Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGStandardChapter
-
Packages that use DGStandardChapter Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation. -
-
Uses of DGStandardChapter in de.mid.innovator.srv2api.icw2dg
Subinterfaces of DGStandardChapter in de.mid.innovator.srv2api.icw2dg Modifier and Type Interface Description interfaceDGAttachmentChapterA DGAttachmentChapter is a specialization of a documentation standard chapter.interfaceDGDocuStructureRootThe root of a documentation structure.interfaceDGPictureDGPictures are specializations of documentation standard chapters.interfaceDGRootRepresents the root of a documentation.interfaceDGTemplateA template of documentation standard chapters for common usage in documentation structures.interfaceDGTreeStructureRootRepresents the root of the innovator model browser's detail view window's root.interfaceDGTreeTemplateA template of documentation standard chapters for common usage in model browsers.interfaceDGVerifyChapterA chapter in the documentation containing verification information about a model element.interfaceDGViewChapterDGViewChapters are specializations of documentation standard chapters structuring information about one or more model elements of a specific type.Methods in de.mid.innovator.srv2api.icw2dg that return DGStandardChapter Modifier and Type Method Description DGStandardChapterDGChapterAttribute. getChapter()The documentation standard chapter that owns this chapter attribute.Methods in de.mid.innovator.srv2api.icw2dg that return types with arguments of type DGStandardChapter Modifier and Type Method Description java.util.List<DGStandardChapter>DGChapter. assignContent(java.util.List<? extends MMMetamodelElement> seqOh)Assign contents to this chapter.
-