UML Modeling Layer

com.ibm.xtools.uml.msl.internal.providers.copypaste
Class ClipboardSupportFactory

java.lang.Object
  extended by com.ibm.xtools.uml.msl.internal.providers.copypaste.ClipboardSupportFactory
All Implemented Interfaces:
IClipboardSupportFactory

public class ClipboardSupportFactory
extends Object
implements IClipboardSupportFactory

Documentation for ClipboardSupportFactory.


Constructor Summary
ClipboardSupportFactory()
          Initializes me.
 
Method Summary
 IClipboardSupport newClipboardSupport(EPackage ePackage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClipboardSupportFactory

public ClipboardSupportFactory()
Initializes me.

Method Detail

newClipboardSupport

public IClipboardSupport newClipboardSupport(EPackage ePackage)
Specified by:
newClipboardSupport in interface IClipboardSupportFactory

UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.