|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.ove.openmath.jome.ctrl.amto.AbstractMathTreeObject
fr.ove.openmath.jome.ctrl.amto.MapsToNAry
fr.ove.openmath.jome.ctrl.amto.ArithTimes
The abstract math tree object of the arithmetic multiplication.
| Field Summary |
| Fields inherited from class fr.ove.openmath.jome.ctrl.amto.AbstractMathTreeObject |
identifier, param, token |
| Constructor Summary | |
ArithTimes()
The constructor. |
|
| Method Summary | |
protected void |
flushChild(AbstractMathTreeObject child,
int index)
"Flushes" the specified child. |
| Methods inherited from class fr.ove.openmath.jome.ctrl.amto.MapsToNAry |
flush |
| Methods inherited from class fr.ove.openmath.jome.ctrl.amto.AbstractMathTreeObject |
add, fireLinearParserEvent, getChild, getChildren, getEventSource, getFather, getNbChildren, getParameter, remove, remove, removeAll, setEventSource, setFather, setParameter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArithTimes()
| Method Detail |
protected void flushChild(AbstractMathTreeObject child,
int index)
flushChild in class AbstractMathTreeObjectchild - the child to "flush"index - the child index in the list of children of the instance.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||