|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.constraint.object.Base
public abstract class Base
This class is used to set an identifier that will be used to be evaluated.
Constructor Summary | |
---|---|
Base()
|
Method Summary | |
---|---|
abstract java.lang.Object |
evaluate()
This operation is invoked by the tree evaluator to get this node value. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Base()
Method Detail |
---|
public abstract java.lang.Object evaluate() throws InvalidValue
InvalidValue
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |