|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.biosoft.math.model.SimpleNode
ru.biosoft.math.model.AstPiece
The piece element is used to construct the conditionally defined values as part of a piecewise object. It correspond MathML piese and otherwise elements. In last case AstPiece has only one node that specifies the value.
| Field Summary |
| Fields inherited from class ru.biosoft.math.model.SimpleNode |
children, id, parent |
| Constructor Summary | |
AstPiece(int id)
|
|
| Method Summary | |
Node |
getCondition()
|
Node |
getValue()
|
java.lang.String |
toString()
|
| Methods inherited from class ru.biosoft.math.model.SimpleNode |
dump, dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtReplaceChild, jjtSetParent, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AstPiece(int id)
| Method Detail |
public Node getCondition()
public Node getValue()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||