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

java.lang.Object
  extended by PictogramElementsContext
      extended by org.eclipse.graphiti.features.context.impl.PasteContext
All Implemented Interfaces:
IContext, IPasteContext, IPictogramElementsContext, IPropertyBag

public class PasteContext
extends PictogramElementsContext
implements IPasteContext

The Class PasteContext.


Constructor Summary
PasteContext(PictogramElement[] pictogramElements)
          Creates a new PasteContext.
 
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.IPictogramElementsContext
getPictogramElements, setPictogramElements
 
Methods inherited from interface org.eclipse.graphiti.IPropertyBag
getProperty, putProperty
 

Constructor Detail

PasteContext

public PasteContext(PictogramElement[] pictogramElements)
Creates a new PasteContext.

Parameters:
pictogramElements - the pictogram elements


Copyright (c) SAP AG 2005, 2010.