C# Class libsbmlcs.SBMLLevelVersionConverter

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
SBMLLevelVersionConverter ( ) : System
SBMLLevelVersionConverter ( SBMLLevelVersionConverter obj ) : System
clone ( ) : SBMLConverter
convert ( ) : int
getAddDefaultUnits ( ) : bool
getDefaultProperties ( ) : ConversionProperties
getTargetLevel ( ) : long
getTargetVersion ( ) : long
getValidityFlag ( ) : bool
init ( ) : void
matchesProperties ( ConversionProperties props ) : bool

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SBMLLevelVersionConverter() public méthode

public SBMLLevelVersionConverter ( ) : System
Résultat System

SBMLLevelVersionConverter() public méthode

public SBMLLevelVersionConverter ( SBMLLevelVersionConverter obj ) : System
obj SBMLLevelVersionConverter
Résultat System

clone() public méthode

public clone ( ) : SBMLConverter
Résultat SBMLConverter

convert() public méthode

public convert ( ) : int
Résultat int

getAddDefaultUnits() public méthode

public getAddDefaultUnits ( ) : bool
Résultat bool

getDefaultProperties() public méthode

public getDefaultProperties ( ) : ConversionProperties
Résultat ConversionProperties

getTargetLevel() public méthode

public getTargetLevel ( ) : long
Résultat long

getTargetVersion() public méthode

public getTargetVersion ( ) : long
Résultat long

getValidityFlag() public méthode

public getValidityFlag ( ) : bool
Résultat bool

init() public static méthode

public static init ( ) : void
Résultat void

matchesProperties() public méthode

public matchesProperties ( ConversionProperties props ) : bool
props ConversionProperties
Résultat bool