메소드 |
설명 |
|
Dispose ( ) : void |
|
|
addChild ( ASTBase child ) : int |
|
|
addExpectedAttributes ( SWIGTYPE_p_ExpectedAttributes attributes, XMLInputStream stream, int type ) : void |
|
|
clone ( ) : ASTBasePlugin |
|
|
connectToParent ( ASTBase astbase ) : void |
|
|
createMath ( int type ) : void |
|
|
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void |
|
|
getChild ( long n ) : ASTBase |
|
|
getElementNamespace ( ) : string |
|
|
getLevel ( ) : long |
|
|
getMath ( ) : ASTBase |
|
|
getNameFromType ( int type ) : string |
|
|
getNumChildren ( ) : long |
|
|
getPackageName ( ) : string |
|
|
getPackageVersion ( ) : long |
|
|
getParentASTObject ( ) : ASTBase |
|
|
getPrefix ( ) : string |
|
|
getSBMLNamespaces ( ) : SBMLNamespaces |
|
|
getTypeFromName ( string name ) : int |
|
|
getURI ( ) : string |
|
|
getVersion ( ) : long |
|
|
hasCorrectNumberArguments ( int type ) : bool |
|
|
insertChild ( long n, ASTBase newChild ) : int |
|
|
isCSymbolFunction ( int type ) : bool |
|
|
isCSymbolNumber ( int type ) : bool |
|
|
isConstantNumber ( int type ) : bool |
|
|
isFunction ( int type ) : bool |
|
|
isFunctionNode ( int type ) : bool |
|
|
isLogical ( int type ) : bool |
|
|
isName ( int type ) : bool |
|
|
isNumber ( int type ) : bool |
|
|
isNumberNode ( int type ) : bool |
|
|
isOperator ( int type ) : bool |
|
|
isRelational ( int type ) : bool |
|
|
isSetMath ( ) : bool |
|
|
isTopLevelMathMLFunctionNodeTag ( string name ) : bool |
|
|
isTopLevelMathMLNumberNodeTag ( string name ) : bool |
|
|
isWellFormedNode ( int type ) : bool |
|
|
prependChild ( ASTBase newChild ) : int |
|
|
read ( XMLInputStream stream, string reqd_prefix, XMLToken currentElement ) : bool |
|
|
readAttributes ( XMLAttributes attributes, SWIGTYPE_p_ExpectedAttributes expectedAttributes, XMLInputStream stream, XMLToken element, int type ) : bool |
|
|
removeChild ( long n ) : int |
|
|
renameSIdRefs ( string oldid, string newid ) : void |
|
|
renameUnitSIdRefs ( string oldid, string newid ) : void |
|
|
replaceChild ( long n, ASTBase newChild, bool delreplaced ) : int |
|
|
replaceIDWithFunction ( string id, ASTNode function ) : void |
|
|
representsBinaryFunction ( int type ) : bool |
|
|
representsNaryFunction ( int type ) : bool |
|
|
representsQualifier ( int type ) : bool |
|
|
representsUnaryFunction ( int type ) : bool |
|
|
setElementNamespace ( string uri ) : int |
|
|
setPrefix ( string prefix ) : int |
|
|
setSBMLExtension ( SBMLExtension ext ) : int |
|
|
stripPackage ( string pkgPrefix, bool flag ) : bool |
|
|
swapChildren ( SWIGTYPE_p_ASTFunction that ) : int |
|
|
writeAttributes ( XMLOutputStream stream, int type ) : void |
|
|
writeXMLNS ( XMLOutputStream stream ) : void |
|
|