UML Modeling Layer

Uses of Class
com.ibm.xtools.uml.msl.internal.providers.copypaste.CopyAtomicSetStrategy

Packages that use CopyAtomicSetStrategy
com.ibm.xtools.uml.msl.internal.providers.copypaste   
 

Uses of CopyAtomicSetStrategy in com.ibm.xtools.uml.msl.internal.providers.copypaste
 

Subclasses of CopyAtomicSetStrategy in com.ibm.xtools.uml.msl.internal.providers.copypaste
 class InteractionAtomicSetStrategy
          Interaction AtomicSetStrategy
 

Methods in com.ibm.xtools.uml.msl.internal.providers.copypaste that return types with arguments of type CopyAtomicSetStrategy
protected  List<CopyAtomicSetStrategy> ClipboardSupport.getAtomicSetStrategies()
          Return the list of atomic set strategies that are currently registered with this clipboard support.
 

Constructor parameters in com.ibm.xtools.uml.msl.internal.providers.copypaste with type arguments of type CopyAtomicSetStrategy
CopyAtomicSetHelper(List<CopyAtomicSetStrategy> atomicSetStrategies)
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.