Uses of Interface
de.mid.innovator.srv2api.icw2model.MEReferenceContainerAble
Packages that use MEReferenceContainerAble
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MEReferenceContainerAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of MEReferenceContainerAble in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment. -
Uses of MEReferenceContainerAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of MEReferenceContainerAble 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 MEReferenceContainerAble in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta with type parameters of type MEReferenceContainerAbleModifier and TypeMethodDescription<T extends MEReferenceContainerAble>
List<T> ADReferenceAble.getReferenceContainer(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All reference container referencing this element.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MEReferenceContainerAbleModifier and TypeMethodDescriptionvoidADReferenceAble.setReferenceContainer(List<? extends MEReferenceContainerAble> values) Set the value of Foreign Key ReferenceContainer. -
Uses of MEReferenceContainerAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of MEReferenceContainerAble in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceConfiguration management package.interfaceAbstract superclass for Metaclasses which may own PackageableElements, e.g.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.Fields in de.mid.innovator.srv2api.icw2model declared as MEReferenceContainerAbleConstructors in de.mid.innovator.srv2api.icw2model with parameters of type MEReferenceContainerAbleModifierConstructorDescriptionARG_RefContainerElementList(MEReferenceContainerAble ohCont, List<ADReferenceAble> seqElem)