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