Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELPackage
Packages that use ELPackage
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
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 ELPackage in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELPackage in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects. -
Uses of ELPackage in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELPackage in de.mid.innovator.srv2api.icw2elemModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ELM2Package that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ELPackageModifier and TypeFieldDescriptionARG_ELPackageProperty.seqContainedPackagesPackages owned by packageMethods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELPackageModifier and TypeMethodDescriptionELNamespaceAble.getImportedPackage(Class<T> returnType, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags) Returns allELPackageinstances imported by this namespace by anELPackageImport.ELNamespaceAble.getImportedPackage(Class<T> returnType, MMStereotype stereotype, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags) The method calls getImportedPackage and filters its return values according to the given stereotype value.ELPackage.getPublicImportedPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all packages imported by anELPackageImportwith 'public' visibility.ELPackage.getPublicImportedPackage(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPublicImportedPackage and filters its return values according to the given stereotype value.ELPackage.getPublicImportedPackageTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all packages imported by anELPackageImportwith 'public' visibility extended transitively by all public imported packages.ELPackage.getPublicImportedPackageTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPublicImportedPackageTransitive and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2elem that return ELPackageModifier and TypeMethodDescriptionELPackageImport.getImportedPackage()This package import's imported package.ELPackageAble.getOwningPackage()The package that owns this element. -
Uses of ELPackage in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELPackage in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterfaceRepresents a common model.interfaceRepresents an InoX model.interfaceinterfaceA profile is a kind of package that extends a reference metamodel.interfaceinterface -
Uses of ELPackage in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELPackage in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceConfiguration management package.interfaceAbstract mapping configuration package.interfaceMapping configuration package forward direction.interfaceMapping configuration package reverse direction.interfacePackage used for content below MappingPackageType.interfaceAbstract mapping package type defines the mapping type.interfaceImplementing mapping type with direction FORWARD.interfaceImplementing mapping type with direction REVERSE.interfaceA model captures a view of a physical system.interfaceA package is a namespace for its members and may contain other packages.interfaceAbstract Stub Package.interfaceStub package base package collecting all stub packages within a system model.interfaceStub package for external models.interfaceStub package for Innovator modelsinterfaceinterfaceSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.