Klasse CDOTransferType

java.lang.Object
org.eclipse.emf.cdo.transfer.CDOTransferType
Alle implementierten Schnittstellen:
Comparable<CDOTransferType>
Bekannte direkte Unterklassen:
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.
Seit:
4.2
Autor:
Eike Stepper
No Extend
This class is not intended to be subclassed by clients.