Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecELElement
-
Packages that use ELValSpecELElement 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 ELValSpecELElement in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELValSpecELElement Modifier and Type Method Description java.util.List<ELValSpecELElement>
ELM2Class. getTypedValSpecElement(K_CONTROL_OPTION... behaviourFlags)
All element values typed by this meta class.java.util.List<ELValSpecELElement>
ELElement. getValSpecElement(K_CONTROL_OPTION... behaviourFlags)
All value specifications for this element.
-