Class CDOTransferType

java.lang.Object
org.eclipse.emf.cdo.transfer.CDOTransferType
All Implemented Interfaces:
Comparable<CDOTransferType>
Direct Known Subclasses:
CDOTransferType.Text

public class CDOTransferType extends Object implements Comparable<CDOTransferType>
Specifies how to treat a source element when it is mapped to a target element by a transfer mapping.
Since:
4.2
Author:
Eike Stepper
No Extend
This class is not intended to be subclassed by clients.