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