|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDefaultContext
org.eclipse.graphiti.features.context.impl.SplitConnectionContext
public class SplitConnectionContext
The Class SplitConnectionContext.
| Field Summary | |
|---|---|
private Connection |
connection
|
private Shape |
shape
|
| Constructor Summary | |
|---|---|
SplitConnectionContext(Connection connection,
Shape shape)
Creates a new SplitConnectionContext. |
|
| Method Summary | |
|---|---|
Connection |
getConnection()
Gets the connection. |
Shape |
getShape()
Gets the shape. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.graphiti.IPropertyBag |
|---|
getProperty, putProperty |
| Field Detail |
|---|
private Connection connection
private Shape shape
| Constructor Detail |
|---|
public SplitConnectionContext(Connection connection,
Shape shape)
SplitConnectionContext.
connection - the connectionshape - the shape| Method Detail |
|---|
public Connection getConnection()
ISplitConnectionContext
getConnection in interface ISplitConnectionContextpublic Shape getShape()
ISplitConnectionContext
getShape in interface ISplitConnectionContextpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||