Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGDocuStructureRoot
-
Packages that use DGDocuStructureRoot 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 DGDocuStructureRoot in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGDocuStructureRoot Modifier and Type Method Description DGDocuStructureRoot
DGSelection. getDocuStructureRoot()
The documentation structure used by this documentation selection.Methods in de.mid.innovator.srv2api.icw2dg with parameters of type DGDocuStructureRoot Modifier and Type Method Description void
DGSelection. setDocuStructureRoot(DGDocuStructureRoot value)
Set the value of Foreign Key DocuStructureRoot. -
Uses of DGDocuStructureRoot in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGDocuStructureRoot Modifier and Type Method Description java.util.List<DGDocuStructureRoot>
MMProfile. getOwnedDocuStructureRoot(K_CONTROL_OPTION... behaviourFlags)
All documentation structures owned by this profile.
-