Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGConfig
-
Packages that use DGConfig 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 DGConfig in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGConfig Modifier and Type Method Description DGConfig
DGSelection. getConfig()
The configuration of this selection.Methods in de.mid.innovator.srv2api.icw2dg with parameters of type DGConfig Modifier and Type Method Description void
DGSelection. setConfig(DGConfig value)
Set the value of Foreign Key Config. -
Uses of DGConfig in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGConfig Modifier and Type Method Description java.util.List<DGConfig>
MMProfile. getOwnedConfig(K_CONTROL_OPTION... behaviourFlags)
All documentation configurations owned by this profile.
-