Uses of Class
de.mid.innovator.m2msdk.model.transformation.MappingModel
Packages that use MappingModel
Package
Description
The package contains the Innovator model.
The package contains the glues of Innovator model.
The package contains the JavaBeans model.
The package contains the log model.
The package contains the text model.
The package contains the model transformation model.
The package contains the glues of the model transformation.
The package contains the interfaces of the model transformation.
The package contains the workspace model.
-
Uses of MappingModel in de.mid.innovator.m2msdk.model.innovator
Subclasses of MappingModel in de.mid.innovator.m2msdk.model.innovatorModifier and TypeClassDescriptionclassThis class is the Innovator mapping model.Methods in de.mid.innovator.m2msdk.model.innovator that return MappingModelMethods in de.mid.innovator.m2msdk.model.innovator with parameters of type MappingModelModifier and TypeMethodDescriptionstatic MappingModelInnovatorMappingModelInnovator.get(MappingModel model) -
Uses of MappingModel in de.mid.innovator.m2msdk.model.innovator.glue
Methods in de.mid.innovator.m2msdk.model.innovator.glue with parameters of type MappingModelModifier and TypeMethodDescriptionbooleanMappingModelGlueInnovatorProxyExternModel.init(MappingModel sourceModel, MappingModel targetModel) voidMappingModelGlueInnovator.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueInnovatorProxyAbstractBase.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueInnovator.preinitTarget(SessionInterface iSession, MappingModel baseModel) -
Uses of MappingModel in de.mid.innovator.m2msdk.model.javabeans
Subclasses of MappingModel in de.mid.innovator.m2msdk.model.javabeansMethods in de.mid.innovator.m2msdk.model.javabeans that return MappingModel -
Uses of MappingModel in de.mid.innovator.m2msdk.model.log
Methods in de.mid.innovator.m2msdk.model.log that return MappingModel -
Uses of MappingModel in de.mid.innovator.m2msdk.model.text
Subclasses of MappingModel in de.mid.innovator.m2msdk.model.textMethods in de.mid.innovator.m2msdk.model.text that return MappingModelMethods in de.mid.innovator.m2msdk.model.text with parameters of type MappingModelModifier and TypeMethodDescriptionstatic MappingModelTextMappingModelText.get(MappingModel model) -
Uses of MappingModel in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that return MappingModelModifier and TypeMethodDescriptionTransformationEnvironment.getMappingModel(MappingModelRole modelRole) MappingElementBaseImpl.getModel()MappingElementDummy.getModel()MetaModel.getModel(MappingElementIF element) Get the mapping model for a mapping element.MappingModelAssignment.getSourceModel()MappingModelAssignment.getTargetModel()Methods in de.mid.innovator.m2msdk.model.transformation with parameters of type MappingModelModifier and TypeMethodDescriptionvoidMetaModel.addModel(MappingModel model) voidMappingModelAssignment.set(MappingModelRole modelRole, MappingModel model) voidTransformationEnvironment.setMappingModel(MappingModelRole modelRole, MappingModel model) -
Uses of MappingModel in de.mid.innovator.m2msdk.model.transformation.glue
Methods in de.mid.innovator.m2msdk.model.transformation.glue with parameters of type MappingModelModifier and TypeMethodDescriptionvoidMappingModelGlue.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueNull.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlue.preinitTarget(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueNull.preinitTarget(SessionInterface iSession, MappingModel sourceModel) -
Uses of MappingModel in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that return MappingModelModifier and TypeMethodDescriptionTransformationEnvironmentIF.getMappingModel(MappingModelRole modelRole) Get the model for the mapping role.MappingElementIF.getModel()Get the model of the element.Methods in de.mid.innovator.m2msdk.model.transformation.interfaces with parameters of type MappingModelModifier and TypeMethodDescriptionvoidMappingModelGlueIF.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueIF.preinitTarget(SessionInterface iSession, MappingModel sourceModel) voidTransformationEnvironmentIF.setMappingModel(MappingModelRole modelRole, MappingModel model) Set the model for the role. -
Uses of MappingModel in de.mid.innovator.m2msdk.model.workspace
Methods in de.mid.innovator.m2msdk.model.workspace that return MappingModelModifier and TypeMethodDescriptionWorkModel.getMappingModel()WorkModelInterface.getMappingModel()Get mapping model of this work model.Methods in de.mid.innovator.m2msdk.model.workspace with parameters of type MappingModelModifier and TypeMethodDescriptionvoidWorkModel.initialize(MappingModel model) voidWorkModelInterface.initialize(MappingModel model)