Interface ISplitConnectionContext
- All Superinterfaces:
IContext
,IPropertyBag
- All Known Implementing Classes:
SplitConnectionContext
The Interface ISplitConnectionContext.
-
Method Summary
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, getPropertyKeys, putProperty
-
Method Details
-
getConnection
Connection getConnection()Gets the connection.- Returns:
- the connection
-
getShape
Shape getShape()Gets the shape.- Returns:
- the shape
-