|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICreateConnection
The Interface ICreateConnection.
Method Summary | |
---|---|
boolean |
canCreate(ICreateConnectionContext context)
Can create. |
boolean |
canStartConnection(ICreateConnectionContext context)
Can start connection. |
Connection |
create(ICreateConnectionContext context)
Creates the. |
Methods inherited from interface org.eclipse.graphiti.func.ICreateInfo |
---|
getCreateDescription, getCreateImageId, getCreateLargeImageId, getCreateName |
Method Detail |
---|
boolean canCreate(ICreateConnectionContext context)
context
- the context
Connection create(ICreateConnectionContext context)
context
- the context
boolean canStartConnection(ICreateConnectionContext context)
context
- the context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |