Modifier and Type | Class and Description |
---|---|
class |
CompModelPlugin |
class |
CompSBasePlugin |
class |
CompSBMLDocumentPlugin |
class |
FbcModelPlugin |
class |
FbcSpeciesPlugin |
class |
LayoutModelPlugin |
class |
LayoutSpeciesReferencePlugin |
class |
SBMLDocumentPlugin |
Modifier and Type | Method and Description |
---|---|
SBasePlugin |
CompSBMLDocumentPlugin.cloneObject()
Creates and returns a deep copy of this
SBMLDocumentPlugin object. |
SBasePlugin |
LayoutSpeciesReferencePlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
SBasePlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
FbcSpeciesPlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
SBMLDocumentPlugin.cloneObject()
Creates and returns a deep copy of this
SBMLDocumentPlugin object. |
SBasePlugin |
CompSBasePlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
CompModelPlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
FbcModelPlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
LayoutModelPlugin.cloneObject()
Creates and returns a deep copy of this
SBasePlugin object. |
SBasePlugin |
LayoutExtension.DowncastSBasePlugin(long cPtr,
boolean owner) |
SBasePlugin |
CompExtension.DowncastSBasePlugin(long cPtr,
boolean owner) |
SBasePlugin |
FbcExtension.DowncastSBasePlugin(long cPtr,
boolean owner) |
SBasePlugin |
SBase.getPlugin(long n)
Returns the nth plug-in object (extension interface) for an SBML Level 3
package extension.
|
SBasePlugin |
SBase.getPlugin(String arg0)
Returns a plug-in object (extension interface) for an SBML Level 3
package extension with the given package name or URI.
|