Uses of Interface
de.mid.innovator.m2msdk.model.transformation.interfaces.GroupIF
Packages that use GroupIF
Package
Description
The package contains the model transformation model.
The package contains the interfaces of the model transformation.
-
Uses of GroupIF in de.mid.innovator.m2msdk.model.transformation
Classes in de.mid.innovator.m2msdk.model.transformation that implement GroupIFMethods in de.mid.innovator.m2msdk.model.transformation that return GroupIFModifier and TypeMethodDescriptionModelTransformationStepBase.getStepGroup()StepGroup.getStepGroup()Methods in de.mid.innovator.m2msdk.model.transformation with parameters of type GroupIFModifier and TypeMethodDescriptionvoidModelTransformationStepBase.setStepGroup(GroupIF iGroup) voidStepGroup.setStepGroup(GroupIF iGroup) -
Uses of GroupIF in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that return GroupIFModifier and TypeMethodDescriptionGroupIF.getStepGroup()Get the lowest step group in which this item isModelTransformationStepIF.getStepGroup()Get the lowest step group in which this item isMethods in de.mid.innovator.m2msdk.model.transformation.interfaces with parameters of type GroupIFModifier and TypeMethodDescriptionvoidGroupIF.setStepGroup(GroupIF iGroup) Set the lowest group of this itemvoidModelTransformationStepIF.setStepGroup(GroupIF iGroup) Set the lowest group of this item