C# Class libsbml.L3ParserSettings

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
L3ParserSettings ( ) : System
L3ParserSettings ( L3ParserSettings source ) : System
L3ParserSettings ( Model model, int parselog, bool collapseminus, bool parseunits, bool avocsymbol ) : System
L3ParserSettings ( Model model, int parselog, bool collapseminus, bool parseunits, bool avocsymbol, bool caseSensitive ) : System
L3ParserSettings ( Model model, int parselog, bool collapseminus, bool parseunits, bool avocsymbol, bool caseSensitive, SBMLNamespaces sbmlns ) : System
getComparisonCaseSensitivity ( ) : bool
getModel ( ) : Model
getParseAvogadroCsymbol ( ) : bool
getParseCollapseMinus ( ) : bool
getParseLog ( ) : int
getParseUnits ( ) : bool
setComparisonCaseSensitivity ( bool strcmp ) : void
setModel ( Model model ) : void
setParseAvogadroCsymbol ( bool l2only ) : void
setParseCollapseMinus ( bool collapseminus ) : void
setParseLog ( int type ) : void
setParseUnits ( bool units ) : void
setPlugins ( SBMLNamespaces sbmlns ) : void
unsetModel ( ) : void
visitPackageInfixSyntax ( ASTNode parent, ASTNode node, SWIGTYPE_p_StringBuffer_t sb ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

L3ParserSettings() public méthode

public L3ParserSettings ( ) : System
Résultat System

L3ParserSettings() public méthode

public L3ParserSettings ( L3ParserSettings source ) : System
source L3ParserSettings
Résultat System

L3ParserSettings() public méthode

public L3ParserSettings ( Model model, int parselog, bool collapseminus, bool parseunits, bool avocsymbol ) : System
model Model
parselog int
collapseminus bool
parseunits bool
avocsymbol bool
Résultat System

L3ParserSettings() public méthode

public L3ParserSettings ( Model model, int parselog, bool collapseminus, bool parseunits, bool avocsymbol, bool caseSensitive ) : System
model Model
parselog int
collapseminus bool
parseunits bool
avocsymbol bool
caseSensitive bool
Résultat System

L3ParserSettings() public méthode

public L3ParserSettings ( Model model, int parselog, bool collapseminus, bool parseunits, bool avocsymbol, bool caseSensitive, SBMLNamespaces sbmlns ) : System
model Model
parselog int
collapseminus bool
parseunits bool
avocsymbol bool
caseSensitive bool
sbmlns SBMLNamespaces
Résultat System

getComparisonCaseSensitivity() public méthode

public getComparisonCaseSensitivity ( ) : bool
Résultat bool

getModel() public méthode

public getModel ( ) : Model
Résultat Model

getParseAvogadroCsymbol() public méthode

public getParseAvogadroCsymbol ( ) : bool
Résultat bool

getParseCollapseMinus() public méthode

public getParseCollapseMinus ( ) : bool
Résultat bool

getParseLog() public méthode

public getParseLog ( ) : int
Résultat int

getParseUnits() public méthode

public getParseUnits ( ) : bool
Résultat bool

setComparisonCaseSensitivity() public méthode

public setComparisonCaseSensitivity ( bool strcmp ) : void
strcmp bool
Résultat void

setModel() public méthode

public setModel ( Model model ) : void
model Model
Résultat void

setParseAvogadroCsymbol() public méthode

public setParseAvogadroCsymbol ( bool l2only ) : void
l2only bool
Résultat void

setParseCollapseMinus() public méthode

public setParseCollapseMinus ( bool collapseminus ) : void
collapseminus bool
Résultat void

setParseLog() public méthode

public setParseLog ( int type ) : void
type int
Résultat void

setParseUnits() public méthode

public setParseUnits ( bool units ) : void
units bool
Résultat void

setPlugins() public méthode

public setPlugins ( SBMLNamespaces sbmlns ) : void
sbmlns SBMLNamespaces
Résultat void

unsetModel() public méthode

public unsetModel ( ) : void
Résultat void

visitPackageInfixSyntax() public méthode

public visitPackageInfixSyntax ( ASTNode parent, ASTNode node, SWIGTYPE_p_StringBuffer_t sb ) : void
parent ASTNode
node ASTNode
sb SWIGTYPE_p_StringBuffer_t
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool