Interface | Description |
---|---|
VariationPointsProvider |
Implementations are used by
VariantRealizationTransformation to perform model transformation |
Class | Description |
---|---|
PropertyVariationPoint<T> | |
VariationPoint<T> |
Marks that element has a variable feature that can be transformed.
|
VariationPointsFactory |
Factory to create all possible types of variation points
Created variation point defines how some element will be transformed during variant realization
|