- All Superinterfaces:
AbstractEdgeItem
,AbstractEdgeItem
,AbstractItem
,AbstractItem
,AbstractModelItem
,AbstractModelItem
,Groupable
,Groupable
,LinkEdgeItem
,ReadOnlyInterface
,WritableInterface
public interface LinkEdgeItem extends AbstractEdgeItem, LinkEdgeItem
-
Method Summary
Modifier and Type Method Description LinkEdge
modelComponent()
LinkEdgeItem
toReadOnly()
Methods inherited from interface omix.plugin.diagram.AbstractEdgeItem
accessoryAnchorFloating, accessoryAnchorPlacement, accessoryAnchorX, accessoryAnchorY, accessoryFloating, accessoryOrientation, accessorySpacing, dstDockingPosition, hasInvalidPosition, isHidden, isPlacedOnLayoutPattern, srcDockingPosition
Methods inherited from interface omix.plugin.diagram.writable.AbstractEdgeItem
dst, group, patternObject, points, setAccessoryAnchorFloating, setAccessoryAnchorPlacement, setAccessoryAnchorPosition, setAccessoryFloating, setAccessoryOrientation, setAccessorySpacing, setDockingPositions, setPoints, setPoints, src
Methods inherited from interface omix.plugin.diagram.AbstractItem
addChangeListener, addPropertyChangeListener, getIdentifier, removeChangeListener, removePropertyChangeListener
Methods inherited from interface omix.plugin.diagram.AbstractModelItem
getAccessoryItem, getAccessoryItem
Methods inherited from interface omix.plugin.diagram.writable.AbstractModelItem
getAccessoryItem, getAccessoryItem, getAccessoryItems, getAccessoryItems, getAllAccessoryItems, getField, getField
-
Method Details
-
modelComponent
LinkEdge modelComponent()- Specified by:
modelComponent
in interfaceAbstractEdgeItem
- Specified by:
modelComponent
in interfaceAbstractEdgeItem
- Specified by:
modelComponent
in interfaceAbstractModelItem
- Specified by:
modelComponent
in interfaceAbstractModelItem
- Specified by:
modelComponent
in interfaceLinkEdgeItem
-
toReadOnly
LinkEdgeItem toReadOnly()- Specified by:
toReadOnly
in interfaceAbstractEdgeItem
- Specified by:
toReadOnly
in interfaceAbstractItem
- Specified by:
toReadOnly
in interfaceAbstractModelItem
- Specified by:
toReadOnly
in interfaceGroupable
- Specified by:
toReadOnly
in interfaceWritableInterface
-