- All Superinterfaces:
AbstractEdgeItem
,AbstractItem
,AbstractModelItem
,Groupable
,ReadOnlyInterface
- All Known Subinterfaces:
LinkEdgeItem
public interface LinkEdgeItem extends AbstractEdgeItem
-
Method Summary
Modifier and Type Method Description LinkEdge
modelComponent()
Methods inherited from interface omix.plugin.diagram.AbstractEdgeItem
accessoryAnchorFloating, accessoryAnchorPlacement, accessoryAnchorX, accessoryAnchorY, accessoryFloating, accessoryOrientation, accessorySpacing, dst, dstDockingPosition, hasInvalidPosition, isHidden, isPlacedOnLayoutPattern, patternObject, points, src, srcDockingPosition
Methods inherited from interface omix.plugin.diagram.AbstractItem
addChangeListener, addPropertyChangeListener, diagram, getIdentifier, removeChangeListener, removePropertyChangeListener
Methods inherited from interface omix.plugin.diagram.AbstractModelItem
getAccessoryItem, getAccessoryItem, getAccessoryItem, getAccessoryItem, getAccessoryItems, getAccessoryItems, getAllAccessoryItems, getField, getField
-
Method Details
-
modelComponent
LinkEdge modelComponent()- Specified by:
modelComponent
in interfaceAbstractEdgeItem
- Specified by:
modelComponent
in interfaceAbstractModelItem
-