Uses of Interface
de.mid.innovator.m2msdk.model.transformation.interfaces.PatternIF
Packages that use PatternIF
Package
Description
The package contains the embeddings of the model transformation.
The package contains the productions of Innovator model.
The package contains the hooks of Innovator model.
The package contains the interfaces of the model transformation.
The package and its subpackage contains the patterns of the model transformation.
The package contains the embeddings of the model transformation.
The package contains the productions of the model transformation.
The package contains the source match of the model transformation.
The package contains the matches of the model transformation.
-
Uses of PatternIF in de.mid.innovator.m2msdk.model.innovator.pattern.embedding
Classes in de.mid.innovator.m2msdk.model.innovator.pattern.embedding that implement PatternIFModifier 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 PatternIF in de.mid.innovator.m2msdk.model.innovator.pattern.production
Classes in de.mid.innovator.m2msdk.model.innovator.pattern.production that implement PatternIFModifier and TypeClassDescriptionclassProduction in Innovator to create a model element.classProduction in Innovator to map a single content of a diagram.classProduction in Innovator to create a homogen hierarchical structure from the anchor up to the system model or model with the names declared in parameter "pathSequence".classProduction to sort the content -
Uses of PatternIF in de.mid.innovator.m2msdk.model.innovator.pattern.targetMatch
Classes in de.mid.innovator.m2msdk.model.innovator.pattern.targetMatch that implement PatternIFModifier and TypeClassDescriptionclassExtending an Innovator model.classBase class for all hooks in Innovator.classFind target by following the create redirection.classFind target by a specified unique identifier.classFind the target element by getting the mapping configuration package.classFind target by specified path.classFind target when looking for associations.classFind target when looking for associations.classclassClass for finding comment assign with comment and commented element.classTarget match to find diagram content.classFind a target with stereotype, type and name under the anchor.classFind a target with stereotype, type and name under the anchor.classclassClass for finding target when looking for directed relationships. -
Uses of PatternIF in de.mid.innovator.m2msdk.model.text.pattern.production
Classes in de.mid.innovator.m2msdk.model.text.pattern.production that implement PatternIF -
Uses of PatternIF in de.mid.innovator.m2msdk.model.transformation.interfaces
Subinterfaces of PatternIF in de.mid.innovator.m2msdk.model.transformation.interfacesModifier and TypeInterfaceDescriptioninterfaceModel embedding for model transformation.interfaceInterface for classes that realize a find source.interfaceInterface for classes that realize a target match. -
Uses of PatternIF in de.mid.innovator.m2msdk.model.transformation.pattern
Classes in de.mid.innovator.m2msdk.model.transformation.pattern with type parameters of type PatternIFClasses in de.mid.innovator.m2msdk.model.transformation.pattern that implement PatternIFModifier and TypeClassDescriptionclassBase class for all patterns.classBase class for PatternHooksMethods in de.mid.innovator.m2msdk.model.transformation.pattern with parameters of type PatternIFModifier and TypeMethodDescriptionvoidPatternList.evaluate_subPattern(PatternIF pattern, MappingModelRole modelRole, MappingElementIF sourceElement, MappingAnchor anchorElements, MappingElementList inputList, MappingElementList patternSourceOut) -
Uses of PatternIF in de.mid.innovator.m2msdk.model.transformation.pattern.embedding
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.embedding that implement PatternIFModifier 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. -
Uses of PatternIF in de.mid.innovator.m2msdk.model.transformation.pattern.production
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.production that implement PatternIFModifier and TypeClassDescriptionclassProduction producing an abort exception ending the model transformation with an error. -
Uses of PatternIF in de.mid.innovator.m2msdk.model.transformation.pattern.sourceMatch
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.sourceMatch that implement PatternIFModifier 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. -
Uses of PatternIF in de.mid.innovator.m2msdk.model.transformation.pattern.targetMatch
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.targetMatch that implement PatternIFModifier and TypeClassDescriptionclassPattern to get elements from initial selection of target model.classPattern to get elements from initial selection of target model.classPattern to get elements from initial selection of target model.classFind a target in the anchor points.classclassFind a target in the anchor points.classUse the source element as target element.