Package org.eclipse.graphiti.palette
Interface IConnectionCreationToolEntry
- All Superinterfaces:
ICreationToolEntry
,IPaletteEntry
,IToolEntry
- All Known Implementing Classes:
ConnectionCreationToolEntry
The Interface IConnectionCreationToolEntry.
-
Method Summary
Modifier and TypeMethodDescriptionGets the creates the connection features.Methods inherited from interface org.eclipse.graphiti.palette.ICreationToolEntry
getDescription, getLargeIconId
Methods inherited from interface org.eclipse.graphiti.palette.IPaletteEntry
getIconId, getLabel
-
Method Details
-
getCreateConnectionFeatures
Gets the creates the connection features.- Returns:
- the the List
connection features
-