Uses of Interface
de.mid.innovator.m2msdk.model.transformation.interfaces.SourceMatchClassIF
Packages that use SourceMatchClassIF
Package
Description
The package contains the model transformation model.
The package contains the interfaces of the model transformation.
The package contains the source match of the model transformation.
-
Uses of SourceMatchClassIF in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that return types with arguments of type SourceMatchClassIF -
Uses of SourceMatchClassIF in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that return types with arguments of type SourceMatchClassIFModifier and TypeMethodDescriptionModelTransformationStepIF.getSourceMatchPattern()Get the patterns that define a source match. -
Uses of SourceMatchClassIF in de.mid.innovator.m2msdk.model.transformation.pattern.sourceMatch
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.sourceMatch that implement SourceMatchClassIFModifier and TypeClassDescriptionclassPattern to get elements from any selection of either source or target model as source of transformation.classPattern to get elements from active and passive selection of source model.classPattern to get elements from initial selection of source model.classclassFind source element by a specified unique identifier.classFind source element by specified path.