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

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

public class CopyContext
extends PictogramElementsContext
implements ICopyContext

The Class CopyContext.


Constructor Summary
CopyContext(PictogramElement[] pictogramElements)
          Creates a new CopyContext.
 
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

CopyContext

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

Parameters:
pictogramElements - the pictogram elements


Copyright (c) SAP AG 2005, 2010.