Uses of Class
de.mid.innovator.m2msdk.model.transformation.glue.RelationModel
Packages that use RelationModel
Package
Description
The package contains the model transformation model.
The package contains the glues of the model transformation.
The package contains the interfaces of the model transformation.
-
Uses of RelationModel in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that return RelationModelModifier and TypeMethodDescriptionMappingModelAssignment.getRelationModel()TransformationEnvironment.getRelationModel() -
Uses of RelationModel in de.mid.innovator.m2msdk.model.transformation.glue
Constructors in de.mid.innovator.m2msdk.model.transformation.glue with parameters of type RelationModelModifierConstructorDescriptionGlueSnapshotItem(RelationModel relationModel, Identifier id, MappingElementIF se, GluePart gluePart) -
Uses of RelationModel in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that return RelationModelModifier and TypeMethodDescriptionTransformationEnvironmentIF.getRelationModel()Get the relation model.