Uses of Interface
org.eclipse.graphiti.features.ICustomUndoRedoFeature

Packages that use ICustomUndoRedoFeature
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.pattern   
 

Uses of ICustomUndoRedoFeature in org.eclipse.graphiti.features
 

Subinterfaces of ICustomUndoRedoFeature in org.eclipse.graphiti.features
 interface ICustomAbortableUndoRedoFeature
          This interface can by used and implemented by customers within any feature to signal the need for additional work that needs to be done before or after undo and redo.
 

Uses of ICustomUndoRedoFeature in org.eclipse.graphiti.features.impl
 

Classes in org.eclipse.graphiti.features.impl that implement ICustomUndoRedoFeature
 class DefaultUpdateDiagramFeature
          The Class DefaultUpdateDiagramFeature.
 

Uses of ICustomUndoRedoFeature in org.eclipse.graphiti.pattern
 

Classes in org.eclipse.graphiti.pattern that implement ICustomUndoRedoFeature
 class AddFeatureForPattern
          This feature wraps the add functionality of a pattern for calls of the Graphiti framework.
 class CreateConnectionFeatureForPattern
          This feature wraps the create functionality of a pattern for calls of the Graphiti framework.
 class CreateFeatureForPattern
          This feature wraps the create functionality of a pattern for calls of the Graphiti framework.
 class DeleteFeatureForPattern
          This feature wraps the delete functionality of a pattern for calls of the Graphiti framework.
 class DirectEditingFeatureForPattern
          This feature wraps the direct editing functionality of a pattern for calls of the Graphiti framework.
 class LayoutFeatureForPattern
          This feature wraps the layout functionality of a pattern for calls of the Graphiti framework.
 class MoveShapeFeatureForPattern
          This feature wraps the move shape functionality of a pattern for calls of the Graphiti framework.
 class ReconnectionFeatureForPattern
          This feature wraps the reconnection functionality of a pattern for calls of the Graphiti framework.
 class RemoveFeatureForPattern
          This feature wraps the remove functionality of a pattern for calls of the Graphiti framework.
 class ResizeShapeFeatureForPattern
          This feature wraps the resize shape functionality of a pattern for calls of the Graphiti framework.
 class UpdateFeatureForPattern
          This feature wraps the update functionality of a pattern for calls of the Graphiti framework.
 



Copyright (c) SAP AG 2005, 2012.