Uses of Package
org.eclipse.actf.core.adapt

Packages that use org.eclipse.actf.core.adapt
org.eclipse.actf.accservice.adapt   
org.eclipse.actf.accservice.adapt.win32.ia2   
org.eclipse.actf.accservice.adapt.win32.msaa   
org.eclipse.actf.accservice.javapp.adapt   
org.eclipse.actf.core.adapt   
 

Classes in org.eclipse.actf.core.adapt used by org.eclipse.actf.accservice.adapt
IAdaptor
          provides a way to transform or "morph" objects of one type to another type.
 

Classes in org.eclipse.actf.core.adapt used by org.eclipse.actf.accservice.adapt.win32.ia2
IAdaptor
          provides a way to transform or "morph" objects of one type to another type.
 

Classes in org.eclipse.actf.core.adapt used by org.eclipse.actf.accservice.adapt.win32.msaa
IAdaptor
          provides a way to transform or "morph" objects of one type to another type.
 

Classes in org.eclipse.actf.core.adapt used by org.eclipse.actf.accservice.javapp.adapt
IAdaptor
          provides a way to transform or "morph" objects of one type to another type.
 

Classes in org.eclipse.actf.core.adapt used by org.eclipse.actf.core.adapt
DefaultAdaptorFactory
          default implementation for creating adaptors in ACTF.
IAdaptor
          provides a way to transform or "morph" objects of one type to another type.
IAdaptorFactory
          a factory for creating adaptors.