org.openorb.trader.constraint

Class Recipe

public class Recipe extends Object

This class is used to apply the Recipe Syntax ( to transform a constraint to another one )
Method Summary
static Stringtranslate_constraint(String constraint, String recipe, Property[] properties)
Translate a constraint via a recipe expression

Method Detail

translate_constraint

public static String translate_constraint(String constraint, String recipe, Property[] properties)
Translate a constraint via a recipe expression