Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGTreeTemplate
-
Packages that use DGTreeTemplate 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 DGTreeTemplate in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGTreeTemplate Modifier and Type Method Description DGTreeTemplate
DGTreeLink. getTreeTemplate()
The model browser template used by this linking chapter. -
Uses of DGTreeTemplate in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGTreeTemplate Modifier and Type Method Description java.util.List<DGTreeTemplate>
MMProfile. getOwnedTreeTemplate(K_CONTROL_OPTION... behaviourFlags)
All details templates owned by this profile.
-