Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
clone ( ) : |
||
connectToParent ( |
||
divideAssignmentsToSIdByFunction ( string id, |
||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
getColumn ( ) : long | ||
getElementByMetaId ( string metaid ) : |
||
getElementBySId ( string id ) : |
||
getElementNamespace ( ) : string | ||
getLevel ( ) : long | ||
getLine ( ) : long | ||
getListOfAllElements ( ) : |
||
getListOfAllElements ( |
||
getPackageName ( ) : string | ||
getPackageVersion ( ) : long | ||
getParentSBMLObject ( ) : |
||
getPrefix ( ) : string | ||
getSBMLDocument ( ) : |
||
getSBMLExtension ( ) : |
||
getSBMLNamespaces ( ) : |
||
getURI ( ) : string | ||
getVersion ( ) : long | ||
hasIdentifierBeginningWith ( string prefix ) : bool | ||
isValidTypeForList ( |
||
logUnknownElement ( string element, long sbmlLevel, long sbmlVersion, long pkgVersion ) : void | ||
multiplyAssignmentsToSIdByFunction ( string id, |
||
prependStringToAllIdentifiers ( string prefix ) : int | ||
renameMetaIdRefs ( string oldid, string newid ) : void | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceSIDWithFunction ( string id, |
||
setElementNamespace ( string uri ) : int | ||
stripPackage ( string pkgPrefix, bool flag ) : bool | ||
transformIdentifiers ( |
Method | Description | |
---|---|---|
SBasePlugin ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public connectToParent ( |
||
sbase | ||
return | void |
public divideAssignmentsToSIdByFunction ( string id, |
||
id | string | |
function | ||
return | void |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
return | void |
public getElementByMetaId ( string metaid ) : |
||
metaid | string | |
return |
public getListOfAllElements ( |
||
filter | ||
return |
public getSBMLNamespaces ( ) : |
||
return |
public hasIdentifierBeginningWith ( string prefix ) : bool | ||
prefix | string | |
return | bool |
public isValidTypeForList ( |
||
item | ||
return | bool |
public logUnknownElement ( string element, long sbmlLevel, long sbmlVersion, long pkgVersion ) : void | ||
element | string | |
sbmlLevel | long | |
sbmlVersion | long | |
pkgVersion | long | |
return | void |
public multiplyAssignmentsToSIdByFunction ( string id, |
||
id | string | |
function | ||
return | void |
public prependStringToAllIdentifiers ( string prefix ) : int | ||
prefix | string | |
return | int |
public renameMetaIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public renameUnitSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
return | void |
public replaceSIDWithFunction ( string id, |
||
id | string | |
function | ||
return | void |
public setElementNamespace ( string uri ) : int | ||
uri | string | |
return | int |
public stripPackage ( string pkgPrefix, bool flag ) : bool | ||
pkgPrefix | string | |
flag | bool | |
return | bool |
public transformIdentifiers ( |
||
sidTransformer | ||
return | int |