Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGViewChapter
-
Packages that use DGViewChapter Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model. -
-
Uses of DGViewChapter in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGViewChapter Modifier and Type Method Description DGViewChapter
DGViewChapter. createTable()
Creates a table for this chapter.DGViewChapter
DGTableColumn. getOwningTable()
The view chapter owning this table column.DGViewChapter
DGTableProperties. getOwningTable()
The table chapter owning this table properies.DGViewChapter
DGViewChapter. removeTable()
Remove the table from this chapter. -
Uses of DGViewChapter in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return DGViewChapter Modifier and Type Method Description DGViewChapter
ELValSpecInteger. getOwningTypeFilterEnumViewChapter()
The view chapter with this type filter enumeration integer value.
-