Uses of Class
org.eclipse.emf.cdo.transfer.CDOTransferType
Packages that use CDOTransferType
Package
Description
-
Uses of CDOTransferType in org.eclipse.emf.cdo.transfer
Subclasses of CDOTransferType in org.eclipse.emf.cdo.transferModifier and TypeClassDescriptionstatic final class
Fields in org.eclipse.emf.cdo.transfer declared as CDOTransferTypeModifier and TypeFieldDescriptionstatic final CDOTransferType
CDOTransferType.BINARY
static final CDOTransferType
CDOTransferType.FOLDER
static final CDOTransferType
CDOTransferType.MODEL
Fields in org.eclipse.emf.cdo.transfer with type parameters of type CDOTransferTypeModifier and TypeFieldDescriptionstatic final Map<String,
CDOTransferType> CDOTransferType.REGISTRY
Methods in org.eclipse.emf.cdo.transfer that return CDOTransferTypeModifier and TypeMethodDescriptionfinal CDOTransferType
CDOTransfer.getDefaultTransferType()
CDOTransferSystem.getDefaultTransferType
(CDOTransferElement element) CDOTransfer.TransferTypeChangedEvent.getNewType()
CDOTransfer.TransferTypeChangedEvent.getOldType()
protected CDOTransferType
CDOTransfer.getTransferType
(CDOTransferElement source) CDOTransferMapping.getTransferType()
Methods in org.eclipse.emf.cdo.transfer that return types with arguments of type CDOTransferTypeMethods in org.eclipse.emf.cdo.transfer with parameters of type CDOTransferTypeModifier and TypeMethodDescriptionint
CDOTransferType.compareTo
(CDOTransferType o) final void
CDOTransfer.setDefaultTransferType
(CDOTransferType defaultTransferType) void
CDOTransferMapping.setTransferType
(CDOTransferType transferType) protected void
CDOTransfer.transferTypeChanged
(CDOTransferMapping mapping, CDOTransferType oldType, CDOTransferType newType) -
Uses of CDOTransferType in org.eclipse.emf.cdo.transfer.spi.repository
Methods in org.eclipse.emf.cdo.transfer.spi.repository that return CDOTransferTypeModifier and TypeMethodDescriptionRepositoryTransferSystem.getDefaultTransferType
(CDOTransferElement element) -
Uses of CDOTransferType in org.eclipse.emf.cdo.transfer.spi.workspace
Methods in org.eclipse.emf.cdo.transfer.spi.workspace that return CDOTransferTypeModifier and TypeMethodDescriptionWorkspaceTransferSystem.getDefaultTransferType
(CDOTransferElement element) -
Uses of CDOTransferType in org.eclipse.emf.cdo.transfer.ui
Fields in org.eclipse.emf.cdo.transfer.ui declared as CDOTransferTypeModifier and TypeFieldDescriptionstatic final CDOTransferType[]
TransferTypeContentProvider.NO_TANSFER_TYPES