Package de.mid.innovator.srv2api.icw2ac
Interface ACActivityEdge
- All Superinterfaces:
ADClientAble,ADFindAble,ADHistoryAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAsgnAble,ELObject,ELRedefAble,ELUUIDAble,ELValueContainerAble,MECommentAble,MEConstraintAble,MEModelElement,MENamedElement,MENamespaceAsgnAble,MEStereotypeAble,METermAble,MMAttachmentAble,MMCommentContainerAble,MMLabelAble,MMLabelTextAttachmentAble,MMStereotypeAble,MMTextAble
- All Known Subinterfaces:
ACControlFlow,ACObjectFlow
public interface ACActivityEdge
extends ADHistoryAble, MEConstraintAble, ELRedefAble, MEStereotypeAble, MECommentAble, MENamespaceAsgnAble, MMLabelTextAttachmentAble
Flow edge for either control flow of object flow.
- Note:
- The interface ACActivityEdge describes an abstract ability of an object. Therefore no instances of this type can be found in the repository!
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetGuard()Specification evaluated at runtime to determine if the edge can be traversed.Language of the specification evaluated at runtime to determine if the edge can be traversed.Specification evaluated at runtime to determine if the edge can be traversed.<T extends ACActivityGroup>
List<T> getInGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity groups the edge is assigned to.<T extends ACActivityGroup>
List<T> getInGroup(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>
List<T> getInGroupExplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityGroup>
List<T> getInGroupImplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity groups the edge is implicitly assigned to.<T extends ACActivityGroup>
List<T> getInGroupImplicit(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInGroupImplicit and filters its return values according to the given stereotype value.The source node of the edge.The target node of the edge.Number of objects consumed from the source node on each traversal.Language of the specification of the number of objects consumed from the source node on each traversal.Specification of the number of objects consumed from the source node on each traversal.insertActivityNode(ELElement item) Splits up theACActivityEdgeand inserts the givenACActivityNode.booleanTrue, if the edge leaves an interruptible activity region.booleanReturns true if theACActivityEdgemay be maintained.reconnect(ADClientAble ohNew, K_SIDE side, Point pos) Reconnects the edge.voidreplaceInGroupExplicit(List<? extends ACActivityGroup> seqGroup) Assigns all the groups passed to this activity edge marking the assignment as explicit.voidsetGuardLanguage(String value) Set the value of Info GuardLanguage.voidsetGuardSpecification(String value) Set the value of Info GuardSpecification.voidsetInGroupExplicit(List<? extends ACActivityGroup> values) Set the value of Foreign Key InGroupExplicit.voidsetSource(ACActivityNode value) Set the value of Foreign Key Source.voidsetTarget(ACActivityNode value) Set the value of Foreign Key Target.voidsetWeightSpecification(String value) Set the value of Info WeightSpecification.Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDiaMethods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistoryMethods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRelshipTypeList, getTabElementRowList, getTabElementRowTypeList, getTabRelshipList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModifyMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
deleteMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELRedefAble
getRedefined, getRedefining, isLeaf, isRedefined, isRedefining, setLeaf, setRedefinedMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
getValueReUseAble, setValueReUseAbleMethods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble
getAssignedComment, getAssignedComment, getCommentAssignMethods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble
getAssignedConstraint, getAssignedConstraint, getConstraintAssignMethods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getDataModel, getDataModelName, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColorMethods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependencyMethods inherited from interface de.mid.innovator.srv2api.icw2model.MENamespaceAsgnAble
getMENamespace, getSignatureMessageMethods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble
getApplicableAnalysisDia, getClientMappingDependency, getDecisionMade, getDecisionOwned, getKnowledgeSourceOfOwner, getMappingTargetElement, getMappingTargetElement, getProxyAsgProperty, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, setMapped, setRequirementOfStakeholderMethods inherited from interface de.mid.innovator.srv2api.icw2model.METermAble
getTerm, setTermMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachmentMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConceptMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfoMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMStereotypeAble
assignStereotypeDlg, cloneElement, completelySynchronizeOthers, completelySynchronizeThis, getAttrCnstrEffective, getCreateTemplate, getDisplayType, getOwnedFormat, getOwnedStereotypePropertyValSpec, getOwnedStereotypeTSOptionValSpec, getOwnedSyncedElement, getPropBoolValue, getPropLongValue, getPropStringValue, getPropValueList, getStereoPropValueByPattern, getStereoPropValueByPattern, getStereotype, getStereotypeName, getStereotypeProperty, getStereotypePropertyInfo, getStereotypePropertyNameValue, getStereotypeTSOption, getStereotypeTSOptionBoolValue, getStereotypeTSOptionInfo, getStereotypeTSOptionLongValue, getStereotypeTSOptionNameValue, getStereotypeTSOptionStringValue, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueList, getSyncedElement, getSyncedStereotypeAble, getSyncedStereotypeAble, isCloneAbleElement, modifyStereotypePropertyValuesByName, modifyStereotypeTSOptionValuesByName, setStereotype, setStereotypePropertyInfo, setStereotypeTSOptionInfo, setSyncedStereotypeAbleMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getText, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg
-
Method Details
-
getGuardLanguage
Language of the specification evaluated at runtime to determine if the edge can be traversed.- Throws:
InoNetExceptionSrvErrorException
-
setGuardLanguage
Set the value of Info GuardLanguage.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getGuardSpecification
Specification evaluated at runtime to determine if the edge can be traversed.- Throws:
InoNetExceptionSrvErrorException
-
setGuardSpecification
Set the value of Info GuardSpecification.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isInterruptingEdge
True, if the edge leaves an interruptible activity region.- Throws:
InoNetExceptionSrvErrorException
-
getWeightLanguage
Language of the specification of the number of objects consumed from the source node on each traversal.- Throws:
InoNetExceptionSrvErrorException
-
getWeightSpecification
Specification of the number of objects consumed from the source node on each traversal.- Throws:
InoNetExceptionSrvErrorException
-
setWeightSpecification
Set the value of Info WeightSpecification.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isMaintainAble
Returns true if theACActivityEdgemay be maintained. This is the case if object nodes are connected where one of them has anELTypeand the other one does not.- Throws:
InoNetExceptionSrvErrorException
-
getInGroup
<T extends ACActivityGroup> List<T> getInGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All activity groups the edge is assigned to.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getInGroup
<T extends ACActivityGroup> List<T> getInGroup(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException The method calls getInGroup and filters its return values according to the given stereotype value.- Parameters:
returnType- Specifies the type of elements to be returned.stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getInGroupImplicit
<T extends ACActivityGroup> List<T> getInGroupImplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All activity groups the edge is implicitly assigned to.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getInGroupImplicit
<T extends ACActivityGroup> List<T> getInGroupImplicit(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException The method calls getInGroupImplicit and filters its return values according to the given stereotype value.- Parameters:
returnType- Specifies the type of elements to be returned.stereotype- The stereotype used to filter the result listbehaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getInterrupts
- Throws:
InoNetExceptionSrvErrorException
-
insertActivityNode
Splits up theACActivityEdgeand inserts the givenACActivityNode.- Parameters:
item- ELElement instance- Throws:
InoNetExceptionSrvErrorException
-
reconnect
ACActivityEdge reconnect(ADClientAble ohNew, K_SIDE side, Point pos) throws InoNetException, SrvErrorException Reconnects the edge.- Parameters:
ohNew-side-pos- Position (optional)- Throws:
InoNetExceptionSrvErrorException
-
replaceInGroupExplicit
void replaceInGroupExplicit(List<? extends ACActivityGroup> seqGroup) throws InoNetException, SrvErrorException Assigns all the groups passed to this activity edge marking the assignment as explicit. Once the command has been executed, no other group will be assigned explicitly except the groups passed to the command; this means that all other explicit assignments will be removed. An empty list of groups is accepted to allow for a convenient way to remove all explicit assignments without specifying the existing assignments.- Parameters:
seqGroup-- Throws:
InoNetExceptionSrvErrorException
-
getInGroupExplicit
<T extends ACActivityGroup> List<T> getInGroupExplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException - Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
setInGroupExplicit
void setInGroupExplicit(List<? extends ACActivityGroup> values) throws InoNetException, SrvErrorException Set the value of Foreign Key InGroupExplicit.- Parameters:
values- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getGuard
Specification evaluated at runtime to determine if the edge can be traversed.- Throws:
InoNetExceptionSrvErrorException
-
getWeight
Number of objects consumed from the source node on each traversal.- Throws:
InoNetExceptionSrvErrorException
-
getSource
The source node of the edge.- Throws:
InoNetExceptionSrvErrorException
-
setSource
Set the value of Foreign Key Source.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getTarget
The target node of the edge.- Throws:
InoNetExceptionSrvErrorException
-
setTarget
Set the value of Foreign Key Target.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getActivity
- Throws:
InoNetExceptionSrvErrorException
-