Uses of Interface
de.mid.innovator.m2msdk.model.transformation.interfaces.ModelExtensionIF
Packages that use ModelExtensionIF
Package
Description
The package contains the model transformation model.
The package contains the interfaces of the model transformation.
The package contains the embeddings of the model transformation.
-
Uses of ModelExtensionIF in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that return ModelExtensionIFModifier and TypeMethodDescriptionModelTransformationStepBase.getSourceExtension()ModelTransformationStepBase.getTargetExtension() -
Uses of ModelExtensionIF in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that return ModelExtensionIFModifier and TypeMethodDescriptionModelTransformationStepIF.getSourceExtension()Get the source model extension of this step.ModelTransformationStepIF.getTargetExtension()Get the target model extension of this step. -
Uses of ModelExtensionIF in de.mid.innovator.m2msdk.model.transformation.pattern.extension
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.extension that implement ModelExtensionIF