Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGCommand
-
Packages that use DGCommand Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of DGCommand in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return types with arguments of type DGCommand Modifier and Type Method Description java.util.List<DGCommand>
DGSelection. getDocuCommand(K_CONTROL_OPTION... behaviourFlags)
All docu commands owned by this documentation selection. -
Uses of DGCommand in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGCommand Modifier and Type Method Description java.util.List<DGCommand>
MMProfile. getDGCommand(K_CONTROL_OPTION... behaviourFlags)
All docu commands owned by this profile.
-