|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.trader.constraint.Recipe
public class Recipe
This class is used to apply the Recipe Syntax ( to transform a constraint to another one )
Constructor Summary | |
---|---|
Recipe()
|
Method Summary | |
---|---|
static java.lang.String |
translate_constraint(java.lang.String constraint,
java.lang.String recipe,
Property[] properties)
Translate a constraint via a recipe expression |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Recipe()
Method Detail |
---|
public static java.lang.String translate_constraint(java.lang.String constraint, java.lang.String recipe, Property[] properties) throws org.openorb.constraint.InvalidConstraint
org.openorb.constraint.InvalidConstraint
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |