|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.constraint.tree.TreeBuilder
public class TreeBuilder
This class is used to set an identifier that will be used to be evaluated.
Constructor Summary | |
---|---|
TreeBuilder(IdentifierEvaluator identEval)
Constructor |
Method Summary | |
---|---|
Base |
buildConstraint(java.lang.String constraint)
This operation is used to return a tree ready for an evaluation ( from a constraint ). |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeBuilder(IdentifierEvaluator identEval)
Method Detail |
---|
public Base buildConstraint(java.lang.String constraint) throws InvalidConstraint
InvalidConstraint
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |