Свойство | Тип | Описание | |
---|---|---|---|
swigCMemOwn | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Equals ( Object sb ) : bool | ||
GetHashCode ( ) : int | ||
addCVTerm ( |
||
addCVTerm ( |
||
appendAnnotation ( |
||
appendAnnotation ( string annotation ) : int | ||
appendNotes ( |
||
appendNotes ( string notes ) : int | ||
checkCompatibility ( |
||
checkMathMLNamespace ( |
||
clone ( ) : |
||
connectToChild ( ) : void | ||
connectToParent ( |
||
containsUndeclaredUnits ( ) : bool | ||
deleteDisabledPlugins ( ) : void | ||
deleteDisabledPlugins ( bool recursive ) : void | ||
disablePackage ( string pkgURI, string pkgPrefix ) : int | ||
divideAssignmentsToSIdByFunction ( string id, |
||
enablePackage ( string pkgURI, string pkgPrefix, bool flag ) : int | ||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
getAncestorOfType ( int type ) : |
||
getAncestorOfType ( int type, string pkgName ) : |
||
getAnnotation ( ) : |
||
getAnnotationString ( ) : string | ||
getCVTerm ( long n ) : |
||
getCVTerms ( ) : |
||
getColumn ( ) : long | ||
getDerivedUnitDefinition ( ) : |
||
getDisabledPlugin ( long n ) : |
||
getElementByMetaId ( string metaid ) : |
||
getElementBySId ( string id ) : |
||
getElementFromPluginsByMetaId ( string metaid ) : |
||
getElementFromPluginsBySId ( string id ) : |
||
getElementName ( ) : string | ||
getId ( ) : string | ||
getLevel ( ) : long | ||
getLine ( ) : long | ||
getListOfAllElements ( ) : |
||
getListOfAllElements ( |
||
getListOfAllElementsFromPlugins ( ) : |
||
getListOfAllElementsFromPlugins ( |
||
getMetaId ( ) : string | ||
getModel ( ) : |
||
getModelHistory ( ) : |
||
getName ( ) : string | ||
getNamespaces ( ) : |
||
getNotes ( ) : |
||
getNotesString ( ) : string | ||
getNumCVTerms ( ) : long | ||
getNumDisabledPlugins ( ) : long | ||
getNumPlugins ( ) : long | ||
getPackageName ( ) : string | ||
getPackageVersion ( ) : long | ||
getParentSBMLObject ( ) : SBase | ||
getPlugin ( long n ) : SBasePlugin | ||
getPlugin ( string package ) : SBasePlugin | ||
getPrefix ( ) : string | ||
getResourceBiologicalQualifier ( string resource ) : int | ||
getResourceModelQualifier ( string resource ) : int | ||
getSBMLDocument ( ) : SBMLDocument | ||
getSBMLNamespaces ( ) : SBMLNamespaces | ||
getSBOTerm ( ) : int | ||
getSBOTermAsURL ( ) : string | ||
getSBOTermID ( ) : string | ||
getTypeCode ( ) : int | ||
getURI ( ) : string | ||
getVersion ( ) : long | ||
hasNonstandardIdentifierBeginningWith ( string prefix ) : bool | ||
hasRequiredAttributes ( ) : bool | ||
hasRequiredElements ( ) : bool | ||
hasValidLevelVersionNamespaceCombination ( ) : bool | ||
isPackageEnabled ( string pkgName ) : bool | ||
isPackageURIEnabled ( string pkgURI ) : bool | ||
isPkgEnabled ( string pkgName ) : bool | ||
isPkgURIEnabled ( string pkgURI ) : bool | ||
isSetAnnotation ( ) : bool | ||
isSetId ( ) : bool | ||
isSetMetaId ( ) : bool | ||
isSetModelHistory ( ) : bool | ||
isSetName ( ) : bool | ||
isSetNotes ( ) : bool | ||
isSetSBOTerm ( ) : bool | ||
isSetUserData ( ) : bool | ||
matchesRequiredSBMLNamespacesForAddition ( SBase sb ) : bool | ||
matchesSBMLNamespaces ( SBase sb ) : bool | ||
multiplyAssignmentsToSIdByFunction ( string id, ASTNode function ) : void | ||
operator ( ) : bool | ||
prependStringToAllIdentifiers ( string prefix ) : int | ||
removeFromParentAndDelete ( ) : int | ||
removeTopLevelAnnotationElement ( string elementName ) : int | ||
removeTopLevelAnnotationElement ( string elementName, string elementURI ) : int | ||
removeTopLevelAnnotationElement ( string elementName, string elementURI, bool removeEmpty ) : int | ||
renameMetaIdRefs ( string oldid, string newid ) : void | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceSIDWithFunction ( string id, ASTNode function ) : void | ||
replaceTopLevelAnnotationElement ( XMLNode annotation ) : int | ||
replaceTopLevelAnnotationElement ( string annotation ) : int | ||
setAnnotation ( XMLNode annotation ) : int | ||
setAnnotation ( string annotation ) : int | ||
setId ( string sid ) : int | ||
setMetaId ( string metaid ) : int | ||
setModelHistory ( ModelHistory history ) : int | ||
setName ( string name ) : int | ||
setNamespaces ( XMLNamespaces xmlns ) : int | ||
setNotes ( XMLNode notes ) : int | ||
setNotes ( string notes ) : int | ||
setNotes ( string notes, bool addXHTMLMarkup ) : int | ||
setSBMLNamespacesAndOwn ( SBMLNamespaces disownedNs ) : void | ||
setSBOTerm ( int value ) : int | ||
setSBOTerm ( string sboid ) : int | ||
toSBML ( ) : string | ||
toXMLNode ( ) : XMLNode | ||
transformIdentifiers ( IdentifierTransformer idTransformer ) : int | ||
unsetAnnotation ( ) : int | ||
unsetCVTerms ( ) : int | ||
unsetId ( ) : int | ||
unsetMetaId ( ) : int | ||
unsetModelHistory ( ) : int | ||
unsetName ( ) : int | ||
unsetNotes ( ) : int | ||
unsetSBOTerm ( ) : int | ||
unsetUserData ( ) : int | ||
writeExtensionElements ( XMLOutputStream stream ) : void |
Метод | Описание | |
---|---|---|
SBase ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public addCVTerm ( |
||
term | ||
newBag | bool | |
Результат | int |
public appendAnnotation ( |
||
annotation | ||
Результат | int |
public appendAnnotation ( string annotation ) : int | ||
annotation | string | |
Результат | int |
public appendNotes ( |
||
notes | ||
Результат | int |
public checkCompatibility ( |
||
arg0 | ||
Результат | int |
public checkMathMLNamespace ( |
||
elem | ||
Результат | string |
public connectToParent ( |
||
parent | ||
Результат | void |
public deleteDisabledPlugins ( bool recursive ) : void | ||
recursive | bool | |
Результат | void |
public disablePackage ( string pkgURI, string pkgPrefix ) : int | ||
pkgURI | string | |
pkgPrefix | string | |
Результат | int |
public divideAssignmentsToSIdByFunction ( string id, |
||
id | string | |
function | ||
Результат | void |
public enablePackage ( string pkgURI, string pkgPrefix, bool flag ) : int | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
Результат | int |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
Результат | void |
public getAncestorOfType ( int type ) : |
||
type | int | |
Результат |
public getAncestorOfType ( int type, string pkgName ) : |
||
type | int | |
pkgName | string | |
Результат |
public getDerivedUnitDefinition ( ) : |
||
Результат |
public getDisabledPlugin ( long n ) : |
||
n | long | |
Результат |
public getElementByMetaId ( string metaid ) : |
||
metaid | string | |
Результат |
public getElementBySId ( string id ) : |
||
id | string | |
Результат |
public getElementFromPluginsByMetaId ( string metaid ) : |
||
metaid | string | |
Результат |
public getElementFromPluginsBySId ( string id ) : |
||
id | string | |
Результат |
public getListOfAllElements ( ) : |
||
Результат |
public getListOfAllElements ( |
||
filter | ||
Результат |
public getListOfAllElementsFromPlugins ( ) : |
||
Результат |
public getListOfAllElementsFromPlugins ( |
||
filter | ||
Результат |
public getPlugin ( string package ) : SBasePlugin | ||
package | string | |
Результат | SBasePlugin |
public getResourceBiologicalQualifier ( string resource ) : int | ||
resource | string | |
Результат | int |
public getResourceModelQualifier ( string resource ) : int | ||
resource | string | |
Результат | int |
public getSBMLNamespaces ( ) : SBMLNamespaces | ||
Результат | SBMLNamespaces |
public hasNonstandardIdentifierBeginningWith ( string prefix ) : bool | ||
prefix | string | |
Результат | bool |
public hasValidLevelVersionNamespaceCombination ( ) : bool | ||
Результат | bool |
public isPackageEnabled ( string pkgName ) : bool | ||
pkgName | string | |
Результат | bool |
public isPackageURIEnabled ( string pkgURI ) : bool | ||
pkgURI | string | |
Результат | bool |
public isPkgEnabled ( string pkgName ) : bool | ||
pkgName | string | |
Результат | bool |
public isPkgURIEnabled ( string pkgURI ) : bool | ||
pkgURI | string | |
Результат | bool |
public matchesRequiredSBMLNamespacesForAddition ( SBase sb ) : bool | ||
sb | SBase | |
Результат | bool |
public matchesSBMLNamespaces ( SBase sb ) : bool | ||
sb | SBase | |
Результат | bool |
public multiplyAssignmentsToSIdByFunction ( string id, ASTNode function ) : void | ||
id | string | |
function | ASTNode | |
Результат | void |
public prependStringToAllIdentifiers ( string prefix ) : int | ||
prefix | string | |
Результат | int |
public removeFromParentAndDelete ( ) : int | ||
Результат | int |
public removeTopLevelAnnotationElement ( string elementName ) : int | ||
elementName | string | |
Результат | int |
public removeTopLevelAnnotationElement ( string elementName, string elementURI ) : int | ||
elementName | string | |
elementURI | string | |
Результат | int |
public removeTopLevelAnnotationElement ( string elementName, string elementURI, bool removeEmpty ) : int | ||
elementName | string | |
elementURI | string | |
removeEmpty | bool | |
Результат | int |
public renameMetaIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public renameUnitSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public replaceSIDWithFunction ( string id, ASTNode function ) : void | ||
id | string | |
function | ASTNode | |
Результат | void |
public replaceTopLevelAnnotationElement ( XMLNode annotation ) : int | ||
annotation | XMLNode | |
Результат | int |
public replaceTopLevelAnnotationElement ( string annotation ) : int | ||
annotation | string | |
Результат | int |
public setAnnotation ( XMLNode annotation ) : int | ||
annotation | XMLNode | |
Результат | int |
public setAnnotation ( string annotation ) : int | ||
annotation | string | |
Результат | int |
public setModelHistory ( ModelHistory history ) : int | ||
history | ModelHistory | |
Результат | int |
public setNamespaces ( XMLNamespaces xmlns ) : int | ||
xmlns | XMLNamespaces | |
Результат | int |
public setNotes ( string notes, bool addXHTMLMarkup ) : int | ||
notes | string | |
addXHTMLMarkup | bool | |
Результат | int |
public setSBMLNamespacesAndOwn ( SBMLNamespaces disownedNs ) : void | ||
disownedNs | SBMLNamespaces | |
Результат | void |
public transformIdentifiers ( IdentifierTransformer idTransformer ) : int | ||
idTransformer | IdentifierTransformer | |
Результат | int |
public writeExtensionElements ( XMLOutputStream stream ) : void | ||
stream | XMLOutputStream | |
Результат | void |