|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IReconnection | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.pattern |
Uses of IReconnection in org.eclipse.graphiti.features |
---|
Subinterfaces of IReconnection in org.eclipse.graphiti.features | |
---|---|
interface |
IReconnectionFeature
The Interface IReconnectionFeature. |
Uses of IReconnection in org.eclipse.graphiti.features.impl |
---|
Classes in org.eclipse.graphiti.features.impl that implement IReconnection | |
---|---|
class |
DefaultReconnectionFeature
The default implementation for the IReconnectionFeature interface. |
Uses of IReconnection in org.eclipse.graphiti.pattern |
---|
Classes in org.eclipse.graphiti.pattern that implement IReconnection | |
---|---|
class |
ReconnectionFeatureForPattern
This feature wraps the reconnection functionality of a pattern for calls of the Graphiti framework. |
Fields in org.eclipse.graphiti.pattern declared as IReconnection | |
---|---|
private IReconnection |
ReconnectionFeatureForPattern.pattern
|
Constructors in org.eclipse.graphiti.pattern with parameters of type IReconnection | |
---|---|
ReconnectionFeatureForPattern(IFeatureProvider fp,
IReconnection pattern)
Creates a new ReconnectionFeatureForPattern . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |