Class CreateFeatureForPattern

All Implemented Interfaces:
ICreateFeature, ICustomAbortableUndoRedoFeature, ICustomUndoRedoFeature, IFeature, IFeatureProviderHolder, ICreate, ICreateInfo, IDescription, IName

public class CreateFeatureForPattern extends AbstractCreateFeature 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.