Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecInteger
-
Packages that use ELValSpecInteger 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.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ELValSpecInteger in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that return types with arguments of type ELValSpecInteger Modifier and Type Method Description java.util.List<ELValSpecInteger>
DGViewChapter. getOwnedTypeFilterEnum(K_CONTROL_OPTION... behaviourFlags)
The type filter enumeration integer value of this view chapter. -
Uses of ELValSpecInteger in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELValSpecInteger Modifier and Type Method Description java.util.List<ELValSpecInteger>
ELM2TypeInteger. getTypedValSpecInteger(K_CONTROL_OPTION... behaviourFlags)
All integer values typed by this meta integer type. -
Uses of ELValSpecInteger in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ELValSpecInteger Modifier and Type Method Description java.util.List<ELValSpecInteger>
MMPresEntry. getOwnedLongValue(K_CONTROL_OPTION... behaviourFlags)
TheELValSpecInteger
of thisMMPresEntry
.
-