Uses of Package
org.eclipse.emf.cdo.transfer

Packages that use org.eclipse.emf.cdo.transfer
org.eclipse.emf.cdo.spi.transfer Service provider concepts for dealing with transfers of resources between systems
org.eclipse.emf.cdo.transfer Client concepts for dealing with transfers of resources between systems
org.eclipse.emf.cdo.transfer.spi.repository Client concepts for dealing with transfers of resources between systems
org.eclipse.emf.cdo.transfer.spi.ui Service provider concepts for dealing with transfers of resources between systems
org.eclipse.emf.cdo.transfer.spi.workspace Client concepts for dealing with transfers of resources between systems
org.eclipse.emf.cdo.transfer.ui Reusable implementatins of common JFace concepts for dealing with transfers of resources between systems
org.eclipse.emf.cdo.transfer.ui.swt Reusable controls for dealing with transfers of resources between systems
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.spi.transfer
CDOTransferElement
          An abstraction of the elements (such as files or folders) of a transfer system.
CDOTransferSystem
          An abstraction of an end point system of a transfer.
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.transfer
CDOTransfer
          Abstracts the transfer of a tree of elements for a source to a target system.
CDOTransfer.ChildrenChangedEvent.Kind
          Enumerates the possible values of CDOTransfer.ChildrenChangedEvent.getKind().
CDOTransfer.MappingEvent
          An abstract base implementation of a mapping event.
CDOTransfer.ModelTransferContext
          Encapsulates the model-specific aspects of a transfer.
CDOTransfer.ModelTransferResolution
          Reserved for future use.
CDOTransferElement
          An abstraction of the elements (such as files or folders) of a transfer system.
CDOTransferMapping
          The mapping of a source element to a target element in the context of a specific transfer.
CDOTransferMapping.Status
          Enumerates the possibles values of CDOTransferMapping.getStatus().
CDOTransferMapping.Visitor
          A call-back that is called for a mapping and all its children when passed into its accept() method.
CDOTransferSystem
          An abstraction of an end point system of a transfer.
CDOTransferType
          Specifies how to treat a source element when it is mapped to a target element by a transfer mapping.
CDOTransferType.Text
          A transfer type for text elements that have a special encoding.
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.transfer.spi.repository
CDOTransferElement
          An abstraction of the elements (such as files or folders) of a transfer system.
CDOTransferSystem
          An abstraction of an end point system of a transfer.
CDOTransferType
          Specifies how to treat a source element when it is mapped to a target element by a transfer mapping.
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.transfer.spi.ui
CDOTransferElement
          An abstraction of the elements (such as files or folders) of a transfer system.
CDOTransferSystem
          An abstraction of an end point system of a transfer.
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.transfer.spi.workspace
CDOTransferElement
          An abstraction of the elements (such as files or folders) of a transfer system.
CDOTransferSystem
          An abstraction of an end point system of a transfer.
CDOTransferType
          Specifies how to treat a source element when it is mapped to a target element by a transfer mapping.
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.transfer.ui
CDOTransfer
          Abstracts the transfer of a tree of elements for a source to a target system.
CDOTransferElement
          An abstraction of the elements (such as files or folders) of a transfer system.
CDOTransferType
          Specifies how to treat a source element when it is mapped to a target element by a transfer mapping.
 

Classes in org.eclipse.emf.cdo.transfer used by org.eclipse.emf.cdo.transfer.ui.swt
CDOTransfer
          Abstracts the transfer of a tree of elements for a source to a target system.
CDOTransfer.MappingEvent
          An abstract base implementation of a mapping event.
CDOTransferMapping
          The mapping of a source element to a target element in the context of a specific transfer.
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.