|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IReconnectionFeature | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.pattern |
Uses of IReconnectionFeature in org.eclipse.graphiti.features |
---|
Methods in org.eclipse.graphiti.features that return IReconnectionFeature | |
---|---|
IReconnectionFeature |
ConfigurableFeatureProviderWrapper.getReconnectionFeature(IReconnectionContext context)
|
IReconnectionFeature |
DefaultFeatureProviderWrapper.getReconnectionFeature(IReconnectionContext context)
|
IReconnectionFeature |
IFeatureProvider.getReconnectionFeature(IReconnectionContext context)
Reconnection features handle the change of a connection's start or end anchor. |
Uses of IReconnectionFeature in org.eclipse.graphiti.features.impl |
---|
Classes in org.eclipse.graphiti.features.impl that implement IReconnectionFeature | |
---|---|
class |
DefaultReconnectionFeature
The default implementation for the IReconnectionFeature interface. |
Methods in org.eclipse.graphiti.features.impl that return IReconnectionFeature | |
---|---|
IReconnectionFeature |
AbstractFeatureProvider.getReconnectionFeature(IReconnectionContext context)
|
Uses of IReconnectionFeature in org.eclipse.graphiti.pattern |
---|
Classes in org.eclipse.graphiti.pattern that implement IReconnectionFeature | |
---|---|
class |
ReconnectionFeatureForPattern
This feature wraps the reconnection functionality of a pattern for calls of the Graphiti framework. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |