Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
-
Packages that use ELValueContainerAble 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.icw2bc Package for Business Object Modeling.de.mid.innovator.srv2api.icw2be The Common Behaviors package specifies the core concepts required for dynamic elements and provides the infrastructure to support more detailed definitions of behavior.de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2br Business resource modeling package.de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package.de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling.de.mid.innovator.srv2api.icw2bsdia Diagrams and graphical representations for elements of the icw2bs package.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.icw2cldia Diagrams and graphical representations for elements of the icw2class package.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.icw2dbdia Database Diagrams and representations of tables and foreign keys, as well as views and from clauses.de.mid.innovator.srv2api.icw2dm 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.de.mid.innovator.srv2api.icw2drdia The decision requirements level of a decision model in DMN consists of a Decision Requirement Graph depicted in one or more Decision Requirement Diagrams.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.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2gc Package for concept modeling.de.mid.innovator.srv2api.icw2gcdia Concept diagrams and graphical representations for elements of the icw2gc package.de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions.de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling.de.mid.innovator.srv2api.icw2imdia Information Management Metamodel Diagram is a subclass of Class Diagram.de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams.de.mid.innovator.srv2api.icw2sm 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.icw2ac Modifier and Type Interface Description interfaceACActivityAn activity specifies the coordination of executions of subordinate behaviors using a control and data flow model.interfaceACActivityEdgeFlow edge for either control flow of object flow.interfaceACActivityFinalNodeAn activity final node is a final node that stops all flows in an activity.interfaceACActivityGroupinterfaceACActivityNodeinterfaceACCentralBufferNodeA central buffer node is an object node for managing flows from multiple sources and destinations.interfaceACControlFlowA control flow is an edge that starts an activity node after the previous one is finished.interfaceACControlNodeA control node is an abstract activity node that coordinates flows in an activity.interfaceACDataStoreNodeA data store node is a central buffer node for non-transient information.interfaceACDecisionNodeA decision node is a control node that chooses between outgoing flows.interfaceACExceptionHandlerAn exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.interfaceACExecutableNodeAn executable node is an abstract class for activity nodes that may be executed.interfaceACFinalNodeinterfaceACFlowFinalNodeA flow final node is a final node that terminates a flow.interfaceACForkNodeA fork node is a control node that splits a flow into multiple concurrent flows.interfaceACInitialNodeAn initial node is a control node which flow starts at when the activity is invoked.interfaceACInterruptibleRegionAn interruptible activity region is an activity group that supports termination of tokens flowing in the portions of an activity.interfaceACJoinNodeA join node is a control node that synchronizes multiple flows.interfaceACMergeNodeA merge node is a control node that brings multiple alternate flows together.interfaceACObjectFlowAn object flow is an activity edge that can have objects or data passing along it.interfaceACObjectNodeAn 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.interfaceACParamNodeAn activity parameter node is an object node for inputs and outputs to activities.interfaceACPartitionAn activity partition is a kind of activity group that identifies actions that have common characteristics.interfaceACStructuredNodeA structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup.interfaceACVariableVariables are elements for passing data between actions indirectly.interfaceANAcceptCallAcceptCallAction is an accept event action that represents the receipt of a synchronous call request.interfaceANAcceptEventAcceptEventAction is an action that waits for the occurrence of an event meeting specified condition.interfaceANActionAn action is a named element that is the fundamental unit of executable functionality.interfaceANActionInputPinAn action input pin is a kind of pin that executes an action to determine the values to input to another.interfaceANAddStructuralFeatureValueStructural features are potentially multi-valued and ordered; this means that the action supports specification of insertion points for new values.interfaceANBroadcastSignalBroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system.interfaceANCallCallAction is an abstract class for actions that invoke behavior and receive return values.interfaceANCallBehaviorinterfaceANCallOperationinterfaceANClearAssociationThis action destroys all links of an association that have a particular object at one end.interfaceANClearStructuralFeatureThis action removes all values of a structural feature.interfaceANCreateLinkThis action can be used to create links and link objects.interfaceANCreateObjectThis action instantiates a classifier.interfaceANDestroyLinkThis action destroys a link or a link object.interfaceANDestroyObjectThis action destroys the object on its input pin at runtime.interfaceANInputPinAn input pin is a pin that holds input values to be consumed by an action.interfaceANInvocationInvocation is an abstract class for the various actions that invoke behavior.interfaceANLinkA link action creates, destroys or reads links, identifying a link by its end objects and qualifier values, if any.interfaceANOpaqueAn action with implementation-specific semantics.interfaceANOutputPinAn output pin is a pin that holds output values produced by an action.interfaceANPinA pin is a typed element and multiplicity element that provides values to actions and accept result values from them.interfaceANRaiseExceptionAction that causes an exception to occur.interfaceANReadLinkThis 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).interfaceANReadSelfEvery 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.interfaceANReadStructuralFeatureThis action reads the values of a structural feature in order if the structural feature is ordered.rinterfaceANRemoveStructuralFeatureValueThe object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime.interfaceANReplyAction that accepts a set of return values and a value containing return information produced by a previous accept call action.interfaceANSendObjectSendObjectAction 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.interfaceANSendSignalSendSignalAction 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.interfaceANStructuralFeatureThis abstract action class statically specifies the structural feature being accessed.interfaceANTestIdentityThis action returns true if the two input values are the same identity, false if they are not.interfaceANUnmarshallAction that breaks an object of a known type into outputs each of which is equal to a value froma structural feature of the object.interfaceANValSpecThe action returns the result of evaluating a value specification.interfaceANValuePinA value pin is an input pin that provides a value by evaluating a value specification.interfaceANWriteLinkA write link action takes a complete identification of a link and creates or destroys it.interfaceANWriteStructuralFeatureA 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.icw2bc Modifier and Type Interface Description interfaceBCBaseElementThis is a utility class for BCBaseElement that provides static methods for creation or other purposes.interfaceBCBaseNamedStereotypeAbleThis is a utility class for BCBaseNamedStereotypeAble that provides static methods for creation or other purposes.interfaceBCExpressioninterfaceBCPropertyinterfaceBCPropertySetinterfaceBCRelshipBinDirThis is a utility class for BCRelshipBinDir that provides static methods for creation or other purposes.interfaceBCRootReuseAbleElementThis is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interfaceBCTermA term relevant for the business description. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2be Modifier and Type Interface Description interfaceBEAnyReceiveEventA 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.interfaceBEBehaviorBehavior is a specification of how its context classifier changes state over time.interfaceBECallEventA call event represents the reception of a request to invoke a specific operation.interfaceBEChangeEventA 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.interfaceBEEventAn event is the specification of some occurrence that may potentially trigger effects by an object.interfaceBEMessageEventA message event specifies the receipt by an object of either a call or a signal.interfaceBEOpaqueThe semantics of the behavior is determined by the implementation.interfaceBESignalEventA signal event represents the receipt of an asynchronous signal.interfaceBETimeEventA time event specifies a point in time by an expression.interfaceBETriggerA 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.icw2bp Modifier and Type Interface Description interfaceBPActivityNodeThis is a utility class for BPActivityNode that provides static methods for creation or other purposes.interfaceBPActivityResourceThe activity resource specifies the business entity or role or system to perform or work on the activity.interfaceBPArtifact"BPMN 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.interfaceBPAssociationArtifactNote that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.interfaceBPCallAbleThis is a utility class for BPCallAble that provides static methods for creation or other purposes.interfaceBPCallAbleChoreographyElementThis is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interfaceBPCallAbleProcessElementThis is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interfaceBPChoreographyinterfaceBPChoreographyActivityThis is a utility class for BPChoreographyActivity that provides static methods for creation or other purposes.interfaceBPChoreographySubProcessinterfaceBPChoreographyTaskinterfaceBPCollaborationinterfaceBPConditionalEventDefinitioninterfaceBPDataIOAssociationinterfaceBPDataObjectinterfaceBPDataStoreinterfaceBPEndPointThe end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interfaceBPErrorinterfaceBPEscalationAnBPEscalationidentifies a business situation that a process might need to react to.interfaceBPEventDefinitioninterfaceBPEventNodeinterfaceBPFlowChoreographyContainerThis is a utility class for BPFlowChoreographyContainer that provides static methods for creation or other purposes.interfaceBPFlowElementThis is a utility class for BPFlowElement that provides static methods for creation or other purposes.interfaceBPFlowElementContainerThis is a utility class for BPFlowElementContainer that provides static methods for creation or other purposes.interfaceBPFlowProcessContainerThis is a utility class for BPFlowProcessContainer that provides static methods for creation or other purposes.interfaceBPGatewayinterfaceBPGlobalChoreographyTaskinterfaceBPGlobalMaskTaskinterfaceBPGlobalTaskinterfaceBPGlobalTaskResourceinterfaceBPGroupArtifactinterfaceBPGroupAssigninterfaceBPInputSetinterfaceBPInteractionSpecificationThis is a utility class for BPInteractionSpecification that provides static methods for creation or other purposes.interfaceBPInterfaceAn interface defines a set of operations that are implemented by services.interfaceBPItemAwareElementThis is a utility class for BPItemAwareElement that provides static methods for creation or other purposes.interfaceBPItemDefinitionThe Business Object defines an object important for the definition of business processes or concepts.interfaceBPItemDefinitionRelinterfaceBPLaneLanes are used to organize and categorize activities within a Pool.interfaceBPLaneSetinterfaceBPLinkEventDefinitioninterfaceBPLoopCharxThis is a utility class for BPLoopCharx that provides static methods for creation or other purposes.interfaceBPMappingAssociationThis is a utility class for BPMappingAssociation that provides static methods for creation or other purposes.interfaceBPMaskDefinitioninterfaceBPMaskFieldinterfaceBPMaskTaskinterfaceBPMessageinterfaceBPMessageFlowOn message modification try to set the message on the source and target node of the message flow as well as on message flow itself.interfaceBPMessageFlowMappinginterfaceBPMessageReferencingElementThis is a utility class for BPMessageReferencingElement that provides static methods for creation or other purposes.interfaceBPMultiInstLoopCharxinterfaceBPOperationinterfaceBPOutputSetinterfaceBPParticipantinterfaceBPParticipantMappinginterfaceBPPathA path in a process.interfaceBPProcessinterfaceBPPropertyinterfaceBPSequenceFlowinterfaceBPSequenceFlowNodeThis is a utility class for BPSequenceFlowNode that provides static methods for creation or other purposes.interfaceBPSignalSignal to trigger e.g a signal event.interfaceBPStdLoopCharxinterfaceBPSubProcessinterfaceBPSupportsRelinterfaceBPTaskNodeinterfaceBPTimerEventDefinitioninterfaceBPUseCaseInteractionRelinterfaceBPUseCasePathRel -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bpdia Modifier and Type Interface Description interfaceBPDia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interfaceBRCostCenterinterfaceBRLocationinterfaceBROrgUnitinterfaceBROrgUnitMemberRelinterfaceBROrgUnitPersonRelinterfaceBROrgUnitRequiresRoleinterfaceBRPersoninterfaceBRPersonContactDatainterfaceBRPersonInRoleinterfaceBRResourceinterfaceBRResourceCLAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceBRResourceHierRelinterfaceBRResourceNamedRelinterfaceBRResourceNonHierRelThis is a utility class for BRResourceNonHierRel that provides static methods for creation or other purposes.interfaceBRResourceRelThis is a utility class for BRResourceRel that provides static methods for creation or other purposes.interfaceBRRoleinterfaceBRTechnical -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2brdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2brdia Modifier and Type Interface Description interfaceBRDia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2bs
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2bs Modifier and Type Interface Description interfaceBSFinalStateinterfaceBSInitStateinterfaceBSPseudoStateThis is a utility class for BSPseudoState that provides static methods for creation or other purposes.interfaceBSRegularStateinterfaceBSStateThis is a utility class for BSState that provides static methods for creation or other purposes.interfaceBSTransitioninterfaceBSVertexThis 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 Modifier and Type Interface Description interfaceBSDia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interfaceCLActorAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceCLArtifactAn 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.interfaceCLAssocClassA model element that has both association and class properties.interfaceCLAssociationAn association describes a set of tuples whose values refer to typed instances.interfaceCLBehavioralFeatureA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interfaceCLBehavioredClassifierA classifier can have behavior specifications defined in its namespace.interfaceCLClassThe 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.interfaceCLClassifierA classifier is a classification of instances — it describes a set of instances that have features in common.interfaceCLClassifierTemplateParameterA classifier template parameter exposes a classifier as a formal template parameter.interfaceCLCollaborationA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceCLCollaborationUseA 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.interfaceCLCommunicationPathA communication path is an association between two deployment targets which they are able to exchange signals and messages through.interfaceCLComponentA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interfaceCLComponentRealizationThe 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.interfaceCLConnectAbleElementA ConnectAbleElement is an abstract metaclass representing a set of instances that plays the role of a classifier.interfaceCLConnectorSpecifies a link that enables communication between two or more instances.interfaceCLConnectorEndA connector end is an endpoint of a connector which attaches the connector to a connectable element.interfaceCLDataTypeA data type is a type whose instances are only identified by their value.interfaceCLDeclarationAbleThe declaration of this element.interfaceCLDeclarationAbleClassifierThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.interfaceCLDeploymentA deployment is the allocation of an artifact or artifact instance to a deployment target.interfaceCLDeploymentSpecA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceCLDeviceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceCLEncapsulatedClassifierThis is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.interfaceCLEnumerationAn enumeration is a data type whose values are enumerated in the model as enumeration literals.interfaceCLEnumLiteralAn enumeration literal is a user-defined data value for an enumeration.interfaceCLExecEnvAn 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.interfaceCLExtendinterfaceCLExtensionPointAn 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.interfaceCLFeatureA feature declares a behavioral or structural characteristic of instances of classifiers.interfaceCLGeneralizationA generalization relates a specific classifier to a more general classifier and is owned by the specific classifier.interfaceCLIncludeinterfaceCLInstanceSpecificationAn instance specification is a model element that represents an instance in a modeled system.interfaceCLInstSpecThis is a utility class for CLInstSpec that provides static methods for creation or other purposes.interfaceCLInterfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceCLInterfaceRealizationAn interface realization is a specialized realization relationship between a classifier and an interface.interfaceCLManifestationA manifestation is the concrete physical rendering of one or more model elements by an artifact.interfaceCLNodeA node is a computational resource which artifacts may be deployed for execution on.interfaceCLOperationAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceCLParameterA parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.interfaceCLParameterAbleThis is a utility class for CLParameterAble that provides static methods for creation or other purposes.interfaceCLParameterSetA 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.interfaceCLPortA 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.interfaceCLPrimitiveTypeA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceCLPropertyA property is a structural feature.interfaceCLReceptionA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interfaceCLRoleBindinginterfaceCLSignalA signal is a specification of send request instances communicated between objects.interfaceCLSlotA slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature.interfaceCLStructuredClassifierThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceCLStructureDefinitioninterfaceCLStructureEntryinterfaceCLStructureGroupinterfaceCLSubstitutionA substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier.interfaceCLTemplateBindinginterfaceCLTemplateParameterA template parameter exposes a parameter able element as as formal template parameter of a template.interfaceCLTemplateParameterAbleClassinterfaceCLUseCaseA 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.icw2cldia Modifier and Type Interface Description interfaceCLClassDiaThe following nodes and edges are typically drawn in a class diagram: Association Aggregation Class Composition Dependency Generalization Interface InterfaceRealization RealizationinterfaceCLComponentDiaThe following nodes and edges are typically drawn in a component diagram: Component Interface ComponentRealization, InterfaceRealization, Usage Dependencies Class Artifact PortinterfaceCLCompositeStructureDiaA composite structure diagram depicts the internal structure of a classifier, as well as the use of a collaboration in a collaboration use.interfaceCLDeploymentDiainterfaceCLDiaThis is a utility class for CLDia that provides static methods for creation or other purposes.interfaceCLHierarchyAbleDiaThis is a utility class for CLHierarchyAbleDia that provides static methods for creation or other purposes.interfaceCLRequirementDiainterfaceCLStructureDefinitionDiainterfaceCLUseCaseDiaUse case diagrams are a specialization of class 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.icw2db Modifier and Type Interface Description interfaceDBAuthorizationThis is a utility class for DBAuthorization that provides static methods for creation or other purposes.interfaceDBAuthorizationIdentifierThis is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.interfaceDBCheckConstraintinterfaceDBColumnThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceDBColumnSetinterfaceDBForeignKeyinterfaceDBGroupinterfaceDBIndexinterfaceDBIndexedColumninterfaceDBMergedTableThe merge methods ofDBTableare creating aDBMergedTableto keep information which was the assimilated table.interfaceDBPackageADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects.interfaceDBPrivilegeinterfaceDBProcedureExpressioninterfaceDBRoleinterfaceDBRoleAuthorizationinterfaceDBSiblingConstraintinterfaceDBSQLGenericinterfaceDBStoredProcedureinterfaceDBTableinterfaceDBTableColumninterfaceDBTriggerinterfaceDBUniqueKeyinterfaceDBUserinterfaceDBViewinterfaceDBViewColumninterfaceDBViewFrominterfaceDBViewSubselectFromADBViewSubselectFromof 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 Modifier and Type Interface Description interfaceDBDia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2dm Modifier and Type Interface Description interfaceDMContextADMContextis composed of any number of context entries, which are instances ofDMContextEntry.interfaceDMContextEntryThe classDMContextEntryis used to model FEEL context entries when a context is modeled as aDMContextelement.interfaceDMDecisionRuleThe classDMDecisionRuleis used to model the rules in aDMDecisionTable.interfaceDMDecisionTableThe classDMDecisionTableis used to model a decision table.interfaceDMExpressionAn 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.interfaceDMFunctionDefinitionTheDMFunctionDefinitionthat is contained in aDRBusinessKnowledgeModelelement is the reusable module of decision logic that is represented by theDRBusinessKnowledgeModelelement.interfaceDMInformationItemThe classDMInformationItemis used to model variables at the decision logic level in decision models.interfaceDMInputClauseThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceDMInvocationThe classDMInvocationis used to model invocations as a kind ofDMExpression.interfaceDMListADMListis simply a list of element, which are instances ofDMExpression.interfaceDMLiteralExpressionThe classDMLiteralExpressionis used to model a value expression whose value is specified by text in some specified expression language.interfaceDMNElementDMNElementis the abstract superclass for the decision model elements.interfaceDMOutputClauseThe classDMOutputClauseis used to model aDMDecisionTableoutput.interfaceDMRelationADMRelationis convenient shorthand for a list of similar contexts.interfaceDRAuthorityRequirementThe 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.interfaceDRBusinessKnowledgeModelThe classDRBusinessKnowledgeModelis used to model a business knowledge model.interfaceDRDecisionThe classDRDecisionis used to model a decision.interfaceDRDecisionAbleThis is a utility class for DRDecisionAble that provides static methods for creation or other purposes.interfaceDRDecisionOutputAbleThis is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes.interfaceDRDecisionServiceinterfaceDRGElementDRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.interfaceDRInformationRequirementThe classDRInformationRequirementis used to model an information requirement, as represented by a plain arrow in a DRD byDRDiaRequirementEdge.interfaceDRInputDataDMN uses the classDRInputDatato model the inputs of aDRDecisionwhose values are defined outside of the decision model.interfaceDRInvocableThis is a utility class for DRInvocable that provides static methods for creation or other purposes.interfaceDRKnowledgeRequirementThe classDRKnowledgeRequirementis used to model a knowledge requirement, as represented by a dashed arrow in a DRD byDRDiaRequirementEdge.interfaceDRKnowledgeSourceThe classDRKnowledgeSourceis used to model authoritative knowledge sources in a decision model.interfaceDRRequirementDRRequirementis 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.icw2drdia Modifier and Type Interface Description interfaceDRDecisionRequirementDiaTheDRDecisionRequirementDiadisplays 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 ELValueContainerAble Modifier and Type Method Description <T extends ELValueContainerAble>
java.util.List<T>ELValueReUseAble. getValueContainerAble(java.lang.Class<T> returnType) -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interfaceBI2CubeIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceBI2CubeDimensionABI2CubeDimensionis an axis of anBI2Cubeand refers to aBI2DimensionTreeto determine the semantics of the axis labeling.interfaceBI2CubeDimensionHierarchyABI2CubeDimensionHierarchyindicates whichBI2Hierarchyis used for the axis labeling of theBI2CubeDimension.interfaceBI2DimensionAttributeABI2DimensionAttributeis a property of aBI2DimensionLeveland is also used in all hierarchy levels that belong to this dimension level.interfaceBI2DimensionIdAttributeABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for item identification.interfaceBI2DimensionLevelABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceBI2DimensionPrecedenceABI2DimensionPrecedencebetween twoBI2DimensionLeveldimensional levels means that the upper level provides the aggregated data to the lower level.interfaceBI2DimensionShowAttributeABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for providing the data.interfaceBI2DimensionSortAttributeABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for sorting.interfaceBI2DimensionTreeABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceBI2HierarchyABI2Hierarchyis a path in aBI2DimensionTreethrough which the data is collected in aggregated form.interfaceBI2HierarchyLevelABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.interfaceBI2MeasurementTimeABI2MeasurementTimedefines the rule, at which point of time the data is determined.interfaceBIHierarchyDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyAttributeDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyLevelDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyRoleDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchySortAttributeDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceERAttributeAnERAttributeis a property of anEREntity.interfaceERAttributeSetinterfaceERCheckConstraintAERCheckConstraintdescribes the value consistency of the attributes.interfaceEREntityAnEREntityas part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interfaceERForeignKeyinterfaceERGeneralizationAERGeneralizationis a special relationship between two entities.interfaceERGeneralizationSetAERGeneralizationSetis a collection of generalization relationships to specify disjoint and covering instance sets of the specialization entities.interfaceERRelationshipinterfaceERRoleinterfaceERUniqueKeyinterfaceERUsedAttributeinterfaceERViewAERViewto the Entity Relationship Model builds a table by joining and filtering the selected attributes.interfaceERViewAttributeAnERViewAttributedescribes a column of anERView.interfaceERViewFromAERViewFromof aERViewpoints to anERAttributeSetto use its attributes for viewing or filtering.interfaceERViewSubselectFromAERViewSubselectFromof 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 Modifier and Type Interface Description interfaceERDiaThis is a utility class for ERDia that provides static methods for creation or other purposes.interfaceERDiaAll -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2gc
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2gc Modifier and Type Interface Description interfaceGCConceptA concept is a generic modeling construct which may be realized by different model elements.interfaceGCConceptConnectionThe directed connection between two concepts.interfaceGCConceptRealizationThe realization of a concept by another model element. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2gcdia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2gcdia Modifier and Type Interface Description interfaceGCDia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2ia Modifier and Type Interface Description interfaceIAActionExecSpecActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interfaceIAAltThe interactionOperator 'alt' designates that the CombinedFragment represents a choice of behavior.interfaceIAAssertThe interactionOperator 'assert' designates that the CombinedFragment represents an assertion.interfaceIABehaviorExecSpecBehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interfaceIABreakThe 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.interfaceIACallMessageThe message is generated by a call to an operation.interfaceIACombinedA combined fragment defines an expression of interaction fragments.interfaceIAConsiderThe interactionOperator 'consider' designates which messages should be considered within this combined fragment.interfaceIAConstraintAn InteractionConstraint is a Boolean expression that guards an operand in a CombinedFragment.interfaceIAContinuationA Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.interfaceIACreateMessageThe message that designates the creation of another lifeline object.interfaceIACriticalThe interactionOperator 'critical' designates that the CombinedFragment represents a critical region.interfaceIADestructMessageThe message that designates the termination of another lifeline.interfaceIAExecOccSpecinterfaceIAExecSpecAn ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interfaceIAFragmentInteractionFragment is an abstract notion of the most general interaction unit.interfaceIAGateA gate is a connection point for relating a message outside an InteractionFragment with a message inside an InteractionFragment.interfaceIAIgnoreThe interacionOperator 'ignore' designates that there are some message types that are not shown within this combined fragment.interfaceIAInteractionAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements.interfaceIALifelineA lifeline represents an individual participant in the iteraction.interfaceIALoopThe interactionOperator 'loop' designates that the CombinedFragment represents a loop.interfaceIALostAndFoundinterfaceIAMessageA message is a NamedElement that defines one specific kind of communication in an interaction.interfaceIAMessageEndA MessageEnd is an abstract NamedElement that represents what can occur at the end of a message.interfaceIAMessageOccSpecSpecifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.interfaceIANegThe interactionOperator 'neg' designates that the CombinedFragment represents traces that are defined to be invalid.interfaceIAOccSpecAn OccurrenceSpecification is the basic semantic unit of interactions.interfaceIAOperandAn InteractionOperand is contained in a CombinedFragment.interfaceIAOptThe interactionOperator 'opt' designates that the CombinedFragment represents a choice of behavior where either the (sole) operand happens or nothing happens.interfaceIAOrderingA GeneralOrdering represents a binary relation between two OccurrenceSpecifications to describe that one OccurrenceSpecification must occur before the other in a valid trace.interfaceIAParThe interactionOperator 'par' designates that the CombinedFragment represents a parallel merge between the behaviors of the operands.interfaceIAReplyMessageThe message is a reply message to an operation call.interfaceIASeqThe interactionOperator 'seq' designates that the CombinedFragment represents a weak sequencing between the behaviors of the operands.interfaceIASignalMessageThe message was generated by the asynchronous sending of a signal.interfaceIAStateInvariantA StateInvariant is a runtime constraint on the participants of the interaction.interfaceIAStrictThe interactionOperator 'strict' designates that the CombinedFragment represents a strict sequencing between the behaviors of the operands.interfaceIAUseAn InteractionUse refers to an interaction. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2im Modifier and Type Interface Description interfaceIMAssociationAssociation between two classifiers.interfaceIMClassifierClassifier within an Information Management Model.interfaceIMCLDataTypeThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType.interfaceIMConstraintThis is a utility class for IMConstraint that provides static methods for creation or other purposes.interfaceIMDataTypeThis is a utility class for IMDataType that provides static methods for creation or other purposes.interfaceIMDataTypeDefinitionA type which describes the concrete storage characteristic within a type system.interfaceIMFeatureThis is a utility class for IMFeature that provides static methods for creation or other purposes.interfaceIMForeignKeyAbleThis is a utility class for IMForeignKeyAble that provides static methods for creation or other purposes.interfaceIMGeneralizationThis is a utility class for IMGeneralization that provides static methods for creation or other purposes.interfaceIMGeneralizationSetThis is a utility class for IMGeneralizationSet that provides static methods for creation or other purposes.interfaceIMIndexThis is a utility class for IMIndex that provides static methods for creation or other purposes.interfaceIMIndexedFeatureThis is a utility class for IMIndexedFeature that provides static methods for creation or other purposes.interfaceIMKeyThis is a utility class for IMKey that provides static methods for creation or other purposes.interfaceIMKeyFeatureThis is a utility class for IMKeyFeature that provides static methods for creation or other purposes.interfaceIMKeyRelationshipThis is a utility class for IMKeyRelationship that provides static methods for creation or other purposes.interfaceIMKeyRelationshipFeatureinterfaceIMProcedureThis is a utility class for IMProcedure that provides static methods for creation or other purposes.interfaceIMProcedureExpressionThis is a utility class for IMProcedureExpression that provides static methods for creation or other purposes.interfaceIMProcedureExpressionAbleThis is a utility class for IMProcedureExpressionAble that provides static methods for creation or other purposes.interfaceIMPropertyThis is a utility class for IMProperty that provides static methods for creation or other purposes.interfaceIMSemanticDataTypeA type which describes the semantic of its stored value.interfaceIMSequenceSubclass ofIMSemanticDataTypewith automatic unique value.interfaceIMStructuralFeatureThis is a utility class for IMStructuralFeature that provides static methods for creation or other purposes.interfaceIMTriggerThis is a utility class for IMTrigger that provides static methods for creation or other purposes.interfaceIMUniqueKeyThis is a utility class for IMUniqueKey that provides static methods for creation or other purposes.interfaceIMUniqueKeyFeatureinterfaceIMViewFromThis is a utility class for IMViewFrom that provides static methods for creation or other purposes.interfaceIMViewSubselectFromThis 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 Modifier and Type Interface Description interfaceIMDia -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceADModelRepresents a common model.interfaceADXModelRepresents an InoX model.interfaceMMCommentContainerAbleThis is a utility class for MMCommentContainerAble that provides static methods for creation or other purposes.interfaceMMFilterPropertyinterfaceMMFormatRuleParameterinterfaceMMGeneralThis element is only used as meta class for the configuration of general labels and texts.interfaceMMLabelAbleElements which are allowed to own labels.interfaceMMLabelTextAttachmentAbleThis is a utility class for MMLabelTextAttachmentAble that provides static methods for creation or other purposes.interfaceMMPresEntryinterfaceMMStereotypeAbleElements which are allowed to have stereotypes. -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interfaceMEAbstractionAn 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.interfaceMEAssignAbleConstraintThis is a utility class for MEAssignAbleConstraint that provides static methods for creation or other purposes.interfaceMECommentA comment gives the ability to attach various remarks to elements.interfaceMEConfigurationManagementConfiguration management package.interfaceMEConstraintA 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.interfaceMECopyinterfaceMECreateRedirectinterfaceMEDependencyA dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.interfaceMEDurationConstraintA DurationConstraint defines a Constraint that refers to a DurationInterval.interfaceMEElementImportAn element import identifies an element in another package and allows the element to be referenced using its name without a qualifier.interfaceMEIntervalConstraintAn IntervalConstraint defines a constraint that refers to an interval.interfaceMEMappingConfigurationPackageAbstract mapping configuration package.interfaceMEMappingConfigurationPackageForwardMapping configuration package forward direction.interfaceMEMappingConfigurationPackageReverseMapping configuration package reverse direction.interfaceMEMappingDependencyMapping dependendcy is a subclass ofMEDependency.interfaceMEMappingPackageContentPackage used for content below MappingPackageType.interfaceMEMappingPackageTypeAbstract mapping package type defines the mapping type.interfaceMEMappingPackageTypeForwardImplementing mapping type with direction FORWARD.interfaceMEMappingPackageTypeReverseImplementing mapping type with direction REVERSE.interfaceMEModelA model captures a view of a physical system.interfaceMEPackageA package is a namespace for its members and may contain other packages.interfaceMEPackageImportA package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces.interfaceMEProxyAbstract Proxy Base ClassinterfaceMEProxyAssignmentSpecialized depencency for associating MEProxy and tangible elements.interfaceMEProxyExternalinterfaceMEProxyInnovatorinterfaceMERealizationRealization 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).interfaceMERefAbleAsResourceThis is a utility class for MERefAbleAsResource that provides static methods for creation or other purposes.interfaceMERequirementinterfaceMESectioninterfaceMESimpleConstraintinterfaceMEStereotypeAbleThis is a utility class for MEStereotypeAble that provides static methods for creation or other purposes.interfaceMEStubPackageAbstract Stub Package.interfaceMEStubPackageBaseStub package base package collecting all stub packages within a system model.interfaceMEStubPackageExternalModelStub package for external models.interfaceMEStubPackageInnovatorStub package for Innovator modelsinterfaceMESystemModelinterfaceMESystemModelManagementSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.interfaceMETimeConstraintA TimeConstraint defines a Constraint that refers to a TimeInterval.interfaceMEUsageA usage is a relationship which one element requires another element (or set of elements) for its full implementation or operation.interfaceMEValSpecExpression -
Uses of ELValueContainerAble in de.mid.innovator.srv2api.icw2pres
Subinterfaces of ELValueContainerAble in de.mid.innovator.srv2api.icw2pres Modifier and Type Interface Description interfacePRAnalysisDiainterfacePRDiaWhiteboardinterfacePRVersionAbleDiaThis 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.icw2sm Modifier and Type Interface Description interfaceSMChoiceinterfaceSMDeepHistoryDeepHistory 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.interfaceSMEntryPointAn entry point pseudostate is an entry point of a state machine or composite state.interfaceSMExitPointAn exit point pseudostate is an exit point of a state machine or composite state.interfaceSMFinalStateinterfaceSMInitAn initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state.interfaceSMJoinForkJoins vertices serve to merge several transitions emanating from source vertices in different orthogonal regions.interfaceSMJunctionJunction vertices are semantic-free vertices that are used to chain multiple transitions together.interfaceSMProtocolConformanceProtocol state machines can be redefined into more specific protocol state machines or into behavioral state machines.interfaceSMProtocolStateMachineA protocol state machine is always defined in the context of a classifier.interfaceSMPseudoStateA pseudostate is an abstraction that encompasses different types of transient vertices in the state machine graph.interfaceSMRegionA region is an orthogonal part of either a composite state or a state machine.interfaceSMRegularStateinterfaceSMShallowHistoryshallowHistory represents the most recent active substate of its containing state (but not the substates of that substate).interfaceSMStateA state model is a situation which an invariant condition (usually implicit) usually holds in.interfaceSMStateMachineState machines can be used to express the behavior of part of a system.interfaceSMTerminatorEntering a terminate pseudostate implies that the execution of this state machine by means of its context object is terminated.interfaceSMTransExtkind=external implies that the transition, if triggered, will exit the composite (source) state.interfaceSMTransIntkind=internal implies that the transition, if triggered, occurs without exiting or entering the source state.interfaceSMTransitionA transition is a directed relationship between a source vertex and a target vertex.interfaceSMVertexA vertex is an abstraction of a node in a state machine graph.
-