Uses of Class
org.openl.rules.table.constraints.Constraints
-
Packages that use Constraints Package Description org.openl.rules.context.properties org.openl.rules.table.properties.def -
-
Uses of Constraints in org.openl.rules.context.properties
Methods in org.openl.rules.context.properties that return Constraints Modifier and Type Method Description ConstraintsContextPropertyDefinition. getConstraints()Methods in org.openl.rules.context.properties with parameters of type Constraints Modifier and Type Method Description voidContextPropertyDefinition. setConstraints(Constraints constraints) -
Uses of Constraints in org.openl.rules.table.properties.def
Methods in org.openl.rules.table.properties.def that return Constraints Modifier and Type Method Description ConstraintsTablePropertyDefinition. getConstraints()Methods in org.openl.rules.table.properties.def with parameters of type Constraints Modifier and Type Method Description voidTablePropertyDefinition. setConstraints(Constraints constraints)
-