Package de.rwth.swc.coffee4j.model.converter
-
Interface Summary Interface Description IndexBasedConstraintConverter ModelConverter An interface for classes which can convert anInputParameterModelto aTestModel.ModelConverterFactory Factory for creating newModelConverterinstances based on anInputParameterModel. -
Class Summary Class Description IndexBasedModelConverter SimpleCartesianProductConstraintConverter ConvertsConstraintobjects to theirTupleListrepresentation by executing theirConstraintFunctionwith every possible value combination of its parameters.