Interface CLDiaMergeAbleEdge
- All Superinterfaces:
ADClientAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELObject,ELUUIDAble,MMFormatAble,PRDiaEdge,PRPresContent,PRPresElement
- All Known Subinterfaces:
CLDiaAssocEndEdge,CLDiaCommPathEdge,CLDiaConnectorEdge,CLDiaInstLinkEdge,CLDiaOwnershipEdge,CLDiaPartEdge,CLDiaReferenceEdge,CLDiaRelshipLinkEdge,CLDiaSocketBallEdge,DBDiaReferenceEdge,DRDiaRequirementEdge,ERDiaCubeDimensionEdge,ERDiaCubeDimensionHierarchyEdge,ERDiaDimensionLevelEdge,ERDiaDimensionPrecedenceEdge,ERDiaGeneralizationEdge,ERDiaHierarchyEdge,ERDiaHierarchyLevelEdge,ERDiaReferenceEdge,ERDiaRelshipEdge,ERDiaRoleEdge,IMDiaEdge
This is a utility class for CLDiaMergeAbleEdge that provides static methods for creation or other purposes.
- Note:
- The interface CLDiaMergeAbleEdge 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 TypeMethodDescriptionvoidreconnectEdge(ELElement ohNew, K_SIDE kSide) Assigns the relationship or association of this edge to a new source/target node.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.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.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMFormatAble
copyFormatDlg, copyFormatRule, getCopyFormatDlgInit, getFormatMethods inherited from interface de.mid.innovator.srv2api.icw2pres.PRDiaEdge
createEdgeSegs, getAbsoluteEdgePositions, getEdgePositions, getEdgeType, getOwnedEdgePoint, getPresContainer, getSource, getSourceEdgeSeg, getSourceTextHorizontalAlignment, getSourceTextPosition, getSourceTextPresentationLevel, getSourceTextSize, getSourceTextVerticalAlignment, getTarget, getTargetEdgeSeg, getTargetTextHorizontalAlignment, getTargetTextPosition, getTargetTextPresentationLevel, getTargetTextSize, getTargetTextVerticalAlignment, getUserEdgeType, setEdgePositions, setEdgeType, setSourceTextCoord, setSourceTextHorizontalAlignment, setSourceTextPosition, setSourceTextPresentationLevel, setSourceTextSize, setSourceTextVerticalAlignment, setTargetTextCoord, setTargetTextHorizontalAlignment, setTargetTextPosition, setTargetTextPresentationLevel, setTargetTextSize, setTargetTextVerticalAlignment, setUserEdgeTypeMethods inherited from interface de.mid.innovator.srv2api.icw2pres.PRPresContent
getIncoming, getMEModelElement, getModelContainer, getOutgoing, getOwnedPresContent, getOwningPresContent, getOwningPresContext, getOwningPresElement, getPresentationLevel, getTextHorizontalAlignment, getTextPosition, getTextSize, getTextVerticalAlignment, setPresentationLevel, setTextCoord, setTextHorizontalAlignment, setTextPosition, setTextSize, setTextVerticalAlignmentMethods inherited from interface de.mid.innovator.srv2api.icw2pres.PRPresElement
getDiagramTagValue, getOpacity, getOwnedDiagramTags, getOwnedPresContentElement, getPresColor, getPresentationOfLogic, setDiagramTagValue, setOpacity, setPresColor
-
Method Details
-
reconnectEdge
Assigns the relationship or association of this edge to a new source/target node.- Parameters:
ohNew- the element to which the relationship is redirectedkSide- specifies the role of the new element in the relationship- Throws:
InoNetExceptionSrvErrorException
-
getOwningDiagram
- Throws:
InoNetExceptionSrvErrorException
-
getOwningElemNode
- Throws:
InoNetExceptionSrvErrorException
-
getOwningMergeAbleNode
- Throws:
InoNetExceptionSrvErrorException
-