Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELMultiplicityAble
-
Packages that use ELMultiplicityAble Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors.de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.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.icw2er The ER package (specialization of the IM package) deals with the modeling concepts for the Entity Relationship Model and, in particular, entities, attributes and their relationships.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2ac Modifier and Type Interface Description interface
ACVariable
Variables are elements for passing data between actions indirectly.interface
ANActionInputPin
An action input pin is a kind of pin that executes an action to determine the values to input to another.interface
ANInputPin
An input pin is a pin that holds input values to be consumed by an action.interface
ANOutputPin
An output pin is a pin that holds output values produced by an action.interface
ANPin
A pin is a typed element and multiplicity element that provides values to actions and accept result values from them.interface
ANValuePin
A value pin is an input pin that provides a value by evaluating a value specification. -
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPParticipant
-
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interface
CLConnectorEnd
A connector end is an endpoint of a connector which attaches the connector to a connectable element.interface
CLParameter
A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.interface
CLPort
A port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interface
CLProperty
A property is a structural feature.interface
CLStructureEntry
interface
CLStructureGroup
-
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBColumn
This is a utility class for DBColumn that provides static methods for creation or other purposes.interface
DBTableColumn
interface
DBViewColumn
interface
DBViewFrom
interface
DBViewSubselectFrom
ADBViewSubselectFrom
of aDBView
points to anDBColumnSet
to use its columns in subselects wihtin expressions. -
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2elem Modifier and Type Interface Description interface
ELM2Attribute
This is a utility class for ELM2Attribute that provides static methods for creation or other purposes.interface
ELMultiplicityAbleTypedElement
This is a utility class for ELMultiplicityAbleTypedElement that provides static methods for creation or other purposes.interface
ELProperty
This is a utility class for ELProperty that provides static methods for creation or other purposes.interface
ELStructFeature
This is a utility class for ELStructFeature that provides static methods for creation or other purposes.interface
ELViewGroup
This is a utility class for ELViewGroup that provides static methods for creation or other purposes. -
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interface
BI2DimensionLevel
ABI2DimensionLevel
describes the semantic of the unit for which the data is collected.interface
BI2HierarchyLevel
ABI2HierarchyLevel
is the use of aBI2DimensionLevel
in aBI2Hierarchy
and thus indirectly the use of theERAttributeSet
assigned to the dimension level.interface
BIHierarchyLevel
Deprecated: Use the BI2 classes for the 2nd generation procedure.interface
ERAttribute
AnERAttribute
is a property of anEREntity
.interface
ERRole
interface
ERUsedAttribute
interface
ERViewAttribute
AnERViewAttribute
describes a column of anERView
.interface
ERViewFrom
AERViewFrom
of aERView
points to anERAttributeSet
to use its attributes for viewing or filtering.interface
ERViewSubselectFrom
AERViewSubselectFrom
of aERView
points to anERAttributeSet
to use its attributes in subselects wihtin expressions. -
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2im Modifier and Type Interface Description interface
IMProperty
This is a utility class for IMProperty that provides static methods for creation or other purposes.interface
IMStructuralFeature
This is a utility class for IMStructuralFeature that provides static methods for creation or other purposes.interface
IMViewFrom
This is a utility class for IMViewFrom that provides static methods for creation or other purposes.interface
IMViewSubselectFrom
This is a utility class for IMViewSubselectFrom that provides static methods for creation or other purposes. -
Uses of ELMultiplicityAble in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELMultiplicityAble in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MM2Attribute
-