Uses of Enum Class
org.eclipse.emf.cdo.common.commit.CDOChangeKind
Package
Description
Common concepts for dealing with commits and change sets.
Common service provider interfaces and useful base implementations for dealing with commits and change sets.
-
Uses of CDOChangeKind in org.eclipse.emf.cdo.common.commit
Modifier and TypeMethodDescriptionCDOChangeKindProvider.getChangeKind
(CDOID id) static CDOChangeKind
Returns the enum constant of this class with the specified name.static CDOChangeKind[]
CDOChangeKind.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CDOChangeKind in org.eclipse.emf.cdo.spi.common.commit