|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.model.Node
fr.ove.openmath.jome.model.FormulaTreeStructure
fr.ove.openmath.jome.model.Constant
fr.ove.openmath.jome.model.VariableOrNumber
fr.ove.openmath.jome.model.RequestVariable
Variable elements in the formula.
| Constructor Summary | |
RequestVariable()
The default constructor. |
|
| Method Summary | |
void |
setValue(java.lang.String value)
Sets the value. |
| Methods inherited from class fr.ove.openmath.jome.model.VariableOrNumber |
createLinear, insert, isInteger, isNumber, isRequestVariable, setIsInteger, setIsNumber, setIsRequestVariable |
| Methods inherited from class fr.ove.openmath.jome.model.Constant |
evaluate, getValue, isIconifiable, isOperator |
| Methods inherited from class fr.ove.openmath.jome.model.Node |
addChild, addChild, clone, computeDepth, computeNbStrahler, duplicate, getChild, getChildren, getDepth, getFather, getNbChildren, getNbStrahler, getRank, hasChild, moveChildren, removeAll, removeChild, removeChild, setFather, setNbStrahler |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RequestVariable()
| Method Detail |
public void setValue(java.lang.String value)
Constant
setValue in interface ModifiablesetValue in class Constant
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||