Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELPackageImport
Packages that use ELPackageImport
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.
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of ELPackageImport in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELPackageImportModifier and TypeMethodDescription<T extends ELPackageImport>
List<T> ELNamespaceAble.getPackageImport(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All package import instances owned by this namespace.<T extends ELPackageImport>
List<T> ELPackage.getPackageImported(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All package imports that import this package. -
Uses of ELPackageImport in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELPackageImport in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterface -
Uses of ELPackageImport in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELPackageImport in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceA package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces.