Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValSpecString
-
Packages that use ELValSpecString 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.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ELValSpecString in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELValSpecString Modifier and Type Method Description java.util.List<ELValSpecString>
ELM2TypeString. getTypedValSpecString(K_CONTROL_OPTION... behaviourFlags)
All string values typed by this meta string type. -
Uses of ELValSpecString in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ELValSpecString Modifier and Type Method Description java.util.List<ELValSpecString>
MMEngineeringAction. getClassPathValue(K_CONTROL_OPTION... behaviourFlags)
All string values of class paths owned by this engineering action.java.util.List<ELValSpecString>
MMEngineeringAction. getOwnedEngineeringTag(K_CONTROL_OPTION... behaviourFlags)
All string values of tags owned by this engineering action.java.util.List<ELValSpecString>
ADRepository. getRepositoryInactivity(K_CONTROL_OPTION... behaviourFlags)
All string values of repository inactivity owned by the current object.java.util.List<ELValSpecString>
MMEngineeringAction. getVirtualMachineValue(K_CONTROL_OPTION... behaviourFlags)
All string values of virtual machines owned by this engineering action.
-