Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecUnlimNatValue
-
Packages that use ELValSpecUnlimNatValue 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 ELValSpecUnlimNatValue in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELValSpecUnlimNatValue Modifier and Type Method Description java.util.List<ELValSpecUnlimNatValue>
ELM2Type. getTypedValSpecUnlimNatValue(K_CONTROL_OPTION... behaviourFlags)
All unlimited values typed by this meta type.java.util.List<ELValSpecUnlimNatValue>
ELValSpecUnlimNat. getValSpecUnlimNatValue(K_CONTROL_OPTION... behaviourFlags)
All value specifications of this unlimited natural value.
-