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

Packages that use ICustomUndoableFeature
org.eclipse.graphiti.pattern   
 

Uses of ICustomUndoableFeature in org.eclipse.graphiti.pattern
 

Classes in org.eclipse.graphiti.pattern that implement ICustomUndoableFeature
 class AddFeatureForPattern
          The Class AddFeatureForPattern.
 class CreateConnectionFeatureForPattern
          The Class CreateConnectionFeatureForPattern.
 class CreateFeatureForPattern
          The Class CreateFeatureForPattern.
 class DeleteFeatureForPattern
          This class is used by the DefaultFeatureProviderWithPatterns to wrap the deletion behavior provided by an IPattern into an IDeleteFeature.
 class DirectEditingFeatureForPattern
          The Class DirectEditingFeatureForPattern.
 class LayoutFeatureForPattern
          The Class LayoutFeatureForPattern.
 class MoveShapeFeatureForPattern
          The Class MoveShapeFeatureForPattern.
 class ReconnectionFeatureForPattern
          The Class ReconnectionFeatureForPattern.
 class RemoveFeatureForPattern
          This class is used by the DefaultFeatureProviderWithPatterns to wrap the removal behavior provided by an IPattern into an IRemoveFeature.
 class ResizeShapeFeatureForPattern
          The Class ResizeShapeFeatureForPattern.
 class UpdateFeatureForPattern
          The Class UpdateFeatureForPattern.
 



Copyright (c) SAP AG 2005, 2010.