|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface BPFlowElement
This is a utility class for BPFlowElement that provides static methods for creation or other purposes.
| Nested Class Summary | |
|---|---|
static class |
BPFlowElement.VAttr
|
| Method Summary | ||
|---|---|---|
void |
assignToLane(BPLane ohLane)
Assigns the element to the lane and removes the current assignment to a lane in the same top lane set, if there is any. |
|
BPFlowElementContainer |
getFlowElementContainer()
The container of the BPFlowElement. |
|
List<BPGroupArtifact> |
getGroupArtifact()
All group artifacts which contain this flow element. |
|
|
getIncomingAssociationArtifact(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
All incoming association artifacts. |
|
List<BPLane> |
getLane()
All lanes which contain the flow element. |
|
List<BPLane> |
getLaneAssigned(K_CONTROL_OPTION... behaviourFlags)
The lanes being assigned directly to the BPFlowElement. |
|
List<BPLane> |
getLaneAssigned(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneAssigned and filters its return values according to the given stereotype value. |
|
BPLane |
getLaneAssignedInLaneSet(BPLaneSet refObj)
For a given lane set the lane is returned which contains the flow element - if there is such a lane. |
|
BPLane |
getLaneAssignedInTopLaneSet(BPLaneSet refObj)
For a given top lane set the lane is returned which contains the flow element - if there is such a lane. |
|
List<BPLane> |
getLaneAssignedTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
The lanes being assigned directly to the BPFlowElement and the lanes being parent lanes of them. |
|
List<BPLane> |
getLaneAssignedTransitiveUp(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneAssignedTransitiveUp and filters its return values according to the given stereotype value. |
|
List<BPLaneSet> |
getLaneSetAssigned(K_CONTROL_OPTION... behaviourFlags)
The lane sets being assigned directly to the flow element via its lanes. |
|
List<BPLaneSet> |
getLaneSetAssigned(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneSetAssigned and filters its return values according to the given stereotype value. |
|
List<BPLaneSet> |
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. |
|
List<BPLaneSet> |
getLaneSetAssignedTransitiveUp(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
The method calls getLaneSetAssignedTransitiveUp and filters its return values according to the given stereotype value. |
|
BPFlowElementContainer |
getTopFlowElementContainer()
Returns the top flow element container, which is either a process or a choreography. |
|
void |
setGroupArtifact(List<? extends BPGroupArtifact> values)
Set the value of Foreign Key GroupArtifact. |
|
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble |
|---|
getClientMappingDependency, getOutgoingConceptRealization, getProxyAsgProperty, getRealizedConcept, getRealizedConcept, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, replaceRealizedConcepts, setMapped, setRealizedConcept, setRequirementOfStakeholder |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble |
|---|
getOwnedComment |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble |
|---|
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCBaseElement |
|---|
getBusinessIdentifier, setBusinessIdentifier |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble |
|---|
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistory |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble |
|---|
getUUID, setUUID |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble |
|---|
getAssignedConstraint, getAssignedConstraint, getConstraintAssign |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble |
|---|
getAssignedComment, getAssignedComment, getCommentAssign |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement |
|---|
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColor |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble |
|---|
getAnnotation, getLogic, getLogic, getPresentationContext, getSection |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble |
|---|
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble |
|---|
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble |
|---|
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble |
|---|
getValueReUseAble, setValueReUseAble |
| Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble |
|---|
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble |
|---|
delete |
| Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement |
|---|
getMESupplierDependency, getMESupplierMappingDependency |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCPropertyAble |
|---|
getAssignedPropertySet, getOwnedAdHocProperty, getPropertySetsAssigned, getPropertySetsAssigned, setPropertySetsAssigned |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement |
|---|
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getResetDefaultName, getSupplierDependency, rename, setName, setNameKind, setResetDefaultName |
| Methods inherited from interface de.mid.innovator.srv2api.icw2bp.BPPathAble |
|---|
getElementAtPathR, getPath, getPath, getPresentationInMasterView, getPresentationInStandardView |
| Method Detail |
|---|
void assignToLane(BPLane ohLane)
throws InoNetException,
SrvErrorException
ohLane - The lane to be assigned.
InoNetException
SrvErrorException
BPFlowElementContainer getFlowElementContainer()
throws InoNetException,
SrvErrorException
BPFlowElement.
InoNetException
SrvErrorException
List<BPGroupArtifact> getGroupArtifact()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
<T extends BPAssociationArtifact> List<T> getIncomingAssociationArtifact(Class<T> returnType,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
returnType - Specifies the type of elements to be returned.behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLane> getLane()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<BPLane> getLaneAssigned(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPFlowElement.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLane> getLaneAssigned(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
BPLane getLaneAssignedInLaneSet(BPLaneSet refObj)
throws InoNetException,
SrvErrorException
refObj - A further instance of type BPLaneSet which is used to control the behaviour of the method. (see description above)
InoNetException
SrvErrorException
BPLane getLaneAssignedInTopLaneSet(BPLaneSet refObj)
throws InoNetException,
SrvErrorException
refObj - A further instance of type BPLaneSet which is used to control the behaviour of the method. (see description above)
InoNetException
SrvErrorException
List<BPLane> getLaneAssignedTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
BPFlowElement and the lanes being parent lanes of them.
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLane> getLaneAssignedTransitiveUp(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLaneSet> getLaneSetAssigned(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLaneSet> getLaneSetAssigned(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLaneSet> getLaneSetAssignedTransitiveUp(K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
behaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
List<BPLaneSet> getLaneSetAssignedTransitiveUp(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags)
throws InoNetException,
SrvErrorException
stereotype - The stereotype used to filter the result listbehaviourFlags - An optional list of enum values to control the behaviour of the command.
InoNetException
SrvErrorException
BPFlowElementContainer getTopFlowElementContainer()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
void setGroupArtifact(List<? extends BPGroupArtifact> values)
throws InoNetException,
SrvErrorException
values - The value to be set.
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||