Uses of Class
de.mid.innovator.srv2api.icw2elem.K_CONTROL_OPTION
-
Packages that use K_CONTROL_OPTION 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.icw2acdia Diagrams and graphical representations for elements of the icw2ac package.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.icw2dg The documentation package deals with the model documentation configuration and generation.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.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.de.mid.innovator.srv2api.icw2smdia Diagrams and graphical representations for elements of the icw2sm package.de.mid.innovator.srv2api.icw2sqdia Diagrams and graphical representations for elements of the icw2ia package. -
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends ANAcceptEvent>
java.util.List<T>ANBroadcastSignal. getAcceptedBy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allANAcceptEvent
actions that are triggerd by the signal ofANBroadcastSignal
actions.<T extends ANAcceptEvent>
java.util.List<T>ANBroadcastSignal. getAcceptedBy(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAcceptedBy and filters its return values according to the given stereotype value.<T extends ANAcceptEvent>
java.util.List<T>ANSendObject. getAcceptedBy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allANAcceptEvent
actions that are triggerd by the signal of the targetANInputPin
of theANSendObject
.<T extends ANAcceptEvent>
java.util.List<T>ANSendObject. getAcceptedBy(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAcceptedBy and filters its return values according to the given stereotype value.<T extends ANAcceptEvent>
java.util.List<T>ANSendSignal. getAcceptedBy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allANAcceptEvent
actions that are triggerd by the signal ofANSendSignal
actions.<T extends ANAcceptEvent>
java.util.List<T>ANSendSignal. getAcceptedBy(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAcceptedBy and filters its return values according to the given stereotype value.<T extends BEEvent>
java.util.List<T>ANAcceptEvent. getAcceptedEvents(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BEEvent>
java.util.List<T>ANAcceptEvent. getAcceptedEvents(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAcceptedEvents and filters its return values according to the given stereotype value.java.util.List<BETrigger>
ANAcceptEvent. getAcceptedTrigger(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BETrigger>
ANAcceptEvent. getAcceptedTrigger(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAcceptedTrigger and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACActivity. getAllExternalPartitionsTransitiveDown(K_CONTROL_OPTION... behaviourFlags)
All external partitions contained directly or indirectly in the activity.java.util.List<ACPartition>
ACActivity. getAllExternalPartitionsTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllExternalPartitionsTransitiveDown and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACActivity. getAllNonExternalPartitionsTransitiveDown(K_CONTROL_OPTION... behaviourFlags)
All non-external partitions contained directly or indirectly in the activity.java.util.List<ACPartition>
ACActivity. getAllNonExternalPartitionsTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllNonExternalPartitionsTransitiveDown and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACActivity. getAllPartitionsTransitiveDown(K_CONTROL_OPTION... behaviourFlags)
All partitions contained directly or indirectly in the activity.java.util.List<ACPartition>
ACActivity. getAllPartitionsTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllPartitionsTransitiveDown and filters its return values according to the given stereotype value.<T extends ANInputPin>
java.util.List<T>ANInvocation. getArgument(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Specification of an argument value that appears during execution.<T extends CLProperty>
java.util.List<T>ANLink. getAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all association ends assigned to thisANAction
.<T extends CLProperty>
java.util.List<T>ANLink. getAssociationEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEnd and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACPartition. getBrothers(K_CONTROL_OPTION... behaviourFlags)
All partitions within the same container and with the same presentation (horizontal or vertical or none), excluding the partition itself and regardless of the property if a partition is external.java.util.List<ACPartition>
ACPartition. getBrothers(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getBrothers and filters its return values according to the given stereotype value.<T extends ACActivityNode>
java.util.List<T>ACActivity. getCallActivityNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All calls to activities inside of this activity.<T extends ACActivityNode>
java.util.List<T>ACActivity. getCallActivityNode(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getCallActivityNode and filters its return values according to the given stereotype value.<T extends ACActivityEdge>
java.util.List<T>ACActivityGroup. getContainedEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activity edges being assigned to this group.<T extends ACActivityEdge>
java.util.List<T>ACActivityGroup. getContainedEdge(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getContainedEdge and filters its return values according to the given stereotype value.<T extends ACActivityEdge>
java.util.List<T>ACActivityGroup. getContainedEdgeImplicit(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activity edges being implicitly assigned to this group.<T extends ACActivityEdge>
java.util.List<T>ACActivityGroup. getContainedEdgeImplicit(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getContainedEdgeImplicit and filters its return values according to the given stereotype value.<T extends ACActivityNode>
java.util.List<T>ACActivityGroup. getContainedNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activity nodes being assigned to this group.<T extends ACActivityNode>
java.util.List<T>ACActivityGroup. getContainedNode(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getContainedNode and filters its return values according to the given stereotype value.<T extends ACActivityNode>
java.util.List<T>ACActivityGroup. getContainedNodeImplicitExclusive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ACActivityNode>
java.util.List<T>ACActivityGroup. getContainedNodeImplicitExclusive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getContainedNodeImplicitExclusive and filters its return values according to the given stereotype value.<T extends ANPin>
java.util.List<T>ANAction. getControlPin(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All pins with property 'isControl' set to true.<T extends ANPin>
java.util.List<T>ANAction. getControlPin(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getControlPin and filters its return values according to the given stereotype value.<T extends ANPin>
java.util.List<T>ANPin. getCorrespondingPin(java.lang.Class<T> returnType, ANAction refObj, K_CONTASGN kind, int mode, K_CONTROL_OPTION... behaviourFlags)
Searches for anANPin
assigned toargument refObj
that corresponds to the source pin.<T extends ANPin>
java.util.List<T>ANPin. getCorrespondingPin(java.lang.Class<T> returnType, MMStereotype stereotype, ANAction refObj, K_CONTASGN kind, int mode, K_CONTROL_OPTION... behaviourFlags)
The method calls getCorrespondingPin and filters its return values according to the given stereotype value.<T extends ACActivityEdge>
java.util.List<T>ACActivity. getEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ANLinkEndData>
java.util.List<T>ANLink. getEndData(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends METriggerReferenceAble>
java.util.List<T>ANAcceptEvent. getEventAsTrigger(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends METriggerReferenceAble>
java.util.List<T>ANAcceptEvent. getEventAsTrigger(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getEventAsTrigger and filters its return values according to the given stereotype value.java.util.List<ACExceptionHandler>
ACExecutableNode. getExceptionHandler(K_CONTROL_OPTION... behaviourFlags)
The exeption handlers which the node serves as handler body for.java.util.List<IAActionExecSpec>
ANAction. getExecution(K_CONTROL_OPTION... behaviourFlags)
All execution specifications of theANAction
.<T extends ACActivityGroup>
java.util.List<T>ACActivity. getGroup(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACExceptionHandler>
ACExecutableNode. getHandler(K_CONTROL_OPTION... behaviourFlags)
A set of exception handlers that are examined if an uncaught exception propagates to the outer level of the executable node.java.util.List<ACExceptionHandler>
ACObjectNode. getHandler(K_CONTROL_OPTION... behaviourFlags)
TheACExceptionHandler
which theACObjectNode
serves as exception token input for.<T extends ACExecutableNode>
java.util.List<T>ACExecutableNode. getHandlerBody(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
A node that is executed if the handler satisfies an uncaught exception which propagated to the outer level of the A executable node.<T extends ACExecutableNode>
java.util.List<T>ACExecutableNode. getHandlerBody(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getHandlerBody and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACActivity. getHorizontalPartitions(K_CONTROL_OPTION... behaviourFlags)
All partitions to be displayed as a horizontal swimlane contained directly in the activity.java.util.List<ACPartition>
ACActivity. getHorizontalPartitions(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getHorizontalPartitions and filters its return values according to the given stereotype value.<T extends ACActivityEdge>
java.util.List<T>ACActivityNode. getIncoming(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All edges heading into the node.<T extends ACActivityGroup>
java.util.List<T>ACActivityEdge. getInGroup(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activity groups the edge is assigned to.<T extends ACActivityGroup>
java.util.List<T>ACActivityEdge. getInGroup(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInGroup and filters its return values according to the given stereotype value.<T extends ACActivityGroup>
java.util.List<T>ACActivityNode. getInGroup(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activity groups the node is assigned to.<T extends ACActivityGroup>
java.util.List<T>ACActivityNode. getInGroup(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInGroup and filters its return values according to the given stereotype value.<T extends ACActivityGroup>
java.util.List<T>ACActivityEdge. getInGroupImplicit(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activity groups the edge is implicitly assigned to.<T extends ACActivityGroup>
java.util.List<T>ACActivityEdge. getInGroupImplicit(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInGroupImplicit and filters its return values according to the given stereotype value.<T extends ANInputPin>
java.util.List<T>ANAction. getInput(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The ordered set of input pins connected to the action.<T extends ANInputPin>
java.util.List<T>ANLink. getInputValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Pins taking end objects and qualifier values as input.<T extends ANInputPin>
java.util.List<T>ANOpaque. getInputValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ACActivityEdge>
java.util.List<T>ACInterruptibleRegion. getInterruptingEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ACActivityEdge>
java.util.List<T>ACInterruptibleRegion. getInterruptingEdge(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInterruptingEdge and filters its return values according to the given stereotype value.<T extends ACActivityNode>
java.util.List<T>ACActivity. getNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACActivity>
ACActivity. getNodeActivity(K_CONTROL_OPTION... behaviourFlags)
All activities called inside of this activity.java.util.List<ACActivity>
ACActivity. getNodeActivity(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getNodeActivity and filters its return values according to the given stereotype value.<T extends ANPin>
java.util.List<T>ANAction. getObjectPin(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All pins with 'isControl' property set to false.<T extends ANPin>
java.util.List<T>ANAction. getObjectPin(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getObjectPin and filters its return values according to the given stereotype value.<T extends ACActivityEdge>
java.util.List<T>ACActivityNode. getOutgoing(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All edges heading out of the node.java.util.List<ANOutputPin>
ANAction. getOutput(K_CONTROL_OPTION... behaviourFlags)
The ordered set of output pins connected to the action.java.util.List<ANOutputPin>
ANOpaque. getOutputValue(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MESimpleConstraint>
ACStructuredNode. getOwnedRule(K_CONTROL_OPTION... behaviourFlags)
All constraints owned by thisACStructuredNode
.java.util.List<ACParamNode>
ANPin. getParamNode(K_CONTROL_OPTION... behaviourFlags)
Finds theACParamNode
corresponding to theANPin
.java.util.List<ACParamNode>
ANPin. getParamNode(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getParamNode and filters its return values according to the given stereotype value.java.util.List<ACParamNode>
ACActivity. getParamNodeOfParam(CLParameter refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACParamNode>
ACActivity. getParamNodeOfParam(MMStereotype stereotype, CLParameter refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getParamNodeOfParam and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACActivity. getPartition(K_CONTROL_OPTION... behaviourFlags)
Top-level partitions in the activity.java.util.List<ANQualifierValue>
ANLinkEndData. getQualifier(K_CONTROL_OPTION... behaviourFlags)
List of qualifier values.<T extends ANInputPin>
java.util.List<T>ANReply. getReplyValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
A list of pins that contains the reply values of the operation.java.util.List<ANOutputPin>
ANAcceptEvent. getResult(K_CONTROL_OPTION... behaviourFlags)
Pins that hold the received event objects or their attributes.java.util.List<ANOutputPin>
ANCall. getResult(K_CONTROL_OPTION... behaviourFlags)
A list of output pins where the results of performing the invocation are placed.java.util.List<ANOutputPin>
ANUnmarshall. getResult(K_CONTROL_OPTION... behaviourFlags)
The values of the structural features of the input object.java.util.List<ACPartition>
ACPartition. getSelfAndBrothers(K_CONTROL_OPTION... behaviourFlags)
All partitions within the same container and with the same presentation (horizontal or vertical or none), including the partition itself and regardless of the property if a partition is external.java.util.List<ACPartition>
ACPartition. getSelfAndBrothers(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndBrothers and filters its return values according to the given stereotype value.java.util.List<ACPartition>
ACPartition. getSelfAndNonExternalBrothers(K_CONTROL_OPTION... behaviourFlags)
All non-external partitions within the same container and with the same presentation (horizontal or vertical or none), including the partition itself.java.util.List<ACPartition>
ACPartition. getSelfAndNonExternalBrothers(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndNonExternalBrothers and filters its return values according to the given stereotype value.<T extends ANAction>
java.util.List<T>ANAcceptEvent. getSentBy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allANSendSignal
/ANBroadcastSignal
/ANSendObject
actions that send signals accepted by thisANAcceptEvent
.<T extends ANAction>
java.util.List<T>ANAcceptEvent. getSentBy(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSentBy and filters its return values according to the given stereotype value.java.util.List<ACStructuredNode>
ACActivity. getStructuredNode(K_CONTROL_OPTION... behaviourFlags)
Top-level structured nodes in the activity.java.util.List<ACStructuredNode>
ACActivity. getStructuredNodeInCycle(K_CONTROL_OPTION... behaviourFlags)
All structured activity nodes of the activity which are assigned to another structured activity node and which lie in a circle of assignments.java.util.List<ACStructuredNode>
ACActivity. getStructuredNodeInCycle(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getStructuredNodeInCycle and filters its return values according to the given stereotype value.<T extends ANInputPin>
java.util.List<T>ACStructuredNode. getStructuredNodeInput(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All input pins for thisACStructuredNode
.java.util.List<ANOutputPin>
ACStructuredNode. getStructuredNodeOutput(K_CONTROL_OPTION... behaviourFlags)
All output pins for thisACStructuredNode
.<T extends ACActivityGroup>
java.util.List<T>ACActivityGroup. getSubgroup(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACPartition>
ACPartition. getSubPartition(K_CONTROL_OPTION... behaviourFlags)
The partitions immediately contained by the partition.java.util.List<BETrigger>
ANAcceptEvent. getTrigger(K_CONTROL_OPTION... behaviourFlags)
<T extends ELValSpec>
java.util.List<T>ANValSpec. getValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The value specification to be evaluated.<T extends ELValSpec>
java.util.List<T>ANValuePin. getValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACVariable>
ACActivity. getVariable(K_CONTROL_OPTION... behaviourFlags)
Top-level variables in the activity.java.util.List<ACVariable>
ACStructuredNode. getVariable(K_CONTROL_OPTION... behaviourFlags)
Variables defined in the scope of the structured activity node.java.util.List<ACPartition>
ACActivity. getVerticalPartitions(K_CONTROL_OPTION... behaviourFlags)
All partitions to be displayed as a vertical swimlane contained directly in the activity.java.util.List<ACPartition>
ACActivity. getVerticalPartitions(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getVerticalPartitions and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<ACDiaConstraintEdge>
ACDiaACNode. getConstraintEdge(K_CONTROL_OPTION... behaviourFlags)
TheACDiaACNode
that owns theACDiaConstraintEdge
.java.util.List<ACDiaConstraintEdge>
ACDiaConstraintNode. getConstraintEdge(K_CONTROL_OPTION... behaviourFlags)
The constraint edge of the constraint node.java.util.List<ACDiaActNode>
ACDiaACNode. getOwnedActNode(K_CONTROL_OPTION... behaviourFlags)
The activity nodes of the diagram.java.util.List<ACDiaActNode>
ACDiaGroupNode. getOwnedActNode(K_CONTROL_OPTION... behaviourFlags)
The action node owned by the group node.java.util.List<ACDiaConstraintEdge>
ACDiaGroupNode. getOwnedConstraintEdge(K_CONTROL_OPTION... behaviourFlags)
The constraint edge owned by the group node.java.util.List<ACDiaConstraintNode>
ACDiaGroupNode. getOwnedConstraintNode(K_CONTROL_OPTION... behaviourFlags)
The constraint node owned by the group node.java.util.List<ACDiaControlNode>
ACDiaACNode. getOwnedControlNode(K_CONTROL_OPTION... behaviourFlags)
The control nodes of the diagram.java.util.List<ACDiaControlNode>
ACDiaGroupNode. getOwnedControlNode(K_CONTROL_OPTION... behaviourFlags)
The control node owned by the group node.java.util.List<ACDiaDecisionInputBehavior>
ACDiaControlNode. getOwnedDecisionInput(K_CONTROL_OPTION... behaviourFlags)
java.util.List<PRDiaNote>
ACDiaACNode. getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACDiaException>
ACDiaACNode. getOwnedException(K_CONTROL_OPTION... behaviourFlags)
The exception handler edges of the activity frame node.java.util.List<ACDiaException>
ACDiaActNode. getOwnedException(K_CONTROL_OPTION... behaviourFlags)
The exception handler edges of the action.java.util.List<ACDiaException>
ACDiaGroupNode. getOwnedException(K_CONTROL_OPTION... behaviourFlags)
The exceptions owned by the group node.java.util.List<ACDiaFlowEdge>
ACDiaACNode. getOwnedFlowEdge(K_CONTROL_OPTION... behaviourFlags)
The flow edges of the diagram.java.util.List<ACDiaFlowEdge>
ACDiaGroupNode. getOwnedFlowEdge(K_CONTROL_OPTION... behaviourFlags)
The flow edge owned by the group node.<T extends ACDiaGroupNode>
java.util.List<T>ACDiaACNode. getOwnedGroupNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The group nodes of the diagram.<T extends ACDiaGroupNode>
java.util.List<T>ACDiaGroupNode. getOwnedGroupNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The group nodes owned by the group node.java.util.List<ACDiaObjNode>
ACDiaACNode. getOwnedObjNode(K_CONTROL_OPTION... behaviourFlags)
The object nodes of the diagram.java.util.List<ACDiaObjNode>
ACDiaGroupNode. getOwnedObjNode(K_CONTROL_OPTION... behaviourFlags)
The object node owned by the group node.java.util.List<ACDiaObjNode>
ACDiaActNode. getOwnedPinNode(K_CONTROL_OPTION... behaviourFlags)
The pin nodes of the action node.<T extends ACDiaTextNode>
java.util.List<T>ACDiaACNode. getOwnedTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACDiaValSpecNode>
ACDiaFlowEdge. getOwnedValSpec(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACDiaValSpecNode>
ACDiaObjNode. getOwnedValSpec(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACDiaValSpecNode>
ACDiaControlNode. getOwnedValSpecNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACDiaVariableNode>
ACDiaGroupNode. getOwnedVariableNode(K_CONTROL_OPTION... behaviourFlags)
The variable nodes owned by the group node. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<BCTermAssign>
BCTerm. getAssignedElement(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BCPropertySetRefElem>
BCPropertyAble. getAssignedPropertySet(K_CONTROL_OPTION... behaviourFlags)
All property set assignments of theBCPropertyAble
.java.util.List<BCTermAssign>
BCTermAssignAble. getAssignedTerm(K_CONTROL_OPTION... behaviourFlags)
The term or concept assignments attributed to an element.java.util.List<BCPropertySetRefElem>
BCPropertySet. getAssignmentToPropertyAble(K_CONTROL_OPTION... behaviourFlags)
All property set references to this property set.java.util.List<BCProperty>
BCPropertyAble. getOwnedAdHocProperty(K_CONTROL_OPTION... behaviourFlags)
All properties defined for theBCPropertyAble
.java.util.List<BCProperty>
BCPropertySet. getOwnedProperty(K_CONTROL_OPTION... behaviourFlags)
All properties defined for theBCPropertySet
.java.util.List<BCPropertyRefElem>
BCPropertySetRefElem. getOwnedValueAssignment(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BCPropertySet>
BCPropertyAble. getPropertySetsAssigned(K_CONTROL_OPTION... behaviourFlags)
All property sets being assigned to this element.java.util.List<BCPropertySet>
BCPropertyAble. getPropertySetsAssigned(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropertySetsAssigned and filters its return values according to the given stereotype value.<T extends BCTerm>
java.util.List<T>BCTerm. getRefinedTerm(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Terms or concepts which refine the current term or concept.<T extends BCTerm>
java.util.List<T>BCTermAssignAble. getTerms(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BCTerm>
java.util.List<T>BCTermAssignAble. getTerms(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTerms and filters its return values according to the given stereotype value.java.util.List<BCPropertyRefElem>
BCProperty. getValueAssignment(K_CONTROL_OPTION... behaviourFlags)
All property references to this property. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends ANAcceptEvent>
java.util.List<T>BETrigger. getAcceptedByAction(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
ANAcceptEvent
that accepts thisBETrigger
.java.util.List<MESimpleConstraint>
BEBehavior. getBehaviorOwnedRule(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ANCallBehavior>
BEBehavior. getCallBehaviorAction(K_CONTROL_OPTION... behaviourFlags)
All calls of this behavior.java.util.List<ACDecisionBehavior>
BEBehavior. getDecisionNodeR(K_CONTROL_OPTION... behaviourFlags)
The link element to theACDecisionNode
which theBEBehavior
models the decision to be taken for.java.util.List<ACObjFlowBehavior>
BEBehavior. getObjectFlowSelectionR(K_CONTROL_OPTION... behaviourFlags)
The link element to theACObjectFlow
which theBEBehavior
selects tokens for.java.util.List<ACObjectFlow>
BEBehavior. getObjectFlowWithSelection(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACObjectFlow>
BEBehavior. getObjectFlowWithSelection(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getObjectFlowWithSelection and filters its return values according to the given stereotype value.java.util.List<ACObjectFlow>
BEBehavior. getObjectFlowWithTransformation(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ACObjectFlow>
BEBehavior. getObjectFlowWithTransformation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getObjectFlowWithTransformation and filters its return values according to the given stereotype value.java.util.List<ACObjNodeSelBehavior>
BEBehavior. getObjectNodeR(K_CONTROL_OPTION... behaviourFlags)
The link element to theACObjectNode
which theBEBehavior
selects tokens for.<T extends ACObjectNode>
java.util.List<T>BEBehavior. getObjectNodeWithSelection(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ACObjectNode>
java.util.List<T>BEBehavior. getObjectNodeWithSelection(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getObjectNodeWithSelection and filters its return values according to the given stereotype value.java.util.List<CLParameter>
BEBehavior. getOwnedParameter(K_CONTROL_OPTION... behaviourFlags)
Specifies the parameters owned by this behavior.java.util.List<BETrigger>
BEEvent. getTrigger(K_CONTROL_OPTION... behaviourFlags)
All triggers of the event. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends BPActivityNode>
java.util.List<T>BPFlowProcessContainer. getActivity(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activities of theBPFlowProcessContainer
.<T extends BPActivityNode>
java.util.List<T>BPLane. getActivityAffectedByResourceAssignment(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPActivityNode>
java.util.List<T>BPLane. getActivityAffectedByResourceAssignment(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityAffectedByResourceAssignment and filters its return values according to the given stereotype value.<T extends BPActivityNode>
java.util.List<T>BPLane. getActivityInLane(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activities being assigned to this lane.<T extends BPActivityNode>
java.util.List<T>BPLane. getActivityInLane(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityInLane and filters its return values according to the given stereotype value.<T extends BPActivityNode>
java.util.List<T>BPLane. getActivityInLaneTransitiveDown(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPActivityNode>
java.util.List<T>BPLane. getActivityInLaneTransitiveDown(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityInLaneTransitiveDown and filters its return values according to the given stereotype value.java.util.List<BPProperty>
BPActivityNode. getActivityProperty(K_CONTROL_OPTION... behaviourFlags)
All properties of theBPActivityNode
.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceAccountable(K_CONTROL_OPTION... behaviourFlags)
All activity resources marked as accountable.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceAccountable and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
All activity resources of the given RACI type.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceByRACIType and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceConsulted(K_CONTROL_OPTION... behaviourFlags)
All activity resources marked to be consulted.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceConsulted and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceInformed(K_CONTROL_OPTION... behaviourFlags)
All activity resources marked to be informed.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceInformed and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceResponsible(K_CONTROL_OPTION... behaviourFlags)
All activity resources marked as responsible.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceResponsible and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceSupportive(K_CONTROL_OPTION... behaviourFlags)
All activity resources marked as supportive.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceSupportive and filters its return values according to the given stereotype value.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceUnspecified(K_CONTROL_OPTION... behaviourFlags)
All activity resources with an unspecified RACI type.java.util.List<BPActivityResource>
BPActivityNode. getActivityResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActivityResourceUnspecified and filters its return values according to the given stereotype value.java.util.List<BSDia>
BPItemDefinition. getBSDia(K_CONTROL_OPTION... behaviourFlags)
All business object state diagrams with a representation of theBPItemDefinition
.java.util.List<BPEventNode>
BPEventDefinition. getCatchingEventNode(K_CONTROL_OPTION... behaviourFlags)
All catching event nodes that assign thisBPEventDefinition
.java.util.List<BPEventNode>
BPEventDefinition. getCatchingEventNode(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getCatchingEventNode and filters its return values according to the given stereotype value.java.util.List<BPEventNode>
BPEventNode. getCatchThrowCorrespondingEvent(K_CONTROL_OPTION... behaviourFlags)
With a selected catch event all corresponding throw events, using at least one of the event definitions of the catch event, will be returned.java.util.List<BPEventNode>
BPEventNode. getCatchThrowCorrespondingEvent(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getCatchThrowCorrespondingEvent and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLane. getChildLane(K_CONTROL_OPTION... behaviourFlags)
All lanes contained in this lane with its lane set.<T extends BPChoreographyActivity>
java.util.List<T>BPFlowChoreographyContainer. getChoreographyActivity(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activities of theBPFlowChoreographyContainer
.java.util.List<BPParticipantAtActivity>
BPParticipant. getChoreographyActivityR(K_CONTROL_OPTION... behaviourFlags)
The activity the participant takes part in.java.util.List<BPDiaCollaborationViewNode>
BPCollaboration. getCollaborationViewCompletelyMaintained(K_CONTROL_OPTION... behaviourFlags)
Returns a list of all views of the same model element being maintained completely.java.util.List<BPDiaCollaborationViewNode>
BPCollaboration. getCollaborationViewIncomplete(K_CONTROL_OPTION... behaviourFlags)
Returns a list of all views of the same model element being incomplete with regard to its master view.java.util.List<BPDiaCollaborationViewNode>
BPCollaboration. getCollaborationViewIncorrect(K_CONTROL_OPTION... behaviourFlags)
Returns a list of all views of the same model element being incorrect with regard to its master view.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getDataInput(K_CONTROL_OPTION... behaviourFlags)
All data inputs at thisBPInputOutputSpecifyAble
.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getDataInput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataInput and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPDataObject. getDataInputOfCall(K_CONTROL_OPTION... behaviourFlags)
The inputs of the call tasks.java.util.List<BPDataObject>
BPDataObject. getDataInputOfCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataInputOfCall and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPInputSet. getDataInputs(K_CONTROL_OPTION... behaviourFlags)
All data inputs that are assigned to this input set.java.util.List<BPDataObject>
BPInputSet. getDataInputs(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataInputs and filters its return values according to the given stereotype value.java.util.List<BPDataIOAssociation>
BPItemAwareElement. getDataIOAssocAtSrc(K_CONTROL_OPTION... behaviourFlags)
All data associations of the source element.java.util.List<BPDataIOAssociation>
BPItemAwareElement. getDataIOAssocAtTrg(K_CONTROL_OPTION... behaviourFlags)
All data associations of the target.java.util.List<BPDataObject>
BPFlowProcessContainer. getDataObject(K_CONTROL_OPTION... behaviourFlags)
All data objects of the process container.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getDataOutput(K_CONTROL_OPTION... behaviourFlags)
All data outputs at thisBPInputOutputSpecifyAble
.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getDataOutput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataOutput and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPDataObject. getDataOutputOfCall(K_CONTROL_OPTION... behaviourFlags)
The outputs of the call tasks.java.util.List<BPDataObject>
BPDataObject. getDataOutputOfCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataOutputOfCall and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPOutputSet. getDataOutputs(K_CONTROL_OPTION... behaviourFlags)
All data Outputs that are assigned to this output set.java.util.List<BPDataObject>
BPOutputSet. getDataOutputs(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataOutputs and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPDataStore. getDataStoreNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDataObject>
BPDataStore. getDataStoreNode(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataStoreNode and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPFlowProcessContainer. getDataStoreNode(K_CONTROL_OPTION... behaviourFlags)
All data store references of this process container.java.util.List<BPDataObject>
BPFlowProcessContainer. getDataStoreNode(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDataStoreNode and filters its return values according to the given stereotype value.java.util.List<DRDecision>
BPProcess. getDecisionUsed(K_CONTROL_OPTION... behaviourFlags)
All decisions used by tasks which are part of this process, either direct parts of being nested in some sub process.java.util.List<DRDecision>
BPProcess. getDecisionUsed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDecisionUsed and filters its return values according to the given stereotype value.java.util.List<BPElementAtPath>
BPElementAtPath. getDependentElementAtPath(K_CONTROL_OPTION... behaviourFlags)
All path element assignments which depend on this one.java.util.List<BPDia>
BPPath. getDiagramToStartAnimation(K_CONTROL_OPTION... behaviourFlags)
All diagrams suitable to start the animation.java.util.List<BPDia>
BPPath. getDiagramToStartAnimation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDiagramToStartAnimation and filters its return values according to the given stereotype value.java.util.List<BPDia>
BPCollaboration. getDiagramWithViewCompletelyMaintained(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDia>
BPCollaboration. getDiagramWithViewCompletelyMaintained(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDiagramWithViewCompletelyMaintained and filters its return values according to the given stereotype value.java.util.List<BPElementAtPath>
BPPathAble. getElementAtPathR(K_CONTROL_OPTION... behaviourFlags)
All path assignments of a path element.<T extends BPPathAble>
java.util.List<T>BPPath. getElementInPath(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPPathAble>
java.util.List<T>BPPath. getElementInPath(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementInPath and filters its return values according to the given stereotype value.java.util.List<BPError>
BPItemDefinition. getError(K_CONTROL_OPTION... behaviourFlags)
AssignedBPError
.java.util.List<BPError>
BPItemDefinition. getError(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getError and filters its return values according to the given stereotype value.java.util.List<BPEscalation>
BPItemDefinition. getEscalation(K_CONTROL_OPTION... behaviourFlags)
AssignedBPEscalation
.java.util.List<BPEscalation>
BPItemDefinition. getEscalation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getEscalation and filters its return values according to the given stereotype value.<T extends BPEventDefinition>
java.util.List<T>BPProcess. getEventDefinitionUsed(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All event definitions used at events which are part of this process, either direct parts of being nested in some sub process.<T extends BPEventDefinition>
java.util.List<T>BPProcess. getEventDefinitionUsed(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getEventDefinitionUsed and filters its return values according to the given stereotype value.java.util.List<BPProperty>
BPEventNode. getEventProperty(K_CONTROL_OPTION... behaviourFlags)
All properties of theBPEventNode
.<T extends BPFlowElement>
java.util.List<T>BPPath. getFlowElementsInPath(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow elements being part of this path.<T extends BPFlowElement>
java.util.List<T>BPPath. getFlowElementsInPath(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFlowElementsInPath and filters its return values according to the given stereotype value.<T extends BPFlowElement>
java.util.List<T>BPPath. getFlowElementsInPathWithProcessNotReachable(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow elements being assigned to the path but not being reachable.<T extends BPFlowElement>
java.util.List<T>BPPath. getFlowElementsInPathWithProcessNotReachable(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFlowElementsInPathWithProcessNotReachable and filters its return values according to the given stereotype value.<T extends BPFlowElement>
java.util.List<T>BPPath. getFlowElementsReachable(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPFlowElement>
java.util.List<T>BPPath. getFlowElementsReachable(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFlowElementsReachable and filters its return values according to the given stereotype value.<T extends BPFlowElement>
java.util.List<T>BPFlowProcessContainer. getFlowElementTransitiveDown(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow elements being directly or indirectly part of theBPProcess
.<T extends BPFlowElement>
java.util.List<T>BPFlowProcessContainer. getFlowElementTransitiveDown(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFlowElementTransitiveDown and filters its return values according to the given stereotype value.java.util.List<BPGateway>
BPFlowElementContainer. getGatewayByDirection(K_BP_GATEWAY_DIRECTION kind, K_CONTROL_OPTION... behaviourFlags)
All gateways of the given argument kind.java.util.List<BPGateway>
BPFlowElementContainer. getGatewayByDirection(MMStereotype stereotype, K_BP_GATEWAY_DIRECTION kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getGatewayByDirection and filters its return values according to the given stereotype value.java.util.List<BPGateway>
BPFlowElementContainer. getGatewayByType(K_BP_GATEWAY_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
All gateways of the given argument kind.java.util.List<BPGateway>
BPFlowElementContainer. getGatewayByType(MMStereotype stereotype, K_BP_GATEWAY_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getGatewayByType and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceAccountable(K_CONTROL_OPTION... behaviourFlags)
All global task resources marked as accountable.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceAccountable and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
All global task resources of the given RACI type.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceByRACIType and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceConsulted(K_CONTROL_OPTION... behaviourFlags)
All global task resources marked to be consulted.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceConsulted and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceInformed(K_CONTROL_OPTION... behaviourFlags)
All global task resources marked to be informed.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceInformed and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceResponsible(K_CONTROL_OPTION... behaviourFlags)
All global task resources marked as responsible.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceResponsible and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceSupportive(K_CONTROL_OPTION... behaviourFlags)
All global task resources marked as supportive.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceSupportive and filters its return values according to the given stereotype value.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceUnspecified(K_CONTROL_OPTION... behaviourFlags)
All global task resources with an unspecified RACI type.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getGlobalTaskResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGlobalTaskResourceUnspecified and filters its return values according to the given stereotype value.<T extends BPAssociationArtifact>
java.util.List<T>BPArtifact. getIncomingAssociationArtifact(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPAssociationArtifact>
java.util.List<T>BPFlowElement. getIncomingAssociationArtifact(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPAssociationArtifact>
java.util.List<T>BPActivityNode. getIncomingCompensationAssociation(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDataIOAssociation>
BPActivityNode. getIncomingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags)
BPDataIOAssociation
visually coming in to thisBPActivityNode
even though logically there is an data input interconnected.java.util.List<BPDataIOAssociation>
BPActivityNode. getIncomingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getIncomingDataIOAssociation and filters its return values according to the given stereotype value.java.util.List<BPDataIOAssociation>
BPEventNode. getIncomingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags)
BPDataIOAssociation
visually coming in to thisBPEventNode
even though logically there is an data input interconnected.java.util.List<BPDataIOAssociation>
BPEventNode. getIncomingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getIncomingDataIOAssociation and filters its return values according to the given stereotype value.java.util.List<BPItemDefinitionRel>
BPItemDefinition. getIncomingDefinitionRel(K_CONTROL_OPTION... behaviourFlags)
All incoming business object relationships connecting this business object.java.util.List<BPMessageFlow>
BPParticipant. getIncomingMessageFlow(K_CONTROL_OPTION... behaviourFlags)
All incoming message flows.java.util.List<BPUseCasePathRel>
BPPath. getIncomingPathUseCaseRel(K_CONTROL_OPTION... behaviourFlags)
The incoming relationships of the path.java.util.List<BPSequenceFlow>
BPSequenceFlowNode. getIncomingSequenceFlow(K_CONTROL_OPTION... behaviourFlags)
All incoming sequence flows.java.util.List<BPSupportsRel>
BPProcess. getIncomingSupport(K_CONTROL_OPTION... behaviourFlags)
The incomingBPSupportsRel
.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getInputOutputObject(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getInputOutputObject(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInputOutputObject and filters its return values according to the given stereotype value.java.util.List<BPInputSet>
BPInputOutputSpecifyAble. getInputSet(K_CONTROL_OPTION... behaviourFlags)
AllBPInputSet
of theBPInputOutputSpecifyAble
.java.util.List<BPObjInputSetRef>
BPDataObject. getInputSetR(K_CONTROL_OPTION... behaviourFlags)
AllBPObjInputSetRef
which contain the object.<T extends BSState>
java.util.List<T>BPItemAwareElement. getInState(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AssignedBSState
toBPItemAwareElement
.<T extends BSState>
java.util.List<T>BPItemAwareElement. getInState(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInState and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getIODataObject(K_CONTROL_OPTION... behaviourFlags)
All objects of theBPInputOutputSpecifyAble
.java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getIODataObjectByKind(K_BP_DATA_OBJECT_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDataObject>
BPInputOutputSpecifyAble. getIODataObjectByKind(MMStereotype stereotype, K_BP_DATA_OBJECT_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getIODataObjectByKind and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BPItemDefinition. getItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AssignedBPItemAwareElement
.<T extends BPItemAwareElement>
java.util.List<T>BPItemDefinition. getItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BPItemDefinition. getItemAwareElementAtPath(java.lang.Class<T> returnType, BPElementAtPath refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends BPItemAwareElement>
java.util.List<T>BPItemDefinition. getItemAwareElementAtPath(java.lang.Class<T> returnType, MMStereotype stereotype, BPElementAtPath refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getItemAwareElementAtPath and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BPProcess. getItemAwareElementForDefinition(java.lang.Class<T> returnType, BPItemDefinition refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends BPItemAwareElement>
java.util.List<T>BPProcess. getItemAwareElementForDefinition(java.lang.Class<T> returnType, MMStereotype stereotype, BPItemDefinition refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getItemAwareElementForDefinition and filters its return values according to the given stereotype value.java.util.List<BPItemDefinition>
BPElementAtPath. getItemDefinitionAtPath(K_CONTROL_OPTION... behaviourFlags)
All business objects used in the path up to this point.java.util.List<BPItemDefinition>
BPElementAtPath. getItemDefinitionAtPath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getItemDefinitionAtPath and filters its return values according to the given stereotype value.java.util.List<BPItemDefinition>
BPProcess. getItemDefinitionUsed(K_CONTROL_OPTION... behaviourFlags)
All item definitions used throughout this process, either used directly of being nested in some sub process.java.util.List<BPItemDefinition>
BPProcess. getItemDefinitionUsed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getItemDefinitionUsed and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPFlowElement. getLaneAssigned(K_CONTROL_OPTION... behaviourFlags)
The lanes being assigned directly to theBPFlowElement
.java.util.List<BPLane>
BPFlowElement. getLaneAssignedTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPFlowElement. getLaneAssignedTransitiveUp(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneAssignedTransitiveUp and filters its return values according to the given stereotype value.java.util.List<BPLaneSet>
BPFlowElement. getLaneSetAssigned(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLaneSet>
BPFlowElement. getLaneSetAssigned(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneSetAssigned and filters its return values according to the given stereotype value.java.util.List<BPLaneSet>
BPFlowElement. getLaneSetAssignedTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
The lane sets being assigned directly and indirectly to the flow element via its lanes or the "upper" lane sets and lanes.java.util.List<BPLaneSet>
BPFlowElement. getLaneSetAssignedTransitiveUp(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneSetAssignedTransitiveUp and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLane. getLaneTransitiveDown(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPLane. getLaneTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneTransitiveDown and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLane. getLaneTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPLane. getLaneTransitiveUp(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneTransitiveUp and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLane. getLeafLane(K_CONTROL_OPTION... behaviourFlags)
All leaf lanes.java.util.List<BPLane>
BPLane. getLeafLane(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLeafLane and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLaneSet. getLeafLane(K_CONTROL_OPTION... behaviourFlags)
All leaf lanes in this lane set.java.util.List<BPLane>
BPLaneSet. getLeafLane(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLeafLane and filters its return values according to the given stereotype value.java.util.List<BPLinkEventDefinition>
BPFlowProcessContainer. getLinkEventDefinitionUsed(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLinkEventDefinition>
BPFlowProcessContainer. getLinkEventDefinitionUsed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLinkEventDefinitionUsed and filters its return values according to the given stereotype value.java.util.List<BPEventNode>
BPLinkEventDefinition. getLinkEventNode(K_CONTROL_OPTION... behaviourFlags)
All event nodes referencing this link event definition.java.util.List<BPMessage>
BPItemDefinition. getMessage(K_CONTROL_OPTION... behaviourFlags)
AssignedBPMessage
.java.util.List<BPMessage>
BPItemDefinition. getMessage(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMessage and filters its return values according to the given stereotype value.java.util.List<BPMessageFlow>
BPPath. getMessageFlowInPath(K_CONTROL_OPTION... behaviourFlags)
All message flows being part of this path.java.util.List<BPMessageFlow>
BPPath. getMessageFlowInPath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMessageFlowInPath and filters its return values according to the given stereotype value.<T extends BPMessageFlowNode>
java.util.List<T>BPProcess. getMessageFlowNodeTransitiveDown(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All message flow nodes being directly or indirectly part of theBPProcess
.<T extends BPMessageFlowNode>
java.util.List<T>BPProcess. getMessageFlowNodeTransitiveDown(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMessageFlowNodeTransitiveDown and filters its return values according to the given stereotype value.java.util.List<BPMessage>
BPProcess. getMessageUsed(K_CONTROL_OPTION... behaviourFlags)
All messages being sent or received by tasks or events which are part of this process, either direct parts of being nested in some sub process.java.util.List<BPMessage>
BPProcess. getMessageUsed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMessageUsed and filters its return values according to the given stereotype value.<T extends BPFlowElement>
java.util.List<T>BPFlowProcessContainer. getNestedFlowElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow elements being directly or indirectly part of theBPProcess
.<T extends BPFlowElement>
java.util.List<T>BPFlowProcessContainer. getNestedFlowElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getNestedFlowElement and filters its return values according to the given stereotype value.java.util.List<BPDiaCollaborationViewNode>
BPCollaboration. getNonMasterCollaborationViewNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDiaProcessViewNode>
BPProcess. getNonMasterProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All references to this process regardless if their synchronization status.java.util.List<BPDiaProcessViewNode>
BPProcess. getNonSynchronizedProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All non-synchronized references to this process.java.util.List<BPElementAtPath>
BPPath. getOccurrenceInPath(BPPathAble refObj, K_CONTROL_OPTION... behaviourFlags)
Returns all path occurrences of the element.<T extends BPAssociationArtifact>
java.util.List<T>BPArtifact. getOutgoingAssociationArtifact(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BPAssociationArtifact>
java.util.List<T>BPEventNode. getOutgoingCompensationAssociation(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPDataIOAssociation>
BPActivityNode. getOutgoingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags)
BPDataIOAssociation
visually going out of thisBPActivityNode
even though logically there is an data output interconnected.java.util.List<BPDataIOAssociation>
BPActivityNode. getOutgoingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOutgoingDataIOAssociation and filters its return values according to the given stereotype value.java.util.List<BPDataIOAssociation>
BPEventNode. getOutgoingDataIOAssociation(K_CONTROL_OPTION... behaviourFlags)
BPDataIOAssociation
visually going out of thisBPEventNode
even though logically there is an data output interconnected.java.util.List<BPDataIOAssociation>
BPEventNode. getOutgoingDataIOAssociation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOutgoingDataIOAssociation and filters its return values according to the given stereotype value.java.util.List<BPGroupAssign>
BPGroupArtifact. getOutgoingGroupAssign(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPUseCaseInteractionRel>
BPInteractionSpecification. getOutgoingInteractionUseCaseRel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPItemDefinitionRel>
BPEscalation. getOutgoingItemDefinitionRel(K_CONTROL_OPTION... behaviourFlags)
AllBPItemDefinitionRel
of theBPEscalation
.java.util.List<BPItemDefinitionRel>
BPSignal. getOutgoingItemDefinitionRel(K_CONTROL_OPTION... behaviourFlags)
AllBPItemDefinitionRel
of theBPSignal
.java.util.List<BPMessageFlow>
BPParticipant. getOutgoingMessageFlow(K_CONTROL_OPTION... behaviourFlags)
All outgoing message flows.java.util.List<BPSequenceFlow>
BPSequenceFlowNode. getOutgoingSequenceFlow(K_CONTROL_OPTION... behaviourFlags)
All outgoing sequence flows.java.util.List<BPSupportsRel>
BPProcess. getOutgoingSupport(K_CONTROL_OPTION... behaviourFlags)
The outgoingBPSupportsRel
.java.util.List<BPOutputSet>
BPInputOutputSpecifyAble. getOutputSet(K_CONTROL_OPTION... behaviourFlags)
AllBPOutputSet
of theBPInputOutputSpecifyAble
.java.util.List<BPObjOutputSetRef>
BPDataObject. getOutputSetR(K_CONTROL_OPTION... behaviourFlags)
AllBPObjOutputSetRef
which contain theBPDataObject
.<T extends BPArtifact>
java.util.List<T>BPArtifactContainerAble. getOwnedArtifact(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All artifacts contained in theBPArtifactContainerAble
.java.util.List<BPDia>
BPProcess. getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPOperation>
BPInterface. getOwnedBPOperation(K_CONTROL_OPTION... behaviourFlags)
All operations being part of the interface.java.util.List<BPDataIOAssociation>
BPActivityNode. getOwnedDataAssociation(K_CONTROL_OPTION... behaviourFlags)
All data associations of the activity.java.util.List<BPDataIOAssociation>
BPEventNode. getOwnedDataAssociation(K_CONTROL_OPTION... behaviourFlags)
All data associations of the event.java.util.List<BPParticipantEntity>
BPParticipant. getOwnedEntityAssignment(K_CONTROL_OPTION... behaviourFlags)
All partner entity assignments of the participant.java.util.List<BPError>
BPMaskDefinition. getOwnedError(K_CONTROL_OPTION... behaviourFlags)
All errors related to the mask definition.<T extends BPEventDefinition>
java.util.List<T>BPMaskDefinition. getOwnedEventDefinition(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All event definitions of the mask definition.java.util.List<BPObjInputSetRef>
BPInputSet. getOwnedInputSetRef(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPLaneSet. getOwnedLane(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLaneSet>
BPProcess. getOwnedLaneSet(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLinkEventDefinition>
BPProcess. getOwnedLinkEventDefinitions(K_CONTROL_OPTION... behaviourFlags)
All link event definitions to be used locally in this process.java.util.List<BPMaskField>
BPMaskDefinition. getOwnedMaskField(K_CONTROL_OPTION... behaviourFlags)
All mask fields of the mask definition.java.util.List<BPObjInputSetRef>
BPInputSet. getOwnedObjInputSetRef(K_CONTROL_OPTION... behaviourFlags)
AllBPObjInputSetRef
of theBPInputSet
.java.util.List<BPObjOutputSetRef>
BPOutputSet. getOwnedObjOutputSetRef(K_CONTROL_OPTION... behaviourFlags)
AllBPObjOutputSetRef
of theBPOutputSet
.java.util.List<BPObjOutputSetRef>
BPOutputSet. getOwnedOutputSetRef(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPElementAtPath>
BPPath. getOwnedPathAssignment(K_CONTROL_OPTION... behaviourFlags)
All path assignments of the path.java.util.List<BPResourceAtLane>
BPLane. getOwnedResourceAssignment(K_CONTROL_OPTION... behaviourFlags)
The resource assignment of theBPLane
.<T extends BCRootReuseAbleElement>
java.util.List<T>BPChoreography. getOwnedReuseAbleElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All reusable elements being relevant in the context of this choreography.<T extends BCRootReuseAbleElement>
java.util.List<T>BPCollaboration. getOwnedReuseAbleElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All reusable elements being relevant in the context of this collaboration.<T extends BCRootReuseAbleElement>
java.util.List<T>BPProcess. getOwnedReuseAbleElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All reusable elements being relevant in the context of this process.java.util.List<BPParticipantRole>
BPParticipant. getOwnedRoleAssignment(K_CONTROL_OPTION... behaviourFlags)
All partner role assignments of the participant.java.util.List<BSTransition>
BPItemDefinition. getOwnedTransition(K_CONTROL_OPTION... behaviourFlags)
All transitions owned by thisBPItemDefinition
.<T extends BSVertex>
java.util.List<T>BPItemDefinition. getOwnedVertex(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All vertex owned by thisBPItemDefinition
.java.util.List<BPParticipant>
BPInteractionSpecification. getParticipant(K_CONTROL_OPTION... behaviourFlags)
All participants taking part in the interaction.java.util.List<BPParticipantAtActivity>
BPChoreographyActivity. getParticipantInvolved(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this choreography activity.<T extends MERefAbleAsResource>
java.util.List<T>BPParticipant. getPartnerEntity(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All partner entity elements being assigned to the participant.<T extends MERefAbleAsResource>
java.util.List<T>BPParticipant. getPartnerEntity(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPartnerEntity and filters its return values according to the given stereotype value.<T extends MERefAbleAsResource>
java.util.List<T>BPParticipant. getPartnerRole(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All partner role elements being assigned to the participant.<T extends MERefAbleAsResource>
java.util.List<T>BPParticipant. getPartnerRole(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPartnerRole and filters its return values according to the given stereotype value.java.util.List<BPPath>
BPPathAble. getPath(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPPath>
BPPathAble. getPath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPath and filters its return values according to the given stereotype value.<T extends BPPathAble>
java.util.List<T>BPItemAwareElement. getPathAbleInReach(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All potential path elements in reach, either as the owner of the item aware element or reachable by a data association.<T extends BPPathAble>
java.util.List<T>BPItemAwareElement. getPathAbleInReach(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPathAbleInReach and filters its return values according to the given stereotype value.<T extends BPFlowElement>
java.util.List<T>BPProcess. getPossiblePathElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow elements being candidates for assigning them to a path.<T extends BPFlowElement>
java.util.List<T>BPProcess. getPossiblePathElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPossiblePathElement and filters its return values according to the given stereotype value.<T extends BSState>
java.util.List<T>BPItemDefinition. getPossibleState(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All states of theBPItemDefinition
.<T extends ADClientAble>
java.util.List<T>BPPath. getPresentationOfPathAbleInMasterView(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all presentation elements in the defining presentation which belong to the path elements.<T extends ADClientAble>
java.util.List<T>BPPath. getPresentationOfPathAbleInMasterView(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPresentationOfPathAbleInMasterView and filters its return values according to the given stereotype value.<T extends ADClientAble>
java.util.List<T>BPPath. getPresentationOfPathAbleInStandardView(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ADClientAble>
java.util.List<T>BPPath. getPresentationOfPathAbleInStandardView(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPresentationOfPathAbleInStandardView and filters its return values according to the given stereotype value.java.util.List<BPProcess>
BPProcess. getProcessCalled(K_CONTROL_OPTION... behaviourFlags)
All processes being called by activities which are part of this process, either direct parts of being nested in some sub process.java.util.List<BPProcess>
BPProcess. getProcessCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCalled and filters its return values according to the given stereotype value.java.util.List<BPProcess>
BPProcess. getProcessCalledTransitive(K_CONTROL_OPTION... behaviourFlags)
All processes being called by activities which are part of this process or one of the called processes.java.util.List<BPProcess>
BPProcess. getProcessCalledTransitive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCalledTransitive and filters its return values according to the given stereotype value.java.util.List<BPProcess>
BPProcess. getProcessCalling(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BPProcess. getProcessCalling(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCalling and filters its return values according to the given stereotype value.java.util.List<BPProcess>
BPProcess. getProcessCallingTransitive(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BPProcess. getProcessCallingTransitive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessCallingTransitive and filters its return values according to the given stereotype value.<T extends ADClientAble>
java.util.List<T>BPProcess. getProcessContentForTable(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all the content elements of thisBPProcess
visible as table.<T extends ADClientAble>
java.util.List<T>BPProcess. getProcessContentForTable(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessContentForTable and filters its return values according to the given stereotype value.java.util.List<BPProperty>
BPProcess. getProcessProperty(K_CONTROL_OPTION... behaviourFlags)
All properties of theBPProcess
.java.util.List<BPProcess>
BPPath. getProcessReachable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BPPath. getProcessReachable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessReachable and filters its return values according to the given stereotype value.java.util.List<BPProcess>
BPProcess. getProcessSupportedDirectly(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BPProcess. getProcessSupportedDirectly(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessSupportedDirectly and filters its return values according to the given stereotype value.java.util.List<BPProcess>
BPProcess. getProcessSupportedDirectlyExcludeRel(BPSupportsRel refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BPProcess. getProcessSupportedDirectlyExcludeRel(MMStereotype stereotype, BPSupportsRel refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessSupportedDirectlyExcludeRel and filters its return values according to the given stereotype value.java.util.List<BPDiaProcessViewNode>
BPProcess. getProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All view nodes for this process.java.util.List<BPProcess>
BPItemDefinition. getProcessWithItemAwareElement(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BPItemDefinition. getProcessWithItemAwareElement(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcessWithItemAwareElement and filters its return values according to the given stereotype value.<T extends MERefAbleAsResource>
java.util.List<T>BPLane. getRefAbleAsResource(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MERefAbleAsResource>
java.util.List<T>BPLane. getRefAbleAsResource(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRefAbleAsResource and filters its return values according to the given stereotype value.java.util.List<BPMessageFlowMapping>
BPMessageFlow. getReferencedToRef(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPParticipantMapping>
BPParticipant. getReferencedToRef(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPMessageFlowMapping>
BPMessageFlow. getRefToReferenced(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPParticipantMapping>
BPParticipant. getRefToReferenced(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPActivityResource>
BPActivityNode. getResource(K_CONTROL_OPTION... behaviourFlags)
All resource assignments of the activity.java.util.List<BPGlobalTaskResource>
BPGlobalTask. getResource(K_CONTROL_OPTION... behaviourFlags)
All resource assignments of the global task.<T extends MERefAbleAsResource>
java.util.List<T>BPActivityNode. getResourceAssigned(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MERefAbleAsResource>
java.util.List<T>BPActivityNode. getResourceAssigned(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getResourceAssigned and filters its return values according to the given stereotype value.<T extends MERefAbleAsResource>
java.util.List<T>BPLane. getResourceAssigned(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MERefAbleAsResource>
java.util.List<T>BPLane. getResourceAssigned(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getResourceAssigned and filters its return values according to the given stereotype value.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneAccountable(K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments marked as accountable.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments of the given RACI type.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneConsulted(K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments marked to be consulted.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneInformed(K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments marked to be informed.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneResponsible(K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments marked as responsible.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneSupportive(K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments marked as supportive.java.util.List<BPResourceAtLane>
BPLane. getResourceAtLaneUnspecified(K_CONTROL_OPTION... behaviourFlags)
All lane resource assignments with an unspecified RACI type.java.util.List<BPLane>
BPLane. getSelfAndLaneTransitiveDown(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPLane. getSelfAndLaneTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndLaneTransitiveDown and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLane. getSelfAndLaneTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPLane. getSelfAndLaneTransitiveUp(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndLaneTransitiveUp and filters its return values according to the given stereotype value.java.util.List<BPLane>
BPLane. getSelfAndSiblings(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
BPLane. getSelfAndSiblings(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSiblings and filters its return values according to the given stereotype value.<T extends BPFlowElement>
java.util.List<T>BPFlowElementContainer. getSequenceFlowElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow elements.java.util.List<BPSignal>
BPItemDefinition. getSignal(K_CONTROL_OPTION... behaviourFlags)
AssignedBPSignal
.java.util.List<BPSignal>
BPItemDefinition. getSignal(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSignal and filters its return values according to the given stereotype value.java.util.List<BPItemDefinition>
BPDataIOAssociation. getSourceItemDefinition(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPItemDefinition>
BPDataIOAssociation. getSourceItemDefinition(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSourceItemDefinition and filters its return values according to the given stereotype value.<T extends BSState>
java.util.List<T>BPDataIOAssociation. getSourceStates(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BSState>
java.util.List<T>BPDataIOAssociation. getSourceStates(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSourceStates and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>BPDataIOAssociation. getSourceStructureDefinition(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the connectedELClassifier
of the assignedBPItemDefinition
at the associations source element.<T extends ELClassifier>
java.util.List<T>BPDataIOAssociation. getSourceStructureDefinition(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSourceStructureDefinition and filters its return values according to the given stereotype value.java.util.List<BSDiaStateMachineNode>
BPItemDefinition. getStateMachineNode(K_CONTROL_OPTION... behaviourFlags)
All business object lifecycle nodes representing theBPItemDefinition
.java.util.List<BPSupportsRel>
BPProcess. getSupportsRelationshipTo(BPProcess refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPSupportsRel>
BPProcess. getSupportsRelationshipTo(MMStereotype stereotype, BPProcess refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags)
The method calls getSupportsRelationshipTo and filters its return values according to the given stereotype value.java.util.List<BPDiaProcessViewNode>
BPProcess. getSynchronizedProcessViewNode(K_CONTROL_OPTION... behaviourFlags)
All synchronized references to this process.<T extends BSState>
java.util.List<T>BPDataIOAssociation. getTargetStates(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BSState>
java.util.List<T>BPDataIOAssociation. getTargetStates(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTargetStates and filters its return values according to the given stereotype value.<T extends BPTaskNode>
java.util.List<T>BPCallAbleProcessElement. getTaskNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All activities calling the element.<T extends BPTaskNode>
java.util.List<T>BPCallAbleProcessElement. getTaskNode(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTaskNode and filters its return values according to the given stereotype value.java.util.List<BPTaskNodeCall>
BPCallAbleProcessElement. getTaskNodeR(K_CONTROL_OPTION... behaviourFlags)
All call assignments to activities calling the element.<T extends BPTaskNode>
java.util.List<T>BPCallAbleProcessElement. getTaskNodeWithDifferentIO(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All call activities which have a different interface, in other words their input objects and output objects do not match with the interface of the called element.<T extends BPTaskNode>
java.util.List<T>BPCallAbleProcessElement. getTaskNodeWithDifferentIO(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTaskNodeWithDifferentIO and filters its return values according to the given stereotype value.<T extends BPTaskNode>
java.util.List<T>BPCallAbleProcessElement. getTaskNodeWithIncompleteIO(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All call activities which have an incomplete interface, in other words their interface is not a superset of the interface of the called element.<T extends BPTaskNode>
java.util.List<T>BPCallAbleProcessElement. getTaskNodeWithIncompleteIO(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTaskNodeWithIncompleteIO and filters its return values according to the given stereotype value.java.util.List<BPEventNode>
BPEventDefinition. getThrowingEventNode(K_CONTROL_OPTION... behaviourFlags)
All throwing event nodes that assign thisBPEventDefinition
.java.util.List<BPEventNode>
BPEventDefinition. getThrowingEventNode(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getThrowingEventNode and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnmappedInputAtCall(K_CONTROL_OPTION... behaviourFlags)
If this is a call activity the method returns all interface input objects which do not have a corresponding interface object at the called element.java.util.List<BPDataObject>
BPTaskNode. getUnmappedInputAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnmappedInputAtCall and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnmappedInputAtCalled(K_CONTROL_OPTION... behaviourFlags)
If this is a call activity the method returns all interface input objects of the called element which do not have a corresponding interface object at the call activity.java.util.List<BPDataObject>
BPTaskNode. getUnmappedInputAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnmappedInputAtCalled and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnmappedIOAtCall(K_CONTROL_OPTION... behaviourFlags)
If this is a call activity the method returns all interface objects which do not have a corresponding interface object at the called element.java.util.List<BPDataObject>
BPTaskNode. getUnmappedIOAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnmappedIOAtCall and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnmappedIOAtCalled(K_CONTROL_OPTION... behaviourFlags)
If this is a call activity the method returns all interface objects of the called element which do not have a corresponding interface object at the call activity.java.util.List<BPDataObject>
BPTaskNode. getUnmappedIOAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnmappedIOAtCalled and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnmappedOutputAtCall(K_CONTROL_OPTION... behaviourFlags)
If this is a call activity the method returns all interface output objects which do not have a corresponding interface object at the called element.java.util.List<BPDataObject>
BPTaskNode. getUnmappedOutputAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnmappedOutputAtCall and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnmappedOutputAtCalled(K_CONTROL_OPTION... behaviourFlags)
If this is a call activity the method returns all interface output objects of the called element which do not have a corresponding interface object at the call activity.java.util.List<BPDataObject>
BPTaskNode. getUnmappedOutputAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnmappedOutputAtCalled and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnusedInput(K_CONTROL_OPTION... behaviourFlags)
All data inputs which are not connected to another object of the same process via a data association.java.util.List<BPDataObject>
BPTaskNode. getUnusedInput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnusedInput and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnusedIO(K_CONTROL_OPTION... behaviourFlags)
All data inputs and data outputs which are not connected to another object of the same process via a data association.java.util.List<BPDataObject>
BPTaskNode. getUnusedIO(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnusedIO and filters its return values according to the given stereotype value.java.util.List<BPDataObject>
BPTaskNode. getUnusedOutput(K_CONTROL_OPTION... behaviourFlags)
All data outputs which are not connected to another object of the same process via a data association.java.util.List<BPDataObject>
BPTaskNode. getUnusedOutput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUnusedOutput and filters its return values according to the given stereotype value.<T extends BPDiaViewNode>
java.util.List<T>BPPathContextAble. getViewVisibleAndSelectAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All views which are visible and selectable.<T extends BPItemAwareElement>
java.util.List<T>BPActivityNode. getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allBPItemAwareElement
on the source side of all ownedBPDataIOAssociation
by thisBPActivityNode
.<T extends BPItemAwareElement>
java.util.List<T>BPActivityNode. getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getVisibleIncomingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BPEventNode. getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allBPItemAwareElement
on the source side of all ownedBPDataIOAssociation
by thisBPEventNode
.<T extends BPItemAwareElement>
java.util.List<T>BPEventNode. getVisibleIncomingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getVisibleIncomingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BPActivityNode. getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allBPItemAwareElement
on the target side of all ownedBPDataIOAssociation
by thisBPActivityNode
.<T extends BPItemAwareElement>
java.util.List<T>BPActivityNode. getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getVisibleOutgoingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BPEventNode. getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns allBPItemAwareElement
on the target side of all ownedBPDataIOAssociation
by thisBPEventNode
.<T extends BPItemAwareElement>
java.util.List<T>BPEventNode. getVisibleOutgoingItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getVisibleOutgoingItemAwareElement and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<BPDiaEventNode>
BPDiaEventNode. getCatchThrowCorrespondingEventNode(K_CONTROL_OPTION... behaviourFlags)
With a selected catch event all corresponding throw events in the same view node, using at least one of the event definitions of the catch event, will be returned.java.util.List<BPDiaLaneNode>
BPDiaLaneNode. getChildLaneNode(K_CONTROL_OPTION... behaviourFlags)
All lane nodes owned by the lane node.java.util.List<PRDiaNote>
BPDiaViewNode. getCommentNodeOfView(K_CONTROL_OPTION... behaviourFlags)
<T extends PRPresContent>
java.util.List<T>BPDia. getContentForHighlighting(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements eligible for being highlighted in the diagram, e.g. the path contents of the paths selected for highlighting.java.util.List<BPDiaLaneNode>
BPDiaLaneNode. getLeafLaneNode(K_CONTROL_OPTION... behaviourFlags)
All leaf lanes.java.util.List<BPDiaLaneNode>
BPDiaProcessViewNode. getLeafLaneNode(K_CONTROL_OPTION... behaviourFlags)
All leaf lane nodes in this process view node.java.util.List<BPDiaLaneNode>
BPDiaProcessViewNode. getLeafLaneNodeSortedByPosition(K_CONTROL_OPTION... behaviourFlags)
All leaf lane nodes in this process view node.<T extends MEModelElement>
java.util.List<T>BPDiaViewNode. getMissingElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all model elements missing in this view.<T extends MEModelElement>
java.util.List<T>BPDiaViewNode. getMissingElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMissingElement and filters its return values according to the given stereotype value.<T extends BPDiaArtifactNode>
java.util.List<T>BPDia. getOwnedArtifactNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaArtifactNode
of theBPDia
.<T extends BPDiaArtifactNode>
java.util.List<T>BPDiaLaneNode. getOwnedArtifactNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
BPDiaArtifactNode
owned by theBPDiaLaneNode
.<T extends BPDiaArtifactNode>
java.util.List<T>BPDiaSubProcessNode. getOwnedArtifactNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
BPDiaArtifactNode
owned by theBPDiaSubProcessNode
.<T extends BPDiaArtifactNode>
java.util.List<T>BPDiaViewNode. getOwnedArtifactNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaArtifactNode
owned by theBPDiaViewNode
.java.util.List<BPDiaAssocEdge>
BPDiaGroupNode. getOwnedAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaAssocEdge
in the group node.java.util.List<BPDiaAssocEdge>
BPDiaLaneNode. getOwnedAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaAssocEdge
of theBPDiaLaneNode
.java.util.List<BPDiaAssocEdge>
BPDiaProcessViewNode. getOwnedAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaAssocEdge
of theBPDiaProcessViewNode
.java.util.List<BPDiaEventNode>
BPDiaSubProcessNode. getOwnedBoundaryEventNode(K_CONTROL_OPTION... behaviourFlags)
All boundary event nodes owned by thisBPDiaSubProcessNode
.java.util.List<BPDiaEventNode>
BPDiaTaskNode. getOwnedBoundaryEventNode(K_CONTROL_OPTION... behaviourFlags)
All boundary event nodes of theBPDiaTaskNode
.<T extends BPDiaTaskNode>
java.util.List<T>BPDiaTaskNode. getOwnedCallActivityNodes(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All call activity nodes contained at the next level below the activity node.java.util.List<PRDiaCalloutNode>
BPDiaGroupNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this group node.java.util.List<PRDiaCalloutNode>
BPDiaLaneNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this lane node.java.util.List<PRDiaCalloutNode>
BPDiaSubProcessNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this subprocess node.java.util.List<PRDiaCalloutNode>
BPDiaViewNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this view node.java.util.List<BPDiaDataAssocEdge>
BPDiaGroupNode. getOwnedDataAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaDataAssocEdge
in the group node.java.util.List<BPDiaDataAssocEdge>
BPDiaLaneNode. getOwnedDataAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaDataAssocEdge
of theBPDiaLaneNode
.java.util.List<BPDiaDataAssocEdge>
BPDiaProcessViewNode. getOwnedDataAssocEdge(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaDataAssocEdge
of theBPDiaProcessViewNode
.java.util.List<BPDiaDataNode>
BPDiaLaneNode. getOwnedDataNode(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaDataNode
of theBPDiaLaneNode
.java.util.List<BPDiaDataNode>
BPDiaProcessViewNode. getOwnedDataNode(K_CONTROL_OPTION... behaviourFlags)
BPDiaDataNode
owned by theBPDiaProcessViewNode
.java.util.List<BPDiaDataNode>
BPDiaSubProcessNode. getOwnedDataNode(K_CONTROL_OPTION... behaviourFlags)
BPDiaDataNode
owned by theBPDiaSubProcessNode
.java.util.List<BPDiaEventNode>
BPDiaSubProcessNode. getOwnedEventNode(K_CONTROL_OPTION... behaviourFlags)
All boundary event nodes of theBPDiaSubProcessNode
.<T extends BPDiaFlowEdge>
java.util.List<T>BPDiaGroupNode. getOwnedFlowEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow edges in the group node.<T extends BPDiaFlowNode>
java.util.List<T>BPDiaGroupNode. getOwnedFlowNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All flow nodes of theBPDiaGroupNode
.java.util.List<BPDiaGroupAssignment>
BPDia. getOwnedGroupAssignment(K_CONTROL_OPTION... behaviourFlags)
All group assignment edges of the diagram.<T extends BPDiaItemNode>
java.util.List<T>BPDia. getOwnedItemNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaItemNode
.<T extends BPDiaItemNode>
java.util.List<T>BPDiaGroupNode. getOwnedItemNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All item nodes of theBPDiaGroupNode
.java.util.List<BPDiaLaneNode>
BPDiaProcessViewNode. getOwnedLaneNode(K_CONTROL_OPTION... behaviourFlags)
All lane nodes owned by the view node.java.util.List<BPDiaMappingAssoc>
BPDia. getOwnedMappingAssoc(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaMappingAssoc
of theBPDia
.java.util.List<BPDiaMaskCompartmentEntry>
BPDiaMaskCompartmentNode. getOwnedMaskCompartmentEntry(K_CONTROL_OPTION... behaviourFlags)
All compartment entries of the compartment node.java.util.List<BPDiaMaskCompartmentNode>
BPDiaMaskNode. getOwnedMaskCompartmentNode(K_CONTROL_OPTION... behaviourFlags)
All compartment nodes of the mask node.java.util.List<BPDiaMaskCompartmentNode>
BPDiaMaskTaskNode. getOwnedMaskCompartmentNode(K_CONTROL_OPTION... behaviourFlags)
All compartment nodes of the user task node.java.util.List<BPDiaMaskNode>
BPDiaTaskNode. getOwnedMaskNode(K_CONTROL_OPTION... behaviourFlags)
All mask node of theBPDiaTaskNode
.java.util.List<BPDiaMessageFlow>
BPDia. getOwnedMessageFlow(K_CONTROL_OPTION... behaviourFlags)
message flow edge owned by the diagram.java.util.List<BPDiaMessageFlow>
BPDiaCollaborationViewNode. getOwnedMessageFlow(K_CONTROL_OPTION... behaviourFlags)
message flow edge owned by the view node.java.util.List<BPDiaMessageNode>
BPDiaViewNode. getOwnedMessageNode(K_CONTROL_OPTION... behaviourFlags)
All message nodes in the view node.java.util.List<BPDiaParticipantCompartmentNode>
BPDiaChoreographyTaskNode. getOwnedParticipantCompartment(K_CONTROL_OPTION... behaviourFlags)
All participant compartment nodes of the choreography task node.java.util.List<BPDiaParticipantNode>
BPDiaChoreographyViewNode. getOwnedParticipantNode(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaParticipantNode
of theBPDiaChoreographyViewNode
.java.util.List<BPDiaParticipantNode>
BPDiaCollaborationViewNode. getOwnedParticipantNode(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaParticipantNode
of theBPDiaCollaborationViewNode
.java.util.List<BPDiaRedundantEdge>
BPDiaProcessViewNode. getOwnedRedundantEdge(K_CONTROL_OPTION... behaviourFlags)
All redundant edges in the view node.java.util.List<BPDiaRenderingNode>
BPDiaProcessViewNode. getOwnedRenderingNode(K_CONTROL_OPTION... behaviourFlags)
All rendering nodes in the view node.java.util.List<BPDiaSequenceFlow>
BPDiaChoreographyViewNode. getOwnedSequenceFlow(K_CONTROL_OPTION... behaviourFlags)
BPDiaSequenceFlow
owned by theBPDiaChoreographyViewNode
.java.util.List<BPDiaSequenceFlow>
BPDiaLaneNode. getOwnedSequenceFlow(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaSequenceFlow
of theBPDiaLaneNode
.java.util.List<BPDiaSequenceFlow>
BPDiaProcessViewNode. getOwnedSequenceFlow(K_CONTROL_OPTION... behaviourFlags)
BPDiaSequenceFlow
owned by theBPDiaProcessViewNode
.<T extends BPDiaSequenceFlowNode>
java.util.List<T>BPDiaChoreographyViewNode. getOwnedSequenceFlowNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaSequenceFlowNode
of theBPDiaChoreographyViewNode
.<T extends BPDiaSequenceFlowNode>
java.util.List<T>BPDiaLaneNode. getOwnedSequenceFlowNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaSequenceFlowNode
of theBPDiaLaneNode
.<T extends BPDiaSequenceFlowNode>
java.util.List<T>BPDiaProcessViewNode. getOwnedSequenceFlowNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaSequenceFlowNode
of theBPDiaProcessViewNode
.<T extends BPDiaSequenceFlowNode>
java.util.List<T>BPDiaSubProcessNode. getOwnedSequenceFlowNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaSequenceFlowNode
of theBPDiaSubProcessNode
.java.util.List<BPDiaStructureEdge>
BPDia. getOwnedStructureEdge(K_CONTROL_OPTION... behaviourFlags)
All structure edges of theBPDia
.java.util.List<BPDiaSupportEdge>
BPDia. getOwnedSupportEdge(K_CONTROL_OPTION... behaviourFlags)
All support edges of theBPDia
.java.util.List<BPDiaTermEdge>
BPDia. getOwnedTermEdge(K_CONTROL_OPTION... behaviourFlags)
All term edges of the diagram.<T extends BPDiaTermNode>
java.util.List<T>BPDia. getOwnedTermNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All term nodes of the diagram.java.util.List<BPDiaTextNode>
BPDia. getOwnedTextNode(K_CONTROL_OPTION... behaviourFlags)
AllBPDiaTextNode
of theBPDia
.java.util.List<BPDiaViewContentEdge>
BPDia. getOwnedViewContentEdge(K_CONTROL_OPTION... behaviourFlags)
All view content edges of theBPDia
.<T extends PRPresContent>
java.util.List<T>BPDiaFlowNode. getOwnedViewElementTransitiveDownByOrder(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends PRPresContent>
java.util.List<T>BPDiaLaneNode. getOwnedViewElementTransitiveDownByOrder(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends PRPresContent>
java.util.List<T>BPDiaViewNode. getOwnedViewElementTransitiveDownByOrder(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All presentation elements in this view.<T extends BPDiaViewNode>
java.util.List<T>BPDia. getOwnedViewNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllBPDiaViewNode
.java.util.List<BPPath>
BPDiaViewNode. getPossiblePath(K_CONTROL_OPTION... behaviourFlags)
All paths eligible for visualization in this context.java.util.List<BPPath>
BPDiaViewNode. getPossiblePath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPossiblePath and filters its return values according to the given stereotype value.<T extends PRPresContent>
java.util.List<T>BPDiaViewNode. getPresentationInView(java.lang.Class<T> returnType, MEModelElement refObj, K_CONTROL_OPTION... behaviourFlags)
All presentation contents of this view which are connected to the model element specified byargument refObj
and which do not belong to another view nested into this one. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<BROrgUnitPersonRel>
BROrgUnit. getAssignmentRelationshipToPerson(BRPerson refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BROrgUnitPersonRel>
BROrgUnit. getAssignmentRelationshipToPerson(MMStereotype stereotype, BRPerson refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssignmentRelationshipToPerson and filters its return values according to the given stereotype value.java.util.List<BROrgUnitPersonRel>
BRPerson. getAssignmentToOrgUnit(K_CONTROL_OPTION... behaviourFlags)
The organizational unit assignment of the person.java.util.List<BRPersonContactData>
BRPerson. getContactData(K_CONTROL_OPTION... behaviourFlags)
AllBRPersonContactData
of theBRPerson
.java.util.List<BROrgUnit>
BROrgUnit. getDirectParentsInHierarchy(K_CONTROL_OPTION... behaviourFlags)
The parent resources being superordinated by a hierarchical relationship.java.util.List<BROrgUnit>
BROrgUnit. getDirectParentsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectParentsInHierarchy and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
BROrgUnit. getDirectSonsInHierarchy(K_CONTROL_OPTION... behaviourFlags)
All resources being directly subordinated to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
BROrgUnit. getDirectSonsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectSonsInHierarchy and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
BROrgUnit. getDirectSonsInHierarchyExcludeRel(BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags)
All org units being directly subordinated to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
BROrgUnit. getDirectSonsInHierarchyExcludeRel(MMStereotype stereotype, BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectSonsInHierarchyExcludeRel and filters its return values according to the given stereotype value.java.util.List<BRResourceHierRel>
BROrgUnit. getHierarchicalRelationshipTo(BROrgUnit refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BRResourceHierRel>
BROrgUnit. getHierarchicalRelationshipTo(MMStereotype stereotype, BROrgUnit refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags)
The method calls getHierarchicalRelationshipTo and filters its return values according to the given stereotype value.<T extends BRResourceRel>
java.util.List<T>BRResource. getIncoming(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The incomingBRResourceRel
.java.util.List<BRResourceHierRel>
BROrgUnit. getIncomingHierRel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BRLocation>
BRResource. getLocation(K_CONTROL_OPTION... behaviourFlags)
All locations of theBRResource
.java.util.List<BRLocation>
BRResource. getLocation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLocation and filters its return values according to the given stereotype value.java.util.List<BRResourceAtLocation>
BRResource. getLocationAssignment(K_CONTROL_OPTION... behaviourFlags)
The resource assignments of theBRLocation
.java.util.List<BROrgUnitMemberRel>
BROrgUnit. getMemberRelationship(K_CONTROL_OPTION... behaviourFlags)
All member relationships of this organizational unit.java.util.List<BROrgUnitMemberRel>
BRPerson. getOrgUnitMembership(K_CONTROL_OPTION... behaviourFlags)
The group assignments of the person.<T extends BRResourceRel>
java.util.List<T>BRResource. getOutgoing(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The outgoingBRResourceRel
.java.util.List<BRResourceHierRel>
BROrgUnit. getOutgoingHierarchicalRelationship(K_CONTROL_OPTION... behaviourFlags)
All outgoing hierarchical resource relationships at thisBROrgUnit
.java.util.List<BRResourceHierRel>
BROrgUnit. getOutgoingHierarchicalRelationship(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOutgoingHierarchicalRelationship and filters its return values according to the given stereotype value.java.util.List<BRResourceHierRel>
BROrgUnit. getOutgoingHierRel(K_CONTROL_OPTION... behaviourFlags)
<T extends BRResource>
java.util.List<T>BRResource. getOwnedResource(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BROrgUnitRequiresRole>
BRRole. getPotentialOrgUnit(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BRPersonInRole>
BRRole. getPotentialPerson(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BRPersonInRole>
BRPerson. getPotentialRole(K_CONTROL_OPTION... behaviourFlags)
The role assignments of this person.java.util.List<BPProcess>
BRResource. getProcess(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
BRResource. getProcess(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProcess and filters its return values according to the given stereotype value.java.util.List<BPResourceAtProcess>
BRResource. getProcessR(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BROrgUnitRequiresRole>
BROrgUnit. getRequiredRole(K_CONTROL_OPTION... behaviourFlags)
The role requirements of an organizational unit.java.util.List<BRResourceAtLocation>
BRLocation. getResourceAtLocation(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BROrgUnitPersonRel>
BROrgUnit. getResponsiblePersonRel(K_CONTROL_OPTION... behaviourFlags)
The person assigned to this organizational unit.java.util.List<BRRole>
BROrgUnit. getRoleAssignments(K_CONTROL_OPTION... behaviourFlags)
The roles being assigned to this organizational unit.java.util.List<BRRole>
BROrgUnit. getRoleAssignments(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRoleAssignments and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
BROrgUnit. getSelfAndSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags)
The org unit itself and all resources being subordinated (transitively) to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
BROrgUnit. getSelfAndSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
BROrgUnit. getSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags)
All org units being subordinated (transitively) to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
BROrgUnit. getSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2brdia
Methods in de.mid.innovator.srv2api.icw2brdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends BRDiaResourceEdge>
java.util.List<T>BRDiaResourceNode. getIncomingResourceEdgeFrom(java.lang.Class<T> returnType, BRDiaResourceNode refObj, K_CONTROL_OPTION... behaviourFlags)
Returns all incoming edges from the source node.java.util.List<BRDiaResourceNode>
BRDia. getNodeForResource(BRResource refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends BRDiaResourceEdge>
java.util.List<T>BRDiaResourceNode. getOutgoingResourceEdgeTo(java.lang.Class<T> returnType, BRDiaResourceNode refObj, K_CONTROL_OPTION... behaviourFlags)
Returns all outgoing edges to the target node.java.util.List<BRDiaExprNode>
BRDiaResourceEdge. getOwnedExpression(K_CONTROL_OPTION... behaviourFlags)
The expression nodes at thisBRDiaResourceEdge
.java.util.List<BRDiaExprNode>
BRDiaResourceNode. getOwnedExpression(K_CONTROL_OPTION... behaviourFlags)
The expression nodes at thisBRDiaResourceNode
.<T extends BRDiaResourceEdge>
java.util.List<T>BRDia. getOwnedResourceEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The resource edges in thisBRDia
.java.util.List<BRDiaResourceNode>
BRDia. getOwnedResourceNode(K_CONTROL_OPTION... behaviourFlags)
The resource nodes in thisBRDia
.<T extends BRDiaTextNode>
java.util.List<T>BRDia. getOwnedTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The text nodes in thisBRDia
.<T extends BRResource>
java.util.List<T>BRDia. getResourceInDia(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns a unique list of all business resources being displayed in theBRDia
.<T extends BRResource>
java.util.List<T>BRDia. getResourceInDia(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getResourceInDia and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2bs
Methods in de.mid.innovator.srv2api.icw2bs with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<BSTransition>
BSVertex. getIncoming(K_CONTROL_OPTION... behaviourFlags)
All transitions incoming at this vertex.java.util.List<BSTransition>
BSVertex. getOutgoing(K_CONTROL_OPTION... behaviourFlags)
All transitions outgoing from this vertex.<T extends BSVertex>
java.util.List<T>BSVertex. getReachedVertex(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All vertices which are reached transitive via transitions starting from the given vertex.<T extends BSVertex>
java.util.List<T>BSVertex. getReachedVertex(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getReachedVertex and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
java.util.List<T>BSState. getUsedInItemAwareElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All item aware elements using this state.<T extends BPItemAwareElement>
java.util.List<T>BSState. getUsedInItemAwareElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUsedInItemAwareElement and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2bsdia
Methods in de.mid.innovator.srv2api.icw2bsdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<BSDiaStateMachineNode>
BSDia. getOwnedStateMachineNode(K_CONTROL_OPTION... behaviourFlags)
The state machine node owned by this diagrem.java.util.List<BSDiaTransitionEdge>
BSDiaStateMachineNode. getOwnedTransitionEdge(K_CONTROL_OPTION... behaviourFlags)
All transition edges owned by this state machine node.<T extends BSDiaVertexNode>
java.util.List<T>BSDiaStateMachineNode. getOwnedVertexNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All vertex nodes owned by this state machine node. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<ACParamNode>
CLParameter. getActivityParameterNode(K_CONTROL_OPTION... behaviourFlags)
Activity parameter is an object node at the beginning or end of flows used for accepting inputs to an activity and providing outputs from it.java.util.List<CLTemplateParameterSubstitution>
CLTemplateParameterAbleElement. getActualParameterSubstitution(K_CONTROL_OPTION... behaviourFlags)
All substitutions where this element is used as actual parameter.<T extends CLTemplateParameterAbleElement>
java.util.List<T>CLTemplateAbleElement. getActualTemplateParameter(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
If this element is bound to a template the result is a list of all elements which are used as actual parameters by substitutions of the template binding.<T extends CLTemplateParameterAbleElement>
java.util.List<T>CLTemplateAbleElement. getActualTemplateParameter(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getActualTemplateParameter and filters its return values according to the given stereotype value.java.util.List<CLInclude>
CLUseCase. getAddition(K_CONTROL_OPTION... behaviourFlags)
<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllCLClassifier
on the other side of a binaryCLAssociation
where the aggregation property of the connected end is set to 'shared'.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatedClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAggregatedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatedOrComposedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllCLClassifier
on the other side of a binaryCLAssociation
where the aggregation property of the connected end is set to 'shared' or 'composed'.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatedOrComposedClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAggregatedOrComposedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllCLClassifier
on the other side of a binaryCLAssociation
where the aggregation property of the end connected to the other side is set to 'shared'.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatingClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAggregatingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatingOrComposingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllCLClassifier
on the other side of a binaryCLAssociation
where the aggregation property of the end connected to the other side is set to 'shared' or 'composed'.<T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatingOrComposingClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAggregatingOrComposingClassifier and filters its return values according to the given stereotype value.<T extends CLProperty>
java.util.List<T>CLAssociation. getAssociationEndProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The properties that are assigned to this association.java.util.List<CLRoleBinding>
CLConnectAbleElement. getBindingRole(K_CONTROL_OPTION... behaviourFlags)
All role bindings of this connectable element.java.util.List<ANBroadcastSignal>
CLSignal. getBroadcastSignalAction(K_CONTROL_OPTION... behaviourFlags)
Action that transmits the signal instance to all the potential target objects in the system, which may cause the firing of a state machine transitions or the execution of associated activities of a target object.java.util.List<BECallEvent>
CLOperation. getCallEvent(K_CONTROL_OPTION... behaviourFlags)
Returns theCLOperation
of the call event.java.util.List<ANCallOperation>
CLOperation. getCallOperationAction(K_CONTROL_OPTION... behaviourFlags)
The action that transmits the operation call request to the target object, where it may cause the invocation of associated behavior.java.util.List<CLInstanceSpecification>
CLClassifier. getClassifierInstance(K_CONTROL_OPTION... behaviourFlags)
All instance specifications instantiating this classifier.java.util.List<ANClearAssociation>
CLAssociation. getClearAssociationAction(K_CONTROL_OPTION... behaviourFlags)
The action that destroys all links of the association which a particular object participates in.java.util.List<CLCollaborationUse>
CLStructuredClassifier. getCollaborationUse(K_CONTROL_OPTION... behaviourFlags)
All collaboration uses owned by this structured classifier.<T extends CLClassifier>
java.util.List<T>CLClassifier. getComposedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllCLClassifier
on the other side of a binaryCLAssociation
where the aggregation property of the connected end is set to 'composite'.<T extends CLClassifier>
java.util.List<T>CLClassifier. getComposedClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getComposedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
java.util.List<T>CLClassifier. getComposingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllCLClassifier
on the other side of a binaryCLAssociation
where the aggregation property of the end connected to the other side is set to 'composite'.<T extends CLClassifier>
java.util.List<T>CLClassifier. getComposingClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getComposingClassifier and filters its return values according to the given stereotype value.java.util.List<MESimpleConstraint>
CLParameterSet. getCondition(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDeploymentSpec>
CLDeployment. getConfiguration(K_CONTROL_OPTION... behaviourFlags)
The specification of properties that parameterize the deployment and execution of one or more artifacts.<T extends CLInstSpec>
java.util.List<T>CLInstSpec. getConnectedInstance(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All instance specifications which are connected to this link instance.<T extends CLInstSpec>
java.util.List<T>CLInstSpec. getConnectedInstance(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConnectedInstance and filters its return values according to the given stereotype value.java.util.List<IALifeline>
CLConnectAbleElement. getConnectedLifeline(K_CONTROL_OPTION... behaviourFlags)
Determines the LifelineIALifeline
which represents the connectable.java.util.List<IALifeline>
CLConnectAbleElement. getConnectedLifeline(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConnectedLifeline and filters its return values according to the given stereotype value.<T extends CLInstSpec>
java.util.List<T>CLInstSpec. getConnectedLink(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All links which are connected to this instance specification.<T extends CLInstSpec>
java.util.List<T>CLInstSpec. getConnectedLink(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConnectedLink and filters its return values according to the given stereotype value.java.util.List<CLInterface>
CLClassifier. getContract(K_CONTROL_OPTION... behaviourFlags)
All interfaces realized by this classifier.java.util.List<CLInterface>
CLClassifier. getContract(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getContract and filters its return values according to the given stereotype value.java.util.List<CLInterfaceRealization>
CLInterface. getContractInterfaceRealization(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLSubstitution>
CLClassifier. getContractSubstitution(K_CONTROL_OPTION... behaviourFlags)
All substitutions with this classifier as target.java.util.List<ANCreateObject>
CLClassifier. getCreateObjectAction(K_CONTROL_OPTION... behaviourFlags)
The action that creates an object that conforms to the statically specified classifier and puts it on an output pin at runtime.java.util.List<CLDeployment>
CLDeployedArtifact. getDeployedArtifact(K_CONTROL_OPTION... behaviourFlags)
All deployments owned by this deployed artifact.java.util.List<CLDeployment>
CLDeploymentTarget. getDeployment(K_CONTROL_OPTION... behaviourFlags)
The set of deployments for a deployment target.java.util.List<CLConnectorEnd>
CLConnectAbleElement. getEnd(K_CONTROL_OPTION... behaviourFlags)
Denotes a connector that attaches to this connectable element.java.util.List<CLConnectorEnd>
CLConnector. getEnd(K_CONTROL_OPTION... behaviourFlags)
A connector consists of at least two connector ends, each representing the participation of instances of the classifiers typing the connectable elements attached to this end.java.util.List<CLEnumLiteral>
CLEnumeration. getEnumerationInstance(K_CONTROL_OPTION... behaviourFlags)
All enumeration literals instantiating this enumeration.<T extends BEEvent>
java.util.List<T>CLOperation. getEvent(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All occurrences where this operation is used as event.<T extends BEMessageEvent>
java.util.List<T>CLSignal. getEvent(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All occurrences where this signal is used as an event.java.util.List<CLExtend>
CLUseCase. getExtend(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLExtend>
CLUseCase. getExtendedCase(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLUseCase>
CLExtensionPoint. getExtension(K_CONTROL_OPTION... behaviourFlags)
the use cases reached by extends of this extension point.java.util.List<CLUseCase>
CLExtensionPoint. getExtension(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getExtension and filters its return values according to the given stereotype value.java.util.List<CLExtensionPoint>
CLUseCase. getExtensionPoint(K_CONTROL_OPTION... behaviourFlags)
References the extension points owned by the use case.java.util.List<CLParameter>
CLParameterAble. getFormalParameter(K_CONTROL_OPTION... behaviourFlags)
The ordered set of formal parameters of this element.java.util.List<CLParameter>
CLParameterAble. getFormalParameter(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFormalParameter and filters its return values according to the given stereotype value.java.util.List<CLTemplateParameterSubstitution>
CLTemplateParameter. getFormalParameterSubstitution(K_CONTROL_OPTION... behaviourFlags)
All substitutions that are associated with this formal template parameter.<T extends CLClassifier>
java.util.List<T>CLInterface. getImplementingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers implementing this interface.<T extends CLClassifier>
java.util.List<T>CLInterface. getImplementingClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getImplementingClassifier and filters its return values according to the given stereotype value.java.util.List<CLInclude>
CLUseCase. getInclude(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPUseCaseInteractionRel>
CLUseCase. getIncomingInteractionUseCaseRel(K_CONTROL_OPTION... behaviourFlags)
The incoming relationships of the interaction specifications.java.util.List<CLInterfaceRealization>
CLBehavioredClassifier. getInterfaceRealization(K_CONTROL_OPTION... behaviourFlags)
All interface realizations owned by this behaviored classifier.java.util.List<CLInterfaceRealization>
CLInterface. getInterfaceRealizationOfInterface(K_CONTROL_OPTION... behaviourFlags)
All realizations of this interface.java.util.List<MEUsage>
CLInterface. getInterfaceUsage(K_CONTROL_OPTION... behaviourFlags)
All usage dependencies using this interface.<T extends ANLink>
java.util.List<T>CLProperty. getLinkAction(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All LinkActions owning this AssociationEnd.<T extends ANLink>
java.util.List<T>CLProperty. getLinkAction(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLinkAction and filters its return values according to the given stereotype value.<T extends ANLinkEndData>
java.util.List<T>CLProperty. getLinkEndData(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
LinkEndData identifies links.java.util.List<CLManifestation>
CLArtifact. getManifestation(K_CONTROL_OPTION... behaviourFlags)
The set of model elements that are manifested in the artifact.<T extends IAMessage>
java.util.List<T>CLOperation. getMessage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All messages using thisCLOperation
as signature.java.util.List<IASignalMessage>
CLSignal. getMessage(K_CONTROL_OPTION... behaviourFlags)
All signal messages using thisCLSignal
as signature.<T extends CLArtifact>
java.util.List<T>CLArtifact. getNestedArtifact(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The artifacts that are defined (nested) within the artifact.<T extends CLClassifier>
java.util.List<T>CLClass. getNestedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
References all the classifiers that are defined (nested) within the class.<T extends CLClassifier>
java.util.List<T>CLInterface. getNestedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLInstanceSpecification>
CLInstanceSpecification. getNestedInstance(K_CONTROL_OPTION... behaviourFlags)
<T extends CLNode>
java.util.List<T>CLNode. getNestedNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLStructureDefinition>
CLStructureDefinition. getNestedStructuredDefinition(K_CONTROL_OPTION... behaviourFlags)
References all the structure definitions that are defined (nested) within thisCLStructureDefinition
.<T extends CLStructureElement>
java.util.List<T>CLStructureElement. getNestedStructureElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All structure elements being contained in this structure element.<T extends CLStructureElement>
java.util.List<T>CLStructureElement. getNestedStructureElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getNestedStructureElement and filters its return values according to the given stereotype value.<T extends CLInstSpec>
java.util.List<T>CLInstSpec. getOppositeConnectedInstance(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All instance specifications on the opposite side of a connected link instance of this instance specification.<T extends CLInstSpec>
java.util.List<T>CLInstSpec. getOppositeConnectedInstance(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOppositeConnectedInstance and filters its return values according to the given stereotype value.java.util.List<BPUseCasePathRel>
CLUseCase. getOutgoingPathUseCaseRel(K_CONTROL_OPTION... behaviourFlags)
The outgoing relationships of the use case.<T extends CLProperty>
java.util.List<T>CLArtifact. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The attributes or association ends defined for the artifact.<T extends CLProperty>
java.util.List<T>CLClass. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The attributes (i.e. the properties) owned by this class.<T extends CLProperty>
java.util.List<T>CLDataType. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The attributes owned by this data type.<T extends CLProperty>
java.util.List<T>CLInterface. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The attributes owned by this interface.<T extends CLProperty>
java.util.List<T>CLSignal. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The attributes owned by the signal.<T extends CLProperty>
java.util.List<T>CLAssocClass. getOwnedAttributeNotAssocEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The attributes (i.e. the properties) owned by the class which are not roles of the association.<T extends CLProperty>
java.util.List<T>CLAssocClass. getOwnedAttributeNotAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedAttributeNotAssocEnd and filters its return values according to the given stereotype value.<T extends BEBehavior>
java.util.List<T>CLBehavioredClassifier. getOwnedBehavior(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
References behavior specifications owned by a classifier.java.util.List<BPDia>
CLComponent. getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags)
All bpmn diagrams owned by this component.java.util.List<CLConnector>
CLStructuredClassifier. getOwnedConnector(K_CONTROL_OPTION... behaviourFlags)
Connectors owned by this classifier.<T extends CLDia>
java.util.List<T>CLComponent. getOwnedDiagram(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifier diagrams owned by this component.<T extends CLProperty>
java.util.List<T>CLAssociation. getOwnedEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The ends that are owned by the association itself.java.util.List<CLEnumLiteral>
CLEnumeration. getOwnedLiteral(K_CONTROL_OPTION... behaviourFlags)
The ordered set of literals for this enumeration.java.util.List<CLOperation>
CLArtifact. getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
The operations defined for the artifact.java.util.List<CLOperation>
CLClass. getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
The operations owned by the class.java.util.List<CLOperation>
CLDataType. getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
The operations owned by the data type.java.util.List<CLOperation>
CLInterface. getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
References all operations owned by the interface.java.util.List<CLParameter>
CLParameterAble. getOwnedParam(K_CONTROL_OPTION... behaviourFlags)
Specifies the parameters owned by this element.java.util.List<CLParameter>
CLBehavioralFeature. getOwnedParameter(K_CONTROL_OPTION... behaviourFlags)
Specifies the ordered set of formal parameters owned by this behavioral feature.java.util.List<CLParameterSet>
CLParameterAble. getOwnedParameterSet(K_CONTROL_OPTION... behaviourFlags)
All parameter sets owned by thisCLParameterAble
.java.util.List<CLPort>
CLEncapsulatedClassifier. getOwnedPort(K_CONTROL_OPTION... behaviourFlags)
The set of port attributes owned by EncapsulatedClassifier.<T extends CLProperty>
java.util.List<T>CLStructuredClassifier. getOwnedProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties owned by this structured classifier.java.util.List<SMProtocolStateMachine>
CLBehavioredClassifier. getOwnedProtocolStateMachine(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLReception>
CLClass. getOwnedReception(K_CONTROL_OPTION... behaviourFlags)
Receptions that objects of this class are willing to accept.java.util.List<CLReception>
CLInterface. getOwnedReception(K_CONTROL_OPTION... behaviourFlags)
Receptions that objects providing this interface are willing to accept.<T extends MEConstraint>
java.util.List<T>CLClassifier. getOwnedRule(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraints owned by this classifier.java.util.List<BSDia>
CLComponent. getOwnedStateDiagram(K_CONTROL_OPTION... behaviourFlags)
All state diagrams owned by this component.java.util.List<CLStructureEntry>
CLStructureDefinition. getOwnedStructureEntry(K_CONTROL_OPTION... behaviourFlags)
All structure entries owned by this structure definition.java.util.List<CLStructureEntry>
CLStructureGroup. getOwnedStructureEntry(K_CONTROL_OPTION... behaviourFlags)
All structure entries owned by this structure group.java.util.List<CLStructureGroup>
CLStructureDefinition. getOwnedStructureGroup(K_CONTROL_OPTION... behaviourFlags)
All structure groups owned by this structure definition.java.util.List<CLStructureGroup>
CLStructureGroup. getOwnedStructureGroup(K_CONTROL_OPTION... behaviourFlags)
All structure groups owned by this structure group.java.util.List<CLClassifierTemplateParameter>
CLClassifier. getOwnedTemplateParameter(K_CONTROL_OPTION... behaviourFlags)
The formal template parameters that are owned by this element.<T extends CLTemplateParameter>
java.util.List<T>CLTemplateAbleElement. getOwnedTemplateParameter(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The formal template parameters that are owned by this element.java.util.List<BETrigger>
CLBehavioredClassifier. getOwnedTrigger(K_CONTROL_OPTION... behaviourFlags)
References trigger descriptions owned by a classifier.java.util.List<BETrigger>
CLBehavioredClassifier. getOwnedTrigger(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedTrigger and filters its return values according to the given stereotype value.java.util.List<CLUseCase>
CLClassifier. getOwnedUseCase(K_CONTROL_OPTION... behaviourFlags)
References the use cases owned by this classifier.<T extends ELValSpec>
java.util.List<T>CLValueRangeAble. getOwnedValueRange(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All value specifications which may be used as the values for thisCLValueRangeAble
.<T extends MEPackageAble>
java.util.List<T>CLComponent. getPackagedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The set of packageable elements that a component owns.java.util.List<CLTemplateParameterSubstitution>
CLTemplateBinding. getParameterSubstitution(K_CONTROL_OPTION... behaviourFlags)
All substitutions owned by this binding.<T extends ANPin>
java.util.List<T>CLParameter. getPin(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
If theCLParameter
is assigned to aBEBehavior
, all pins at aANCallBehavior
invoking thisBEBehavior
and belonging to thisCLParameter
will be returned.<T extends ANPin>
java.util.List<T>CLParameter. getPin(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPin and filters its return values according to the given stereotype value.java.util.List<MESimpleConstraint>
CLOperation. getPostcondition(K_CONTROL_OPTION... behaviourFlags)
An optional set of constraints specifying the state of the system when the operation is completed.java.util.List<MESimpleConstraint>
CLOperation. getPrecondition(K_CONTROL_OPTION... behaviourFlags)
An optional set of constraints on the state of the system when the operation is invoked.java.util.List<CLSlot>
CLProperty. getPropertySlot(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMProtocolStateMachine>
CLInterface. getProtocol(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLInterface>
CLClassifier. getProvidedInterface(K_CONTROL_OPTION... behaviourFlags)
All interfaces which are provided by this classifier.java.util.List<CLInterface>
CLClassifier. getProvidedInterface(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProvidedInterface and filters its return values according to the given stereotype value.java.util.List<CLInterface>
CLPort. getProvidedInterface(K_CONTROL_OPTION... behaviourFlags)
References the interfaces specifying the set of operations and receptions that the classifier offers to its environment via this port, and which it will handle either directly or by forwarding it to a part of its internal structure.java.util.List<CLInterface>
CLPort. getProvidedInterface(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProvidedInterface and filters its return values according to the given stereotype value.java.util.List<CLInterface>
CLClassifier. getProvidedInterfaceDirect(K_CONTROL_OPTION... behaviourFlags)
All interfaces which are provided directly by this classifier.java.util.List<CLInterface>
CLClassifier. getProvidedInterfaceDirect(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProvidedInterfaceDirect and filters its return values according to the given stereotype value.<T extends CLProperty>
java.util.List<T>CLProperty. getQualifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
An optional list of ordered qualifier attributes for the end.java.util.List<ANQualifierValue>
CLProperty. getQualifierValue(K_CONTROL_OPTION... behaviourFlags)
QualifierValue identifies links.java.util.List<CLComponentRealization>
CLComponent. getRealization(K_CONTROL_OPTION... behaviourFlags)
The set of component realizations owned by this component.<T extends CLClassifier>
java.util.List<T>CLComponent. getRealizingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers which realize this component.<T extends CLClassifier>
java.util.List<T>CLComponent. getRealizingClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRealizingClassifier and filters its return values according to the given stereotype value.java.util.List<CLComponentRealization>
CLClassifier. getRealizingClassifierRealization(K_CONTROL_OPTION... behaviourFlags)
All component realizations owned by this classifier.java.util.List<CLReception>
CLSignal. getReception(K_CONTROL_OPTION... behaviourFlags)
All receptions which handle this signal.java.util.List<MECreateRedirect>
CLComponent. getRedirectSource(K_CONTROL_OPTION... behaviourFlags)
All create redirections owned by this component.java.util.List<MECreateRedirect>
CLComponent. getRedirectTraget(K_CONTROL_OPTION... behaviourFlags)
All create redirections with this component as target.java.util.List<CLInterface>
CLClassifier. getRequiredInterface(K_CONTROL_OPTION... behaviourFlags)
All interfaces which are required by this classifier.java.util.List<CLInterface>
CLClassifier. getRequiredInterface(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRequiredInterface and filters its return values according to the given stereotype value.java.util.List<CLInterface>
CLPort. getRequiredInterface(K_CONTROL_OPTION... behaviourFlags)
References the interfaces specifying the set of operations and receptions that the classifier expects its environment to handle via this port.java.util.List<CLInterface>
CLPort. getRequiredInterface(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRequiredInterface and filters its return values according to the given stereotype value.java.util.List<CLInterface>
CLClassifier. getRequiredInterfaceDirect(K_CONTROL_OPTION... behaviourFlags)
All interfaces which are required directly by this classifier.java.util.List<CLInterface>
CLClassifier. getRequiredInterfaceDirect(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRequiredInterfaceDirect and filters its return values according to the given stereotype value.CLParameter
CLParameterAble. getReturnResult(K_CONTROL_OPTION... behaviourFlags)
The ordered set of return results of this element.java.util.List<CLRoleBinding>
CLCollaborationUse. getRoleBinding(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ANSendSignal>
CLSignal. getSendSignalAction(K_CONTROL_OPTION... behaviourFlags)
SendSignalAction 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.java.util.List<BESignalEvent>
CLSignal. getSignalEvent(K_CONTROL_OPTION... behaviourFlags)
Returns theCLSignal
of the given event.java.util.List<CLSlot>
CLInstSpec. getSlot(K_CONTROL_OPTION... behaviourFlags)
A slot giving the value or values of a structural feature of the instance.<T extends CLStructureElement>
java.util.List<T>CLStructureDefinition. getStructureContentNecessaryForFeature(java.lang.Class<T> returnType, ELFeature refObj, K_CONTROL_OPTION... behaviourFlags)
All structure entries and their owners which are directly derived from the given feature.<T extends CLStructureElement>
java.util.List<T>CLStructureDefinition. getStructureContentNecessaryForFeature(java.lang.Class<T> returnType, MMStereotype stereotype, ELFeature refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getStructureContentNecessaryForFeature and filters its return values according to the given stereotype value.<T extends CLStructureElement>
java.util.List<T>CLStructureDefinition. getStructureContentNecessaryForGroup(java.lang.Class<T> returnType, CLStructureGroup refObj, K_CONTROL_OPTION... behaviourFlags)
All structure groups, their content and their owners which are directly derived from the given group.<T extends CLStructureElement>
java.util.List<T>CLStructureDefinition. getStructureContentNecessaryForGroup(java.lang.Class<T> returnType, MMStereotype stereotype, CLStructureGroup refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getStructureContentNecessaryForGroup and filters its return values according to the given stereotype value.java.util.List<CLSubstitution>
CLClassifier. getSubstitution(K_CONTROL_OPTION... behaviourFlags)
All substitutions owned by this classifier.java.util.List<CLRoleBinding>
CLConnectAbleElement. getSupplierRoleBinding(K_CONTROL_OPTION... behaviourFlags)
Indicates the role binding that references the connectable element.java.util.List<CLTemplateBinding>
CLTemplateAbleElement. getTemplateBindingSource(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLTemplateBinding>
CLTemplateAbleElement. getTemplateBindingTarget(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BCProperty>
CLClassifier. getTypedBCProperty(K_CONTROL_OPTION... behaviourFlags)
All properties typed by the classifier.java.util.List<CLCollaborationUse>
CLCollaboration. getTypedCollaborationUse(K_CONTROL_OPTION... behaviourFlags)
All collaboration uses which use this collaboration.<T extends ACObjectNode>
java.util.List<T>CLClassifier. getTypedObjectNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All object nodes typed by this classifier.java.util.List<CLParameter>
CLClassifier. getTypedParameter(K_CONTROL_OPTION... behaviourFlags)
All parameters typed by this classifier.<T extends CLProperty>
java.util.List<T>CLClassifier. getTypedProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties typed by this classifier.<T extends DMValueRangeRefAble>
java.util.List<T>CLPrimitiveType. getTypedValueRangeRefAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllDMValueRangeRefAble
typed by thisCLPrimitiveType
.<T extends DMValueRangeRefAble>
java.util.List<T>CLStructureDefinition. getTypedValueRangeRefAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllDMValueRangeRefAble
typed by thisCLStructureDefinition
.java.util.List<ACVariable>
CLClassifier. getTypedVariable(K_CONTROL_OPTION... behaviourFlags)
All variables typed by this classifier.<T extends DRGElement>
java.util.List<T>CLClassifier. getTypedVariableDRGElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends DRGElement>
java.util.List<T>CLClassifier. getTypedVariableDRGElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTypedVariableDRGElement and filters its return values according to the given stereotype value.java.util.List<ANUnmarshall>
CLClassifier. getUnmarshallAction(K_CONTROL_OPTION... behaviourFlags)
Action that breaks an object of a known type into outputs.<T extends ELValSpec>
java.util.List<T>CLSlot. getValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<MM2CLCompartment>
CLDiaCompartmentAbleNode. getAllowedCompartment(K_CONTROL_OPTION... behaviourFlags)
All compartments which are allowed for this node.java.util.List<CLDiaActorNode>
CLUseCaseDia. getOwnedActorNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<PRDiaCalloutNode>
CLDiaHierNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this hierarchical node.java.util.List<PRDiaCalloutNode>
CLDiaSubjectNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this subject node.java.util.List<CLDiaCLNode>
CLClassDia. getOwnedClassifierNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaCLNode>
CLComponentDia. getOwnedClassifierNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaCLNode>
CLCompositeStructureDia. getOwnedClassifierNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaCLNode>
CLDiaHierCompNode. getOwnedClassifierNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaCollaborationNode>
CLClassDia. getOwnedCollaborationNode(K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaCompartmentContentNode>
java.util.List<T>CLDiaCompartmentNode. getOwnedCompartmentContentNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All compartment content nodes owned by this compartment node.<T extends CLDiaCompartmentNode>
java.util.List<T>CLDiaCompartmentAbleNode. getOwnedCompartmentNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All compartment nodes owned by this compartmentable node.<T extends CLDiaCnstrLinkEdge>
java.util.List<T>CLDiaCnstrNode. getOwnedConstraintEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaCnstrNode>
java.util.List<T>CLDia. getOwnedConstraintNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<PRDiaNote>
CLDiaHierNode. getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
All notes owned by this hierarchical node.java.util.List<CLDiaHierDeployNode>
CLDeploymentDia. getOwnedHierarchicalNode(K_CONTROL_OPTION... behaviourFlags)
All occurrences of deployed artifacts or deployment targets as hierarchical node owned by this deployment diagram.<T extends CLDiaHierNode>
java.util.List<T>CLDiaHierNode. getOwnedHierarchicalNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All hierarchical nodes owned by this hierarchical node.java.util.List<CLDiaHierCollaborationNode>
CLCompositeStructureDia. getOwnedHierCollaborationNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaHierCompStructNode>
CLCompositeStructureDia. getOwnedHierCompStructNode(K_CONTROL_OPTION... behaviourFlags)
All occurrences of classifiers as hierarchical composite structure node owned by this composite structure diagram.java.util.List<CLDiaHierStructDefinitionNode>
CLClassDia. getOwnedHierStructDefinitionNode(K_CONTROL_OPTION... behaviourFlags)
All structure definition nodes owned by this class diagram.java.util.List<CLDiaHierStructDefinitionNode>
CLStructureDefinitionDia. getOwnedHierStructDefinitionNode(K_CONTROL_OPTION... behaviourFlags)
All structure definition nodes owned by this structure definition diagram.java.util.List<CLDiaInstNode>
CLClassDia. getOwnedInstanceNode(K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaMergeAbleEdge>
java.util.List<T>CLDia. getOwnedMergeAbleEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaMergeAbleEdge>
java.util.List<T>CLDiaElemNode. getOwnedMergeAbleEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaMergeAbleEdge>
java.util.List<T>CLDiaMergeAbleNode. getOwnedMergeAbleEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaMergeAbleNode>
java.util.List<T>CLDia. getOwnedMergeAbleNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLDiaMergeAbleNode>
java.util.List<T>CLDiaElemNode. getOwnedMergeAbleNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaPkgNode>
CLClassDia. getOwnedPackageNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaPkgNode>
CLComponentDia. getOwnedPackageNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaPortBehaviorEdge>
CLDiaHierCompStructNode. getOwnedPortBehaviorEdge(K_CONTROL_OPTION... behaviourFlags)
All port behavior edges owned by this hierarchical composite structure node.java.util.List<CLDiaPortBehaviorEdge>
CLDiaHierPartNode. getOwnedPortBehaviorEdge(K_CONTROL_OPTION... behaviourFlags)
All port behavior edges owned by this hierarchical part node.java.util.List<CLDiaPortBehaviorNode>
CLDiaHierCompStructNode. getOwnedPortBehaviorNode(K_CONTROL_OPTION... behaviourFlags)
All port behavior nodes owned by this hierarchical composite structure node.java.util.List<CLDiaPortBehaviorNode>
CLDiaHierPartNode. getOwnedPortBehaviorNode(K_CONTROL_OPTION... behaviourFlags)
All port behavior nodes owned by this hierarchical part node.java.util.List<CLDiaPortNode>
CLDiaHierCompStructNode. getOwnedPortNode(K_CONTROL_OPTION... behaviourFlags)
All port nodes owned by this hierarchical composite structure node.java.util.List<CLDiaPortNode>
CLDiaHierPartNode. getOwnedPortNode(K_CONTROL_OPTION... behaviourFlags)
All port nodes owned by this hierarchical part node.java.util.List<CLDiaReqNode>
CLRequirementDia. getOwnedRequirementNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSocketBallNode>
CLClassDia. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSocketBallNode>
CLComponentDia. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSocketBallNode>
CLCompositeStructureDia. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
All occurrences of interface realizations as socket ball node owned by this composite structure diagram.java.util.List<CLDiaSocketBallNode>
CLDiaHierCompNode. getOwnedSocketBallNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSubjectNode>
CLDiaSubjectNode. getOwnedSubjectNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaSubjectNode>
CLUseCaseDia. getOwnedSubjectNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaUseCaseNode>
CLDiaSubjectNode. getOwnedUseCaseNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLDiaUseCaseNode>
CLUseCaseDia. getOwnedUseCaseNode(K_CONTROL_OPTION... behaviourFlags)
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends MEModelElement>
java.util.List<T>DBMergedInstance. getAllInstanceElements(java.lang.Class<T> returnType, boolean mode, K_CONTROL_OPTION... behaviourFlags)
Returns the list of all elements, assigned to thisDBMergedInstance
.<T extends MEModelElement>
java.util.List<T>DBMergedInstance. getAllInstanceElements(java.lang.Class<T> returnType, MMStereotype stereotype, boolean mode, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllInstanceElements and filters its return values according to the given stereotype value.java.util.List<DBTable>
DBSiblingConstraint. getAllSiblingTables(K_CONTROL_OPTION... behaviourFlags)
Returns the list of all sibling tables.java.util.List<DBTable>
DBSiblingConstraint. getAllSiblingTables(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllSiblingTables and filters its return values according to the given stereotype value.<T extends DBColumn>
java.util.List<T>DBViewFrom. getColumnSetColumn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBForeignKey>
DBTableColumn. getDBForeignKey(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBIndex>
DBTableColumn. getDBIndex(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBIndex>
DBTableColumn. getDBIndex(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDBIndex and filters its return values according to the given stereotype value.java.util.List<DBTableColumn>
DBTableColumn. getDBKeyRelationshipColumn(K_CONTROL_OPTION... behaviourFlags)
List of foreign key columns, referencing this unique key column.java.util.List<DBTableColumn>
DBTableColumn. getDBKeyRelationshipColumnRecursive(DBTable refObj, K_CONTROL_OPTION... behaviourFlags)
List of foreign key columns, referencing this unique key column indirectly.java.util.List<DBUniqueKey>
DBTableColumn. getDBUniqueKey(K_CONTROL_OPTION... behaviourFlags)
<T extends DBColumn>
java.util.List<T>DBTableColumn. getDBUniqueKeyColumn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of unique key columns, referenced by this foreign key column.<T extends DBColumn>
java.util.List<T>DBTableColumn. getDBUniqueKeyColumnOrigin(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the origin columns of this foreign key column.java.util.List<DBForeignKey>
DBTable. getElementExistentialDependencyIn(K_CONTROL_OPTION... behaviourFlags)
Gets the not null foreign keys of this thisDBTable
.java.util.List<DBForeignKey>
DBTable. getElementExistentialDependencyIn(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementExistentialDependencyIn and filters its return values according to the given stereotype value.java.util.List<DBForeignKey>
DBTable. getElementExistentialDependencyOut(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBForeignKey>
DBTable. getElementExistentialDependencyOut(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementExistentialDependencyOut and filters its return values according to the given stereotype value.<T extends MEModelElement>
java.util.List<T>DBTable. getFirstLevelElements(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The elements of the first level are all columns, unique keys and foreign keys that are not yet assigned to anDBMergedInstance
.<T extends MEModelElement>
java.util.List<T>DBTable. getFirstLevelElements(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFirstLevelElements and filters its return values according to the given stereotype value.<T extends DBColumnSet>
java.util.List<T>DBView. getFromColumnSet(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends DBColumnSet>
java.util.List<T>DBView. getFromColumnSet(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFromColumnSet and filters its return values according to the given stereotype value.<T extends DBColumn>
java.util.List<T>DBView. getFromColumnSetColumn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends DBColumn>
java.util.List<T>DBView. getFromColumnSetColumn(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFromColumnSetColumn and filters its return values according to the given stereotype value.java.util.List<DBTable>
DBTable. getMandatoryReferencedTable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTable>
DBTable. getMandatoryReferencedTable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMandatoryReferencedTable and filters its return values according to the given stereotype value.java.util.List<DBTable>
DBTable. getMandatoryReferencingTable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTable>
DBTable. getMandatoryReferencingTable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMandatoryReferencingTable and filters its return values according to the given stereotype value.java.util.List<DBTable>
DBTable. getOptionalReferencedTable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTable>
DBTable. getOptionalReferencedTable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOptionalReferencedTable and filters its return values according to the given stereotype value.java.util.List<DBTable>
DBTable. getOptionalReferencingTable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTable>
DBTable. getOptionalReferencingTable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOptionalReferencingTable and filters its return values according to the given stereotype value.java.util.List<DBTableColumn>
DBTable. getOwnedColumn(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBViewColumn>
DBView. getOwnedColumn(K_CONTROL_OPTION... behaviourFlags)
java.util.List<IMConstraintAssign>
DBCheckConstraint. getOwnedConstraintAssign(K_CONTROL_OPTION... behaviourFlags)
All check constraint assignments of thisDBCheckConstraint
.java.util.List<DBCheckConstraint>
DBTable. getOwnedDBCheckConstraint(K_CONTROL_OPTION... behaviourFlags)
List of check constraints owned by thisDBTable
.java.util.List<DBCheckConstraint>
DBTableColumn. getOwnedDBCheckConstraint(K_CONTROL_OPTION... behaviourFlags)
List of check constraints owned by thisDBTableColumn
.java.util.List<DBSiblingConstraint>
DBTable. getOwnedDBSiblingConstraint(K_CONTROL_OPTION... behaviourFlags)
List of constraints (disjoint tables) owned by this database table.java.util.List<DBTrigger>
DBTable. getOwnedDBTrigger(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTrigger>
DBView. getOwnedDBTrigger(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBForeignKey>
DBTable. getOwnedForeignKey(K_CONTROL_OPTION... behaviourFlags)
List of foreign keys of thisDBTable
.<T extends DBViewFrom>
java.util.List<T>DBView. getOwnedFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of from clauses of thisDBView
.<T extends DBViewFrom>
java.util.List<T>DBView. getOwnedFromByRef(java.lang.Class<T> returnType, DBColumnSet refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends DBViewFrom>
java.util.List<T>DBView. getOwnedFromByRef(java.lang.Class<T> returnType, MMStereotype stereotype, DBColumnSet refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedFromByRef and filters its return values according to the given stereotype value.java.util.List<DBIndex>
DBTable. getOwnedIndex(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBIndexedColumn>
DBIndex. getOwnedIndexedColumn(K_CONTROL_OPTION... behaviourFlags)
List of indexed columns of thisDBIndex
.java.util.List<DBMergedInstance>
DBMergedTable. getOwnedInstance(K_CONTROL_OPTION... behaviourFlags)
List of instances of thisDBMergedTable
.java.util.List<DBMergedTable>
DBTable. getOwnedMergedTable(K_CONTROL_OPTION... behaviourFlags)
List of merged tables of this table.java.util.List<DBSQLGeneric>
DBColumn. getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags)
List of all owned SQL generic objects.java.util.List<DBSQLGeneric>
DBColumnSet. getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags)
List of all owned SQL generic objects.java.util.List<DBSQLGeneric>
DBIndex. getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags)
List of all owned SQL generic objects.java.util.List<DBSQLGeneric>
DBPackage. getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags)
List of all owned SQL generic objects.java.util.List<DBSQLGeneric>
DBSQLGeneric. getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags)
List of all owned SQL generic objects.java.util.List<DBViewSubselectFrom>
DBView. getOwnedSubselectFrom(K_CONTROL_OPTION... behaviourFlags)
List of subselect from clauses of thisDBView
.java.util.List<DBView>
DBView. getOwnedSubView(K_CONTROL_OPTION... behaviourFlags)
List of sub views of this combined view.java.util.List<DBUniqueKey>
DBTable. getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBUniqueKey>
DBView. getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBView>
DBColumn. getPropagationViews(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBView>
DBColumn. getPropagationViews(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropagationViews and filters its return values according to the given stereotype value.<T extends DBAuthorization>
java.util.List<T>DBAuthorizationIdentifier. getReceivedAuthorization(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all authorizations of this granteeDBAuthorizationIdentifier
.java.util.List<DBTable>
DBTable. getReferencedTable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTable>
DBTable. getReferencedTable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getReferencedTable and filters its return values according to the given stereotype value.java.util.List<DBTable>
DBTable. getReferencingTable(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBTable>
DBTable. getReferencingTable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getReferencingTable and filters its return values according to the given stereotype value.java.util.List<DBRoleAuthorization>
DBRole. getRoleAuthorization(K_CONTROL_OPTION... behaviourFlags)
List of all role authorizations ofDBRole
.java.util.List<DBForeignKey>
DBSiblingConstraint. getSiblingForeignKeys(K_CONTROL_OPTION... behaviourFlags)
Returns the list of all sibling foreign keys assigned to thisDBSiblingConstraint
.java.util.List<DBForeignKey>
DBSiblingConstraint. getSiblingForeignKeys(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSiblingForeignKeys and filters its return values according to the given stereotype value.java.util.List<DBMergedTable>
DBMergedTable. getSubordinateMergedTables(K_CONTROL_OPTION... behaviourFlags)
Returns all subordinate merged tables that are determined by evaluating the mapping dependencies referencing elements of the Entity/Relationship Model.java.util.List<DBMergedTable>
DBMergedTable. getSubordinateMergedTables(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSubordinateMergedTables and filters its return values according to the given stereotype value.<T extends DBColumn>
java.util.List<T>DBViewColumn. getUsedColumn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends DBViewElement>
java.util.List<T>DBColumn. getUsingDBViewElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBViewColumn>
DBColumn. getUsingViewColumnByRef(DBView refObj, K_CONTROL_OPTION... behaviourFlags)
List of all view columns that view this column (DBViewColumn
orDBTableColumn
).
If there is aDBView
given byargument refObj
, the result will be restricted to the columns owned by this view.java.util.List<DBViewColumn>
DBColumn. getUsingViewColumnByRef(MMStereotype stereotype, DBView refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getUsingViewColumnByRef and filters its return values according to the given stereotype value.<T extends IMFeature>
java.util.List<T>DBView. getViewCompletionFeatures(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMFeature>
java.util.List<T>DBView. getViewCompletionFeatures(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getViewCompletionFeatures and filters its return values according to the given stereotype value.<T extends DBViewFrom>
java.util.List<T>DBColumnSet. getViewFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of from clauses that use thisDBColumnSet
in a view. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2dbdia
Methods in de.mid.innovator.srv2api.icw2dbdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<CLDiaHierStructDefinitionNode>
DBDia. getOwnedHierStructDefinitionNode(K_CONTROL_OPTION... behaviourFlags)
All structure definition nodes owned by this database diagram.java.util.List<DBDiaTableNode>
DBDia. getOwnedTableNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DBDiaViewNode>
DBDia. getOwnedViewNode(K_CONTROL_OPTION... behaviourFlags)
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<DGLink>
DGTemplate. getDGLink(K_CONTROL_OPTION... behaviourFlags)
All linking chapters assigned to this documentation template.java.util.List<DGSelection>
DGDocuStructureRoot. getDGSelection(K_CONTROL_OPTION... behaviourFlags)
All documentation selections assigned to this documentation structure.java.util.List<DGTreeLink>
DGTreeTemplate. getDGTreeLink(K_CONTROL_OPTION... behaviourFlags)
All linking chapters assigned to this model browser template.java.util.List<DGCommand>
DGSelection. getDocuCommand(K_CONTROL_OPTION... behaviourFlags)
All docu commands owned by this documentation selection.<T extends DGChapter>
java.util.List<T>DGChapter. getOwnedChapter(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All documentation chapters owned by this documentation chapter.java.util.List<ELValSpecInteger>
DGViewChapter. getOwnedTypeFilterEnum(K_CONTROL_OPTION... behaviourFlags)
The type filter enumeration integer value of this view chapter.java.util.List<DGTableColumn>
DGChapter. getTableColumn(K_CONTROL_OPTION... behaviourFlags)
The table column using thisDGChapter
.java.util.List<DGTableColumn>
DGViewChapter. getTableColumns(K_CONTROL_OPTION... behaviourFlags)
All table columns owned by this view chapter. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<DRAuthorityRequirement>
DRDecision. getAuthorityRequiredBy(K_CONTROL_OPTION... behaviourFlags)
References the authority requirements which require thisDRDecision
.java.util.List<DRAuthorityRequirement>
DRInputData. getAuthorityRequiredBy(K_CONTROL_OPTION... behaviourFlags)
References the authority requirements which require thisDRInputData
.java.util.List<DRAuthorityRequirement>
DRKnowledgeSource. getAuthorityRequiredBy(K_CONTROL_OPTION... behaviourFlags)
References the authority requirements which require thisDRDecision
.java.util.List<DMBinding>
DMInvocation. getBinding(K_CONTROL_OPTION... behaviourFlags)
All bindings owned by thisDMInvocation
.java.util.List<DMInvocation>
DMExpression. getCallingInvocation(K_CONTROL_OPTION... behaviourFlags)
All invocations of thisDMExpression
.java.util.List<DMRuleAnnotationClause>
DMDecisionTable. getDecisionAnnotation(K_CONTROL_OPTION... behaviourFlags)
This attribute lists the instances ofDMRuleAnnotationClause
that compose thisDMDecisionTable
.java.util.List<DMInputClause>
DMDecisionTable. getDecisionInput(K_CONTROL_OPTION... behaviourFlags)
This attribute lists the instances ofDMInputClause
that compose thisDMDecisionTable
.java.util.List<DMOutputClause>
DMDecisionTable. getDecisionOutput(K_CONTROL_OPTION... behaviourFlags)
This attribute lists the instances ofDMOutputClause
that compose thisDMDecisionTable
.java.util.List<DMDecisionRule>
DMDecisionTable. getDecisionRule(K_CONTROL_OPTION... behaviourFlags)
This attribute lists the instances ofDMDecisionRule
that compose thisDMDecisionTable
.<T extends ELValSpec>
java.util.List<T>DMOutputClause. getDefaultValSpec(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All values referenced by this decision rule.java.util.List<DMInformationItem>
DMFunctionDefinition. getFormalParameter(K_CONTROL_OPTION... behaviourFlags)
All instances ofDMInformationItem
that are formal parameters of thisDMFunctionDefinition
.java.util.List<DRInformationRequirement>
DRDecision. getInformationRequiredBy(K_CONTROL_OPTION... behaviourFlags)
References the information requirements which require thisDRDecision
.java.util.List<DRInformationRequirement>
DRInputData. getInformationRequiredBy(K_CONTROL_OPTION... behaviourFlags)
References the information requirements which require thisDRInputData
.java.util.List<DRInputData>
DRDecisionService. getInputData(K_CONTROL_OPTION... behaviourFlags)
AllDRInputData
required as input by thisDRDecisionService
.java.util.List<DRInputData>
DRDecisionService. getInputData(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInputData and filters its return values according to the given stereotype value.java.util.List<DRDecision>
DRDecisionService. getInputDecision(K_CONTROL_OPTION... behaviourFlags)
All decisions required as input by thisDRDecisionService
.java.util.List<DRDecision>
DRDecisionService. getInputDecision(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getInputDecision and filters its return values according to the given stereotype value.java.util.List<DMLiteralExpression>
DMInputClause. getInputValues(K_CONTROL_OPTION... behaviourFlags)
All values of thisDMInputClause
.java.util.List<DRKnowledgeRequirement>
DRInvocable. getKnowledgeRequiredBy(K_CONTROL_OPTION... behaviourFlags)
References the knowledge requirements which require thisDRInvocable
.java.util.List<DMLiteralExpression>
DMOutputClause. getOutputValues(K_CONTROL_OPTION... behaviourFlags)
All values of thisDMOutputClause
.java.util.List<DRAuthorityRequirement>
DRBusinessKnowledgeModel. getOwnedAuthorityRequirement(K_CONTROL_OPTION... behaviourFlags)
References the authority requirements owned by thisDRBusinessKnowledgeModel
.java.util.List<DRAuthorityRequirement>
DRDecision. getOwnedAuthorityRequirement(K_CONTROL_OPTION... behaviourFlags)
References the authority requirements owned by thisDRDecision
.java.util.List<DRAuthorityRequirement>
DRKnowledgeSource. getOwnedAuthorityRequirement(K_CONTROL_OPTION... behaviourFlags)
References the authority requirements owned by thisDRKnowledgeSource
.java.util.List<DMInformationItem>
DMRelation. getOwnedColumns(K_CONTROL_OPTION... behaviourFlags)
This attributes lists the instances ofDMInformationItem
that define the columns in thisDMRelation
.java.util.List<DMContextEntry>
DMContext. getOwnedContextEntrys(K_CONTROL_OPTION... behaviourFlags)
This attributes lists the instances ofDMContextEntry
that compose thisDMContext
.<T extends DMExpression>
java.util.List<T>DMList. getOwnedExpressions(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This attributes lists the instances ofDMExpression
that are the elements in thisDMList
.java.util.List<DRInformationRequirement>
DRDecision. getOwnedInformationRequirement(K_CONTROL_OPTION... behaviourFlags)
References the information requirements owned by thisDRDecision
.java.util.List<DRKnowledgeRequirement>
DRBusinessKnowledgeModel. getOwnedKnowledgeRequirement(K_CONTROL_OPTION... behaviourFlags)
References the knowledge requirements owned by thisDRBusinessKnowledgeModel
.java.util.List<DRKnowledgeRequirement>
DRDecision. getOwnedKnowledgeRequirement(K_CONTROL_OPTION... behaviourFlags)
References the knowledge requirements owned by thisDRDecision
.java.util.List<DRPrintContext>
DRGElement. getOwnedPrintContext(K_CONTROL_OPTION... behaviourFlags)
TheDRPrintContext
of thisDRGElement
.<T extends DRRequirement>
java.util.List<T>DRGElement. getOwnedRequirement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
References the requirements owned by this element.java.util.List<DMList>
DMRelation. getOwnedRows(K_CONTROL_OPTION... behaviourFlags)
This attributes lists the instances ofDMList
that compose the rows of thisDMRelation
.java.util.List<DMContextEntry>
DMContext. getOwnedVariableContextEntrys(K_CONTROL_OPTION... behaviourFlags)
This attributes lists the instances ofDMContextEntry
that compose thisDMContext
as variable.java.util.List<DMBinding>
DMInformationItem. getParameterBinding(K_CONTROL_OPTION... behaviourFlags)
<T extends DRRequirement>
java.util.List<T>DRGElement. getRequiredBy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
References the requirements which require this element.java.util.List<DMRuleAnnotation>
DMDecisionRule. getRuleAnnotation(K_CONTROL_OPTION... behaviourFlags)
This attribute lists the instances ofDMRuleAnnotation
that compose thisDMDecisionRule
.java.util.List<DMRuleAnnotation>
DMRuleAnnotationClause. getRuleAnnotation(K_CONTROL_OPTION... behaviourFlags)
All rule annotations of thisDMRuleAnnotationClause
.<T extends CLClassifier>
java.util.List<T>DMValueRangeRefAble. getUsedType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLClassifier>
java.util.List<T>DMValueRangeRefAble. getUsedType(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUsedType and filters its return values according to the given stereotype value.<T extends CLValueRangeAble>
java.util.List<T>DMValueRangeRefAble. getUsedValueRangeAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
TheCLValueRangeAble
which is referenced by thisDMValueRangeRefAble
.<T extends CLValueRangeAble>
java.util.List<T>DMValueRangeRefAble. getUsedValueRangeAble(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUsedValueRangeAble and filters its return values according to the given stereotype value.java.util.List<BPProcess>
DRDecision. getUsingProcess(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPProcess>
DRDecision. getUsingProcess(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUsingProcess and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2drdia
Methods in de.mid.innovator.srv2api.icw2drdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<DRDiaCompartmentContentNode>
DRDiaCompartmentNode. getOwnedCompartmentContentNode(K_CONTROL_OPTION... behaviourFlags)
All compartment content nodes owned by this compartment node.java.util.List<DRDiaCompartmentNode>
DRDiaDecisionNode. getOwnedCompartmentNode(K_CONTROL_OPTION... behaviourFlags)
All compartment nodes owned by this decision node.java.util.List<DRDiaCompartmentNode>
DRDiaServiceNode. getOwnedCompartmentNode(K_CONTROL_OPTION... behaviourFlags)
All compartment nodes owned by this service node.<T extends DRDiaNode>
java.util.List<T>DRDecisionRequirementDia. getOwnedDecisionRequirementNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All occurrences of decision requirement elements as node owned by this decision requirement diagram. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_CONTROL_OPTION Modifier and Type Method Description static K_CONTROL_OPTION
K_CONTROL_OPTION. valueOf(int value)
Returns the enumeration constant of this type with the specified value.static K_CONTROL_OPTION
K_CONTROL_OPTION. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static K_CONTROL_OPTION[]
K_CONTROL_OPTION. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends MMProfile>
java.util.List<T>ELPackage. getAppliedProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All profiles which are applied by this package.<T extends MMProfile>
java.util.List<T>ELPackage. getAppliedProfileTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All profiles which are applied by this package, extended transitively by all applied profiles.<T extends ELElement>
java.util.List<T>ELElement. getAssignAbleToVattr(java.lang.Class<T> returnType, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
all instances which are assignable to this element according to the relationship specified by argument kind.<T extends ELElement>
java.util.List<T>ELElement. getAssignAbleToVattr(java.lang.Class<T> returnType, MMStereotype stereotype, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssignAbleToVattr and filters its return values according to the given stereotype value.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociation(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All associations which this classifier participates in.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociation(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociation and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELAssociation. getAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All of this association's association ends.<T extends ELProperty>
java.util.List<T>ELAssociation. getAssociationEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndFirstTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndFirstTypedBySelf(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEndFirstTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable association ends typed by this classifier.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelf(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEndNavigableTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndNavigableTypedBySelfOrGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEndNavigableTypedBySelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELAssociation. getAssociationEndsOfEndType(java.lang.Class<T> returnType, ELType refObj, K_CONTROL_OPTION... behaviourFlags)
All of this association's association ends connected to the end type provided byargument refObj
.<T extends ELProperty>
java.util.List<T>ELAssociation. getAssociationEndsOfEndType(java.lang.Class<T> returnType, MMStereotype stereotype, ELType refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEndsOfEndType and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All association ends typed by this classifier.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelf(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEndTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
java.util.List<T>ELClassifier. getAssociationEndTypedBySelfOrGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationEndTypedBySelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociationNavigableFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All associations which have at least one association end navigable from this classifier.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociationNavigableFrom(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationNavigableFrom and filters its return values according to the given stereotype value.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociationOfSelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All associations which this classifier or one of its transitive general classifier participates in.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociationOfSelfOrGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationOfSelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociationTypedBySelf(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All associations which have at least one association end typed by this classifier.<T extends ELAssociation>
java.util.List<T>ELClassifier. getAssociationTypedBySelf(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssociationTypedBySelf and filters its return values according to the given stereotype value.java.util.List<ELTranslatedValue>
ELM2Attribute. getAttributeTranslation(K_CONTROL_OPTION... behaviourFlags)
All translated values of this attribute.<T extends ELClassifier>
java.util.List<T>ELAssociation. getClassifierOfAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers of association ends connected to this association.<T extends ELClassifier>
java.util.List<T>ELAssociation. getClassifierOfAssociationEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getClassifierOfAssociationEnd and filters its return values according to the given stereotype value.<T extends ELDependency>
java.util.List<T>ELContainerAble. getClientDependency(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Indicates the dependencies that reference the client.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveRedefinerOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
Returns properties that subset the association end given byargument refObj
.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveRedefinerOfAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getEffectiveRedefinerOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns properties that subset the association end given byargument refObj
.<T extends ELProperty>
java.util.List<T>ELClassifier. getEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELElementImport>
java.util.List<T>ELNamespaceAble. getElementImport(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All element import instances owned by this namespace.<T extends ELNamespaceAble>
java.util.List<T>ELPackageAble. getElementImportingNamespace(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All namespaces that import this element.<T extends ELNamespaceAble>
java.util.List<T>ELPackageAble. getElementImportingNamespace(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementImportingNamespace and filters its return values according to the given stereotype value.<T extends ELViewEntry>
java.util.List<T>ELFeature. getEntryInGroupAble(java.lang.Class<T> returnType, ELViewGroupAble refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends ELViewEntry>
java.util.List<T>ELFeature. getEntryInGroupAble(java.lang.Class<T> returnType, MMStereotype stereotype, ELViewGroupAble refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getEntryInGroupAble and filters its return values according to the given stereotype value.<T extends ELFeature>
java.util.List<T>ELViewGroupAble. getFeatureNotUsedByEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All features owned by the connected classifier which are not used by view entries that are directly owned by thisELViewGroupAble
.<T extends ELFeature>
java.util.List<T>ELViewGroupAble. getFeatureNotUsedByEntry(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFeatureNotUsedByEntry and filters its return values according to the given stereotype value.<T extends ELFeature>
java.util.List<T>ELViewGroupAble. getFeatureUsedByEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELFeature>
java.util.List<T>ELViewGroupAble. getFeatureUsedByEntry(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFeatureUsedByEntry and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralDirect(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected directly by a generalization as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralDirect(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGeneralDirect and filters its return values according to the given stereotype value.<T extends ELGeneralizationSet>
java.util.List<T>ELClassifier. getGeneralGeneralizationSet(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All generalization sets with this classifier as specific classifier.<T extends ELGeneralizationSet>
java.util.List<T>ELClassifier. getGeneralGeneralizationSet(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGeneralGeneralizationSet and filters its return values according to the given stereotype value.<T extends ELGeneralization>
java.util.List<T>ELClassifier. getGeneralization(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All generalization relationships owned by this classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected transitively by generalizations as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELM2Verify>
java.util.List<T>ELM2Class. getHierarchicalMetaVerify(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta verifies of this meta class and all general meta classes.<T extends ELPackageAble>
java.util.List<T>ELNamespaceAble. getImportedElement(java.lang.Class<T> returnType, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags)
Returns allELPackageAble
instances imported by this namespace.<T extends ELPackageAble>
java.util.List<T>ELNamespaceAble. getImportedElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getImportedElement and filters its return values according to the given stereotype value.<T extends ELPackage>
java.util.List<T>ELNamespaceAble. getImportedPackage(java.lang.Class<T> returnType, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags)
Returns allELPackage
instances imported by this namespace by anELPackageImport
.<T extends ELPackage>
java.util.List<T>ELNamespaceAble. getImportedPackage(java.lang.Class<T> returnType, MMStereotype stereotype, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getImportedPackage and filters its return values according to the given stereotype value.<T extends ELElementImport>
java.util.List<T>ELPackageAble. getImportedPackageAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All element imports that import this element.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespace(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All namespaces that import this package.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespace(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getImportingNamespace and filters its return values according to the given stereotype value.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespaceTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All namespaces that import this package, extended transitively by all importing namespaces.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespaceTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getImportingNamespaceTransitive and filters its return values according to the given stereotype value.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getInverseProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties of inverse association ends.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getInversePropertyDerivedRType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties of inverse association ends assigned to a derived relationship type.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getInversePropertyNotDerivedRType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties of inverse association ends not assigned to a derived relationship type.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getMember(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllELNamespaceAsgnAble
elements visible in this namespace.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getMember(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMember and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getMemberByPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getMemberByPattern and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getMemberByPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
Returns allELNamespaceAsgnAble
elements visible in this namespace.<T extends ELValSpec>
java.util.List<T>ELValSpecExpression. getOperand(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The value specifications used as operands.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELClassifier. getOwnedAndInheritedMember(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedAndInheritedMember and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELClassifier. getOwnedAndInheritedMember(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
Members inherited from general namespaces.<T extends ELProperty>
java.util.List<T>ELAssociation. getOwnedAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties owned by this association which are an association end.<T extends ELProperty>
java.util.List<T>ELAssociation. getOwnedAssociationEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedAssociationEnd and filters its return values according to the given stereotype value.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All attributes owned by this class.<T extends ELM2Class>
java.util.List<T>ELM2Package. getOwnedClass(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELConstraint>
java.util.List<T>ELNamespaceAble. getOwnedConstraint(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Specifies a set of constraints owned by this namespace.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedElement(java.lang.Class<T> returnType, K_CONTASGN kind, K_CONTROL_OPTION... behaviourFlags)
Returns the elements owned by this element.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedElementTransitiveDown(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Recursively retrieves all owned containers and returns all elements owned by these containers.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedElementTransitiveDown(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedElementTransitiveDown and filters its return values according to the given stereotype value.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedElementTransitiveDownAndUnresolved(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Recursively retrieves all owned containers and returns all elements owned by these containers which are unresolved.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedElementTransitiveDownAndUnresolved(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedElementTransitiveDownAndUnresolved and filters its return values according to the given stereotype value.<T extends ELLanguage>
java.util.List<T>ELM2Schema. getOwnedLanguage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELM2TypeEnumMember>
java.util.List<T>ELM2TypeBoolean. getOwnedLiteral(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All Boolean literals owned by this Boolean type.<T extends ELM2TypeEnumMember>
java.util.List<T>ELM2TypeEnum. getOwnedLiteral(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All enumeration literals owned by this enumeration type.<T extends ELM2Locale>
java.util.List<T>ELM2Schema. getOwnedM2Locale(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMember(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
A collection of named elements owned by the namespace.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberByPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedMemberByPattern and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberByPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
Returns allELNamespaceAsgnAble
elements owned by this namespace.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberTransitiveByPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedMemberTransitiveByPattern and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberTransitiveByPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
AllELNamespaceAsgnAble
elements owned by this namespace transitively extended by members of the owned namespaces.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberTransitiveByPatternIgnoreCase(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedMemberTransitiveByPatternIgnoreCase and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberTransitiveByPatternIgnoreCase(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
AllELNamespaceAsgnAble
elements owned by this namespace transitively extended by members of the owned namespaces.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedOrReferencedElementTransitiveDown(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Recursively retrieves all owned containers and returns all elements owned or referenced by these containers.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getOwnedOrReferencedElementTransitiveDown(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedOrReferencedElementTransitiveDown and filters its return values according to the given stereotype value.<T extends ELM2Package>
java.util.List<T>ELM2Schema. getOwnedPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta packages owned by this schema.<T extends ELRelshipBinDir>
java.util.List<T>ELContainerAble. getOwnedRelshipBinDirWithTarget(java.lang.Class<T> returnType, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends ELRelshipBinDir>
java.util.List<T>ELContainerAble. getOwnedRelshipBinDirWithTarget(java.lang.Class<T> returnType, MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedRelshipBinDirWithTarget and filters its return values according to the given stereotype value.<T extends ELM2Type>
java.util.List<T>ELM2Schema. getOwnedType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta types owned by this schema.<T extends ELM2Verify>
java.util.List<T>ELM2Schema. getOwnedVerify(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta verifies owned by this schema.<T extends ELViewEntry>
java.util.List<T>ELViewGroupAble. getOwnedViewEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All view entrys owned by this view group able.<T extends ELViewGroup>
java.util.List<T>ELViewGroupAble. getOwnedViewGroup(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All view groups owned by this view group able.<T extends ELContainerAble>
java.util.List<T>ELContAsgnAble. getOwnerTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Recursivly returns all owners of this element.<T extends ELContainerAble>
java.util.List<T>ELContAsgnAble. getOwnerTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnerTransitive and filters its return values according to the given stereotype value.<T extends ELPackageAble>
java.util.List<T>ELPackage. getPackagedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ELPackageImport>
java.util.List<T>ELNamespaceAble. getPackageImport(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All package import instances owned by this namespace.<T extends ELPackageImport>
java.util.List<T>ELPackage. getPackageImported(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All package imports that import this package.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getPropertiesByM2AttributeSet(java.lang.Class<T> returnType, K_M2ATTRIBUTE_SET kind, K_CONTROL_OPTION... behaviourFlags)
All metaattributes of this class specified by argument kind.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable properties of this classifier.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFrom(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropertyNavigableFrom and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFromSelfOrGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All navigable properties of this classifier or its general classifiers.<T extends ELProperty>
java.util.List<T>ELClassifier. getPropertyNavigableFromSelfOrGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropertyNavigableFromSelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELAssociation. getPropertyNotAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All of this association's properties which are not an association end.<T extends ELProperty>
java.util.List<T>ELAssociation. getPropertyNotAssociationEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropertyNotAssociationEnd and filters its return values according to the given stereotype value.<T extends ELPackage>
java.util.List<T>ELPackage. getPublicImportedPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all packages imported by anELPackageImport
with "public" visibility.<T extends ELPackage>
java.util.List<T>ELPackage. getPublicImportedPackage(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPublicImportedPackage and filters its return values according to the given stereotype value.<T extends ELPackage>
java.util.List<T>ELPackage. getPublicImportedPackageTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all packages imported by anELPackageImport
with "public" visibility extended transitively by all public imported packages.<T extends ELPackage>
java.util.List<T>ELPackage. getPublicImportedPackageTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPublicImportedPackageTransitive and filters its return values according to the given stereotype value.<T extends ELRelshipBinDir>
java.util.List<T>ELElement. getRelshipBinDir(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllELRelshipBinDir
instances with this element as source or target.<T extends ELRelshipBinDir>
java.util.List<T>ELElement. getRelshipBinDir(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRelshipBinDir and filters its return values according to the given stereotype value.<T extends ELRelshipBinDir>
java.util.List<T>ELContainerAble. getRelshipBinDirSource(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All directed relationships with this element as source.<T extends ELRelshipBinDir>
java.util.List<T>ELElement. getRelshipBinDirTarget(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All directed relationships with this element as target.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The classifier and all classifiers connected transitively by generalizations as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getSelfAndOwnedElementTransitiveDown(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Recursively retrieves all owned containers and returns all elements owned by these containers.<T extends ELContAsgnAble>
java.util.List<T>ELContainerAble. getSelfAndOwnedElementTransitiveDown(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndOwnedElementTransitiveDown and filters its return values according to the given stereotype value.<T extends ELContainerAble>
java.util.List<T>ELContAsgnAble. getSelfAndOwnerTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns this element and recursivly returns all owners of this element.<T extends ELContainerAble>
java.util.List<T>ELContAsgnAble. getSelfAndOwnerTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndOwnerTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The classifier and all classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSpecificTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This classifier, if it is not abstract and all classifiers which are not abstract are connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSpecificTransitiveNotAbstract and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELProperty. getSelfAndSubsettedTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This element and all properties transitively subsetted by this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSelfAndSubsettedTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSubsettedTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELProperty. getSelfAndSubsettingTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This element and all properties transitively subsetting this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSelfAndSubsettingTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSubsettingTransitive and filters its return values according to the given stereotype value.java.util.List<CLSlot>
ELStructFeature. getSlot(K_CONTROL_OPTION... behaviourFlags)
All of the structural feature's slots.<T extends ELGeneralization>
java.util.List<T>ELClassifier. getSpecialization(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All generalization relationships with this element as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificDirect(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected directly by a generalization as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificDirect(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificDirect and filters its return values according to the given stereotype value.<T extends ELGeneralization>
java.util.List<T>ELClassifier. getSpecificGeneralization(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All generalizations this classifier is connected to as general classifier.<T extends ELGeneralizationSet>
java.util.List<T>ELClassifier. getSpecificGeneralizationSet(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All generalization sets with this classifier as general classifier.<T extends ELGeneralizationSet>
java.util.List<T>ELClassifier. getSpecificGeneralizationSet(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificGeneralizationSet and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All non-abstract classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitiveNotAbstract and filters its return values according to the given stereotype value.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractRange(java.lang.Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
If the property provided byargument refObj
is an association end, the result of SpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd is returned.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractRange(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitiveNotAbstractRange and filters its return values according to the given stereotype value.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns non-abstract specializations (transitive) of types of properties that subset the association end given byargument refObj
.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns non-abstract specializations (transitive) of types of properties that subset the association end given byargument refObj
.<T extends ELType>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd and filters its return values according to the given stereotype value.<T extends ANStructuralFeature>
java.util.List<T>ELStructFeature. getStructuralFeatureAction(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
StructuralFeatureAction is an abstract class for all structural feature actions.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettedTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties transitively subsetted by this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettedTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSubsettedTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettingTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties transitively subsetting this element.<T extends ELProperty>
java.util.List<T>ELProperty. getSubsettingTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSubsettingTransitive and filters its return values according to the given stereotype value.<T extends ELDependency>
java.util.List<T>ELNamedElement. getSupplierDependency(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Indicates the dependencies that reference the supplier.java.util.List<MEProxyAssignment>
ELGeneralization. getTargetOfProxy(K_CONTROL_OPTION... behaviourFlags)
This generalization's proxy assignments.java.util.List<ELTranslatedValue>
ELTranslationAble. getTranslatedValues(K_CONTROL_OPTION... behaviourFlags)
All translated values owned by this translation container.<T extends ELTranslationAble>
java.util.List<T>ELM2Locale. getTranslation(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All translation containers of this locale.java.util.List<CLStructureEntry>
ELClassifier. getTypedCLStructureEntry(K_CONTROL_OPTION... behaviourFlags)
All entries typed by the classifier.java.util.List<ELM2TypedElementCnstr>
ELTypedElement. getTypedElementCnstr(K_CONTROL_OPTION... behaviourFlags)
Constraints assigned to this typed element.<T extends ELTypedElement>
java.util.List<T>ELType. getTypedElementNotAssocEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements typed by this type which are not part of an association.<T extends ELTypedElement>
java.util.List<T>ELType. getTypedElementNotAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getTypedElementNotAssocEnd and filters its return values according to the given stereotype value.<T extends ELM2Attribute>
java.util.List<T>ELM2Type. getTypedM2Attribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All meta attributes typed by this meta type.java.util.List<BPMaskField>
ELClassifier. getTypedMaskField(K_CONTROL_OPTION... behaviourFlags)
All mask fields typed by this classifier.java.util.List<ELValSpecDateTime>
ELM2TypeDateTime. getTypedValSpecDateTime(K_CONTROL_OPTION... behaviourFlags)
All date time values typed by this meta date time type.java.util.List<ELValSpecELElement>
ELM2Class. getTypedValSpecElement(K_CONTROL_OPTION... behaviourFlags)
All element values typed by this meta class.java.util.List<ELValSpecELM2EnumMember>
ELM2TypeEnum. getTypedValSpecEnumMember(K_CONTROL_OPTION... behaviourFlags)
All enum member values typed by this meta enum type.<T extends ELValSpecExpression>
java.util.List<T>ELM2TypeString. getTypedValSpecExpression(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All expression values typed by this meta string type.java.util.List<ELValSpecInstVal>
ELM2Class. getTypedValSpecInstVal(K_CONTROL_OPTION... behaviourFlags)
All instance values typed by this meta class.java.util.List<ELValSpecInteger>
ELM2TypeInteger. getTypedValSpecInteger(K_CONTROL_OPTION... behaviourFlags)
All integer values typed by this meta integer type.java.util.List<ELValSpecNullValue>
ELM2Type. getTypedValSpecNullValue(K_CONTROL_OPTION... behaviourFlags)
All null values typed by this meta type.<T extends ELValSpecOpaqueExpr>
java.util.List<T>ELM2TypeString. getTypedValSpecOpaqueExpr(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All opaque expression values typed by this meta string type.java.util.List<ELValSpecString>
ELM2TypeString. getTypedValSpecString(K_CONTROL_OPTION... behaviourFlags)
All string values typed by this meta string type.java.util.List<ELValSpecUnlimNatValue>
ELM2Type. getTypedValSpecUnlimNatValue(K_CONTROL_OPTION... behaviourFlags)
All unlimited values typed by this meta type.<T extends ELM2TypeRange>
java.util.List<T>ELM2TypeEnumMember. getTypeRange(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All of this enum member's type ranges.<T extends ELType>
java.util.List<T>ELClassifier. getTypesOfEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
Returns the types of properties that subset the association end given byargument refObj
.<T extends ELType>
java.util.List<T>ELClassifier. getTypesOfEffectiveSubsetterOfAssocEnd(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getTypesOfEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.java.util.List<ELValSpecELElement>
ELElement. getValSpecElement(K_CONTROL_OPTION... behaviourFlags)
All value specifications for this element.java.util.List<ELValSpecELM2EnumMember>
ELM2TypeEnumMember. getValSpecM2EnumMember(K_CONTROL_OPTION... behaviourFlags)
All value specifications of this enum member.java.util.List<ELValSpecNull>
ELM2Schema. getValSpecNull(K_CONTROL_OPTION... behaviourFlags)
The null value owned by this schema.java.util.List<ELValSpecNullValue>
ELValSpecNull. getValSpecNullValue(K_CONTROL_OPTION... behaviourFlags)
All value specifications of this null value.<T extends ELValSpec>
java.util.List<T>ELTypedElement. getValSpecOfTypedElementWithPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getValSpecOfTypedElementWithPattern and filters its return values according to the given stereotype value.<T extends ELValSpec>
java.util.List<T>ELTypedElement. getValSpecOfTypedElementWithPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All value specifications assigned to this typed element with argument pattern.java.util.List<ELValSpecUnlimNat>
ELM2Schema. getValSpecUnlimNat(K_CONTROL_OPTION... behaviourFlags)
The unlimited value owned by this schema.java.util.List<ELValSpecUnlimNatValue>
ELValSpecUnlimNat. getValSpecUnlimNatValue(K_CONTROL_OPTION... behaviourFlags)
All value specifications of this unlimited natural value.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All members conform toELM2Attribute
s which are not derived and not connected to an association.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionPropertyRsIn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties owned by this class or one of its general classes and connected to an association.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionPropertyRsOptional(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Takes all properties of VersionPropertyRsOut and replaces attributes owned by a relationship type with the corresponding attributes owned by the derived relationship type.<T extends ELM2Attribute>
java.util.List<T>ELM2Class. getVersionPropertyRsOut(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties typed by this class or one of its general classes.<T extends ELView>
java.util.List<T>ELClassifier. getViewTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All views which are directly or indirectly deduced from this classifier.<T extends ELView>
java.util.List<T>ELClassifier. getViewTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getViewTransitive and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends IMForeignKeyAble>
java.util.List<T>EREntity. getAllConnections(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all connections (roles or generalizations) of thisEREntity
.
If an element of the list is a role, it is the role to the partner entity!<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getAllConnections(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllConnections and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
java.util.List<T>ERView. getAllConnections(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all connections (roles or generalizations) of the firstEREntity
of thisERView
.
If an element of the list is a role, it is the role to the partner entity!<T extends IMForeignKeyAble>
java.util.List<T>ERView. getAllConnections(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllConnections and filters its return values according to the given stereotype value.java.util.List<BI2DimensionLevel>
BI2DimensionTree. getAllLowestLevels(K_CONTROL_OPTION... behaviourFlags)
Returns all dimension levels of thisBI2DimensionTree
which does not have a sub level.java.util.List<BI2DimensionLevel>
BI2DimensionTree. getAllLowestLevels(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllLowestLevels and filters its return values according to the given stereotype value.java.util.List<ERGeneralizationSet>
ERGeneralization. getAlternativeSet(K_CONTROL_OPTION... behaviourFlags)
List of all generalization sets which can be alternatively used by thisERGeneralization
.java.util.List<ERGeneralizationSet>
ERGeneralization. getAlternativeSet(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAlternativeSet and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
java.util.List<T>ERViewFrom. getAttributeSetAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MEModel>
java.util.List<T>EREntity. getAutoMapDatabaseModels(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MEModel>
java.util.List<T>EREntity. getAutoMapDatabaseModels(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAutoMapDatabaseModels and filters its return values according to the given stereotype value.java.util.List<BIHierarchyAttribute>
ERUsedAttribute. getBILevelAttribute(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BIHierarchySortAttribute>
ERUsedAttribute. getBISortAttribute(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BI2CubeDimension>
BI2DimensionTree. getCubeDimension(K_CONTROL_OPTION... behaviourFlags)
List of all cube dimensions using thisBI2DimensionTree
.<T extends IMClassifier>
java.util.List<T>BI2HierarchyLevel. getDBColumnSets(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all DB elements which have a mapping dependency to thisBI2HierarchyLevel
.<T extends IMClassifier>
java.util.List<T>BI2HierarchyLevel. getDBColumnSets(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDBColumnSets and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
java.util.List<T>BI2CubeDimension. getDimensionAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the dimension attributes of thisBI2CubeDimension
.<T extends ERUsedAttribute>
java.util.List<T>BI2CubeDimension. getDimensionAttribute(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDimensionAttribute and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
java.util.List<T>ERUsedAttribute. getDimensionAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of dimension attributes using thisERUsedAttribute
.<T extends ERUsedAttribute>
java.util.List<T>BI2Cube. getDimensionAttributes(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the dimension attributes of thisBI2Cube
.<T extends ERUsedAttribute>
java.util.List<T>BI2Cube. getDimensionAttributes(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDimensionAttributes and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
java.util.List<T>BI2HierarchyLevel. getDimensionAttributes(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends BI2DimensionAttribute>
java.util.List<T>BI2HierarchyLevel. getDimensionAttributes(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDimensionAttributes and filters its return values according to the given stereotype value.java.util.List<BI2CubeDimensionHierarchy>
BI2Hierarchy. getDimensionHierarchy(K_CONTROL_OPTION... behaviourFlags)
List of all cube dimension hierarchy usages of thisBI2Hierarchy
.java.util.List<BI2DimensionLevel>
ERAttributeSet. getDimensionLevel(K_CONTROL_OPTION... behaviourFlags)
List of dimension levels using thisERAttributeSet
.<T extends MEModelElement>
java.util.List<T>EREntity. getElementExistentialDependencyIn(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the existence prerequisite elements (ERRelationship
orERGeneralization
) which thisEREntity
is at the foreign key side for.<T extends MEModelElement>
java.util.List<T>EREntity. getElementExistentialDependencyIn(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementExistentialDependencyIn and filters its return values according to the given stereotype value.<T extends MEModelElement>
java.util.List<T>EREntity. getElementExistentialDependencyOut(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the existence prerequisite elements (ERRelationship
orERGeneralization
) which thisEREntity
is at the unique key side for.<T extends MEModelElement>
java.util.List<T>EREntity. getElementExistentialDependencyOut(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementExistentialDependencyOut and filters its return values according to the given stereotype value.java.util.List<EREntity>
ERRelationship. getEntity(K_CONTROL_OPTION... behaviourFlags)
List of all entities of thisERRelationship
.java.util.List<ERForeignKey>
ERAttribute. getERForeignKey(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERAttribute>
ERAttribute. getERKeyRelationshipAttribute(K_CONTROL_OPTION... behaviourFlags)
List of foreign key attributes, referencing this unique key attribute.java.util.List<ERAttribute>
ERAttribute. getERKeyRelationshipAttributeRecursive(EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
List of foreign key attributes, referencing this unique key attribute indirectly.java.util.List<ERUniqueKey>
ERAttribute. getERUniqueKey(K_CONTROL_OPTION... behaviourFlags)
<T extends ERUsedAttribute>
java.util.List<T>ERAttribute. getERUniqueKeyAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of unique key attributes, referenced by this foreign key attribute.<T extends ERUsedAttribute>
java.util.List<T>ERAttribute. getERUniqueKeyAttributeOrigin(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the origin attributes of this foreign key attribute.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getForeignKeyAble(java.lang.Class<T> returnType, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
List of all foreign key assignable elements (roles or generalizations) which can be potentially referenced by anERForeignKey
in thisEREntity
.
If there is an entity or a unique given by theargument refObj
, the result will be restricted to the elements which the entity or the entity of the unique key is at the referenced side of the relationship.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getForeignKeyAble(java.lang.Class<T> returnType, MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAble and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
java.util.List<T>ERAttributeSet. getForeignKeyAbleBetween(java.lang.Class<T> returnType, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends IMForeignKeyAble>
java.util.List<T>ERAttributeSet. getForeignKeyAbleBetween(java.lang.Class<T> returnType, MMStereotype stereotype, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAbleBetween and filters its return values according to the given stereotype value.java.util.List<ERGeneralization>
EREntity. getForeignKeyAbleGeneralization(ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
Returns the list of all generalizations which potentially lead to a foreign key in this entity.java.util.List<ERGeneralization>
EREntity. getForeignKeyAbleGeneralization(MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAbleGeneralization and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getForeignKeyAbleMissed(java.lang.Class<T> returnType, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
List of all foreign key assignable elements (roles or generalizations) which can be potentially, but are not yet referenced by anERForeignKey
in thisEREntity
.
If there is an entity or a unique given by theargument refObj
, the result will be restricted to the elements which the entity or the entity of the unique key is at the referenced side of the relationship.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getForeignKeyAbleMissed(java.lang.Class<T> returnType, MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAbleMissed and filters its return values according to the given stereotype value.java.util.List<ERRole>
EREntity. getForeignKeyAbleRole(ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERRole>
EREntity. getForeignKeyAbleRole(MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAbleRole and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getForeignKeyAbleUsed(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all foreign key assignable elements (roles or generalizations) which are referenced by anERForeignKey
in thisEREntity
.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getForeignKeyAbleUsed(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAbleUsed and filters its return values according to the given stereotype value.java.util.List<ERAttribute>
ERGeneralization. getForeignKeyAttributes(K_CONTROL_OPTION... behaviourFlags)
Gets the foreign key attributes implementing thisERGeneralization
.java.util.List<ERAttribute>
ERGeneralization. getForeignKeyAttributes(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAttributes and filters its return values according to the given stereotype value.java.util.List<ERAttribute>
ERRelationship. getForeignKeyAttributes(K_CONTROL_OPTION... behaviourFlags)
Gets the foreign key attributes implementing thisERRelationship
.java.util.List<ERAttribute>
ERRelationship. getForeignKeyAttributes(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyAttributes and filters its return values according to the given stereotype value.java.util.List<ERForeignKey>
EREntity. getForeignKeyByReferencedEntity(EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERForeignKey>
EREntity. getForeignKeyByReferencedEntity(MMStereotype stereotype, EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyByReferencedEntity and filters its return values according to the given stereotype value.java.util.List<ERForeignKey>
ERUniqueKey. getForeignKeyWithoutForeignKeyAble(K_CONTROL_OPTION... behaviourFlags)
List of all foreign keys that reference thisERUniqueKey
and are not yet assigned to anIMForeignKeyAble
(ERRole
orERGeneralization
).java.util.List<ERForeignKey>
ERUniqueKey. getForeignKeyWithoutForeignKeyAble(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyWithoutForeignKeyAble and filters its return values according to the given stereotype value.<T extends ERAttributeSet>
java.util.List<T>ERView. getFromAttributeSet(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ERAttributeSet>
java.util.List<T>ERView. getFromAttributeSet(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFromAttributeSet and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
java.util.List<T>ERView. getFromAttributeSetAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ERUsedAttribute>
java.util.List<T>ERView. getFromAttributeSetAttribute(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getFromAttributeSetAttribute and filters its return values according to the given stereotype value.java.util.List<BI2Hierarchy>
BI2CubeDimension. getHierarchy(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BI2Hierarchy>
BI2CubeDimension. getHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getHierarchy and filters its return values according to the given stereotype value.java.util.List<BIHierarchy>
EREntity. getHierarchyForHierarchyRole(K_CONTROL_OPTION... behaviourFlags)
Gets all hierarchies for possible assignment to anBIHierarchyRole
.java.util.List<BIHierarchy>
EREntity. getHierarchyForHierarchyRole(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getHierarchyForHierarchyRole and filters its return values according to the given stereotype value.java.util.List<BI2HierarchyLevel>
BI2DimensionLevel. getHierarchyLevel(K_CONTROL_OPTION... behaviourFlags)
List of hierarchy levels using thisBI2DimensionLevel
.java.util.List<BIHierarchyLevel>
ERAttributeSet. getHierarchyLevel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BI2Hierarchy>
BI2HierarchyLevel. getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(K_CONTROL_OPTION... behaviourFlags)
AllBI2HierarchyLevel
with the sameBI2DimensionLevel
owned by hierarchies which are referenced by the sameBI2CubeDimension
.java.util.List<BI2Hierarchy>
BI2HierarchyLevel. getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getHierarchyLevelWithSameCubeDimensionAndDimensionLevel and filters its return values according to the given stereotype value.java.util.List<BI2Hierarchy>
BI2Hierarchy. getHierarchyWithSameCubeDimension(K_CONTROL_OPTION... behaviourFlags)
AllBI2Hierarchy
which are referenced by the sameBI2CubeDimension
.java.util.List<BI2Hierarchy>
BI2Hierarchy. getHierarchyWithSameCubeDimension(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getHierarchyWithSameCubeDimension and filters its return values according to the given stereotype value.java.util.List<BI2DimensionLevel>
BI2DimensionTree. getLevelOfLevelNumber(BI2HierarchyLevel refObj, int mode, K_CONTROL_OPTION... behaviourFlags)
Returns the dimension levels of thisBI2DimensionTree
with the level number.java.util.List<BI2DimensionLevel>
BI2DimensionTree. getLevelOfLevelNumber(MMStereotype stereotype, BI2HierarchyLevel refObj, int mode, K_CONTROL_OPTION... behaviourFlags)
The method calls getLevelOfLevelNumber and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getMandatoryReferencingMeRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all mandatory relationships of the entity, if thisEREntity
is on primary key side.<T extends ERRelationship>
java.util.List<T>EREntity. getMandatoryReferencingMeRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMandatoryReferencingMeRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getMandatoryReferencingRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all mandatory relationships of the entity, if thisEREntity
is on foreign key side.<T extends ERRelationship>
java.util.List<T>EREntity. getMandatoryReferencingRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getMandatoryReferencingRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getOptionalReferencingMeRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all optional relationships of the entity, if thisEREntity
is on primary key side.<T extends ERRelationship>
java.util.List<T>EREntity. getOptionalReferencingMeRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOptionalReferencingMeRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getOptionalReferencingRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all optional relationships of the entity, if thisEREntity
is on foreign key side.<T extends ERRelationship>
java.util.List<T>EREntity. getOptionalReferencingRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOptionalReferencingRelationship and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
java.util.List<T>BI2DimensionLevel. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all dimension attributes of this anBI2DimensionLevel
java.util.List<ERAttribute>
EREntity. getOwnedAttribute(K_CONTROL_OPTION... behaviourFlags)
List of attributes of this entity.java.util.List<ERViewAttribute>
ERView. getOwnedAttribute(K_CONTROL_OPTION... behaviourFlags)
List of attributes of thisERView
.java.util.List<IMConstraintAssign>
ERCheckConstraint. getOwnedConstraintAssign(K_CONTROL_OPTION... behaviourFlags)
All check constraint assignments of thisERCheckConstraint
.java.util.List<BI2CubeDimension>
BI2Cube. getOwnedCubeDimension(K_CONTROL_OPTION... behaviourFlags)
List of cube dimensions of thisBI2Cube
.java.util.List<BI2CubeDimensionHierarchy>
BI2CubeDimension. getOwnedCubeDimensionHierarchy(K_CONTROL_OPTION... behaviourFlags)
List of cube dimension hierarchies of thisBI2CubeDimension
.java.util.List<ERCheckConstraint>
ERAttribute. getOwnedERCheckConstraint(K_CONTROL_OPTION... behaviourFlags)
List of check constraints owned by thisERAttribute
.java.util.List<ERCheckConstraint>
EREntity. getOwnedERCheckConstraint(K_CONTROL_OPTION... behaviourFlags)
List of check constraints owned by thisEREntity
.java.util.List<ERViewAttribute>
BI2Cube. getOwnedFactMeasure(K_CONTROL_OPTION... behaviourFlags)
Returns all fact measures of thisBI2Cube
.java.util.List<ERViewAttribute>
BI2Cube. getOwnedFactMeasure(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedFactMeasure and filters its return values according to the given stereotype value.java.util.List<ERForeignKey>
EREntity. getOwnedForeignKey(K_CONTROL_OPTION... behaviourFlags)
List of foreign keys of this entity.<T extends ERViewFrom>
java.util.List<T>ERView. getOwnedFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of from clauses of thisERView
.<T extends ERViewFrom>
java.util.List<T>ERView. getOwnedFromByRef(java.lang.Class<T> returnType, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends ERViewFrom>
java.util.List<T>ERView. getOwnedFromByRef(java.lang.Class<T> returnType, MMStereotype stereotype, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedFromByRef and filters its return values according to the given stereotype value.java.util.List<BI2Hierarchy>
BI2DimensionTree. getOwnedHierarchy(K_CONTROL_OPTION... behaviourFlags)
List of hierarchys of thisBI2DimensionTree
.java.util.List<BI2DimensionLevel>
BI2DimensionTree. getOwnedLevel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BI2HierarchyLevel>
BI2Hierarchy. getOwnedLevel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BIHierarchyLevel>
BIHierarchy. getOwnedLevel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BIHierarchyAttribute>
BIHierarchyLevel. getOwnedLevelAttribute(K_CONTROL_OPTION... behaviourFlags)
List of all level attributes of this anBIHierarchyLevel
java.util.List<ERRole>
EREntity. getOwnedRole(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERRole>
ERRelationship. getOwnedRole(K_CONTROL_OPTION... behaviourFlags)
List of roles owned by this relationship.java.util.List<BIHierarchySortAttribute>
BIHierarchyLevel. getOwnedSortAttribute(K_CONTROL_OPTION... behaviourFlags)
List of all sort attributes of this anBIHierarchyLevel
java.util.List<ERViewSubselectFrom>
ERView. getOwnedSubselectFrom(K_CONTROL_OPTION... behaviourFlags)
List of subselect from clauses of thisERView
.<T extends ERView>
java.util.List<T>ERView. getOwnedSubView(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of sub views of this combined view.java.util.List<ERUniqueKey>
EREntity. getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERUniqueKey>
ERView. getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags)
<T extends MEModelElement>
java.util.List<T>BIHierarchy. getPossibleLevelActivator(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Activator of anBIHierarchyLevel
is either an attribute set for the top level, or a connection to the attribute set of the last level.<T extends MEModelElement>
java.util.List<T>BIHierarchy. getPossibleLevelActivator(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPossibleLevelActivator and filters its return values according to the given stereotype value.java.util.List<BI2DimensionPrecedence>
BI2DimensionTree. getPrecedences(K_CONTROL_OPTION... behaviourFlags)
Get all precedences of thisBI2DimensionTree
.java.util.List<BI2DimensionPrecedence>
BI2DimensionTree. getPrecedences(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPrecedences and filters its return values according to the given stereotype value.java.util.List<BI2DimensionPrecedence>
BI2Hierarchy. getPrecedences(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BI2DimensionPrecedence>
BI2Hierarchy. getPrecedences(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPrecedences and filters its return values according to the given stereotype value.<T extends ERView>
java.util.List<T>ERAttributeSet. getPropagationViews(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all views which are viewing thisERAttributeSet
, but not yet viewing all attributes of this attribute set.<T extends ERView>
java.util.List<T>ERAttributeSet. getPropagationViews(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropagationViews and filters its return values according to the given stereotype value.<T extends ERView>
java.util.List<T>ERUsedAttribute. getPropagationViews(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all views which are viewing theERAttributeSet
of thisERUsedAttribute
, but not this attribute.<T extends ERView>
java.util.List<T>ERUsedAttribute. getPropagationViews(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropagationViews and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getReferencingMeRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all relationships of the entity, if thisEREntity
is on primary key side.<T extends ERRelationship>
java.util.List<T>EREntity. getReferencingMeRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getReferencingMeRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getReferencingRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get all relationships of the entity, if thisEREntity
is on foreign key side.<T extends ERRelationship>
java.util.List<T>EREntity. getReferencingRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getReferencingRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
java.util.List<T>EREntity. getRelationshipOfEntity(java.lang.Class<T> returnType, EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends ERRelationship>
java.util.List<T>EREntity. getRelationshipOfEntity(java.lang.Class<T> returnType, MMStereotype stereotype, EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getRelationshipOfEntity and filters its return values according to the given stereotype value.java.util.List<ERRole>
ERRelationship. getRole(K_CONTROL_OPTION... behaviourFlags)
All roles that are assigned to this relationship.<T extends ADClientAble>
java.util.List<T>EREntity. getSectionElements(java.lang.Class<T> returnType, MMStereotype stereotype, MESection refObj, K_MESECTION kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getSectionElements and filters its return values according to the given stereotype value.<T extends ADClientAble>
java.util.List<T>EREntity. getSectionElements(java.lang.Class<T> returnType, MESection refObj, K_MESECTION kind, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BI2DimensionPrecedence>
BI2DimensionLevel. getSubLevelPrecedence(K_CONTROL_OPTION... behaviourFlags)
List of dimension precedences of this super level.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSubLevels(K_CONTROL_OPTION... behaviourFlags)
List of all sub levels.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSubLevels(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSubLevels and filters its return values according to the given stereotype value.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSubLevelsTransitive(K_CONTROL_OPTION... behaviourFlags)
List of all transitive sub levels.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSubLevelsTransitive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSubLevelsTransitive and filters its return values according to the given stereotype value.java.util.List<BI2DimensionPrecedence>
BI2DimensionLevel. getSuperLevelPrecedence(K_CONTROL_OPTION... behaviourFlags)
List of dimension precedences of this sub level.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSuperLevels(K_CONTROL_OPTION... behaviourFlags)
List of all super levels.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSuperLevels(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSuperLevels and filters its return values according to the given stereotype value.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSuperLevelsTransitive(K_CONTROL_OPTION... behaviourFlags)
List of all transitive super levels.java.util.List<BI2DimensionLevel>
BI2DimensionLevel. getSuperLevelsTransitive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSuperLevelsTransitive and filters its return values according to the given stereotype value.java.util.List<ERRole>
EREntity. getTypedRole(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERAttribute>
ERGeneralization. getUniqueKeyAttributes(K_CONTROL_OPTION... behaviourFlags)
Gets the attributes referenced by thisERGeneralization
.java.util.List<ERAttribute>
ERGeneralization. getUniqueKeyAttributes(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyAttributes and filters its return values according to the given stereotype value.java.util.List<ERAttribute>
ERRelationship. getUniqueKeyAttributes(K_CONTROL_OPTION... behaviourFlags)
Gets the attributes referenced by thisERRelationship
.java.util.List<ERAttribute>
ERRelationship. getUniqueKeyAttributes(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyAttributes and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getUniqueKeyForeignKeyAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all foreign key assignable elements (roles or generalizations) where thisEREntity
is on the unique key side.<T extends IMForeignKeyAble>
java.util.List<T>EREntity. getUniqueKeyForeignKeyAble(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyForeignKeyAble and filters its return values according to the given stereotype value.java.util.List<ERGeneralization>
EREntity. getUniqueKeyGeneralization(EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
Returns the list of all generalizations which potentially lead to a foreign key in the partner entity.java.util.List<ERGeneralization>
EREntity. getUniqueKeyGeneralization(MMStereotype stereotype, EREntity refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyGeneralization and filters its return values according to the given stereotype value.java.util.List<ERRole>
EREntity. getUniqueKeyRole(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERRole>
EREntity. getUniqueKeyRole(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyRole and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
java.util.List<T>ERViewAttribute. getUsedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ERViewElement>
java.util.List<T>ERUsedAttribute. getUsingERViewElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERViewAttribute>
ERUsedAttribute. getUsingViewAttributeByRef(ERView refObj, K_CONTROL_OPTION... behaviourFlags)
List of all view attributes that view this attribute (ERViewAttribute
orERAttribute
).
If there is aERView
given byargument refObj
, the result will be restricted to the attributes owned by this view.java.util.List<ERViewAttribute>
ERUsedAttribute. getUsingViewAttributeByRef(MMStereotype stereotype, ERView refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getUsingViewAttributeByRef and filters its return values according to the given stereotype value.<T extends ERViewFrom>
java.util.List<T>ERAttributeSet. getViewFrom(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of from clauses that use this attributes set in a view.<T extends ERView>
java.util.List<T>EREntity. getViewingViews(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends ERView>
java.util.List<T>EREntity. getViewingViews(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getViewingViews and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2erdia
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2gc
Methods in de.mid.innovator.srv2api.icw2gc with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<GCConcept>
GCConcept. getContainerConceptsByPresentation(K_CONTROL_OPTION... behaviourFlags)
java.util.List<GCConcept>
GCConcept. getContainerConceptsByPresentation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getContainerConceptsByPresentation and filters its return values according to the given stereotype value.java.util.List<GCConcept>
GCConcept. getDirectlyConnectedPredecessors(K_CONTROL_OPTION... behaviourFlags)
java.util.List<GCConcept>
GCConcept. getDirectlyConnectedPredecessors(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectlyConnectedPredecessors and filters its return values according to the given stereotype value.java.util.List<GCConcept>
GCConcept. getDirectlyConnectedSuccessors(K_CONTROL_OPTION... behaviourFlags)
java.util.List<GCConcept>
GCConcept. getDirectlyConnectedSuccessors(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectlyConnectedSuccessors and filters its return values according to the given stereotype value.java.util.List<GCConceptRealization>
GCConcept. getIncomingConceptRealization(K_CONTROL_OPTION... behaviourFlags)
java.util.List<GCConceptConnection>
GCConcept. getIncomingConnection(K_CONTROL_OPTION... behaviourFlags)
The incomingGCConceptConnection
.java.util.List<GCConceptConnection>
GCConceptConnection. getIncomingConnection(K_CONTROL_OPTION... behaviourFlags)
The incomingGCConceptConnection
.java.util.List<GCConcept>
GCConcept. getNestedConceptsByDiagram(GCDia refObj, K_CONTROL_OPTION... behaviourFlags)
Finds the sons of the diagram occurrence withinargument refObj
of this concept and returns the corresponding concepts of these nodes.java.util.List<GCConcept>
GCConcept. getNestedConceptsByDiagram(MMStereotype stereotype, GCDia refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getNestedConceptsByDiagram and filters its return values according to the given stereotype value.java.util.List<GCConcept>
GCConcept. getNestedConceptsByPresentation(K_CONTROL_OPTION... behaviourFlags)
Finds the sons of all diagram occurrences of this concept and returns the corresponding concepts of these nodes.java.util.List<GCConcept>
GCConcept. getNestedConceptsByPresentation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getNestedConceptsByPresentation and filters its return values according to the given stereotype value.java.util.List<GCConceptConnection>
GCConcept. getOutgoingConnection(K_CONTROL_OPTION... behaviourFlags)
The outgoingGCConceptConnection
.java.util.List<GCConcept>
GCConcept. getOwnedConcept(K_CONTROL_OPTION... behaviourFlags)
<T extends MMCommentContainerAble>
java.util.List<T>GCConcept. getRealizingElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MMCommentContainerAble>
java.util.List<T>GCConcept. getRealizingElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRealizingElement and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2gcdia
Methods in de.mid.innovator.srv2api.icw2gcdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<GCConcept>
GCDia. getConceptInDia(K_CONTROL_OPTION... behaviourFlags)
java.util.List<GCConcept>
GCDia. getConceptInDia(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConceptInDia and filters its return values according to the given stereotype value.java.util.List<PRDiaCalloutNode>
GCDiaConceptNode. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this concept node.java.util.List<GCDiaConceptEdge>
GCDia. getOwnedConceptEdge(K_CONTROL_OPTION... behaviourFlags)
All concept edges owned by thisGCDia
.java.util.List<GCDiaConceptNode>
GCDia. getOwnedConceptNode(K_CONTROL_OPTION... behaviourFlags)
All concept nodes owned by thisGCDia
.java.util.List<GCDiaConceptNode>
GCDiaConceptNode. getOwnedConceptNode(K_CONTROL_OPTION... behaviourFlags)
All concept nodes owned by this concept node. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends ANAction>
java.util.List<T>IAInteraction. getAction(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Action of the interaction.java.util.List<IAGate>
IAUse. getActualGate(K_CONTROL_OPTION... behaviourFlags)
<T extends ELValSpec>
java.util.List<T>IAMessage. getArgument(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The arguments of the message.<T extends ELValSpec>
java.util.List<T>IAUse. getArguments(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MEModelElement>
java.util.List<T>IAConsider. getConsideredElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the considered elements.<T extends MEModelElement>
java.util.List<T>IAConsider. getConsideredElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConsideredElement and filters its return values according to the given stereotype value.<T extends IACovering>
java.util.List<T>IACovered. getCoveredBy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IAExecSpec>
java.util.List<T>IAExecOccSpec. getFinished(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
References the occurrence specification that designates the finish of the action or behavior.java.util.List<IAGate>
IAInteraction. getFormalGate(K_CONTROL_OPTION... behaviourFlags)
Specifies the gates that form the message interface between thisIAInteraction
and anyIAUse
that reference it.<T extends IAFragment>
java.util.List<T>IAInteraction. getFragment(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The ordered set of fragments in the interaction.<T extends IAFragment>
java.util.List<T>IAOperand. getFragment(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Fragments of the operand.java.util.List<IAOrdering>
IAFragment. getGeneralOrdering(K_CONTROL_OPTION... behaviourFlags)
The general ordering relationships contained in this fragment.<T extends MEModelElement>
java.util.List<T>IAIgnore. getIgnoredElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the ignored elements.<T extends MEModelElement>
java.util.List<T>IAIgnore. getIgnoredElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getIgnoredElement and filters its return values according to the given stereotype value.java.util.List<IALifeline>
IAInteraction. getLifeline(K_CONTROL_OPTION... behaviourFlags)
Specifies the participants in this interaction.java.util.List<IALostAndFound>
IAInteraction. getLostAndFound(K_CONTROL_OPTION... behaviourFlags)
The occurrences of lost or found messages contained in this interaction.<T extends IAMessage>
java.util.List<T>IAInteraction. getMessage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The messages contained in this interaction.java.util.List<IAOperand>
IACombined. getOperand(K_CONTROL_OPTION... behaviourFlags)
The set of operands of the combined fragment.java.util.List<MEDurationConstraint>
IAInteraction. getOwnedDurationConstraint(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MESimpleConstraint>
IACombined. getOwnedRule(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MESimpleConstraint>
IAOperand. getOwnedRule(K_CONTROL_OPTION... behaviourFlags)
java.util.List<METimeConstraint>
IAInteraction. getOwnedTimeConstraint(K_CONTROL_OPTION... behaviourFlags)
<T extends IAExecSpec>
java.util.List<T>IAExecOccSpec. getStarted(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
References the occurrence specification that designates the start of the action or behavior.java.util.List<IAOrdering>
IAOccSpec. getToAfter(K_CONTROL_OPTION... behaviourFlags)
The OccurrenceSpecification referred comes before the OccurrenceSpecification referred by 'After'.java.util.List<IAOrdering>
IAOccSpec. getToBefore(K_CONTROL_OPTION... behaviourFlags)
The OccurrenceSpecification referred comes after the OccurrenceSpecification referred by 'Before'.java.util.List<IAUse>
IAInteraction. getUsedBy(K_CONTROL_OPTION... behaviourFlags)
All usages of thisIAInteraction
. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends IMProperty>
java.util.List<T>IMIndex. getAddableProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all addable properties.<T extends IMProperty>
java.util.List<T>IMIndex. getAddableProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAddableProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
java.util.List<T>IMKey. getAddableProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all addable properties.<T extends IMProperty>
java.util.List<T>IMKey. getAddableProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAddableProperty and filters its return values according to the given stereotype value.<T extends MEConstraint>
java.util.List<T>IMClassifier. getAllAssignedConstraint(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraints which are assigned to thisIMClassifier
or to aIMProperty
of this classifier.<T extends MEConstraint>
java.util.List<T>IMClassifier. getAllAssignedConstraint(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAllAssignedConstraint and filters its return values according to the given stereotype value.<T extends IMClassifier>
java.util.List<T>IMConstraint. getConstrainedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets all classifiers which are directly assigned by thisIMConstraint
or contain aIMProperty
assigned by this constraint.<T extends IMClassifier>
java.util.List<T>IMConstraint. getConstrainedClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConstrainedClassifier and filters its return values according to the given stereotype value.<T extends IMClassifier>
java.util.List<T>IMConstraintAssign. getConstrainedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets all classifiers constrained by thisIMConstraintAssign
, directly or indirectly via owned properties or used data types.<T extends IMClassifier>
java.util.List<T>IMConstraintAssign. getConstrainedClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConstrainedClassifier and filters its return values according to the given stereotype value.java.util.List<IMConstraintAssign>
IMClassifier. getDirectlyCheckConstraintAssign(K_CONTROL_OPTION... behaviourFlags)
All check constraint assignments of thisIMClassifier
.<T extends IMKeyRelationship>
java.util.List<T>IMClassifier. getForeignKeyReferencingOwnedUniqueKey(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMKeyRelationship>
java.util.List<T>IMClassifier. getForeignKeyReferencingOwnedUniqueKey(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getForeignKeyReferencingOwnedUniqueKey and filters its return values according to the given stereotype value.<T extends IMIndex>
java.util.List<T>IMFeature. getIndex(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMIndex>
java.util.List<T>IMFeature. getIndex(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getIndex and filters its return values according to the given stereotype value.<T extends IMIndexedFeature>
java.util.List<T>IMFeature. getIndexedFeature(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of indexed features of thisIMFeature
.<T extends IMKey>
java.util.List<T>IMFeature. getKey(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMKey>
java.util.List<T>IMFeature. getKey(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getKey and filters its return values according to the given stereotype value.<T extends IMClassifier>
java.util.List<T>IMKeyRelationship. getKeyClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns a list of two elements.<T extends IMClassifier>
java.util.List<T>IMKeyRelationship. getKeyClassifier(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getKeyClassifier and filters its return values according to the given stereotype value.<T extends IMKeyFeature>
java.util.List<T>IMFeature. getKeyFeature(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of key features that use thisIMFeature
.<T extends IMKeyRelationship>
java.util.List<T>IMProperty. getKeyRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMKeyRelationship>
java.util.List<T>IMProperty. getKeyRelationship(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getKeyRelationship and filters its return values according to the given stereotype value.<T extends IMKeyRelationship>
java.util.List<T>IMUniqueKey. getKeyRelationship(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of key relationships that reference this unique key.java.util.List<IMKeyRelationshipFeature>
IMUniqueKeyFeature. getKeyRelationshipFeature(K_CONTROL_OPTION... behaviourFlags)
List of all key relationship features referencing this unique key feature.<T extends IMProperty>
java.util.List<T>IMFeature. getKeyRelationshipProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of foreign key properties, referencing this unique key property.<T extends IMProperty>
java.util.List<T>IMFeature. getKeyRelationshipProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getKeyRelationshipProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
java.util.List<T>IMFeature. getKeyRelationshipPropertyRecursive(java.lang.Class<T> returnType, IMClassifier refObj, K_CONTROL_OPTION... behaviourFlags)
List of foreign key properties, referencing this unique key property indirectly.<T extends IMProperty>
java.util.List<T>IMFeature. getKeyRelationshipPropertyRecursive(java.lang.Class<T> returnType, MMStereotype stereotype, IMClassifier refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getKeyRelationshipPropertyRecursive and filters its return values according to the given stereotype value.java.util.List<DBCheckConstraint>
IMSemanticDataType. getOwnedDBCheckConstraint(K_CONTROL_OPTION... behaviourFlags)
List of check constraints owned by thisIMSemanticDataType
.java.util.List<ERCheckConstraint>
IMSemanticDataType. getOwnedERConstraint(K_CONTROL_OPTION... behaviourFlags)
List of check constraints owned by thisIMSemanticDataType
.<T extends IMProcedureExpression>
java.util.List<T>IMProcedureExpressionAble. getOwnedExpression(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMFeature>
java.util.List<T>IMClassifier. getOwnedFeature(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of features of this classifier.<T extends IMGeneralizationSet>
java.util.List<T>IMClassifier. getOwnedGeneralizationSet(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All generalization sets owned by this classifier.<T extends IMConstraint>
java.util.List<T>IMClassifier. getOwnedIMConstraint(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraints owned by this classifier.<T extends IMTrigger>
java.util.List<T>IMClassifier. getOwnedIMTrigger(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all triggers of this classifier.<T extends IMIndexedFeature>
java.util.List<T>IMIndex. getOwnedIndexedFeature(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of indexed features of thisIMIndex
.<T extends IMKey>
java.util.List<T>IMClassifier. getOwnedKey(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMKeyFeature>
java.util.List<T>IMKey. getOwnedKeyFeature(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of key features of thisIMKey
.java.util.List<IMKeyRelationshipFeature>
IMKeyRelationship. getOwnedKeyRelationshipFeature(K_CONTROL_OPTION... behaviourFlags)
List of key relationship features of thisIMKeyRelationship
.<T extends IMProperty>
java.util.List<T>IMClassifier. getOwnedProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of properties of this classifier.java.util.List<IMDataTypeDefinition>
IMProperty. getOwnedTypeDefinition(K_CONTROL_OPTION... behaviourFlags)
java.util.List<IMDataTypeDefinition>
IMSemanticDataType. getOwnedTypeDefinition(K_CONTROL_OPTION... behaviourFlags)
List of type definitions of this semantic data type.java.util.List<IMUniqueKeyFeature>
IMUniqueKey. getOwnedUniqueKeyFeature(K_CONTROL_OPTION... behaviourFlags)
List of unique key features of this unique key.<T extends IMProperty>
java.util.List<T>IMIndex. getProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMProperty>
java.util.List<T>IMIndex. getProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProperty and filters its return values according to the given stereotype value.<T extends IMFeature>
java.util.List<T>IMKey. getProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets all features of thisIMKey
, unique or foreign key.
In DB context, these features are columns; in ER context, these features are attributes.<T extends IMFeature>
java.util.List<T>IMKey. getProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
java.util.List<T>IMViewFrom. getPropertySetProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMProperty>
java.util.List<T>IMViewFrom. getPropertySetProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropertySetProperty and filters its return values according to the given stereotype value.<T extends IMSemanticDataType>
java.util.List<T>IMSemanticDataType. getSameTypedSemanticDataTypes(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the list of other semantic data type with identical owned data type definitions and the same master type.<T extends IMSemanticDataType>
java.util.List<T>IMSemanticDataType. getSameTypedSemanticDataTypes(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSameTypedSemanticDataTypes and filters its return values according to the given stereotype value.java.util.List<ERAttribute>
IMSemanticDataType. getTypedBySemanticAttribute(K_CONTROL_OPTION... behaviourFlags)
All attributes typed by this semantic data type.java.util.List<DBTableColumn>
IMSemanticDataType. getTypedBySemanticColumn(K_CONTROL_OPTION... behaviourFlags)
All columns typed by this semantic data type.<T extends IMProperty>
java.util.List<T>IMSemanticDataType. getTypedBySemanticProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMProperty>
java.util.List<T>IMDataType. getTypedIMProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMSemanticDataType>
java.util.List<T>IMDataTypeDefinition. getTypedSemanticDataType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The semantic data type typed by this data type definition.<T extends IMUniqueKey>
java.util.List<T>IMProperty. getUniqueKey(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends IMUniqueKey>
java.util.List<T>IMProperty. getUniqueKey(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKey and filters its return values according to the given stereotype value.<T extends IMProperty>
java.util.List<T>IMProperty. getUniqueKeyProperty(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of unique key properties, referenced by this foreign key property.<T extends IMProperty>
java.util.List<T>IMProperty. getUniqueKeyProperty(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
java.util.List<T>IMProperty. getUniqueKeyPropertyOrigin(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Gets the origin properties of this foreign key property.<T extends IMProperty>
java.util.List<T>IMProperty. getUniqueKeyPropertyOrigin(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getUniqueKeyPropertyOrigin and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<MMFilter>
MM2Class. filter(K_CONTROL_OPTION... behaviourFlags)
All filters defined for this meta class.java.util.List<MMFilterProperty>
MM2Property. filterProperty(K_CONTROL_OPTION... behaviourFlags)
All filter properties that use this meta property.java.util.List<MMLabel>
MM2Classification. getAllLabel(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All labels of this classification.<T extends MM2Class>
java.util.List<T>MM2Classification. getAllowedMetaClassByAttribute(java.lang.Class<T> returnType, ADClientAble refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
Calculates all meta classes which are valid for the specified argument kind.java.util.List<MMStereotype>
MM2Classification. getAllowedStereotypeByAttribute(ADClientAble refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
Calculates all stereotypes which are valid for the specified argument kind.java.util.List<MMText>
MM2Classification. getAllText(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All specifications of this classification.java.util.List<ADApplicationConfiguration>
ADModel. getApplicationConfigurationByPurpose(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All application configurations owned by thisADModel
with the specified argument pattern as purpose.java.util.List<MEAttachment>
MMAttachmentAble. getAssignedAttachment(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All attachments being assigned to this element.java.util.List<MEAttachmentAssign>
MMAttachmentAble. getAttachmentAssign(K_CONTROL_OPTION... behaviourFlags)
All attachment references of this element.java.util.List<ELM2TypedElementCnstr>
MMStereotypeAble. getAttrCnstrEffective(ELM2Attribute refObj, K_CONTROL_OPTION... behaviourFlags)
Returns the effectiveELM2TypedElementCnstr
instance for theargument refObj
of this element.<T extends MMProfile>
java.util.List<T>MMProfile. getAvailableProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All profiles which are available for this profile.<T extends ADClientAble>
java.util.List<T>ADModel. getBI2DimensionCycleElements(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Finds all model elements (classesBI2DimensionLevel
andBI2DimensionPrecedence
) which are part of an illegal hierarchy cycle.<T extends ADClientAble>
java.util.List<T>ADModel. getBI2DimensionCycleElements(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getBI2DimensionCycleElements and filters its return values according to the given stereotype value.<T extends MM2Class>
java.util.List<T>MM2Class. getClassesOfViewAttr(java.lang.Class<T> returnType, MM2Attribute refObj, K_CONTROL_OPTION... behaviourFlags)
Returns not abstract specializations (transitive) of classes given byargument refObj
.java.util.List<MM2ClassificationConstraint>
MM2Attribute. getClassificationConstraint(K_CONTROL_OPTION... behaviourFlags)
All classification constraints that restrict this meta attribute.java.util.List<MM2ClassificationConstraint>
MM2Classification. getClassificationConstraint(K_CONTROL_OPTION... behaviourFlags)
All classification constraints that restrict this meta classification.<T extends MM2Classification>
java.util.List<T>MMVerify. getClassificationWithVerifyMsg(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ELValSpecString>
MMEngineeringAction. getClassPathValue(K_CONTROL_OPTION... behaviourFlags)
All string values of class paths owned by this engineering action.<T extends CLDiaCompartmentNode>
java.util.List<T>MM2CLCompartment. getCompartmentNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All node compartments of this compartment.java.util.List<MMCreateTemplate>
MMStereotype. getCreateTemplate(K_CONTROL_OPTION... behaviourFlags)
All create templates for this stereotype.java.util.List<MMCreateTemplate>
MMStereotype. getCreateTemplateOfValidProfiles(ADClientAble refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ADCSMM2TypedEnumValue>
ADCSInstance. getCSEnumMember(K_CONTROL_OPTION... behaviourFlags)
All property values assigned to this enumeration value.<T extends ADCSMM2TypedValue>
java.util.List<T>ADCSInstance. getCSMM2Type(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All property values of this MM2-type.java.util.List<ADCSPropertyValueRef>
ADCSInstance. getCSPropValueRef(K_CONTROL_OPTION... behaviourFlags)
All references to this instance.<T extends MEModel>
java.util.List<T>ADModel. getDatabaseModels(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MEModel>
java.util.List<T>ADModel. getDatabaseModels(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDatabaseModels and filters its return values according to the given stereotype value.java.util.List<IMDataTypeDefinition>
MMTSType. getDataTypeDefinition(K_CONTROL_OPTION... behaviourFlags)
<T extends ADClientAble>
java.util.List<T>ADModel. getDBCycleElements(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Finds all DB model elements (classesDBTable
andDBForeignKey
) which are part of an existence prerequisite cycle.<T extends ADClientAble>
java.util.List<T>ADModel. getDBCycleElements(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDBCycleElements and filters its return values according to the given stereotype value.java.util.List<DGCommand>
MMProfile. getDGCommand(K_CONTROL_OPTION... behaviourFlags)
All docu commands owned by this profile.java.util.List<DGChapterAttribute>
MM2Attribute. getDocuChapterAttribute(K_CONTROL_OPTION... behaviourFlags)
The documentation chapter that describes this meta model attribute.java.util.List<MMText>
MM2Classification. getDocumentAreaTextOfGeneralTransitive(K_CONTROL_OPTION... behaviourFlags)
All texts of this and all included classifications.java.util.List<MECreateRedirect>
MM2Classification. getElementCreateRedirection(K_CONTROL_OPTION... behaviourFlags)
All create redirections for this classification.<T extends ADClientAble>
java.util.List<T>ADModel. getERCycleElements(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Finds all ER model elements (classesEREntity
,ERRelationship
andERGeneralization
) which are part of an existence prerequisite cycle.<T extends ADClientAble>
java.util.List<T>ADModel. getERCycleElements(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getERCycleElements and filters its return values according to the given stereotype value.<T extends ADExecuteAble>
java.util.List<T>ADUsrRole. getExecuteAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Return all executeable elements the the current object is allowed to execute.<T extends ELUUIDAble>
java.util.List<T>ADModel. getFindByUUID(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getFindByUUID and filters its return values according to the given stereotype value.<T extends ELUUIDAble>
java.util.List<T>ADModel. getFindByUUID(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
If they exist, returns the model elements described by the Innovator UUID provided by argument pattern.java.util.List<MMText>
MM2Classification. getFlowDocumentTextOfGeneralTransitive(K_CONTROL_OPTION... behaviourFlags)
All flow document texts of this and all included classifications.java.util.List<MMFormat>
MMFormatAble. getFormat(K_CONTROL_OPTION... behaviourFlags)
All formats connected to this formatable element.java.util.List<MMFormatRuleParameter>
MM2FormatRuleParameter. getFormatRuleParameter(K_CONTROL_OPTION... behaviourFlags)
All format rule parameters of this meta format rule parameter.java.util.List<MMFormatRuleSetOfRole>
MM2Attribute. getFormatRuleSet(K_CONTROL_OPTION... behaviourFlags)
All format rule sets of this meta attribute.java.util.List<MMFormatRuleSetOfClass>
MM2Class. getFormatRuleSet(K_CONTROL_OPTION... behaviourFlags)
All format rule sets of this metaclass.java.util.List<MM2ClassificationConstraint>
MM2Classification. getInverseClassificationConstraint(K_CONTROL_OPTION... behaviourFlags)
All classification constraints that restrict this inverse meta classification.java.util.List<MMLabel>
MM2Classification. getLabel(K_CONTROL_OPTION... behaviourFlags)
All labels of this classification.java.util.List<MMLabel>
MMLabelAble. getLabel(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The label named argument pattern which is configured for the classification of the selected element or all labels if no pattern is given.java.util.List<MMLabel>
MM2Classification. getLabelOfGeneralTransitive(K_CONTROL_OPTION... behaviourFlags)
All labels of this and all included classifications.<T extends ELValueReUseAble>
java.util.List<T>MMLabelAble. getLabelValueByPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getLabelValueByPattern and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
java.util.List<T>MMLabelAble. getLabelValueByPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All label values owned by this element.<T extends ADClientAble>
java.util.List<T>ADClientAble. getLogic(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All logical elements which are available in any client for the current object.<T extends ADClientAble>
java.util.List<T>ADClientAble. getLogic(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLogic and filters its return values according to the given stereotype value.java.util.List<ADLogin>
ADRepAdmin. getLogin(K_CONTROL_OPTION... behaviourFlags)
the current object's login.ADLogin
ADLoginAble. getLoginByDisplay(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
Returns theADLogin
of the current object depending on the display given by the argument pattern.java.util.List<MMTSTypeMapping>
MMTSType. getMappingFrom(MMTypeSystem refObj, K_CONTROL_OPTION... behaviourFlags)
List of all type mapping rules that have this type as source.java.util.List<MMTSTypeMapping>
MMTSType. getMappingInOtherScope(K_CONTROL_OPTION... behaviourFlags)
List of type mappings of this target type.java.util.List<MMTSTypeMapping>
MMTSType. getMappingInOwnScope(K_CONTROL_OPTION... behaviourFlags)
List of type mappings of this source type.java.util.List<MMTSTypeMapping>
MMTSType. getMappingTo(MMTypeSystem refObj, K_CONTROL_OPTION... behaviourFlags)
List of all type mapping rules that have this type as target.java.util.List<ADMdlUser>
ADUsrRole. getMdlUserByPattern(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
Returns the users which are assigned to the current object.java.util.List<MMMenu>
MM2Classification. getMenu(K_CONTROL_OPTION... behaviourFlags)
All create menus of this classification.java.util.List<MMMenuItem>
MMMenuItemAble. getMenuItem(K_CONTROL_OPTION... behaviourFlags)
The corresponding entity of this menu item.java.util.List<ADBranchLogMerge>
ADBranch. getMergeSource(K_CONTROL_OPTION... behaviourFlags)
The log entry for branch merge of this branch.<T extends MM2Class>
java.util.List<T>ADModel. getMetaClassInstantiable(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all meta classes instantiable in this model.<T extends MM2Class>
java.util.List<T>ADModel. getMetaClassStereotypeAbleNotAbstract(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all meta classes with stereotypes instantiable in this model.java.util.List<ADBranchLogSplit>
ADBranch. getNewBranch(K_CONTROL_OPTION... behaviourFlags)
The log entry for branch split of this branch.java.util.List<ADCSOperation>
ADCSInstance. getOperation(K_CONTROL_OPTION... behaviourFlags)
All instance operations assigned to this instance.java.util.List<GCConceptRealization>
MMCommentContainerAble. getOutgoingConceptRealization(K_CONTROL_OPTION... behaviourFlags)
All concept realizations of this element.java.util.List<MMAddItem>
MM2Class. getOwnedAddItem(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ADAlias>
ADModel. getOwnedAlias(K_CONTROL_OPTION... behaviourFlags)
The aliases owned by the current object.java.util.List<MM2Attribute>
MM2Class. getOwnedAndInheritedConfigAbleAssocEnd(K_CONTROL_OPTION... behaviourFlags)
All meta attributes which are owned or inherited by this meta class and represent a relationship which may be configured.java.util.List<MM2Attribute>
MM2Class. getOwnedAndInheritedInverseAssocEnd(boolean kind, K_CONTROL_OPTION... behaviourFlags)
All meta attributes of this metaclass with property 'assignKind' equal to 'InverseAssocEnd'.java.util.List<ADApplicationConfiguration>
ADModel. getOwnedApplicationConfiguration(K_CONTROL_OPTION... behaviourFlags)
All application configurations owned by the current object.java.util.List<MEAttachment>
MMAttachmentAble. getOwnedAttachment(K_CONTROL_OPTION... behaviourFlags)
All attachments owned by this element.java.util.List<ELM2TypedElementCnstr>
MMStereotype. getOwnedAttrCnstr(K_CONTROL_OPTION... behaviourFlags)
All typed element constraints owned by this stereotype.<T extends CLProperty>
java.util.List<T>MMCreateCLInst. getOwnedAttribute(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ADBranch>
ADModel. getOwnedBranch(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMStereotypeBuildingBlock>
MMStereotype. getOwnedBuildingBlock(K_CONTROL_OPTION... behaviourFlags)
All building blocks owned by this stereotype.java.util.List<MMStereotypeBuildingBlock>
MMStereotype. getOwnedBuildingBlockOfOfficeKind(K_OFFICE kind, K_CONTROL_OPTION... behaviourFlags)
java.util.List<ADChangeSet>
ADModel. getOwnedChangeSet(K_CONTROL_OPTION... behaviourFlags)
The change sets owned by the current object.java.util.List<MM2ClassificationConstraint>
MMProfile. getOwnedClassificationConstraint(K_CONTROL_OPTION... behaviourFlags)
All classification constraints that are defined within this profile.java.util.List<MEComment>
MMCommentContainerAble. getOwnedComment(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MM2CLCompartment>
MM2Schema. getOwnedCompartment(K_CONTROL_OPTION... behaviourFlags)
All compartments owned by this schema.java.util.List<DGConfig>
MMProfile. getOwnedConfig(K_CONTROL_OPTION... behaviourFlags)
All documentation configurations owned by this profile.java.util.List<ADConfigTranslation>
ADModel. getOwnedConfigTranslation(K_CONTROL_OPTION... behaviourFlags)
All translations owned by thisADModel
.java.util.List<MECopy>
MMCreateTemplate. getOwnedCopy(K_CONTROL_OPTION... behaviourFlags)
The copy dependency ownend by this create template.java.util.List<MMCreateTemplate>
MMProfile. getOwnedCreateTemplate(K_CONTROL_OPTION... behaviourFlags)
All create templates owned by this profile.java.util.List<ADCSInstance>
ADModel. getOwnedCSInstance(K_CONTROL_OPTION... behaviourFlags)
All instances associated with a change set owned by this model.java.util.List<DBConnection>
ADXModel. getOwnedDBConnection(K_CONTROL_OPTION... behaviourFlags)
All database connetions owned by thisADXModel
.java.util.List<DBRole>
MMCreateTemplate. getOwnedDBRole(K_CONTROL_OPTION... behaviourFlags)
All DB roles owned by thisMMCreateTemplate
.java.util.List<MMTSDefaultValue>
MMTSTypeClass. getOwnedDefaultValue(K_CONTROL_OPTION... behaviourFlags)
List of all default values of thisMMTSTypeClass
.java.util.List<DGTemplate>
MMProfile. getOwnedDGTemplate(K_CONTROL_OPTION... behaviourFlags)
All documentation building blocks owned by this profile.java.util.List<DGDocuStructureRoot>
MMProfile. getOwnedDocuStructureRoot(K_CONTROL_OPTION... behaviourFlags)
All documentation structures owned by this profile.<T extends ELContAsgnAble>
java.util.List<T>ADModel. getOwnedElementTransitiveDownExcludeProfiles(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the current object's result of OwnedElementTransitiveDown subtracted by the union of OwnedElementTransitiveDown applied to all the current object's profiles.<T extends ELContAsgnAble>
java.util.List<T>ADModel. getOwnedElementTransitiveDownExcludeProfiles(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedElementTransitiveDownExcludeProfiles and filters its return values according to the given stereotype value.<T extends ELContAsgnAble>
java.util.List<T>ADModel. getOwnedElementTransitiveDownOfProfiles(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Retrieves all of the current object's profiles and returns the union of their OwnedElementTransitiveDown.<T extends ELContAsgnAble>
java.util.List<T>ADModel. getOwnedElementTransitiveDownOfProfiles(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOwnedElementTransitiveDownOfProfiles and filters its return values according to the given stereotype value.java.util.List<MMEngineeringAction>
MMEngineeringSequence. getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags)
All engineering actions owned by this engineering sequence.java.util.List<MMEngineeringAction>
MMVerifyClassification. getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags)
All engineering actions owned by this verification category.java.util.List<MMEngineeringSequence>
MMProfile. getOwnedEngineeringSequence(K_CONTROL_OPTION... behaviourFlags)
All engineering sequences owned by this profile.java.util.List<ELValSpecString>
MMEngineeringAction. getOwnedEngineeringTag(K_CONTROL_OPTION... behaviourFlags)
All string values of tags owned by this engineering action.<T extends ADEventLogEntry>
java.util.List<T>ADModel. getOwnedEventLogEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All event log entries owned by thisADModel
.<T extends ADEventLogEntry>
java.util.List<T>ADRepository. getOwnedEventLogEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All event log entries owned by the current object.java.util.List<MMStereotypeExtension>
MMStereotype. getOwnedExtension(K_CONTROL_OPTION... behaviourFlags)
All extensions owned by this stereotype.java.util.List<MMFilter>
MMProfile. getOwnedFilter(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMFilterProperty>
MMFilter. getOwnedFilterProperty(K_CONTROL_OPTION... behaviourFlags)
All filter properties owned by this filter.java.util.List<MMFontColor>
MMProfile. getOwnedFontColor(K_CONTROL_OPTION... behaviourFlags)
All font color elements owned by this profile.java.util.List<DGFooter>
MMProfile. getOwnedFooter(K_CONTROL_OPTION... behaviourFlags)
All documentation footers owned by this profile.java.util.List<MMFormat>
MMProfile. getOwnedFormat(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMFormat>
MMStereotypeAble. getOwnedFormat(K_CONTROL_OPTION... behaviourFlags)
All formats owned by this stereotypeable element.java.util.List<MMFormatRule>
MMFormatRuleSet. getOwnedFormatRule(K_CONTROL_OPTION... behaviourFlags)
All format rules owned by this format rule set.java.util.List<MMFormatRuleParameter>
MMFormatRule. getOwnedFormatRuleParameter(K_CONTROL_OPTION... behaviourFlags)
All format rule parameters owned by this format rule.java.util.List<MMFormatRuleSetOfClass>
MMFormat. getOwnedFormatRuleSetOfClass(K_CONTROL_OPTION... behaviourFlags)
All format rule sets owned by this format.java.util.List<MMFormatRuleSetOfRole>
MMFormatRule. getOwnedFormatRuleSetOfRole(K_CONTROL_OPTION... behaviourFlags)
All format rule sets owned by this format rule.java.util.List<ADChangeSetFragment>
ADChangeSet. getOwnedFragment(K_CONTROL_OPTION... behaviourFlags)
The change set fragments owned by the current object.java.util.List<DGHeader>
MMProfile. getOwnedHeader(K_CONTROL_OPTION... behaviourFlags)
All documentation headers owned by this profile.java.util.List<ADInoHost>
ADRepository. getOwnedInoHost(K_CONTROL_OPTION... behaviourFlags)
The host entries which are owned by the current object.<T extends MMCreateELInst>
java.util.List<T>MMCreateTemplate. getOwnedInst(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All dummy elements of this create template.java.util.List<ADCSInstLocalizedName>
ADCSInstance. getOwnedInstLocalizedName(K_CONTROL_OPTION... behaviourFlags)
All localized names owned by the current object.java.util.List<MMLabel>
MMProfile. getOwnedLabel(K_CONTROL_OPTION... behaviourFlags)
<T extends ELValSpec>
java.util.List<T>MMLabelAble. getOwnedLabelValSpec(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All value specifications owned by this label able element.java.util.List<ADLock>
ADLogin. getOwnedLock(K_CONTROL_OPTION... behaviourFlags)
The locks which are owned by the current object.<T extends ADBranchLog>
java.util.List<T>ADBranch. getOwnedLogEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The branch log entries of this branch.java.util.List<ADLogin>
ADLoginAble. getOwnedLogin(K_CONTROL_OPTION... behaviourFlags)
The logins owned by the current object.java.util.List<ELValSpecInteger>
MMPresEntry. getOwnedLongValue(K_CONTROL_OPTION... behaviourFlags)
TheELValSpecInteger
of thisMMPresEntry
.java.util.List<ADMdlLogOption>
ADModel. getOwnedMdlLogOption(K_CONTROL_OPTION... behaviourFlags)
The model login options which are owned by this model.java.util.List<ADMdlUser>
ADModel. getOwnedMdlUser(K_CONTROL_OPTION... behaviourFlags)
All model users which are owned by this model.java.util.List<MMMenu>
MMProfile. getOwnedMenu(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMMenuItem>
MMMenu. getOwnedMenuItem(K_CONTROL_OPTION... behaviourFlags)
All menu items owned by this menu.java.util.List<MM2FontColor>
MM2Class. getOwnedMetaFontColor(K_CONTROL_OPTION... behaviourFlags)
All font/color types owned by this class.java.util.List<MM2Presentation>
MM2Class. getOwnedMetaPresentation(K_CONTROL_OPTION... behaviourFlags)
All presentation types owned by this class.<T extends ADCSMM2TypedValue>
java.util.List<T>ADCSOperation. getOwnedMM2TypedValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All property values owned by this operation.<T extends ADModel>
java.util.List<T>ADRepository. getOwnedModel(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The models which are owned by the current object.java.util.List<ADModelTranslation>
ADModel. getOwnedModelTranslation(K_CONTROL_OPTION... behaviourFlags)
All translations owned by thisADModel
.java.util.List<ADCSOperation>
ADChangeSet. getOwnedOperation(K_CONTROL_OPTION... behaviourFlags)
All operations owned by the current object.<T extends ADOption>
java.util.List<T>ADOptionAble. getOwnedOption(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The options which are owned by the current object.java.util.List<MMPresEntry>
MMFormat. getOwnedPresEntry(K_CONTROL_OPTION... behaviourFlags)
All presentation entries owned by this format.java.util.List<MMPresEntry>
MMFormatRule. getOwnedPresEntry(K_CONTROL_OPTION... behaviourFlags)
All presentation entries owned by this format rule.java.util.List<CLPrimitiveType>
MMXProfile. getOwnedPrimitiveType(K_CONTROL_OPTION... behaviourFlags)
All primitive types owned by this InoX Profile.<T extends MMProfile>
java.util.List<T>ADModel. getOwnedProfile(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMProfileTranslation>
ADModel. getOwnedProfileTranslation(K_CONTROL_OPTION... behaviourFlags)
All translations owned by thisADModel
.<T extends ADCSPropertyValue>
java.util.List<T>ADCSOperation. getOwnedPropertyValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All property values owned by this operation.java.util.List<MMRecipe>
MMProfile. getOwnedRecipe(K_CONTROL_OPTION... behaviourFlags)
java.util.List<ERRole>
MMCreateCLInst. getOwnedRole(K_CONTROL_OPTION... behaviourFlags)
Template dummy instance needed as owner substitute forEREntity
.java.util.List<CLRoleBinding>
MMCreateTemplate. getOwnedRoleBinding(K_CONTROL_OPTION... behaviourFlags)
The role binding owned by this create template.java.util.List<MMRoleExecution>
MMProfile. getOwnedRoleExecution(K_CONTROL_OPTION... behaviourFlags)
All role executions owned by this profile.java.util.List<MM2FormatRuleParameter>
MM2Class. getOwnedRuleParameter(K_CONTROL_OPTION... behaviourFlags)
All format rule parameters owned by this class.java.util.List<MM2SchemaTranslation>
ADRepository. getOwnedSchemaTranslation(K_CONTROL_OPTION... behaviourFlags)
All translations owned by thisADRepository
.java.util.List<MESection>
ADXModel. getOwnedSection(K_CONTROL_OPTION... behaviourFlags)
java.util.List<DGSelection>
MMProfile. getOwnedSelection(K_CONTROL_OPTION... behaviourFlags)
All documentation selection owned by this profile.java.util.List<MMStereotype>
MM2Class. getOwnedStereotype(K_CONTROL_OPTION... behaviourFlags)
The stereotype owned by this metaclass.java.util.List<MMStereotype>
MMProfile. getOwnedStereotype(K_CONTROL_OPTION... behaviourFlags)
All stereotypes owned by this profile.<T extends MMStereotypeAble>
java.util.List<T>MMCreateTemplate. getOwnedStereotypeAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements ownend by this create template.java.util.List<MMStereotypeProperty>
MMStereotype. getOwnedStereotypeProperty(K_CONTROL_OPTION... behaviourFlags)
All stereotype properties owned by thisMMStereotype
.<T extends ELValSpec>
java.util.List<T>MMStereotypeAble. getOwnedStereotypePropertyValSpec(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends MMStereotypeRelatedElement>
java.util.List<T>MMStereotype. getOwnedStereotypeRelatedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All related elements owned by this stereotype.java.util.List<MMStereotypeTSOption>
MMStereotype. getOwnedStereotypeTSOption(K_CONTROL_OPTION... behaviourFlags)
All type system options owned by thisMMStereotype
.<T extends ELValSpec>
java.util.List<T>MMStereotypeAble. getOwnedStereotypeTSOptionValSpec(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<CLStructureDefinition>
MMProfile. getOwnedStructureDefinition(K_CONTROL_OPTION... behaviourFlags)
All structure definitions owned by thisMMProfile
.java.util.List<MMSyncedProperty>
MMSyncedStereotype. getOwnedSyncedProperty(K_CONTROL_OPTION... behaviourFlags)
All synced elements owned by thisMMSyncedStereotype
.java.util.List<MMSyncedStereotype>
MMSyncSet. getOwnedSyncedStereotype(K_CONTROL_OPTION... behaviourFlags)
All synced stereotypes owned by thisMMSyncSet
.java.util.List<MMSyncSet>
MMSyncProfile. getOwnedSyncSet(K_CONTROL_OPTION... behaviourFlags)
All synchronization sets owned by thisMMSyncProfile
.java.util.List<MMSyncSetProperty>
MMSyncSet. getOwnedSyncSetProperty(K_CONTROL_OPTION... behaviourFlags)
All synced properties owned by thisMMSyncSet
.java.util.List<MESystemModel>
ADModel. getOwnedSystemModel(K_CONTROL_OPTION... behaviourFlags)
All system model packages owned by this model.java.util.List<MMText>
MMProfile. getOwnedText(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMTextValue>
MMTextAble. getOwnedTextValue(K_CONTROL_OPTION... behaviourFlags)
All text values owned by this element.java.util.List<MMTextValue>
MMTextAble. getOwnedTextValueByPattern(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All text values owned by this element.java.util.List<DGTitle>
MMProfile. getOwnedTitle(K_CONTROL_OPTION... behaviourFlags)
All documentation title pages owned by this profile.java.util.List<DGTreeTemplate>
MMProfile. getOwnedTreeTemplate(K_CONTROL_OPTION... behaviourFlags)
All details templates owned by this profile.java.util.List<MMTSType>
MMCreateTemplate. getOwnedType(K_CONTROL_OPTION... behaviourFlags)
MMCreateTemplate
of theMMTSType
.java.util.List<MMTSType>
MMTypeSystem. getOwnedType(K_CONTROL_OPTION... behaviourFlags)
List of all data types of thisMMTypeSystem
.java.util.List<MMTSTypeClass>
MMTypeSystem. getOwnedTypeClass(K_CONTROL_OPTION... behaviourFlags)
List of all type classes of thisMMTypeSystem
.java.util.List<MM2TypeRange>
MM2TypedElement. getOwnedTypeRange(K_CONTROL_OPTION... behaviourFlags)
All type ranges of this typed element.java.util.List<MMTypeSystem>
MMCreateTemplate. getOwnedTypeSystem(K_CONTROL_OPTION... behaviourFlags)
MMCreateTemplate
of theMMTypeSystem
.java.util.List<MMTypeSystem>
MMProfile. getOwnedTypeSystem(K_CONTROL_OPTION... behaviourFlags)
All type systems owned by thisMMProfile
.java.util.List<ADUpdTime>
ADRepository. getOwnedUpdTime(K_CONTROL_OPTION... behaviourFlags)
The update times which are owned by the current object.java.util.List<ADUsrRole>
ADModel. getOwnedUsrRole(K_CONTROL_OPTION... behaviourFlags)
All user roles which are owned by this model.<T extends ELValSpec>
java.util.List<T>MM2TypedElement. getOwnedValSpec(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This typed element's value specification for the default value.<T extends MMFCValue>
java.util.List<T>MMFontColor. getOwnedValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All values owned by this font color element.java.util.List<ELM2TypedElementCnstr>
MM2TypedElement. getOwnedValueCnstr(K_CONTROL_OPTION... behaviourFlags)
All typed element constraints owned by this typed element.<T extends ELValSpec>
java.util.List<T>MMFilterProperty. getOwnedValues(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All value specifications owned by this filter property.java.util.List<MMVerify>
MMProfile. getOwnedVerify(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMVerifyClassification>
MMVerifyClassification. getOwnedVerifyClassification(K_CONTROL_OPTION... behaviourFlags)
All verification categories owned by this verification category.java.util.List<MMVerifyClassification>
MMVerifyPackage. getOwnedVerifyClassification(K_CONTROL_OPTION... behaviourFlags)
All verification categories owned by this verification section.java.util.List<MMVerifyMsg>
MMVerifyClassification. getOwnedVerifyMessage(K_CONTROL_OPTION... behaviourFlags)
All verification messages owned by this verification category.java.util.List<MMVerifyPackage>
MMVerify. getOwnedVerifyPackage(K_CONTROL_OPTION... behaviourFlags)
All verification sections owned by this verify.java.util.List<MECreateRedirect>
MM2Classification. getPackageCreateRedirection(K_CONTROL_OPTION... behaviourFlags)
All create redirections where this classification is used for new packages.java.util.List<ADUsrRole>
ADLogin. getPossibleRole(K_CONTROL_OPTION... behaviourFlags)
Returns all roles available for the current object.<T extends MM2Class>
java.util.List<T>MM2Classification. getPresContentAbleMetaClass(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classes which are allowed as presentation content of this classification.java.util.List<MMPresEntry>
MM2Presentation. getPresEntry(K_CONTROL_OPTION... behaviourFlags)
All entries which use this presentation.java.util.List<DBProcedureExpression>
MMTypeSystem. getProcedureExpression(K_CONTROL_OPTION... behaviourFlags)
List of all procedure expressions of this type system.java.util.List<MMProfileApplication>
MMProfile. getProfileApplication(K_CONTROL_OPTION... behaviourFlags)
All profile applications owned by this profile.java.util.List<MMProfileApplication>
MMProfile. getProfileImported(K_CONTROL_OPTION... behaviourFlags)
<T extends ELProperty>
java.util.List<T>MM2Class. getPropertyNavigableTo(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns all navigable properties typed by this element.<T extends ELProperty>
java.util.List<T>MM2Class. getPropertyNavigableTo(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPropertyNavigableTo and filters its return values according to the given stereotype value.java.util.List<GCConcept>
MMCommentContainerAble. getRealizedConcept(K_CONTROL_OPTION... behaviourFlags)
All concepts being realized by this element.java.util.List<GCConcept>
MMCommentContainerAble. getRealizedConcept(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRealizedConcept and filters its return values according to the given stereotype value.java.util.List<ELValSpecString>
ADRepository. getRepositoryInactivity(K_CONTROL_OPTION... behaviourFlags)
All string values of repository inactivity owned by the current object.java.util.List<MMRoleExecution>
ADExecuteAble. getRoleExecution(K_CONTROL_OPTION... behaviourFlags)
Returns role executions from the current object.java.util.List<MMRoleExecution>
ADUsrRole. getRoleExecution(K_CONTROL_OPTION... behaviourFlags)
Returns role executions from the current object.java.util.List<MMStereotype>
MMProfile. getRootStereotype(MM2Class refObj, K_CONTROL_OPTION... behaviourFlags)
All root stereotypes of this root profile.<T extends ELContAsgnAble>
java.util.List<T>ADModel. getSelfAndOwnedElementTransitiveDownExcludeProfiles(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the current object's result of SelfAndOwnedElementTransitiveDown subtracted by the union of OwnedElementTransitiveDown applied to all the current object's profiles.<T extends ELContAsgnAble>
java.util.List<T>ADModel. getSelfAndOwnedElementTransitiveDownExcludeProfiles(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndOwnedElementTransitiveDownExcludeProfiles and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
java.util.List<T>MMStereotypeAble. getStereoPropValueByPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getStereoPropValueByPattern and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
java.util.List<T>MMStereotypeAble. getStereoPropValueByPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All stereotype property values owned by this element.java.util.List<MMStereotype>
MM2Class. getStereotype(K_CONTROL_OPTION... behaviourFlags)
All stereotypes of this class.<T extends MMStereotypeAble>
java.util.List<T>MMStereotype. getStereotypeAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements of this stereotype.<T extends ELType>
java.util.List<T>MM2Class. getStereotypeAblesOfAssocEndRange(java.lang.Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
Returns not abstract specializations (transitive) ofMMStereotypeAble
types of properties subsetting the association end given byargument refObj
.<T extends ELType>
java.util.List<T>MM2Class. getStereotypeAblesOfAssocEndRange(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getStereotypeAblesOfAssocEndRange and filters its return values according to the given stereotype value.java.util.List<MMStereotype>
MMProfile. getStereotypeByMetaClass(MM2Class refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
All meta class stereotypes specified by meta class or argument kind which are owned and imported by this profile.java.util.List<MMStereotype>
MMProfile. getStereotypeByMetaClassTransitive(MM2Class refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
All meta class stereotypes or transitive specializations specified by meta class or argument kind which are owned and imported by this profile.<T extends MM2Classification>
java.util.List<T>MM2Classification. getStereotypeHierarchyWithClass(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The meta class of this classification.java.util.List<MMStereotypeProperty>
MMStereotypeAble. getStereotypeProperty(K_CONTROL_OPTION... behaviourFlags)
All properties which are configured for the stereotype of this element.java.util.List<MMStereotypeProperty>
MM2Classification. getStereotypePropertyOfGeneralTransitive(K_CONTROL_OPTION... behaviourFlags)
All stereotype properties of this and all included classifications.java.util.List<MMStereotypeTSOption>
MMStereotypeAble. getStereotypeTSOption(K_CONTROL_OPTION... behaviourFlags)
All type system options which are configured for the stereotype of this element.java.util.List<MMStereotypeTSOption>
MM2Classification. getStereotypeTSOptionOfGeneralTransitive(K_CONTROL_OPTION... behaviourFlags)
All type system options of this and all included classifications.<T extends ELValueReUseAble>
java.util.List<T>MMStereotypeAble. getStereotypeTSOptionValueByPattern(java.lang.Class<T> returnType, MMStereotype stereotype, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
The method calls getStereotypeTSOptionValueByPattern and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
java.util.List<T>MMStereotypeAble. getStereotypeTSOptionValueByPattern(java.lang.Class<T> returnType, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All type system option values owned by this element.java.util.List<MMSyncedProperty>
MM2TypedElement. getSyncedProperty(K_CONTROL_OPTION... behaviourFlags)
All synced properties of thisMM2TypedElement
.java.util.List<MMSyncedStereotype>
MMStereotype. getSyncedStereotype(K_CONTROL_OPTION... behaviourFlags)
All synced stereotypes of thisMMStereotype
.<T extends MMStereotypeAble>
java.util.List<T>MMStereotypeAble. getSyncedStereotypeAble(java.lang.Class<T> returnType, MMStereotype refObj, K_CONTROL_OPTION... behaviourFlags)
Returns all synchronous elements of this.<T extends MMStereotypeAble>
java.util.List<T>MMStereotypeAble. getSyncedStereotypeAble(java.lang.Class<T> returnType, MMStereotype stereotype, MMStereotype refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getSyncedStereotypeAble and filters its return values according to the given stereotype value.<T extends ELRelshipBinDir>
java.util.List<T>MMCreateELInst. getTemplateTarget(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All directed relationships with this dummy element as target.java.util.List<MMText>
MM2Classification. getText(K_CONTROL_OPTION... behaviourFlags)
All texts for the classification.java.util.List<MMText>
MM2Classification. getTextOfGeneralTransitive(K_CONTROL_OPTION... behaviourFlags)
All texts of this and all included classifications.java.util.List<MMTextValue>
MMText. getTextValue(K_CONTROL_OPTION... behaviourFlags)
All set values for the text.<T extends ELProperty>
java.util.List<T>MMCreateCLInst. getTypedAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All properties as association ends typed by this dummy classifier.<T extends MM2TypedElement>
java.util.List<T>MM2Type. getTypedM2Element(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements typed by this element.<T extends MM2TypedTSOption>
java.util.List<T>MMTypeSystem. getTypedTSOption(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
List of all options of this type system.<T extends ELType>
java.util.List<T>MM2Class. getTypesOfAssocEndRange(java.lang.Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
Returns not abstract specializations (transitive) of types of properties subsetting the association end given byargument refObj
.<T extends ELType>
java.util.List<T>MM2Class. getTypesOfAssocEndRange(java.lang.Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags)
The method calls getTypesOfAssocEndRange and filters its return values according to the given stereotype value.java.util.List<ADUserHostOption>
ADInoHost. getUserHostOption(K_CONTROL_OPTION... behaviourFlags)
All options for the current object.java.util.List<ADUserHostOption>
ADLoginAble. getUserHostOption(K_CONTROL_OPTION... behaviourFlags)
All host options for the current object.java.util.List<ADUserOption>
ADLoginAble. getUserOption(K_CONTROL_OPTION... behaviourFlags)
All options for the current object.java.util.List<ADUsrRole>
ADMdlUser. getUsrRoleByPattern(java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
Returns all roles for the current object.<T extends MMFCValue>
java.util.List<T>MM2FontColor. getValue(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All values for this font or color property.java.util.List<MMVerifyClassification>
MM2Classification. getVerifyClassification(K_CONTROL_OPTION... behaviourFlags)
The classification of this verify classification.java.util.List<MMVerifyMsg>
MM2Verify. getVerifyMsg(K_CONTROL_OPTION... behaviourFlags)
The occurrence of this meta verify as verify message.java.util.List<MMVerifyPackage>
MM2Package. getVerifyPackage(K_CONTROL_OPTION... behaviourFlags)
The meta package of this verify package.java.util.List<ELValSpecString>
MMEngineeringAction. getVirtualMachineValue(K_CONTROL_OPTION... behaviourFlags)
All string values of virtual machines owned by this engineering action.<T extends ELContAsgnAble>
java.util.List<T>ADXModel. getVisibleOwnedElementTransitiveDownExcludeProfiles(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the current object's result of OwnedElementTransitiveDown subtracted by the union of OwnedElementTransitiveDown applied to all the current object's profiles.<T extends ELContAsgnAble>
java.util.List<T>ADXModel. getVisibleOwnedElementTransitiveDownExcludeProfiles(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getVisibleOwnedElementTransitiveDownExcludeProfiles and filters its return values according to the given stereotype value.java.util.List<PRDiaWhiteboardAttributeEdge>
MM2Attribute. getWhiteboardAttributeEdge(K_CONTROL_OPTION... behaviourFlags)
All edges which represent thisMM2Attribute
. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<PRAnalysisDia>
MEStereotypeAble. getApplicableAnalysisDia(K_CONTROL_OPTION... behaviourFlags)
All analysis diagrams starting with this element.java.util.List<MEComment>
MECommentAble. getAssignedComment(K_CONTROL_OPTION... behaviourFlags)
Returns all comments assigned to the current object.java.util.List<MEComment>
MECommentAble. getAssignedComment(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssignedComment and filters its return values according to the given stereotype value.<T extends MEConstraint>
java.util.List<T>MEConstraintAble. getAssignedConstraint(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraints which are assigned to this element.<T extends MEConstraint>
java.util.List<T>MEConstraintAble. getAssignedConstraint(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssignedConstraint and filters its return values according to the given stereotype value.java.util.List<MEMappingDependency>
MEStereotypeAble. getClientMappingDependency(K_CONTROL_OPTION... behaviourFlags)
List of the mapping dependencies of this implementation element.<T extends MECommentAble>
java.util.List<T>MEComment. getCommentAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements which are annotated by the current object.<T extends MECommentAble>
java.util.List<T>MEComment. getCommentAble(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getCommentAble and filters its return values according to the given stereotype value.java.util.List<MECommentAssign>
MECommentAble. getCommentAssign(K_CONTROL_OPTION... behaviourFlags)
All assignments of the current object.<T extends MEConstraintAble>
java.util.List<T>MEConstraint. getConstraintAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraintable elements which are connected to this constraint.<T extends MEConstraintAble>
java.util.List<T>MEConstraint. getConstraintAble(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConstraintAble and filters its return values according to the given stereotype value.<T extends MEConstraintAble>
java.util.List<T>MEIntervalConstraint. getConstraintAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraintable elements which are connected to this interval constraint.<T extends MEConstraintAble>
java.util.List<T>MEIntervalConstraint. getConstraintAble(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConstraintAble and filters its return values according to the given stereotype value.<T extends MEConstraintAble>
java.util.List<T>MESimpleConstraint. getConstraintAble(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraintable elements which are connected to this simple constraint.<T extends MEConstraintAble>
java.util.List<T>MESimpleConstraint. getConstraintAble(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getConstraintAble and filters its return values according to the given stereotype value.<T extends MEConstraintAssign>
java.util.List<T>MEConstraintAble. getConstraintAssign(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All assignments of this constraint.java.util.List<MMStereotype>
MEModelElement. getContentStereotypeByClass(java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
Stereotypes for instances of argument kind which are valid as content within this element as selection.java.util.List<MMCreateTemplate>
MEModelElement. getCreateTemplateByClass(java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
Create templates for instances of argument kind with this element as selection.java.util.List<MMText>
MEModel. getDocumentAreaTextOfClassification(MM2Classification refObj, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
<T extends MMAttachmentAble>
java.util.List<T>MEAttachment. getElementAssignedTo(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements the file is attached to.<T extends MMAttachmentAble>
java.util.List<T>MEAttachment. getElementAssignedTo(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getElementAssignedTo and filters its return values according to the given stereotype value.java.util.List<MMText>
MEModel. getFlowDocumentTextOfClassification(MM2Classification refObj, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
All flow document texts with classification and argument pattern within valid profiles of this model.java.util.List<MMCreateTemplate>
MEModel. getKnownCreateTemplatesByMetaClassification(MMStereotype refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
All create templates of meta class or stereotype specified byargument refObj
or argument kind which are owned by profiles transitive imported by this model.java.util.List<MMStereotype>
MEModel. getKnownStereotypesByMetaClass(MM2Class refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
All stereotypes of meta class specified by meta class or argument kind which are owned by profiles transitive imported by this model.java.util.List<MMTypeSystem>
MEModelElement. getKnownTypeSystems(K_CONTROL_OPTION... behaviourFlags)
List of all type systems known by this Innovator DataMEModelElement
.
These type systems are configured in a profile, which is directly imported by the owningMEModel
.java.util.List<MMLabel>
MEModel. getLabelOfClassification(MM2Classification refObj, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPResourceAtLane>
MERefAbleAsResource. getLaneR(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
MERefAbleAsResource. getLaneWithResource(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPLane>
MERefAbleAsResource. getLaneWithResource(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneWithResource and filters its return values according to the given stereotype value.java.util.List<CLManifestation>
MEPackageAble. getManifest(K_CONTROL_OPTION... behaviourFlags)
All manifestations with this element as target.<T extends ELValSpecOpaqueExpr>
java.util.List<T>MEAbstraction. getMapping(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
A composition of an expression that states the abstraction relationship between the supplier and the client.<T extends MEStereotypeAble>
java.util.List<T>MENamedElement. getMappingSourceElement(java.lang.Class<T> returnType, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends MEStereotypeAble>
java.util.List<T>MENamedElement. getMappingSourceElement(java.lang.Class<T> returnType, MMStereotype stereotype, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getMappingSourceElement and filters its return values according to the given stereotype value.<T extends MENamedElement>
java.util.List<T>MEStereotypeAble. getMappingTargetElement(java.lang.Class<T> returnType, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags)
<T extends MENamedElement>
java.util.List<T>MEStereotypeAble. getMappingTargetElement(java.lang.Class<T> returnType, MMStereotype stereotype, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getMappingTargetElement and filters its return values according to the given stereotype value.java.util.List<MECopy>
MERequirement. getMasterCopy(K_CONTROL_OPTION... behaviourFlags)
All copy dependencies with this requirement as master.<T extends MENamespaceAsgnAble>
java.util.List<T>MENamespaceAble. getMEOwnedMember(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
A collection of named elements owned by this namespace.java.util.List<MEPackageImport>
MENamespaceAble. getMEPackageImport(K_CONTROL_OPTION... behaviourFlags)
All package imports importing this package.<T extends MEDependency>
java.util.List<T>MENamedElement. getMESupplierDependency(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Indicates the dependencies that reference the supplier.java.util.List<MEMappingDependency>
MENamedElement. getMESupplierMappingDependency(K_CONTROL_OPTION... behaviourFlags)
List of the mapping dependencies of this requirement element.<T extends MEModelElement>
java.util.List<T>MEModelElement. getModelElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns this element.<T extends MEModelElement>
java.util.List<T>MEModelElement. getModelElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getModelElement and filters its return values according to the given stereotype value.<T extends MEPackage>
java.util.List<T>MEPackage. getNestedPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The package owning this package.java.util.List<MERequirement>
MERequirement. getNestedRequirement(K_CONTROL_OPTION... behaviourFlags)
All requirements owned by this requirement.java.util.List<MESection>
MESection. getNestedSection(K_CONTROL_OPTION... behaviourFlags)
java.util.List<PRAnalysisDia>
MEHierarchyAble. getOwnedAnalysisDia(K_CONTROL_OPTION... behaviourFlags)
All analysis diagrams owned by this hierarchical element.java.util.List<MEAttachmentAssign>
MEAttachment. getOwnedAttachmentAssign(K_CONTROL_OPTION... behaviourFlags)
The attachment reference elements of theMEAttachment
.java.util.List<BPDia>
MEPackage. getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags)
All business process diagrams of theMEPackage
.java.util.List<BRDia>
MEPackage. getOwnedBRDiagram(K_CONTROL_OPTION... behaviourFlags)
The business resource diagrams in thisMEPackage
.java.util.List<MECommentAssign>
MEComment. getOwnedCommentAssign(K_CONTROL_OPTION... behaviourFlags)
All comment assigns owned by this element.java.util.List<CLComponentDia>
MEConfigurationManagement. getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.java.util.List<CLComponentDia>
MEMappingConfigurationPackage. getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this mapping configuration package.java.util.List<CLComponentDia>
MESystemModelManagement. getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this system model management.java.util.List<MEConfigurationManagement>
MESystemModelManagement. getOwnedConfigurationManagement(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.<T extends MEConstraintAssign>
java.util.List<T>MEAssignAbleConstraint. getOwnedConstraintAssign(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends CLDia>
java.util.List<T>MEPackage. getOwnedDiagram(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifier diagrams owned by this package.java.util.List<PRDiaWhiteboard>
MEHierarchyAble. getOwnedDiaWhiteboard(K_CONTROL_OPTION... behaviourFlags)
All whiteboards owned by this hierarchical element.java.util.List<GCDia>
MEHierarchyAble. getOwnedGCDia(K_CONTROL_OPTION... behaviourFlags)
All concept diagrams owned by this hierarchical element.<T extends IMConstraint>
java.util.List<T>MEPackage. getOwnedIMConstraint(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraints owned by this package.<T extends MEMappingConfigurationPackage>
java.util.List<T>MEConfigurationManagement. getOwnedMappingConfigurationPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get MappingConfigurationPackage Packagejava.util.List<MEMappingPackageContent>
MEMappingPackageContent. getOwnedMappingPackageContent(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.java.util.List<MEMappingPackageContent>
MEMappingPackageType. getOwnedMappingPackageContent(K_CONTROL_OPTION... behaviourFlags)
Get MappingPackageContent Package.<T extends MEMappingPackageType>
java.util.List<T>MEStubPackage. getOwnedMappingPackageType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get MappingPackageType Package.<T extends MEModel>
java.util.List<T>MESystemModel. getOwnedModel(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All model packages owned by this system model package.<T extends MEProxy>
java.util.List<T>MEMappingPackageContent. getOwnedProxy(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get assigned Proxies.java.util.List<MEProxyExternal>
MEProxyExternal. getOwnedProxy(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.java.util.List<MEProxyInnovator>
MEProxyInnovator. getOwnedProxy(K_CONTROL_OPTION... behaviourFlags)
The parent element.java.util.List<MEProxyAssignment>
MEProxy. getOwnedProxyAssignment(K_CONTROL_OPTION... behaviourFlags)
Get Proxy Assignment<T extends MEConstraint>
java.util.List<T>MEPackage. getOwnedRule(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All constraints owned by this package.java.util.List<BSDia>
MEPackage. getOwnedStateDiagram(K_CONTROL_OPTION... behaviourFlags)
All state diagrams owned by this package.<T extends MEStubPackage>
java.util.List<T>MEStubPackageBase. getOwnedStubPackage(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Get Base Stub Package:java.util.List<MEStubPackageBase>
MESystemModelManagement. getOwnedStubPackageBase(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.java.util.List<MESystemModelManagement>
MESystemModel. getOwnedSystemModelManagement(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPParticipant>
MERefAbleAsResource. getParticipantAsEntity(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner entity.java.util.List<BPParticipant>
MERefAbleAsResource. getParticipantAsEntity(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getParticipantAsEntity and filters its return values according to the given stereotype value.java.util.List<BPParticipantEntity>
MERefAbleAsResource. getParticipantAsEntityR(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner entity.java.util.List<BPParticipant>
MERefAbleAsResource. getParticipantInRole(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner role.java.util.List<BPParticipant>
MERefAbleAsResource. getParticipantInRole(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getParticipantInRole and filters its return values according to the given stereotype value.java.util.List<BPParticipantRole>
MERefAbleAsResource. getParticipantInRoleR(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner role.<T extends PRPresContext>
java.util.List<T>MEModelElement. getPresContext(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The presentation contexts where the given element is represented.<T extends PRPresContext>
java.util.List<T>MEModelElement. getPresContext(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPresContext and filters its return values according to the given stereotype value.java.util.List<MMProfileApplication>
MEModel. getProfileApplication(K_CONTROL_OPTION... behaviourFlags)
All profile applications owned by this model package.java.util.List<MECreateRedirect>
MEPackage. getRedirectSource(K_CONTROL_OPTION... behaviourFlags)
All create redirections owned by this package.java.util.List<MECreateRedirect>
MEPackage. getRedirectTarget(K_CONTROL_OPTION... behaviourFlags)
All create redirections with this package as target.java.util.List<MERequirement>
MERequirement. getSlave(K_CONTROL_OPTION... behaviourFlags)
All slave requirements for this master requirement.java.util.List<MERequirement>
MERequirement. getSlave(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSlave and filters its return values according to the given stereotype value.java.util.List<MECopy>
MERequirement. getSlaveCopy(K_CONTROL_OPTION... behaviourFlags)
All copy dependencies with this requirement as slave.java.util.List<MMText>
MEModel. getTextOfClassification(MM2Classification refObj, java.lang.String pattern, K_CONTROL_OPTION... behaviourFlags)
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres with parameters of type K_CONTROL_OPTION Modifier and Type Method Description <T extends ELElement>
java.util.List<T>PRDiaCalloutNode. getCalloutElements(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All elements which are represented by thisPRDiaCalloutNode
.<T extends ELElement>
java.util.List<T>PRDiaCalloutNode. getCalloutElements(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getCalloutElements and filters its return values according to the given stereotype value.<T extends PRPresContent>
java.util.List<T>PRDiaAttachmentNode. getConnectedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All contents which are connected to this attachment.<T extends PRPresContent>
java.util.List<T>PRDiaNote. getConnectedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
AllPRPresContent
s which are connected to this note.<T extends PRDiaEdge>
java.util.List<T>PRPresContent. getIncoming(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All incoming edges of this node.<T extends MEModelElement>
java.util.List<T>PRPresContext. getModelElementOfTransitiveOwnedPresentationElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
returns the model elements assigned to presentation elements transitively owned by this presentation context.<T extends MEModelElement>
java.util.List<T>PRPresContext. getModelElementOfTransitiveOwnedPresentationElement(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getModelElementOfTransitiveOwnedPresentationElement and filters its return values according to the given stereotype value.<T extends PRDiaEdge>
java.util.List<T>PRPresContent. getOutgoing(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All outgoing edges of this node.java.util.List<ADAnnotation>
PRDia. getOwnedAnnotations(K_CONTROL_OPTION... behaviourFlags)
All annotations owned by this diagram.java.util.List<PRDiaCalloutNode>
PRDia. getOwnedCalloutNode(K_CONTROL_OPTION... behaviourFlags)
All callout nodes owned by this diagram.java.util.List<PRDiaAttachmentEdge>
PRDiaAttachmentNode. getOwnedDiaAttachmentEdge(K_CONTROL_OPTION... behaviourFlags)
All attachment edges owned by this attachment node.java.util.List<PRDiaAttachmentNode>
PRDia. getOwnedDiaAttachmentNode(K_CONTROL_OPTION... behaviourFlags)
All attachment nodes owned by this diagram.<T extends PRDiaNode>
java.util.List<T>PRDiaFrameNode. getOwnedDiaNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All nodes owned by this frame node.java.util.List<PRDiaNote>
PRDia. getOwnedDiaNote(K_CONTROL_OPTION... behaviourFlags)
java.util.List<PRDiaNoteEdge>
PRDiaNote. getOwnedDiaNoteEdge(K_CONTROL_OPTION... behaviourFlags)
The note edges owned by thisPRDiaNote
.<T extends PRDiaWhiteboardEdge>
java.util.List<T>PRDiaWhiteboard. getOwnedDiaWhiteboardEdge(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All edges owned by this whiteboard.java.util.List<PRDiaWhiteboardNode>
PRDiaWhiteboard. getOwnedDiaWhiteboardNode(K_CONTROL_OPTION... behaviourFlags)
All nodes owned by this whiteboard.java.util.List<PRDiaEdgePoint>
PRDiaEdge. getOwnedEdgePoint(K_CONTROL_OPTION... behaviourFlags)
java.util.List<PRDiaFrameNode>
PRDia. getOwnedFrameNode(K_CONTROL_OPTION... behaviourFlags)
All frame nodes owned by this diagram.<T extends PRPresContent>
java.util.List<T>PRPresContent. getOwnedPresContent(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All presentation contents owned by this presentation content.<T extends PRPresContent>
java.util.List<T>PRPresContext. getOwnedPresContent(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All presentation contents owned by this presentation context.<T extends PRPresContent>
java.util.List<T>PRPresElement. getOwnedPresContentElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All presentation contents owned by this presentation element.java.util.List<ACDiaValSpecNode>
PRDiaSegEdge. getOwnedValSpec(K_CONTROL_OPTION... behaviourFlags)
<T extends PRPresContent>
java.util.List<T>PRPresElement. getPresentationOfLogic(java.lang.Class<T> returnType, MEModelElement refObj, K_CONTROL_OPTION... behaviourFlags)
All presentation contents of this presentation element which are connected to the model element specified byargument refObj
.java.util.List<PRDiaSegEdge>
PRDiaEdgeSeg. getSegEdge(K_CONTROL_OPTION... behaviourFlags)
The edge of the edge segment.java.util.List<PRDiaSegNode>
PRDiaEdgeSeg. getSegNode(K_CONTROL_OPTION... behaviourFlags)
The node of the edge segment.java.util.List<PRDiaEdgeSeg>
PRDiaEdge. getSourceEdgeSeg(K_CONTROL_OPTION... behaviourFlags)
The combination of edge and node at the source side of thePRDiaEdge
.java.util.List<PRDiaEdgeSeg>
PRDiaEdge. getTargetEdgeSeg(K_CONTROL_OPTION... behaviourFlags)
The combination of edge and node at the target side of thePRDiaEdge
.<T extends MEDependency>
java.util.List<T>PRVersionAbleDia. getVersionAbleDiaClientDependency(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Indicates the dependencies that reference the diagram as client.<T extends MEDependency>
java.util.List<T>PRVersionAbleDia. getVersionAbleDiaSupplierDependency(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Indicates the dependencies that reference the diagram as supplier.<T extends ADClientAble>
java.util.List<T>PRPresContext. getXClientContentModelElementList(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Calculates the displayed presentation contents of thisPRPresContext
and returns the corresponding model elements.<T extends ADClientAble>
java.util.List<T>PRPresContext. getXClientContentModelElementList(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getXClientContentModelElementList and filters its return values according to the given stereotype value. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<SMTransExt>
SMVertex. getComesFromVertex(MMStereotype stereotype, SMVertex refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getComesFromVertex and filters its return values according to the given stereotype value.java.util.List<SMTransExt>
SMVertex. getComesFromVertex(SMVertex refObj, K_CONTROL_OPTION... behaviourFlags)
All transitions which come from the state given byargument refObj
to the state given state.java.util.List<SMProtocolConformance>
SMProtocolStateMachine. getConformance(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BETrigger>
SMRegularState. getDeferreableTrigger(K_CONTROL_OPTION... behaviourFlags)
A list of triggers that are candidates to be retained by the state machine if they trigger no transitions out of the state (not consumed).<T extends BEBehavior>
java.util.List<T>SMRegularState. getDoActivity(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
An optional behavior that is executed while being in the state.<T extends BEBehavior>
java.util.List<T>SMRegularState. getEntry(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
An optional behavior that is executed whenever this state is entered regardless of the transition taken to reach the state.java.util.List<SMEntryPoint>
SMRegularState. getEntryPoint(K_CONTROL_OPTION... behaviourFlags)
The set of entry points owned by the state.java.util.List<SMEntryPoint>
SMStateMachine. getEntryPoint(K_CONTROL_OPTION... behaviourFlags)
The set of entry points owned by the statemachine.<T extends BEBehavior>
java.util.List<T>SMRegularState. getExit(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
An optional behavior that is executed whenever this state is exited regardless of which transition was taken out of the state.java.util.List<SMExitPoint>
SMRegularState. getExitPoint(K_CONTROL_OPTION... behaviourFlags)
The set of exit points owned by the state.java.util.List<SMExitPoint>
SMStateMachine. getExitPoint(K_CONTROL_OPTION... behaviourFlags)
The set of exit points owned by the state machine.java.util.List<SMProtocolStateMachine>
SMStateMachine. getGeneral(K_CONTROL_OPTION... behaviourFlags)
The general protocol state machinejava.util.List<SMProtocolStateMachine>
SMStateMachine. getGeneral(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGeneral and filters its return values according to the given stereotype value.java.util.List<SMProtocolConformance>
SMProtocolStateMachine. getGeneralMachine(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMTransExt>
SMVertex. getGoesToVertex(MMStereotype stereotype, SMVertex refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getGoesToVertex and filters its return values according to the given stereotype value.java.util.List<SMTransExt>
SMVertex. getGoesToVertex(SMVertex refObj, K_CONTROL_OPTION... behaviourFlags)
All transitions which go from the given vertex to the vertex given byargument refObj
.java.util.List<SMTransExt>
SMVertex. getIncoming(K_CONTROL_OPTION... behaviourFlags)
The target vertex of the transition.java.util.List<SMTransExt>
SMVertex. getOutgoing(K_CONTROL_OPTION... behaviourFlags)
The source vertex of the transition.java.util.List<MESimpleConstraint>
SMRegion. getOwnedRule(K_CONTROL_OPTION... behaviourFlags)
java.util.List<MESimpleConstraint>
SMState. getOwnedRule(K_CONTROL_OPTION... behaviourFlags)
All constraints owned by thisSMState
.java.util.List<MESimpleConstraint>
SMTransition. getOwnedRule(K_CONTROL_OPTION... behaviourFlags)
<T extends SMVertex>
java.util.List<T>SMVertex. getReachedVertex(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All vertices which are reached transitive via transitions starting from the given vertex.<T extends SMVertex>
java.util.List<T>SMVertex. getReachedVertex(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getReachedVertex and filters its return values according to the given stereotype value.java.util.List<SMRegion>
SMRegularState. getRegion(K_CONTROL_OPTION... behaviourFlags)
The regions owned directly by the state.java.util.List<SMRegion>
SMStateMachine. getRegion(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMProtocolStateMachine>
SMProtocolStateMachine. getSpecific(K_CONTROL_OPTION... behaviourFlags)
The specific protocol state machine.java.util.List<SMProtocolStateMachine>
SMProtocolStateMachine. getSpecific(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecific and filters its return values according to the given stereotype value.<T extends SMStateMachine>
java.util.List<T>SMStateMachine. getSubmachine(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Determines all state machines which are assigned to submachine states of the given state machine.<T extends SMStateMachine>
java.util.List<T>SMStateMachine. getSubmachine(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSubmachine and filters its return values according to the given stereotype value.<T extends SMVertex>
java.util.List<T>SMRegion. getSubvertex(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The set of vertices that are owned by the region.java.util.List<SMTransExt>
SMRegion. getTransition(K_CONTROL_OPTION... behaviourFlags)
The set of transitions owned by the region.java.util.List<SMTransInt>
SMRegularState. getTransition(K_CONTROL_OPTION... behaviourFlags)
The set of transitions onwed by the state.java.util.List<BETrigger>
SMTransition. getTrigger(K_CONTROL_OPTION... behaviourFlags)
Specifies an optional trigger that may fire the transition. -
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2smdia
Methods in de.mid.innovator.srv2api.icw2smdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<SMDiaConstraintEdge>
SMDiaSMNode. getConstraintEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaTransEdge>
SMDiaVertexNode. getIncomingTransitionEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaTransEdge>
SMDiaVertexNode. getOutgoingTransitionEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaPseudoNode>
SMDiaSMNode. getPseudoNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaPseudoNode>
SMDiaStateNode. getPseudoNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaRegionNode>
SMDiaStateNode. getRegion(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaRegionNode>
SMDiaSMNode. getRegionNode(K_CONTROL_OPTION... behaviourFlags)
<T extends SMDiaTextNode>
java.util.List<T>SMDiaSMNode. getTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends SMDiaTextNode>
java.util.List<T>SMDiaTransEdge. getTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
<T extends SMDiaTextNode>
java.util.List<T>SMDiaVertexNode. getTextNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
java.util.List<SMDiaTransEdge>
SMDiaRegionNode. getTransEdge(K_CONTROL_OPTION... behaviourFlags)
<T extends SMDiaVertexNode>
java.util.List<T>SMDiaRegionNode. getVertexNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
-
Uses of K_CONTROL_OPTION in de.mid.innovator.srv2api.icw2sqdia
Methods in de.mid.innovator.srv2api.icw2sqdia with parameters of type K_CONTROL_OPTION Modifier and Type Method Description java.util.List<SQDiaCombinedNode>
SQDiaIANode. getCombinedNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaConstraintEdge>
SQDiaIANode. getConstraintEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaConstraintNode>
SQDiaIANode. getConstraintNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaConstraintNode>
SQDiaOperandNode. getConstraintNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaContinuationNode>
SQDiaIANode. getContinuationNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaContinuationNode>
SQDiaOperandNode. getContinuationNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaExecNode>
SQDiaExecNode. getExecNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaExecNode>
SQDiaLifelineNode. getExecNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEdge>
SQDiaOccSpecNode. getIncomingMessage(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEdge>
SQDiaMessageEndNode. getIncomingMessageEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaOrderingEdge>
SQDiaOccSpecNode. getIncomingOrdering(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaInvariantNode>
SQDiaLifelineNode. getInvariantNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaLifelineNode>
SQDiaIANode. getLifelineNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEdge>
SQDiaIANode. getMessageEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEndNode>
SQDiaCombinedNode. getMessageEndNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEndNode>
SQDiaIANode. getMessageEndNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEndNode>
SQDiaRefNode. getMessageEndNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaOccSpecNode>
SQDiaExecNode. getOccSpecNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaOccSpecNode>
SQDiaLifelineNode. getOccSpecNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaOperandNode>
SQDiaCombinedNode. getOperandNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaOrderingEdge>
SQDiaIANode. getOrderingEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEdge>
SQDiaOccSpecNode. getOutgoingMessage(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaMessageEdge>
SQDiaMessageEndNode. getOutgoingMessageEdge(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaOrderingEdge>
SQDiaOccSpecNode. getOutgoingOrdering(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaCombinedNode>
SQDiaOperandNode. getOwnedCombinedNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaPostNode>
SQDiaIANode. getPostconditionNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaPreNode>
SQDiaIANode. getPreconditionNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaRefNode>
SQDiaIANode. getRefNode(K_CONTROL_OPTION... behaviourFlags)
java.util.List<SQDiaRefNode>
SQDiaOperandNode. getRefNode(K_CONTROL_OPTION... behaviourFlags)
-