Method |
Description |
|
Dispose ( ) : void |
|
|
addExpectedAttributes ( SWIGTYPE_p_ExpectedAttributes attributes, XMLInputStream stream ) : void |
|
|
addPlugin ( ASTBasePlugin plugin ) : void |
|
|
deepCopy ( ) : ASTBase |
|
|
getClass ( ) : string |
|
|
getExtendedType ( ) : int |
|
|
getFunction ( ) : ASTBase |
|
|
getId ( ) : string |
|
|
getL3PackageInfixPrecedence ( ) : int |
|
|
getNameFromType ( int type ) : string |
|
|
getNumPlugins ( ) : long |
|
|
getPackageName ( ) : string |
|
|
getParentSBMLObject ( ) : SBase |
|
|
getPlugin ( long n ) : ASTBasePlugin |
|
|
getPlugin ( string package ) : ASTBasePlugin |
|
|
getStyle ( ) : string |
|
|
getType ( ) : int |
|
|
getTypeCode ( ) : int |
|
|
getTypeFromName ( string name ) : int |
|
|
getUnitsPrefix ( ) : string |
|
|
getValue ( ) : double |
|
|
hasCnUnits ( ) : bool |
|
|
hasCorrectNumberArguments ( ) : bool |
|
|
hasPackageOnlyInfixSyntax ( ) : bool |
|
|
hasUnambiguousPackageInfixGrammar ( ASTNode child ) : bool |
|
|
isAvogadro ( ) : bool |
|
|
isBinaryFunction ( ) : bool |
|
|
isBoolean ( ) : bool |
|
|
isCSymbolFunction ( ) : bool |
|
|
isCSymbolNumber ( ) : bool |
|
|
isCiNumber ( ) : bool |
|
|
isConstant ( ) : bool |
|
|
isConstantNumber ( ) : bool |
|
|
isExponential ( ) : bool |
|
|
isFunction ( ) : bool |
|
|
isFunctionNode ( ) : bool |
|
|
isInteger ( ) : bool |
|
|
isLambda ( ) : bool |
|
|
isLogical ( ) : bool |
|
|
isName ( ) : bool |
|
|
isNaryFunction ( ) : bool |
|
|
isNumber ( ) : bool |
|
|
isNumberNode ( ) : bool |
|
|
isOperator ( ) : bool |
|
|
isPackageInfixFunction ( ) : bool |
|
|
isPiecewise ( ) : bool |
|
|
isQualifier ( ) : bool |
|
|
isRational ( ) : bool |
|
|
isReal ( ) : bool |
|
|
isRelational ( ) : bool |
|
|
isSemantics ( ) : bool |
|
|
isSetClass ( ) : bool |
|
|
isSetId ( ) : bool |
|
|
isSetParentSBMLObject ( ) : bool |
|
|
isSetStyle ( ) : bool |
|
|
isSetType ( ) : bool |
|
|
isSetUserData ( ) : bool |
|
|
isTopLevelMathMLFunctionNodeTag ( string name ) : bool |
|
|
isTopLevelMathMLNumberNodeTag ( string name ) : bool |
|
|
isUnaryFunction ( ) : bool |
|
|
isUnknown ( ) : bool |
|
|
isUserFunction ( ) : bool |
|
|
isWellFormedNode ( ) : bool |
|
|
loadASTPlugins ( SBMLNamespaces sbmlns ) : void |
|
|
logError ( XMLInputStream stream, XMLToken element, int code ) : void |
|
|
logError ( XMLInputStream stream, XMLToken element, int code, string msg ) : void |
|
|
read ( XMLInputStream stream ) : bool |
|
|
read ( XMLInputStream stream, string reqd_prefix ) : bool |
|
|
readAttributes ( XMLAttributes attributes, SWIGTYPE_p_ExpectedAttributes expectedAttributes, XMLInputStream stream, XMLToken element ) : bool |
|
|
representsBvar ( ) : bool |
|
|
setClass ( string className ) : int |
|
|
setId ( string id ) : int |
|
|
setIsBvar ( bool isbvar ) : int |
|
|
setIsChildFlag ( bool flag ) : void |
|
|
setPackageName ( string name ) : int |
|
|
setStyle ( string style ) : int |
|
|
setType ( int type ) : int |
|
|
unsetClass ( ) : int |
|
|
unsetId ( ) : int |
|
|
unsetParentSBMLObject ( ) : int |
|
|
unsetStyle ( ) : int |
|
|
unsetUserData ( ) : int |
|
|
write ( XMLOutputStream stream ) : void |
|
|
writeNodeOfType ( XMLOutputStream stream, int type ) : void |
|
|
writeNodeOfType ( XMLOutputStream stream, int type, bool inChildNode ) : void |
|
|