|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.constraint.object.Base
org.openorb.constraint.object.BooleanValue
public class BooleanValue
This class is returned by the identifier evaluator if the result type is a boolean constant
Constructor Summary | |
---|---|
BooleanValue(java.lang.Boolean value)
Constructor |
Method Summary | |
---|---|
java.lang.Object |
evaluate()
Returns this node value |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanValue(java.lang.Boolean value)
Method Detail |
---|
public java.lang.Object evaluate()
evaluate
in class Base
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |