C# Class libsbmlcs.SBMLExtension

Inheritance: IDisposable
Afficher le fichier Open project: sys-bio/libroadrunner-deps Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
DowncastSBase ( IntPtr cPtr, bool owner ) : SBase
DowncastSBasePlugin ( IntPtr cPtr, bool owner ) : SBasePlugin
addL2Namespaces ( XMLNamespaces xmlns ) : void
clone ( ) : SBMLExtension
enableL2NamespaceForDocument ( SBMLDocument doc ) : void
getCategory ( long index ) : long
getErrorIdOffset ( ) : long
getErrorTableIndex ( long errorId ) : long
getLevel ( string uri ) : long
getMessage ( long index, long pkgVersion, string details ) : string
getName ( ) : string
getNumOfSBasePlugins ( ) : int
getNumOfSupportedPackageURI ( ) : long
getPackageVersion ( string uri ) : long
getSBMLExtensionNamespaces ( string uri ) : SBMLNamespaces
getSeverity ( long index, long pkgVersion ) : long
getShortMessage ( long index ) : string
getStringFromTypeCode ( int typeCode ) : string
getSupportedPackageURI ( long n ) : string
getURI ( long sbmlLevel, long sbmlVersion, long pkgVersion ) : string
getVersion ( string uri ) : long
hasMultipleVersions ( ) : bool
isEnabled ( ) : bool
isInUse ( SBMLDocument doc ) : bool
isSupported ( string uri ) : bool
removeL2Namespaces ( XMLNamespaces xmlns ) : void
setEnabled ( bool isEnabled ) : bool

Private Methods

Méthode Description
SBMLExtension ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( SBMLExtension obj ) : HandleRef
getCPtrAndDisown ( SBMLExtension obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DowncastSBase() public méthode

public DowncastSBase ( IntPtr cPtr, bool owner ) : SBase
cPtr System.IntPtr
owner bool
Résultat SBase

DowncastSBasePlugin() public méthode

public DowncastSBasePlugin ( IntPtr cPtr, bool owner ) : SBasePlugin
cPtr System.IntPtr
owner bool
Résultat SBasePlugin

addL2Namespaces() public méthode

public addL2Namespaces ( XMLNamespaces xmlns ) : void
xmlns XMLNamespaces
Résultat void

clone() public méthode

public clone ( ) : SBMLExtension
Résultat SBMLExtension

enableL2NamespaceForDocument() public méthode

public enableL2NamespaceForDocument ( SBMLDocument doc ) : void
doc SBMLDocument
Résultat void

getCategory() public méthode

public getCategory ( long index ) : long
index long
Résultat long

getErrorIdOffset() public méthode

public getErrorIdOffset ( ) : long
Résultat long

getErrorTableIndex() public méthode

public getErrorTableIndex ( long errorId ) : long
errorId long
Résultat long

getLevel() public méthode

public getLevel ( string uri ) : long
uri string
Résultat long

getMessage() public méthode

public getMessage ( long index, long pkgVersion, string details ) : string
index long
pkgVersion long
details string
Résultat string

getName() public méthode

public getName ( ) : string
Résultat string

getNumOfSBasePlugins() public méthode

public getNumOfSBasePlugins ( ) : int
Résultat int

getNumOfSupportedPackageURI() public méthode

public getNumOfSupportedPackageURI ( ) : long
Résultat long

getPackageVersion() public méthode

public getPackageVersion ( string uri ) : long
uri string
Résultat long

getSBMLExtensionNamespaces() public méthode

public getSBMLExtensionNamespaces ( string uri ) : SBMLNamespaces
uri string
Résultat SBMLNamespaces

getSeverity() public méthode

public getSeverity ( long index, long pkgVersion ) : long
index long
pkgVersion long
Résultat long

getShortMessage() public méthode

public getShortMessage ( long index ) : string
index long
Résultat string

getStringFromTypeCode() public méthode

public getStringFromTypeCode ( int typeCode ) : string
typeCode int
Résultat string

getSupportedPackageURI() public méthode

public getSupportedPackageURI ( long n ) : string
n long
Résultat string

getURI() public méthode

public getURI ( long sbmlLevel, long sbmlVersion, long pkgVersion ) : string
sbmlLevel long
sbmlVersion long
pkgVersion long
Résultat string

getVersion() public méthode

public getVersion ( string uri ) : long
uri string
Résultat long

hasMultipleVersions() public méthode

public hasMultipleVersions ( ) : bool
Résultat bool

isEnabled() public méthode

public isEnabled ( ) : bool
Résultat bool

isInUse() public méthode

public isInUse ( SBMLDocument doc ) : bool
doc SBMLDocument
Résultat bool

isSupported() public méthode

public isSupported ( string uri ) : bool
uri string
Résultat bool

removeL2Namespaces() public méthode

public removeL2Namespaces ( XMLNamespaces xmlns ) : void
xmlns XMLNamespaces
Résultat void

setEnabled() public méthode

public setEnabled ( bool isEnabled ) : bool
isEnabled bool
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool