public class DSymbolTable extends XSymbolTable
DVariableFactory
SymbolTable.StObservable
obeservable
Constructor and Description |
---|
DSymbolTable(VariableFactory varFac) |
Modifier and Type | Method and Description |
---|---|
void |
clearValues()
Clears the values of all variables.
|
PartialDerivative |
getPartialDeriv(java.lang.String name,
java.lang.String[] dnames) |
SymbolTable |
newInstance()
Creates a new SymbolTable with the same variable factory as this.
|
copyConstants, print
addConstant, addObserver, addObserverToExistingVariables, addVariable, clearNonConstants, countObservers, createVariable, createVariable, deleteObserver, deleteObservers, get, getValue, getVar, getVariableFactory, hasChanged, makeVarIfNeeded, makeVarIfNeeded, put, setVarValue, toString
public DSymbolTable(VariableFactory varFac)
public SymbolTable newInstance()
newInstance
in class XSymbolTable
public PartialDerivative getPartialDeriv(java.lang.String name, java.lang.String[] dnames)
public void clearValues()
SymbolTable
Variable.setValidValue
method.clearValues
in class SymbolTable
http://www.singularsys.com/jep Copyright © 2007 Singular Systems