org.eclipse.graphiti.features.context.impl
Class DeleteContext

java.lang.Object
  extended by PictogramElementContext
      extended by org.eclipse.graphiti.features.context.impl.DeleteContext
All Implemented Interfaces:
IContext, IDeleteContext, IPictogramElementContext, IPropertyBag

public class DeleteContext
extends PictogramElementContext
implements IDeleteContext

The Class DeleteContext.


Constructor Summary
DeleteContext(PictogramElement pictogramElement)
          Creates a new DeleteContext.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.graphiti.features.context.IPictogramElementContext
getPictogramElement
 
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, putProperty
 

Constructor Detail

DeleteContext

public DeleteContext(PictogramElement pictogramElement)
Creates a new DeleteContext.

Parameters:
pictogramElement - the pictogram element


Copyright (c) SAP AG 2005, 2010.