Uses of Enum Class
org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.Type
Packages that use RevisionInfo.Type
Package
Description
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of RevisionInfo.Type in org.eclipse.emf.cdo.spi.common.revision
Methods in org.eclipse.emf.cdo.spi.common.revision that return RevisionInfo.TypeModifier and TypeMethodDescriptionRevisionInfo.Available.Detached.getType()
RevisionInfo.Available.Normal.getType()
RevisionInfo.Available.Pointer.getType()
abstract RevisionInfo.Type
RevisionInfo.getType()
RevisionInfo.Missing.getType()
static RevisionInfo.Type
Returns the enum constant of this class with the specified name.static RevisionInfo.Type[]
RevisionInfo.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.