Uses of Enum Class
org.eclipse.emf.cdo.lm.client.IAssemblyDescriptor.UpdateState
Packages that use IAssemblyDescriptor.UpdateState
Package
Description
Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
-
Uses of IAssemblyDescriptor.UpdateState in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return IAssemblyDescriptor.UpdateStateModifier and TypeMethodDescriptionIAssemblyManager.DescriptorSyncStateEvent.getNewSyncState()
IAssemblyDescriptor.UpdateStateChangedEvent.getNewUpdateState()
IAssemblyManager.DescriptorSyncStateEvent.getOldSyncState()
IAssemblyDescriptor.UpdateStateChangedEvent.getOldUpdateState()
IAssemblyDescriptor.getUpdateState()
Returns the enum constant of this class with the specified name.static IAssemblyDescriptor.UpdateState[]
IAssemblyDescriptor.UpdateState.values()
Returns an array containing the constants of this enum class, in the order they are declared.