Uses of Interface
de.mid.innovator.m2msdk.model.transformation.interfaces.ModelEmbeddingIF
Packages that use ModelEmbeddingIF
Package
Description
The package contains the embeddings of the model transformation.
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 ModelEmbeddingIF in de.mid.innovator.m2msdk.model.innovator.pattern.embedding
Classes in de.mid.innovator.m2msdk.model.innovator.pattern.embedding that implement ModelEmbeddingIFModifier and TypeClassDescriptionclassThis embedding delivers a list of lists pairs of diagram and logic element.classThis embedding delivers a list of lists of one container and contained elements. -
Uses of ModelEmbeddingIF in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that return types with arguments of type ModelEmbeddingIFModifier and TypeMethodDescriptionModelTransformationAnchorTargetMatchUnit.getMatchEmbedding()ModelTransformationStepBase.getMatchEmbedding()ModelTransformationStepBase.getPatternEmbedding() -
Uses of ModelEmbeddingIF in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that return types with arguments of type ModelEmbeddingIFModifier and TypeMethodDescriptionModelTransformationStepIF.getMatchEmbedding()Get the embeddings for the target match.ModelTransformationStepIF.getPatternEmbedding()Get the embeddings for the target pattern. -
Uses of ModelEmbeddingIF in de.mid.innovator.m2msdk.model.transformation.pattern.embedding
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.embedding that implement ModelEmbeddingIFModifier and TypeClassDescriptionclassThis embedding delivers a list of anchor points.classThis embedding delivers a list of anchors; each with one point.classTarget Anchor Pattern for Elements with one precondition element.classThis embedding delivers a list of anchors; each with one point.classThis embedding delivers a list of anchors; each with one point.