Uses of Interface
de.mid.innovator.m2msdk.model.transformation.conflict.SolutionIF
Packages that use SolutionIF
Package
Description
The package contains the functions of Innovator for the model transformation.
The package contains the anchors of the model transformation.
The package contains the productions of Innovator model.
The package contains the conflict management and resolution of the model transformation.
The package contains the functions of the model transformation and also the parser for recognizing functions and property descriptors in string expressions.
The package contains the interfaces of the model transformation.
The package contains the anchors of the model transformation.
The package contains the productions of the model transformation.
The package contains the variation points which vary the behavior of a class by
adding additional constraints as descriptive variation points or by
adding additional assignments as functional variation points.
-
Uses of SolutionIF in de.mid.innovator.m2msdk.model.innovator.function
Classes in de.mid.innovator.m2msdk.model.innovator.function that implement SolutionIFModifier and TypeClassDescriptionclassMap the visibility of the compartments of a compartmentable presentation node.classMap the positions of a presentation edge.classMap the position of a text of a presentation node. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.innovator.pattern.embedding.anchors
Classes in de.mid.innovator.m2msdk.model.innovator.pattern.embedding.anchors that implement SolutionIFModifier and TypeClassDescriptionclassAn anchor in the transformation configuration describes the role of the anchor and the model transformation step generating the mapping elements.classAn anchor ignoring the source element and returning a package element with the given pathclassThis embedding delivers a list of anchor points from an association as source element.classThis embedding delivers a list of anchor points from an association as source element.classAn anchor in the transformation configuration describes the role of the anchor and the model transformation step generating the mapping elements.classThis embedding delivers a list of anchor points from an relationship as source element.classAn anchor ignoring the source element and returning an element with given URI, if exists. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.innovator.pattern.production
Classes in de.mid.innovator.m2msdk.model.innovator.pattern.production that implement SolutionIFModifier and TypeClassDescriptionclassProduction to sort the content -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.transformation.conflict
Methods in de.mid.innovator.m2msdk.model.transformation.conflict that return SolutionIFModifier and TypeMethodDescriptionConflictType.getDefaultSolution()Get default solution for this type of conflict.Conflict.getSolution()Get default solution.Methods in de.mid.innovator.m2msdk.model.transformation.conflict that return types with arguments of type SolutionIFModifier and TypeMethodDescriptionConflictType.getSolutions()Get all possible solutions for this type of conflict.Methods in de.mid.innovator.m2msdk.model.transformation.conflict with parameters of type SolutionIFModifier and TypeMethodDescriptionvoidConflictType.addSolution(SolutionIF iSolution) Add a solution to this conflict type.voidConflictType.setDefaultSolution(SolutionIF iSolution) Set this solution for future resolutions as the default solution. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.transformation.function
Classes in de.mid.innovator.m2msdk.model.transformation.function that implement SolutionIFModifier and TypeClassDescriptionclassAdd element to storeclassError transform.classNull transform.classRemove model element from store.classSimple transform to be interpreted at run-time. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.transformation.interfaces
Subinterfaces of SolutionIF in de.mid.innovator.m2msdk.model.transformation.interfacesModifier and TypeInterfaceDescriptioninterfaceAn anchor in the transformation configuration describes the model transformation step generating the mapping elements. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.transformation.pattern.embedding.anchors
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.embedding.anchors that implement SolutionIFModifier and TypeClassDescriptionclassAn anchor in the transformation configuration describes the model transformation step generating the mapping elements.classAn anchor in the transformation configuration describes the role of the anchor and the model transformation step generating the mapping elements.classThis anchor is the source element itself without any reference to a previous step.classAn anchor in the transformation configuration describes the model transformation step generating the mapping elements. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.transformation.pattern.production
Classes in de.mid.innovator.m2msdk.model.transformation.pattern.production that implement SolutionIFModifier and TypeClassDescriptionclassProduction producing an abort exception ending the model transformation with an error. -
Uses of SolutionIF in de.mid.innovator.m2msdk.model.transformation.variationPoint
Subinterfaces of SolutionIF in de.mid.innovator.m2msdk.model.transformation.variationPointModifier and TypeInterfaceDescriptioninterfaceFunctional variation point.