| Interface | Description |
|---|---|
| IndexBasedConstraintConverter | |
| ModelConverter |
An interface for classes which can convert an
InputParameterModel to a CombinatorialTestModel. |
| ModelConverterFactory |
Factory for creating new
ModelConverter instances based on an InputParameterModel. |
| Class | Description |
|---|---|
| IndexBasedModelConverter | |
| SimpleCartesianProductConstraintConverter |
Converts
Constraint objects to their TupleList representation by executing their
ConstraintFunction with every possible value combination of its
parameters. |
Copyright © 2019. All rights reserved.