Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
SBMLDocument ( ) : System | ||
SBMLDocument ( |
||
SBMLDocument ( |
||
SBMLDocument ( long level ) : System | ||
SBMLDocument ( long level, long version ) : System | ||
addUnknownPackageRequired ( string pkgURI, string prefix, bool flag ) : int | ||
addValidator ( |
||
checkConsistency ( ) : long | ||
checkConsistencyWithStrictUnits ( ) : long | ||
checkInternalConsistency ( ) : long | ||
checkL1Compatibility ( ) : long | ||
checkL1Compatibility ( bool inConversion ) : long | ||
checkL2v1Compatibility ( ) : long | ||
checkL2v1Compatibility ( bool inConversion ) : long | ||
checkL2v2Compatibility ( ) : long | ||
checkL2v2Compatibility ( bool inConversion ) : long | ||
checkL2v3Compatibility ( ) : long | ||
checkL2v3Compatibility ( bool inConversion ) : long | ||
checkL2v4Compatibility ( ) : long | ||
checkL3v1Compatibility ( ) : long | ||
clearValidators ( ) : int | ||
clone ( ) : |
||
connectToChild ( ) : void | ||
convert ( |
||
createModel ( ) : |
||
createModel ( string sid ) : |
||
enableDefaultNS ( string package, bool flag ) : int | ||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
expandFunctionDefinitions ( ) : bool | ||
expandInitialAssignments ( ) : bool | ||
getApplicableValidators ( ) : byte | ||
getConversionValidators ( ) : byte | ||
getDefaultLevel ( ) : long | ||
getDefaultVersion ( ) : long | ||
getElementByMetaId ( string metaid ) : |
||
getElementBySId ( string id ) : |
||
getElementName ( ) : string | ||
getError ( long n ) : |
||
getErrorLog ( ) : |
||
getErrorWithSeverity ( long n, long severity ) : |
||
getLocationURI ( ) : string | ||
getModel ( ) : |
||
getNamespaces ( ) : |
||
getNumErrors ( ) : long | ||
getNumErrors ( long severity ) : long | ||
getNumUnknownPackages ( ) : int | ||
getNumValidators ( ) : long | ||
getPackageRequired ( string package ) : bool | ||
getPkgRequired ( string package ) : bool | ||
getTypeCode ( ) : int | ||
getUnknownPackagePrefix ( int index ) : string | ||
getUnknownPackageURI ( int index ) : string | ||
getValidator ( long index ) : |
||
hasUnknownPackage ( string pkgURI ) : bool | ||
isDisabledIgnoredPackage ( string pkgURI ) : bool | ||
isEnabledDefaultNS ( string package ) : bool | ||
isIgnoredPackage ( string pkgURI ) : bool | ||
isIgnoredPkg ( string pkgURI ) : bool | ||
isSetModel ( ) : bool | ||
isSetPackageRequired ( string package ) : bool | ||
isSetPkgRequired ( string package ) : bool | ||
printErrors ( ) : void | ||
printErrors ( |
||
printErrors ( |
||
setApplicableValidators ( byte appl ) : void | ||
setConsistencyChecks ( int category, bool apply ) : void | ||
setConsistencyChecksForConversion ( int category, bool apply ) : void | ||
setConversionValidators ( byte appl ) : void | ||
setLevelAndVersion ( long level, long version ) : bool | ||
setLevelAndVersion ( long level, long version, bool strict ) : bool | ||
setLevelAndVersion ( long level, long version, bool strict, bool ignorePackages ) : bool | ||
setLocationURI ( string uri ) : void | ||
setModel ( |
||
setPackageRequired ( string package, bool flag ) : int | ||
setPkgRequired ( string package, bool flag ) : int | ||
updateSBMLNamespace ( string package, long level, long version ) : void | ||
validateSBML ( ) : long |
Méthode | Description | |
---|---|---|
SBMLDocument ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public SBMLDocument ( |
||
orig | ||
Résultat | System |
public SBMLDocument ( |
||
sbmlns | ||
Résultat | System |
public SBMLDocument ( long level ) : System | ||
level | long | |
Résultat | System |
public SBMLDocument ( long level, long version ) : System | ||
level | long | |
version | long | |
Résultat | System |
public addUnknownPackageRequired ( string pkgURI, string prefix, bool flag ) : int | ||
pkgURI | string | |
prefix | string | |
flag | bool | |
Résultat | int |
public addValidator ( |
||
validator | ||
Résultat | int |
public checkConsistencyWithStrictUnits ( ) : long | ||
Résultat | long |
public checkL1Compatibility ( bool inConversion ) : long | ||
inConversion | bool | |
Résultat | long |
public checkL2v1Compatibility ( bool inConversion ) : long | ||
inConversion | bool | |
Résultat | long |
public checkL2v2Compatibility ( bool inConversion ) : long | ||
inConversion | bool | |
Résultat | long |
public checkL2v3Compatibility ( bool inConversion ) : long | ||
inConversion | bool | |
Résultat | long |
public convert ( |
||
props | ||
Résultat | int |
public enableDefaultNS ( string package, bool flag ) : int | ||
package | string | |
flag | bool | |
Résultat | int |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
Résultat | void |
public expandFunctionDefinitions ( ) : bool | ||
Résultat | bool |
public getElementByMetaId ( string metaid ) : |
||
metaid | string | |
Résultat |
public getElementBySId ( string id ) : |
||
id | string | |
Résultat |
public getErrorWithSeverity ( long n, long severity ) : |
||
n | long | |
severity | long | |
Résultat |
public getNumErrors ( long severity ) : long | ||
severity | long | |
Résultat | long |
public getPackageRequired ( string package ) : bool | ||
package | string | |
Résultat | bool |
public getPkgRequired ( string package ) : bool | ||
package | string | |
Résultat | bool |
public getUnknownPackagePrefix ( int index ) : string | ||
index | int | |
Résultat | string |
public getUnknownPackageURI ( int index ) : string | ||
index | int | |
Résultat | string |
public getValidator ( long index ) : |
||
index | long | |
Résultat |
public hasUnknownPackage ( string pkgURI ) : bool | ||
pkgURI | string | |
Résultat | bool |
public isDisabledIgnoredPackage ( string pkgURI ) : bool | ||
pkgURI | string | |
Résultat | bool |
public isEnabledDefaultNS ( string package ) : bool | ||
package | string | |
Résultat | bool |
public isIgnoredPackage ( string pkgURI ) : bool | ||
pkgURI | string | |
Résultat | bool |
public isIgnoredPkg ( string pkgURI ) : bool | ||
pkgURI | string | |
Résultat | bool |
public isSetPackageRequired ( string package ) : bool | ||
package | string | |
Résultat | bool |
public isSetPkgRequired ( string package ) : bool | ||
package | string | |
Résultat | bool |
public printErrors ( |
||
stream | ||
Résultat | void |
public printErrors ( |
||
stream | ||
severity | long | |
Résultat | void |
public setApplicableValidators ( byte appl ) : void | ||
appl | byte | |
Résultat | void |
public setConsistencyChecks ( int category, bool apply ) : void | ||
category | int | |
apply | bool | |
Résultat | void |
public setConsistencyChecksForConversion ( int category, bool apply ) : void | ||
category | int | |
apply | bool | |
Résultat | void |
public setConversionValidators ( byte appl ) : void | ||
appl | byte | |
Résultat | void |
public setLevelAndVersion ( long level, long version ) : bool | ||
level | long | |
version | long | |
Résultat | bool |
public setLevelAndVersion ( long level, long version, bool strict ) : bool | ||
level | long | |
version | long | |
strict | bool | |
Résultat | bool |
public setLevelAndVersion ( long level, long version, bool strict, bool ignorePackages ) : bool | ||
level | long | |
version | long | |
strict | bool | |
ignorePackages | bool | |
Résultat | bool |
public setLocationURI ( string uri ) : void | ||
uri | string | |
Résultat | void |
public setPackageRequired ( string package, bool flag ) : int | ||
package | string | |
flag | bool | |
Résultat | int |
public setPkgRequired ( string package, bool flag ) : int | ||
package | string | |
flag | bool | |
Résultat | int |
public updateSBMLNamespace ( string package, long level, long version ) : void | ||
package | string | |
level | long | |
version | long | |
Résultat | void |