Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
Packages that use ELValueContainerAble
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
Package for Business Object Modeling.
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
Package for Business Process Model and Notation (BPMN).
BPMN Diagrams and graphical representations for elements of the icw2bp package.
Business resource modeling package.
Diagrams and graphical representations for elements of the icw2br package.
State machine for Business Object Modeling.
Diagrams and graphical representations for elements of the icw2bs package.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
Database Diagrams and representations of tables and foreign keys, as well as
views and from clauses.
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
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.
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.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
Entity Relationship Diagrams and representations of entities and relationships,
as well as conceptual views and from clauses.
Package for concept modeling.
Concept diagrams and graphical representations for elements of the icw2gc
package.
The Interaction package describes the concepts needed to express interactions.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
Information Management Metamodel Diagram is a subclass of Class Diagram.
Meta model and administration information.
This packagage contains elements representing the logical model.
Diagrams and graphical representations of model elements in diagrams.
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
-
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceAn activity specifies the coordination of executions of subordinate behaviors using a control and data flow model.interfaceFlow edge for either control flow of object flow.interfaceAn activity final node is a final node that stops all flows in an activity.interfaceinterfaceinterfaceA central buffer node is an object node for managing flows from multiple sources and destinations.interfaceA control flow is an edge that starts an activity node after the previous one is finished.interfaceA control node is an abstract activity node that coordinates flows in an activity.interfaceA data store node is a central buffer node for non-transient information.interfaceA decision node is a control node that chooses between outgoing flows.interfaceAn exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.interfaceAn executable node is an abstract class for activity nodes that may be executed.interfaceinterfaceA flow final node is a final node that terminates a flow.interfaceA fork node is a control node that splits a flow into multiple concurrent flows.interfaceAn initial node is a control node which flow starts at when the activity is invoked.interfaceAn interruptible activity region is an activity group that supports termination of tokens flowing in the portions of an activity.interfaceA join node is a control node that synchronizes multiple flows.interfaceA merge node is a control node that brings multiple alternate flows together.interfaceAn object flow is an activity edge that can have objects or data passing along it.interfaceAn object node is an activity node that indicates an instance of a particular classifier, possibly in a particular state, and may be available at a particular point in the activity.interfaceAn activity parameter node is an object node for inputs and outputs to activities.interfaceAn activity partition is a kind of activity group that identifies actions that have common characteristics.interfaceA structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup.interfaceVariables are elements for passing data between actions indirectly.interfaceAcceptCallAction is an accept event action that represents the receipt of a synchronous call request.interfaceAcceptEventAction is an action that waits for the occurrence of an event meeting specified condition.interfaceAn action is a named element that is the fundamental unit of executable functionality.interfaceAn action input pin is a kind of pin that executes an action to determine the values to input to another.interfaceStructural features are potentially multi-valued and ordered; this means that the action supports specification of insertion points for new values.interfaceBroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system.interfaceCallAction is an abstract class for actions that invoke behavior and receive return values.interfaceinterfaceinterfaceThis action destroys all links of an association that have a particular object at one end.interfaceThis action removes all values of a structural feature.interfaceThis action can be used to create links and link objects.interfaceThis action instantiates a classifier.interfaceThis action destroys a link or a link object.interfaceThis action destroys the object on its input pin at runtime.interfaceAn input pin is a pin that holds input values to be consumed by an action.interfaceInvocation is an abstract class for the various actions that invoke behavior.interfaceA link action creates, destroys or reads links, identifying a link by its end objects and qualifier values, if any.interfaceAn action with implementation-specific semantics.interfaceAn output pin is a pin that holds output values produced by an action.interfaceA pin is a typed element and multiplicity element that provides values to actions and accept result values from them.interfaceAction that causes an exception to occur.interfaceThis action navigates an association towards one end which is the end that does not have an input pin to take its object (the 'open' end).interfaceEvery action is ultimately a part of some behavior, which is in turn optionally attached in some way to the specification of a classifier -- for example, as the body of a method or as part of a state machine.interfaceThis action reads the values of a structural feature in order if the structural feature is ordered.rinterfaceThe object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime.interfaceAction that accepts a set of return values and a value containing return information produced by a previous accept call action.interfaceSendObjectAction is an action that transmits an object to the target object where it may invoke behavior such as the firing of state machine transitions or the execution of an activity.interfaceSendSignalAction is an action that creates a signal instance from its inputs and transmits it to the target object where it may cause the firing of a state machine transition or the execution of an activity.interfaceThis abstract action class statically specifies the structural feature being accessed.interfaceThis action returns true if the two input values are the same identity, false if they are not.interfaceAction that breaks an object of a known type into outputs each of which is equal to a value froma structural feature of the object.interfaceThe action returns the result of evaluating a value specification.interfaceA value pin is an input pin that provides a value by evaluating a value specification.interfaceA write link action takes a complete identification of a link and creates or destroys it.interfaceA write structural feature action operates on a structural feature of an object to modify its values. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bc
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bcModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for BCBaseElement that provides static methods for creation or other purposes.interfaceThis is a utility class for BCBaseNamedStereotypeAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for BCRelshipBinDir that provides static methods for creation or other purposes.interfaceThis is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interfaceA term relevant for the business description. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2beModifier and TypeInterfaceDescriptioninterfaceA transition trigger associated with AnyReceiveEvent specifies that the transition is to be triggered by the receipt of any message that is not explicitly referenced in another transition from the same vertex.interfaceBehavior is a specification of how its context classifier changes state over time.interfaceA call event represents the reception of a request to invoke a specific operation.interfaceA change event occurs when a Boolean-valued expression becomes true, for example, as a result of a change in the value held in a slot corresponding to an attribute.interfaceAn event is the specification of some occurrence that may potentially trigger effects by an object.interfaceA message event specifies the receipt by an object of either a call or a signal.interfaceThe semantics of the behavior is determined by the implementation.interfaceA signal event represents the receipt of an asynchronous signal.interfaceA time event specifies a point in time by an expression.interfaceA trigger specifies an event that may cause the execution by the execution of an action, but need not be. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bpModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for BPActivityNode that provides static methods for creation or other purposes.interfaceThe activity resource specifies the business entity or role or system to perform or work on the activity.interfaceBPMN provides modelers with the capability of showing additional information about a Process that is not directly related to the Sequence Flow or Message Flow of the Process.interfaceNote that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.interfaceThis is a utility class for BPCallAble that provides static methods for creation or other purposes.interfaceThis is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThe end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interfaceinterfaceAnBPEscalationidentifies a business situation that a process might need to react to.interfaceinterfaceinterfaceinterfaceThis is a utility class for BPFlowElement that provides static methods for creation or other purposes.interfaceThis is a utility class for BPFlowElementContainer that provides static methods for creation or other purposes.interfaceThis is a utility class for BPFlowProcessContainer that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for BPInputOutputSpecifyAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BPInteractionSpecification that provides static methods for creation or other purposes.interfaceAn interface defines a set of operations that are implemented by services.interfaceThis is a utility class for BPItemAwareElement that provides static methods for creation or other purposes.interfaceThe Business Object defines an object important for the definition of business processes or concepts.interfaceinterfaceLanes are used to organize and categorize activities within a Pool.interfaceinterfaceinterfaceinterfaceThis is a utility class for BPLoopCharx that provides static methods for creation or other purposes.interfaceThis is a utility class for BPMappingAssociation that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceOn message modification try to set the message on the source and target node of the message flow as well as on message flow itself.interfaceThis is a utility class for BPMessageReferencingElement that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceA path in a process.interfaceinterfaceinterfaceinterfaceThis is a utility class for BPResourceRole that provides static methods for creation or other purposes.interfaceThis is a utility class for BPResourceRoleAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BPSequenceFlowNode that provides static methods for creation or other purposes.interfaceSignal to trigger e.g a signal event.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterface -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bpdia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2brModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceinterfaceinterfaceThis is a utility class for BRResourceNonHierRel that provides static methods for creation or other purposes.interfaceThis is a utility class for BRResourceRel that provides static methods for creation or other purposes.interfaceinterface -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2brdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2brdia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bs
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis is a utility class for BSPseudoState that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BSState that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BSVertex that provides static methods for creation or other purposes. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bsdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bsdia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceAn artifact is the specification of a physical piece of information that is used or produced by a software development process or by deployment and operation of a system.interfaceA model element that has both association and class properties.interfaceAn association describes a set of tuples whose values refer to typed instances.interfaceA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interfaceA classifier can have behavior specifications defined in its namespace.interfaceThe purpose of a class is to specify a classification of objects and to specify the features that characterize the structure and behavior of those objects.interfaceA classifier is a classification of instances - it describes a set of instances that have features in common.interfaceA classifier template parameter exposes a classifier as a formal template parameter.interfaceA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceA collaboration use represents the application of the pattern described by a collaboration to a specific situation involving specific classes or instances playing the roles of the collaboration.interfaceA communication path is an association between two deployment targets which they are able to exchange signals and messages through.interfaceA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interfaceThe component realization concept is specialized in the components package to (optionally) define the classifiers that realize the contract offered by a component in terms of its provided and required interfaces.interfaceA ConnectAbleElement is an abstract metaclass representing a set of instances that plays the role of a classifier.interfaceSpecifies a link that enables communication between two or more instances.interfaceA connector end is an endpoint of a connector which attaches the connector to a connectable element.interfaceA data type is a type whose instances are only identified by their value.interfaceThe declaration of this element.interfaceThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.interfaceA deployment is the allocation of an artifact or artifact instance to a deployment target.interfaceA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceThis is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.interfaceAn enumeration is a data type whose values are enumerated in the model as enumeration literals.interfaceAn enumeration literal is a user-defined data value for an enumeration.interfaceAn execution environment is a node that offers an execution environment for specific types of components that are deployed on it in the form of executable artifacts.interfaceinterfaceAn extension point identifies a point in the behavior of a use case where that behavior can be extended by the behavior of some other (extending) use case, as specified by an extend relationship.interfaceA feature declares a behavioral or structural characteristic of instances of classifiers.interfaceA generalization relates a specific classifier to a more general classifier and is owned by the specific classifier.interfaceinterfaceAn instance specification is a model element that represents an instance in a modeled system.interfaceThis is a utility class for CLInstSpec that provides static methods for creation or other purposes.interfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceAn interface realization is a specialized realization relationship between a classifier and an interface.interfaceA manifestation is the concrete physical rendering of one or more model elements by an artifact.interfaceA node is a computational resource which artifacts may be deployed for execution on.interfaceAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceA parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.interfaceThis is a utility class for CLParameterAble that provides static methods for creation or other purposes.interfaceA parameter set is an element that provides alternative sets of inputs or outputs that a behavior may use.
If a behavior has input parameters that are in a parameter set, any inputs that are not in a parameter set must be streaming.interfaceA 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.interfaceA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceA property is a structural feature.interfaceA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interfaceinterfaceA signal is a specification of send request instances communicated between objects.interfaceA slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature.interfaceThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceA substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier.interfaceinterfaceA template parameter exposes a parameter able element as as formal template parameter of a template.interfaceinterfaceA use case is the specification of a set of actions performed by a system. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2cldiaModifier and TypeInterfaceDescriptioninterfaceThe following nodes and edges are typically drawn in a class diagram: Association Aggregation Class Composition Dependency Generalization Interface InterfaceRealization RealizationinterfaceThe following nodes and edges are typically drawn in a component diagram: Component Interface ComponentRealization, InterfaceRealization, Usage Dependencies Class Artifact PortinterfaceA composite structure diagram depicts the internal structure of a classifier, as well as the use of a collaboration in a collaboration use.interfaceinterfaceThis is a utility class for CLDia that provides static methods for creation or other purposes.interfaceThis is a utility class for CLHierarchyAbleDia that provides static methods for creation or other purposes.interfaceinterfaceinterfaceUse case diagrams are a specialization of classifier diagrams; the classifiers shown are restricted to being either actors or use cases. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for DBAuthorization that provides static methods for creation or other purposes.interfaceThis is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceThe merge methods ofDBTableare creating aDBMergedTableto keep information which was the assimilated table.interfaceADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects.interfaceinterfaceinterfaceinterfaceinterfaceADBSiblingConstraintin the DB model is the counterpart to aERGeneralizationSetin the ER model.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceADBViewSubselectFromof aDBViewpoints to anDBColumnSetto use its columns in subselects wihtin expressions. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2dbdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2dbdia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2dmModifier and TypeInterfaceDescriptioninterfaceADMChildExpressionis used to hold anDMExpressioninside a node.interfaceADMConditionalis a visual way to express an if statement.interfaceADMContextis composed of any number of context entries, which are instances ofDMContextEntry.interfaceThe classDMContextEntryis used to model FEEL context entries when a context is modeled as aDMContextelement.interfaceThe classDMDecisionRuleis used to model the rules in aDMDecisionTable.interfaceThe classDMDecisionTableis used to model a decision table.interfaceAn important characteristic of decisions and business knowledge models, is that they may contain an expression that describes the logic by which a modeled decision shall be made, or pieces of that logic.interfaceADMFilteris a visual way to express list filtering.interfaceTheDMFunctionDefinitionthat is contained in aDRBusinessKnowledgeModelelement is the reusable module of decision logic that is represented by theDRBusinessKnowledgeModelelement.interfaceinterfaceThe classDMInformationItemis used to model variables at the decision logic level in decision models.interfaceThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceThe classDMInvocationis used to model invocations as a kind ofDMExpression.interfaceAnDMIteratoris the abstract class for all boxed iteration.interfaceADMListis simply a list of element, which are instances ofDMExpression.interfaceThe classDMLiteralExpressionis used to model a value expression whose value is specified by text in some specified expression language.interfaceDMNElementis the abstract superclass for the decision model elements.interfaceThe classDMOutputClauseis used to model aDMDecisionTableoutput.interfaceADMRelationis convenient shorthand for a list of similar contexts.interfaceADMTypedChildExpressionis used to hold an expression inside anDMIterator.interfaceThe classDRAuthorityRequirementis used to model an authority requirement, as represented by an arrow drawn with dashed line and a filled circular head in a DRD byDRDiaRequirementEdge.interfaceThe classDRBusinessKnowledgeModelis used to model a business knowledge model.interfaceThe classDRDecisionis used to model a decision.interfaceThis is a utility class for DRDecisionAble that provides static methods for creation or other purposes.interfaceThis is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes.interfaceinterfaceDRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.interfaceThe classDRInformationRequirementis used to model an information requirement, as represented by a plain arrow in a DRD byDRDiaRequirementEdge.interfaceDMN uses the classDRInputDatato model the inputs of aDRDecisionwhose values are defined outside of the decision model.interfaceThis is a utility class for DRInvocable that provides static methods for creation or other purposes.interfaceThe classDRKnowledgeRequirementis used to model a knowledge requirement, as represented by a dashed arrow in a DRD byDRDiaRequirementEdge.interfaceThe classDRKnowledgeSourceis used to model authoritative knowledge sources in a decision model.interfaceDRRequirementis the abstract superclass for all requirements that are graphical represented in aDRDecisionRequirementDia. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2drdiaModifier and TypeInterfaceDescriptioninterfaceTheDRDecisionRequirementDiadisplays a Decision Requirement Graph. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELValueContainerAbleModifier and TypeMethodDescription<T extends ELValueContainerAble>
List<T> ELValueReUseAble.getValueContainerAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceABI2CubeDimensionis an axis of anBI2Cubeand refers to aBI2DimensionTreeto determine the semantics of the axis labeling.interfaceABI2CubeDimensionHierarchyindicates whichBI2Hierarchyis used for the axis labeling of theBI2CubeDimension.interfaceABI2DimensionAttributeis a property of aBI2DimensionLeveland is also used in all hierarchy levels that belong to this dimension level.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for item identification.interfaceABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceABI2DimensionPrecedencebetween twoBI2DimensionLeveldimensional levels means that the upper level provides the aggregated data to the lower level.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for providing the data.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for sorting.interfaceABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceABI2Hierarchyis a path in aBI2DimensionTreethrough which the data is collected in aggregated form.interfaceABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.interfaceABI2MeasurementTimedefines the rule, at which point of time the data is determined.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceAnERAttributeis a property of anEREntity.interfaceinterfaceAERCheckConstraintdescribes the value consistency of the attributes.interfaceAnEREntityas part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interfaceinterfaceAERGeneralizationis a special relationship between two entities.interfaceAERGeneralizationSetis a collection of generalization relationships to specify disjoint and covering instance sets of the specialization entities.interfaceinterfaceinterfaceinterfaceinterfaceAERViewto the Entity Relationship Model builds a table by joining and filtering the selected attributes.interfaceAnERViewAttributedescribes a column of anERView.interfaceAERViewFromof aERViewpoints to anERAttributeSetto use its attributes for viewing or filtering.interfaceAERViewSubselectFromof aERViewpoints to anERAttributeSetto use its attributes in subselects wihtin expressions. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2erdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2erdia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2gc
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2gcModifier and TypeInterfaceDescriptioninterfaceA concept is a generic modeling construct which may be realized by different model elements.interfaceinterfaceThe realization of a concept by another model element.interfaceAGCJunctionis used to connect concept connections of the same type.interface -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2gcdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2gcdiaModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2iaModifier and TypeInterfaceDescriptioninterfaceActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interfaceThe interactionOperator 'alt' designates that the CombinedFragment represents a choice of behavior.interfaceThe interactionOperator 'assert' designates that the CombinedFragment represents an assertion.interfaceBehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interfaceThe interactionOperator 'break' designates that the CombinedFragment represents a breaking scenario in the sense that the operand is a scenario that is performed instead of the remainder of the enclosing InteractionFragment.interfaceThe message is generated by a call to an operation.interfaceA combined fragment defines an expression of interaction fragments.interfaceThe interactionOperator 'consider' designates which messages should be considered within this combined fragment.interfaceAn InteractionConstraint is a Boolean expression that guards an operand in a CombinedFragment.interfaceA Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.interfaceThe message that designates the creation of another lifeline object.interfaceThe interactionOperator 'critical' designates that the CombinedFragment represents a critical region.interfaceThe message that designates the termination of another lifeline.interfaceinterfaceAn ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interfaceInteractionFragment is an abstract notion of the most general interaction unit.interfaceA gate is a connection point for relating a message outside an InteractionFragment with a message inside an InteractionFragment.interfaceThe interacionOperator 'ignore' designates that there are some message types that are not shown within this combined fragment.interfaceAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements.interfaceA lifeline represents an individual participant in the iteraction.interfaceThe interactionOperator 'loop' designates that the CombinedFragment represents a loop.interfaceinterfaceA message is a NamedElement that defines one specific kind of communication in an interaction.interfaceA MessageEnd is an abstract NamedElement that represents what can occur at the end of a message.interfaceSpecifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.interfaceThe interactionOperator 'neg' designates that the CombinedFragment represents traces that are defined to be invalid.interfaceAn OccurrenceSpecification is the basic semantic unit of interactions.interfaceAn InteractionOperand is contained in a CombinedFragment.interfaceThe interactionOperator 'opt' designates that the CombinedFragment represents a choice of behavior where either the (sole) operand happens or nothing happens.interfaceA GeneralOrdering represents a binary relation between two OccurrenceSpecifications to describe that one OccurrenceSpecification must occur before the other in a valid trace.interfaceThe interactionOperator 'par' designates that the CombinedFragment represents a parallel merge between the behaviors of the operands.interfaceThe message is a reply message to an operation call.interfaceThe interactionOperator 'seq' designates that the CombinedFragment represents a weak sequencing between the behaviors of the operands.interfaceThe message was generated by the asynchronous sending of a signal.interfaceA StateInvariant is a runtime constraint on the participants of the interaction.interfaceThe interactionOperator 'strict' designates that the CombinedFragment represents a strict sequencing between the behaviors of the operands.interfaceAn InteractionUse refers to an interaction. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceAssociation between two classifiers.interfaceClassifier within an Information Management Model.interfaceThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType.interfaceThis is a utility class for IMConstraint that provides static methods for creation or other purposes.interfaceThis is a utility class for IMDataType that provides static methods for creation or other purposes.interfaceA type which describes the concrete storage characteristic within a type system.interfaceThis is a utility class for IMFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMForeignKeyAble that provides static methods for creation or other purposes.interfaceThis is a utility class for IMGeneralization that provides static methods for creation or other purposes.interfaceThis is a utility class for IMGeneralizationSet that provides static methods for creation or other purposes.interfaceThis is a utility class for IMIndex that provides static methods for creation or other purposes.interfaceThis is a utility class for IMIndexedFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMKey that provides static methods for creation or other purposes.interfaceThis is a utility class for IMKeyFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMKeyRelationship that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for IMProcedure that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProcedureExpression that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProcedureExpressionAble that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProperty that provides static methods for creation or other purposes.interfaceA type which describes the semantic of its stored value.interfaceSubclass ofIMSemanticDataTypewith automatic unique value.interfaceThis is a utility class for IMStructuralFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMTrigger that provides static methods for creation or other purposes.interfaceThis is a utility class for IMUniqueKey that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for IMViewFrom that provides static methods for creation or other purposes.interfaceThis is a utility class for IMViewSubselectFrom that provides static methods for creation or other purposes. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2imdia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterfaceRepresents a common model.interfaceinterfaceRepresents an InoX model.interfaceThis is a utility class for MMCommentContainerAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis element is only used as meta class for the configuration of general labels and texts.interfaceElements which are allowed to own labels.interfaceThis is a utility class for MMLabelTextAttachmentAble that provides static methods for creation or other purposes.interfaceinterfaceElements which are allowed to have stereotypes. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceAn abstraction is a relationship that relates two elements or sets of elements that represent the same concept at different levels of abstraction or from different viewpoints.interfaceThis is a utility class for MEAssignAbleConstraint that provides static methods for creation or other purposes.interfaceA comment gives the ability to attach various remarks to elements.interfaceConfiguration management package.interfaceA constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element.interfaceinterfaceinterfaceA dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.interfaceA DurationConstraint defines a Constraint that refers to a DurationInterval.interfaceAn element import identifies an element in another package and allows the element to be referenced using its name without a qualifier.interfaceAn IntervalConstraint defines a constraint that refers to an interval.interfaceAbstract mapping configuration package.interfaceMapping configuration package forward direction.interfaceMapping configuration package reverse direction.interfaceMapping dependendcy is a subclass ofMEDependency.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.interfaceA package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces.interfaceAbstract Proxy Base ClassinterfaceSpecialized depencency for associating MEProxy and tangible elements.interfaceinterfaceinterfaceRealization is a specialized abstraction relationship between two sets of model elements, one representing a specification (the supplier) and the other represents an implementation of the latter (the client).interfaceThis is a utility class for MERefAbleAsResource that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for MEStereotypeAble that provides static methods for creation or other purposes.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.interfaceA TimeConstraint defines a Constraint that refers to a TimeInterval.interfaceA usage is a relationship which one element requires another element (or set of elements) for its full implementation or operation.interface -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2pres
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2presModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis is a utility class for PRVersionAbleDia that provides static methods for creation or other purposes. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2sm
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2smModifier and TypeInterfaceDescriptioninterfaceinterfaceDeepHistory represents the most recent active configuration of the composite state that directly contains this pseudostate - the state configuration that was active when the composite state was last exited.interfaceAn entry point pseudostate is an entry point of a state machine or composite state.interfaceAn exit point pseudostate is an exit point of a state machine or composite state.interfaceinterfaceAn initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state.interfaceJoins vertices serve to merge several transitions emanating from source vertices in different orthogonal regions.interfaceJunction vertices are semantic-free vertices that are used to chain multiple transitions together.interfaceProtocol state machines can be redefined into more specific protocol state machines or into behavioral state machines.interfaceA protocol state machine is always defined in the context of a classifier.interfaceA pseudostate is an abstraction that encompasses different types of transient vertices in the state machine graph.interfaceA region is an orthogonal part of either a composite state or a state machine.interfaceinterfaceshallowHistory represents the most recent active substate of its containing state (but not the substates of that substate).interfaceA state model is a situation which an invariant condition (usually implicit) usually holds in.interfaceState machines can be used to express the behavior of part of a system.interfaceEntering a terminate pseudostate implies that the execution of this state machine by means of its context object is terminated.interfacekind=external implies that the transition, if triggered, will exit the composite (source) state.interfacekind=internal implies that the transition, if triggered, occurs without exiting or entering the source state.interfaceA transition is a directed relationship between a source vertex and a target vertex.interfaceA vertex is an abstraction of a node in a state machine graph.