Uses of Enum Class
de.mid.innovator.m2msdk.model.transformation.glue.GlueSourceInfoMode
Packages that use GlueSourceInfoMode
Package
Description
The package contains the glues of the model transformation.
-
Uses of GlueSourceInfoMode in de.mid.innovator.m2msdk.model.transformation.glue
Methods in de.mid.innovator.m2msdk.model.transformation.glue that return GlueSourceInfoModeModifier and TypeMethodDescriptionstatic GlueSourceInfoModeReturns the enum constant of this class with the specified name.static GlueSourceInfoMode[]GlueSourceInfoMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.mid.innovator.m2msdk.model.transformation.glue with parameters of type GlueSourceInfoModeModifier and TypeMethodDescriptionRelationModel.getSourceElementList(SessionInterface session, TransformationEnvironmentIF transformationEnvironmentIF, StepReferenceParameterStructure pcStepReference, GlueSourceInfoMode sourceMode) Retrieves from Relation Model the source elements for a step and glue sourceInfoMode element.booleanRelationModel.isGlueSourceInfoMode(TransformationEnvironmentIF transformationEnvironmentIF, MappingElementIF element, String stepIdentifier, GlueSourceInfoMode mode) Checks the source elements' state from Relation Model.