Class CreateConnectionFeatureForPattern

All Implemented Interfaces:
ICreateConnectionFeature, ICustomAbortableUndoRedoFeature, ICustomUndoRedoFeature, IFeature, IFeatureProviderHolder, ICreateConnection, ICreateInfo, IDescription, IName

public class CreateConnectionFeatureForPattern extends AbstractCreateConnectionFeature implements ICustomAbortableUndoRedoFeature
This feature wraps the create functionality of a pattern for calls of the Graphiti framework. Clients should not need to use this class directly.