Uses of Enum Class
org.eclipse.emf.cdo.server.db.evolution.phased.Phase.Transition
Packages that use Phase.Transition
Package
Description
A phased approach to database evolution.
-
Uses of Phase.Transition in org.eclipse.emf.cdo.server.db.evolution.phased
Methods in org.eclipse.emf.cdo.server.db.evolution.phased that return Phase.TransitionModifier and TypeMethodDescriptionprotected abstract Phase.TransitionPhase.getTransitionTo(Phase nextPhase) Phase.transitionTo(Phase nextPhase) static Phase.TransitionReturns the enum constant of this class with the specified name.static Phase.Transition[]Phase.Transition.values()Returns an array containing the constants of this enum class, in the order they are declared.