Class ReconnectionFeatureForPattern

java.lang.Object
org.eclipse.graphiti.features.impl.AbstractFeature
org.eclipse.graphiti.pattern.ReconnectionFeatureForPattern
All Implemented Interfaces:
ICustomAbortableUndoRedoFeature, ICustomUndoRedoFeature, IFeature, IFeatureProviderHolder, IReconnectionFeature, IReconnection, IDescription, IName

public class ReconnectionFeatureForPattern extends AbstractFeature implements IReconnectionFeature, ICustomAbortableUndoRedoFeature
This feature wraps the reconnection functionality of a pattern for calls of the Graphiti framework. Clients should not need to use this class directly.