Свойство | Тип | Описание | |
---|---|---|---|
swigCMemOwn | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
addChild ( |
||
addExpectedAttributes ( |
||
clone ( ) : |
||
connectToParent ( |
||
createMath ( int type ) : void | ||
enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
getChild ( long n ) : |
||
getElementNamespace ( ) : string | ||
getLevel ( ) : long | ||
getMath ( ) : |
||
getNameFromType ( int type ) : string | ||
getNumChildren ( ) : long | ||
getPackageName ( ) : string | ||
getPackageVersion ( ) : long | ||
getParentASTObject ( ) : |
||
getPrefix ( ) : string | ||
getSBMLNamespaces ( ) : |
||
getTypeFromName ( string name ) : int | ||
getURI ( ) : string | ||
getVersion ( ) : long | ||
hasCorrectNumberArguments ( int type ) : bool | ||
insertChild ( long n, |
||
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 ( |
||
read ( |
||
readAttributes ( |
||
removeChild ( long n ) : int | ||
renameSIdRefs ( string oldid, string newid ) : void | ||
renameUnitSIdRefs ( string oldid, string newid ) : void | ||
replaceChild ( long n, |
||
replaceIDWithFunction ( string id, |
||
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 ( |
||
stripPackage ( string pkgPrefix, bool flag ) : bool | ||
swapChildren ( |
||
writeAttributes ( |
||
writeXMLNS ( |
Метод | Описание | |
---|---|---|
ASTBasePlugin ( |
||
getCPtr ( |
||
getCPtrAndDisown ( |
public addExpectedAttributes ( |
||
attributes | ||
stream | ||
type | int | |
Результат | void |
public connectToParent ( |
||
astbase | ||
Результат | void |
public enablePackageInternal ( string pkgURI, string pkgPrefix, bool flag ) : void | ||
pkgURI | string | |
pkgPrefix | string | |
flag | bool | |
Результат | void |
public getNameFromType ( int type ) : string | ||
type | int | |
Результат | string |
public getSBMLNamespaces ( ) : |
||
Результат |
public getTypeFromName ( string name ) : int | ||
name | string | |
Результат | int |
public hasCorrectNumberArguments ( int type ) : bool | ||
type | int | |
Результат | bool |
public insertChild ( long n, |
||
n | long | |
newChild | ||
Результат | int |
public isCSymbolFunction ( int type ) : bool | ||
type | int | |
Результат | bool |
public isCSymbolNumber ( int type ) : bool | ||
type | int | |
Результат | bool |
public isConstantNumber ( int type ) : bool | ||
type | int | |
Результат | bool |
public isTopLevelMathMLFunctionNodeTag ( string name ) : bool | ||
name | string | |
Результат | bool |
public isTopLevelMathMLNumberNodeTag ( string name ) : bool | ||
name | string | |
Результат | bool |
public isWellFormedNode ( int type ) : bool | ||
type | int | |
Результат | bool |
public prependChild ( |
||
newChild | ||
Результат | int |
public read ( |
||
stream | ||
reqd_prefix | string | |
currentElement | ||
Результат | bool |
public readAttributes ( |
||
attributes | ||
expectedAttributes | ||
stream | ||
element | ||
type | int | |
Результат | bool |
public renameSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public renameUnitSIdRefs ( string oldid, string newid ) : void | ||
oldid | string | |
newid | string | |
Результат | void |
public replaceChild ( long n, |
||
n | long | |
newChild | ||
delreplaced | bool | |
Результат | int |
public replaceIDWithFunction ( string id, |
||
id | string | |
function | ||
Результат | void |
public representsBinaryFunction ( int type ) : bool | ||
type | int | |
Результат | bool |
public representsNaryFunction ( int type ) : bool | ||
type | int | |
Результат | bool |
public representsQualifier ( int type ) : bool | ||
type | int | |
Результат | bool |
public representsUnaryFunction ( int type ) : bool | ||
type | int | |
Результат | bool |
public setElementNamespace ( string uri ) : int | ||
uri | string | |
Результат | int |
public setSBMLExtension ( |
||
ext | ||
Результат | int |
public stripPackage ( string pkgPrefix, bool flag ) : bool | ||
pkgPrefix | string | |
flag | bool | |
Результат | bool |
public swapChildren ( |
||
that | ||
Результат | int |
public writeAttributes ( |
||
stream | ||
type | int | |
Результат | void |
public writeXMLNS ( |
||
stream | ||
Результат | void |