org.eclipse.graphiti.features.context.impl
Class SplitConnectionContext
java.lang.Object
DefaultContext
org.eclipse.graphiti.features.context.impl.SplitConnectionContext
- All Implemented Interfaces:
- IContext, ISplitConnectionContext, IPropertyBag
public class SplitConnectionContext
- extends DefaultContext
- implements ISplitConnectionContext
The Class SplitConnectionContext.
connection
private Connection connection
shape
private Shape shape
SplitConnectionContext
public SplitConnectionContext(Connection connection,
Shape shape)
- Creates a new
SplitConnectionContext
.
- Parameters:
connection
- the connectionshape
- the shape
getConnection
public Connection getConnection()
- Description copied from interface:
ISplitConnectionContext
- Gets the connection.
- Specified by:
getConnection
in interface ISplitConnectionContext
- Returns:
- the connection
getShape
public Shape getShape()
- Description copied from interface:
ISplitConnectionContext
- Gets the shape.
- Specified by:
getShape
in interface ISplitConnectionContext
- Returns:
- the shape
toString
public String toString()
Copyright (c) SAP AG 2005, 2010.