Uses of Enum Class
de.mid.innovator.m2msdk.model.transformation.glue.GlueTargetInfoMode
Packages that use GlueTargetInfoMode
Package
Description
The package contains the glues of the model transformation.
-
Uses of GlueTargetInfoMode in de.mid.innovator.m2msdk.model.transformation.glue
Methods in de.mid.innovator.m2msdk.model.transformation.glue that return GlueTargetInfoModeModifier and TypeMethodDescriptionstatic GlueTargetInfoModeReturns the enum constant of this class with the specified name.static GlueTargetInfoMode[]GlueTargetInfoMode.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 GlueTargetInfoModeModifier and TypeMethodDescriptionbooleanRelationModel.isGlueTargetInfoMode(TransformationEnvironmentIF transformationEnvironmentIF, MappingElementIF element, String stepIdentifier, GlueTargetInfoMode mode) Checks the target elements' state from Relation Model.