Class UpdateFeatureForPattern

All Implemented Interfaces:
ICustomAbortableUndoRedoFeature, ICustomUndoRedoFeature, IFeature, IFeatureProviderHolder, IUpdateFeature, IUpdate, IDescription, IName

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