Uses of Interface
de.mid.innovator.srv2api.icw2dg.DGHeader
-
Packages that use DGHeader 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 DGHeader in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return DGHeader Modifier and Type Method Description DGHeader
DGSelection. getCHeader()
DGHeader
DGSelection. getMHeader()
Methods in de.mid.innovator.srv2api.icw2dg with parameters of type DGHeader Modifier and Type Method Description void
DGSelection. setCHeader(DGHeader value)
Set the value of Foreign Key CHeader.void
DGSelection. setMHeader(DGHeader value)
Set the value of Foreign Key MHeader. -
Uses of DGHeader in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type DGHeader Modifier and Type Method Description java.util.List<DGHeader>
MMProfile. getOwnedHeader(K_CONTROL_OPTION... behaviourFlags)
All documentation headers owned by this profile.
-