Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGTemplate
-
Packages that use DGTemplate 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 DGTemplate in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGTemplate Modifier and Type Method Description DGTemplate
DGLink. getTemplate()
The documentation template used by this linking chapter. -
Uses of DGTemplate in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGTemplate Modifier and Type Method Description java.util.List<DGTemplate>
MMProfile. getOwnedDGTemplate(K_CONTROL_OPTION... behaviourFlags)
All documentation building blocks owned by this profile.
-