public class DSymbolTable extends XSymbolTable
DVariableFactorySymbolTable.StObservableobeservable| Constructor and Description |
|---|
DSymbolTable(VariableFactory varFac) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearValues()
Clears the values of all variables.
|
PartialDerivative |
getPartialDeriv(String name,
String[] dnames) |
SymbolTable |
newInstance()
Creates a new SymbolTable with the same variable factory as this.
|
copyConstants, printaddConstant, addObserver, addObserverToExistingVariables, addVariable, clearNonConstants, countObservers, createVariable, createVariable, deleteObserver, deleteObservers, get, getValue, getVar, getVariableFactory, hasChanged, makeVarIfNeeded, makeVarIfNeeded, put, setVarValue, toStringclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, valuespublic DSymbolTable(VariableFactory varFac)
public SymbolTable newInstance()
newInstance in class XSymbolTablepublic PartialDerivative getPartialDeriv(String name, String[] dnames)
public void clearValues()
SymbolTableVariable.setValidValue method.clearValues in class SymbolTableCopyright © 2018. All rights reserved.