|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.singularsys.jep.ComponentSet
com.singularsys.jep.standard.StandardComponents
public class StandardComponents
The standard set of components.
DoubleNumberFactory,
VariableFactory,
NodeFactory,
StandardFunctionTable,
StandardVariableTable,
StandardOperatorTable,
StandardParser,
FastEvaluator,
PrintVisitor| Field Summary |
|---|
| Fields inherited from class com.singularsys.jep.ComponentSet |
|---|
auxComps, evaluator, funTab, nodeFac, numFac, opTab, parser, pv, varFac, varTab |
| Constructor Summary | |
|---|---|
StandardComponents()
|
|
StandardComponents(Jep j)
Build a set of components using those from the jep instance and standard components if the jep components are null. |
|
| Method Summary |
|---|
| Methods inherited from class com.singularsys.jep.ComponentSet |
|---|
addAuxComponent, getAuxComponents, getAuxComps, getBaseComponents, getComponents, getEvaluator, getFunctionTable, getNodeFactory, getNumberFactory, getOperatorTable, getParser, getPrintVisitor, getVariableFactory, getVariableTable, setAuxComps, setEvaluator, setFunctionTable, setNodeFactory, setNumberFactory, setOperatorTable, setParser, setPrintVisitor, setVariableFactory, setVariableTable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardComponents()
public StandardComponents(Jep j)
j -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||