|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjpov.structure.VirtualFormula
This class implements a formula with its corresponding set of boxes.
Method Summary | |
Formula |
getF()
Returns the f. |
java.util.Enumeration |
getFlow()
Returns the set of box associated to the formula. |
byte |
getOrigin()
Returns the origin. |
java.lang.String |
toJava(int indent)
Converts the current formula to a string suitable for output into the Java view. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String toJava(int indent)
indent
- The current indentation
public Formula getF()
public java.util.Enumeration getFlow()
public byte getOrigin()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |