Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGTitle
-
Packages that use DGTitle 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 DGTitle in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGTitle Modifier and Type Method Description DGTitle
DGSelection. getTitle()
Methods in de.mid.innovator.srv2api.icw2dg with parameters of type DGTitle Modifier and Type Method Description void
DGSelection. setTitle(DGTitle value)
Set the value of Foreign Key Title. -
Uses of DGTitle in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGTitle Modifier and Type Method Description java.util.List<DGTitle>
MMProfile. getOwnedTitle(K_CONTROL_OPTION... behaviourFlags)
All documentation title pages owned by this profile.
-