Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELElementImport
Packages that use ELElementImport
Package
Description
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.
This packagage contains elements representing the logical model.
-
Uses of ELElementImport in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELElementImportModifier and TypeMethodDescription<T extends ELElementImport>
List<T> ELNamespaceAble.getElementImport(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All element import instances owned by this namespace.<T extends ELElementImport>
List<T> ELPackageAble.getImportedPackageAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All element imports that import this element. -
Uses of ELElementImport in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELElementImport in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceAn element import identifies an element in another package and allows the element to be referenced using its name without a qualifier.