|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wis.jtlv.env.core.smv.eval.AbstractElement
edu.wis.jtlv.env.core.smv.eval.AbstractBinaryOperator
public abstract class AbstractBinaryOperator
| Constructor Summary | |
|---|---|
AbstractBinaryOperator(AbstractElement a_left,
AbstractElement a_right)
|
|
| Method Summary | |
|---|---|
AbstractElement |
getLeft()
|
AbstractElement |
getRight()
|
java.lang.String |
toString()
|
| Methods inherited from class edu.wis.jtlv.env.core.smv.eval.AbstractElement |
|---|
elemToString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractBinaryOperator(AbstractElement a_left,
AbstractElement a_right)
throws SMVParseException
SMVParseException| Method Detail |
|---|
public java.lang.String toString()
toString in class AbstractElementpublic AbstractElement getLeft()
public AbstractElement getRight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||