Uses of Class
org.jacop.constraints.Reified
-
Packages that use Reified Package Description org.jacop.constraints.replace -
-
Uses of Reified in org.jacop.constraints.replace
Methods in org.jacop.constraints.replace that return types with arguments of type Reified Modifier and Type Method Description java.lang.Class<Reified>ReifiedIfThen. forClass()Methods in org.jacop.constraints.replace with parameters of type Reified Modifier and Type Method Description booleanReifiedIfThen. isReplaceable(Reified constraint)DecomposedConstraint<Constraint>ReifiedIfThen. replace(Reified constraint)
-