Uses of Enum Class
org.eclipse.emf.cdo.common.commit.CDOChangeKind
Packages that use 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
Methods in org.eclipse.emf.cdo.common.commit that return CDOChangeKindModifier 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.Methods in org.eclipse.emf.cdo.common.commit that return types with arguments of type CDOChangeKind -
Uses of CDOChangeKind in org.eclipse.emf.cdo.spi.common.commit
Methods in org.eclipse.emf.cdo.spi.common.commit that return CDOChangeKind