Class DirectEditingFeatureForPattern

All Implemented Interfaces:
ICustomAbortableUndoRedoFeature, ICustomUndoRedoFeature, IDirectEditingFeature, IFeature, IFeatureProviderHolder, IDirectEditing, IDescription, IName

public class DirectEditingFeatureForPattern extends AbstractDirectEditingFeature implements ICustomAbortableUndoRedoFeature
This feature wraps the direct editing functionality of a pattern for calls of the Graphiti framework. Clients should not need to use this class directly.