public interface OffsetConstraintConnector extends UMLConnector
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
int |
getSourceXOffset()
Returns the value of the 'Source XOffset' attribute.
|
int |
getSourceYOffset()
Returns the value of the 'Source YOffset' attribute.
|
int |
getTargetXOffset()
Returns the value of the 'Target XOffset' attribute.
|
int |
getTargetYOffset()
Returns the value of the 'Target YOffset' attribute.
|
void |
setSourceXOffset(int value)
Sets the value of the '
Source XOffset' attribute. |
void |
setSourceYOffset(int value)
Sets the value of the '
Source YOffset' attribute. |
void |
setTargetXOffset(int value)
Sets the value of the '
Target XOffset' attribute. |
void |
setTargetYOffset(int value)
Sets the value of the '
Target YOffset' attribute. |
createBendpoints, createSourceAnchor, createTargetAnchor, getBendpoints, getSource, getSourceAnchor, getTarget, getTargetAnchor, setBendpoints, setSource, setSourceAnchor, setTarget, setTargetAnchorcreateChild, createStyle, getChildren, getDiagram, getElement, getNamedStyle, getPersistedChildren, getSourceEdges, getStyle, getStyles, getTargetEdges, getTransientChildren, getType, getVisibleChildren, insertChild, insertChild, insertChildAt, isMutable, isSetElement, isVisible, persist, persistChildren, removeChild, setElement, setMutable, setType, setVisible, unsetElementgetEAnnotation, getEAnnotationsgetFontColor, getFontHeight, getFontName, isBold, isItalic, isStrikeThrough, isUnderline, setBold, setFontColor, setFontHeight, setFontName, setItalic, setStrikeThrough, setUnderlinegetJumpLinkStatus, getJumpLinkType, getRouting, getSmoothness, isAvoidObstructions, isClosestDistance, isJumpLinksReverse, setAvoidObstructions, setClosestDistance, setJumpLinksReverse, setJumpLinkStatus, setJumpLinkType, setRouting, setSmoothnessgetRoundedBendpointsRadius, setRoundedBendpointsRadiuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetShowListStereotype, getShowListVisibility, isShowListSignature, setShowListSignature, setShowListStereotype, setShowListVisibilitygetLineColor, getLineWidth, setLineColor, setLineWidthisShowParentName, setShowParentNamegetShowStereotype, setShowStereotypeint getSourceXOffset()
"0".
If the meaning of the 'Source XOffset' attribute isn't clear, there really should be more of a description here...
setSourceXOffset(int),
UmlnotationPackage.getOffsetConstraintConnector_SourceXOffset()void setSourceXOffset(int value)
Source XOffset' attribute.
value - the new value of the 'Source XOffset' attribute.getSourceXOffset()int getSourceYOffset()
"0".
If the meaning of the 'Source YOffset' attribute isn't clear, there really should be more of a description here...
setSourceYOffset(int),
UmlnotationPackage.getOffsetConstraintConnector_SourceYOffset()void setSourceYOffset(int value)
Source YOffset' attribute.
value - the new value of the 'Source YOffset' attribute.getSourceYOffset()int getTargetXOffset()
"0".
If the meaning of the 'Target XOffset' attribute isn't clear, there really should be more of a description here...
setTargetXOffset(int),
UmlnotationPackage.getOffsetConstraintConnector_TargetXOffset()void setTargetXOffset(int value)
Target XOffset' attribute.
value - the new value of the 'Target XOffset' attribute.getTargetXOffset()int getTargetYOffset()
"0".
If the meaning of the 'Target YOffset' attribute isn't clear, there really should be more of a description here...
setTargetYOffset(int),
UmlnotationPackage.getOffsetConstraintConnector_TargetYOffset()void setTargetYOffset(int value)
Target YOffset' attribute.
value - the new value of the 'Target YOffset' attribute.getTargetYOffset()