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

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

public class UpdateContext
extends PictogramElementContext
implements IUpdateContext

The Class UpdateContext.


Constructor Summary
UpdateContext(PictogramElement pictogramElement)
          Creates a new UpdateContext.
 
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

UpdateContext

public UpdateContext(PictogramElement pictogramElement)
Creates a new UpdateContext.

Parameters:
pictogramElement - the pictogram element


Copyright (c) SAP AG 2005, 2010.