|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--COM.hugin.HAPI.Expression
|
+--COM.hugin.HAPI.ConstantExpression
The ancestor of all expression classes representing a constant (label, number, or Boolean).
| Constructor Summary | |
ConstantExpression()
|
|
| Method Summary | |
boolean |
isConstantExpression()
Tests if the the expression is a ConstantExpression. |
| Methods inherited from class COM.hugin.HAPI.Expression |
delete,
expressionToString,
isCompositeExpression,
isNodeExpression,
stringToExpression,
stringToExpression |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ConstantExpression()
throws ExceptionHugin
| Method Detail |
public boolean isConstantExpression()
throws ExceptionObjectNotAlive
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||