com.singularsys.jep.standard
Class StandardVariableTable

java.lang.Object
  extended by java.util.Observable
      extended by com.singularsys.jep.VariableTable
          extended by com.singularsys.jep.standard.StandardVariableTable
All Implemented Interfaces:
JepComponent, java.io.Serializable

public class StandardVariableTable
extends VariableTable

A VariableTable which defines some constant values. pi, e, i, true and false are defined.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.singularsys.jep.VariableTable
table, vf
 
Constructor Summary
StandardVariableTable(VariableFactory varFac)
           
 
Method Summary
 
Methods inherited from class com.singularsys.jep.VariableTable
addConstant, addVariable, addVariable, clear, clearValues, containsKey, containsVariable, copyConstantsFrom, copyVariablesFrom, getLightWeightInstance, getVariable, getVariableFactory, getVariables, init, isEmpty, keySet, remove, remove, setVariableFactory, size, toString, values
 
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StandardVariableTable

public StandardVariableTable(VariableFactory varFac)


Copyright © 2010 Singular Systems http://www.singularsys.com/jep