Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPItemAwareElement
-
Packages that use BPItemAwareElement Package Description 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.icw2bs State machine for Business Object Modeling. -
-
Uses of BPItemAwareElement in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BPItemAwareElement in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPDataObject
interface
BPDataStore
interface
BPProperty
Fields in de.mid.innovator.srv2api.icw2bp declared as BPItemAwareElement Modifier and Type Field Description BPItemAwareElement
ARG_BPItemAwareElementAndStructure. ohItemAware
The item aware element to be tied to the new item definitionMethods in de.mid.innovator.srv2api.icw2bp with type parameters of type BPItemAwareElement Modifier and Type Method Description <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.<T extends BPItemAwareElement>
java.util.List<T>BPDataIOAssociation. getSourceItemAwareElement(java.lang.Class<T> returnType)
The source element of the data association.<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.Methods in de.mid.innovator.srv2api.icw2bp that return BPItemAwareElement Modifier and Type Method Description BPItemAwareElement
BPDataIOAssociation. getExternalElement()
The data object or data store reference which does not belong to the owner of theBPDataIOAssociation
.BPItemAwareElement
BPDataIOAssociation. getIOElementAtOwner()
BPItemAwareElement
BPDataIOAssociation. getSingleSourceItemAwareElement()
Ensure a single source element for theBPDataIOAssociation
also the data model allows more than one source.BPItemAwareElement
BPDataIOAssociation. getSingleTargetItemAwareElement()
The target item of the data association.BPItemAwareElement
BPItemDefinitionRel. getSourceItemAwareElement()
The source item aware element of theBPItemDefinitionRel
.BPItemAwareElement
BPDataIOAssociation. getTargetItemAwareElement()
The target item of the data association.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPItemAwareElement Modifier and Type Method Description static BPItemDefinition
BPItemDefinitionHelper. assureDefinitionBetweenAwareElementAndStructure(SrvContext srvCtx, BPItemAwareElement ohItemAware, ELClassifier ohStructure)
Given one item aware element and one structure definition this method checks of there is already one item definition between them.void
BPDataIOAssociation. setSingleSourceItemAwareElement(BPItemAwareElement value)
Set the value of Foreign Key SingleSourceItemAwareElement.void
BPDataIOAssociation. setSingleTargetItemAwareElement(BPItemAwareElement value)
Set the value of Foreign Key SingleTargetItemAwareElement.void
BPDataIOAssociation. setTargetItemAwareElement(BPItemAwareElement value)
Set the value of Foreign Key TargetItemAwareElement.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type BPItemAwareElement Modifier and Type Method Description void
BPDataIOAssociation. setSourceItemAwareElement(java.util.List<? extends BPItemAwareElement> values)
Set the value of Foreign Key SourceItemAwareElement.Constructors in de.mid.innovator.srv2api.icw2bp with parameters of type BPItemAwareElement Constructor Description ARG_BPItemAwareElementAndStructure(BPItemAwareElement ohItemAware, ELClassifier ohStructure)
-
Uses of BPItemAwareElement in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPItemAwareElement Modifier and Type Method Description BPDiaItemNode
BPDiaProcessViewNode. getDiaItemNode(BPItemAwareElement refObj)
Returns the presentation node of the item aware element. -
Uses of BPItemAwareElement in de.mid.innovator.srv2api.icw2bs
Methods in de.mid.innovator.srv2api.icw2bs with type parameters of type BPItemAwareElement Modifier and Type Method Description <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.
-