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