Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGSelection
Packages that use DGSelection
Package
Description
The documentation package deals with the model documentation configuration and
generation.
Meta model and administration information.
-
Uses of DGSelection in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGSelectionModifier and TypeMethodDescriptionDGCommand.getDGSelection()The documentation selection that owns this docu command.Methods in de.mid.innovator.srv2api.icw2dg that return types with arguments of type DGSelectionModifier and TypeMethodDescriptionDGFooter.getCSelection()The selections that uses this footer for the toc.DGHeader.getCSelection()The selections that use this header for the toc.DGDocuStructureRoot.getDGSelection()All documentation selections assigned to this documentation structure.DGFooter.getMSelection()The selections that use this footer for the main text.DGHeader.getMSelection()The selections that use this header for the main text.DGConfig.getSelection()The selections that use this configuration.DGTitle.getSelection()The selections that use this title.Methods in de.mid.innovator.srv2api.icw2dg with parameters of type DGSelectionModifier and TypeMethodDescriptionvoidDGCommand.setDGSelection(DGSelection value) Set the value of Foreign Key DGSelection. -
Uses of DGSelection in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return DGSelectionModifier and TypeMethodDescriptionMMMenuItem.getDGSelection()Gets the documentation selection associated with this menu item.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGSelectionModifier and TypeMethodDescriptionMMProfile.getOwnedSelection(K_CONTROL_OPTION... behaviourFlags) All documentation selection owned by this profile.