Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGChapterAttribute
-
Packages that use DGChapterAttribute 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 DGChapterAttribute in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGChapterAttribute Modifier and Type Method Description DGChapterAttribute
DGStandardChapter. getChapterAttribute()
The chapter attribute assigned to this documentation standard chapter. -
Uses of DGChapterAttribute in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGChapterAttribute Modifier and Type Method Description java.util.List<DGChapterAttribute>
MM2Attribute. getDocuChapterAttribute(K_CONTROL_OPTION... behaviourFlags)
The documentation chapter that describes this meta model attribute.
-