Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecUnlimNat
-
Packages that use ELValSpecUnlimNat Package Description 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 ELValSpecUnlimNat in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return ELValSpecUnlimNat Modifier and Type Method Description ELValSpecUnlimNat
ELValSpecUnlimNatValue. getValSpecUnlimNat()
The unlimited natural value of this value specification.Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELValSpecUnlimNat Modifier and Type Method Description java.util.List<ELValSpecUnlimNat>
ELM2Schema. getValSpecUnlimNat(K_CONTROL_OPTION... behaviourFlags)
The unlimited value owned by this schema.
-