|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for objects that can create IClipboardSupports for
supporting clipboard copy/paste operations on EMF models.
This interface is intended to be implemented by plug-ins on the clipboardSupport extension point.
IClipboardSupport| Method Summary | |
IClipboardSupport |
newClipboardSupport(EPackage ePackage)
Creates a new clipboard support utility instance. |
| Method Detail |
public IClipboardSupport newClipboardSupport(EPackage ePackage)
A single factory class can support any number of EMF metamodels. Hence
the parameterization of the factory method by an ePackage.
ePackage - the EPackage (representing an EMF metamodel)
for which a clipboard support utility is required.
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.