Class TypeMappingConstructs
java.lang.Object
org.eclipse.epsilon.flock.model.domain.typemappings.TypeMappingConstructs
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final EquivalenceFactory
protected final List<TypeMappingConstruct>
-
Constructor Summary
ConstructorsConstructorDescriptionTypeMappingConstructs
(EquivalenceFactory defaultEquivalenceFactory) TypeMappingConstructs
(TypeMappingConstruct... typeMappings) -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(TypeMappingConstruct typeMapping) void
check
(MigrationStrategyCheckingContext context) createEquivalence
(TypeMappingContext context)
-
Field Details
-
typeMappingConstructs
-
defaultEquivalenceFactory
-
-
Constructor Details
-
TypeMappingConstructs
-
TypeMappingConstructs
-
-
Method Details
-
add
-
check
-
createEquivalence
- Throws:
EolRuntimeException
-