Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecInstVal
-
Packages that use ELValSpecInstVal Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.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 ELValSpecInstVal in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type ELValSpecInstVal Modifier and Type Method Description java.util.List<ELValSpecInstVal>
CLInstSpec. getValSpecInstVal()
-
Uses of ELValSpecInstVal in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELValSpecInstVal Modifier and Type Method Description java.util.List<ELValSpecInstVal>
ELM2Class. getTypedValSpecInstVal(K_CONTROL_OPTION... behaviourFlags)
All instance values typed by this meta class.
-