Uses of Class
org.eclipse.amp.axf.core.LifeCycleState

Packages that use LifeCycleState
org.eclipse.amp.axf.core   
 

Uses of LifeCycleState in org.eclipse.amp.axf.core
 

Methods in org.eclipse.amp.axf.core that return LifeCycleState
static LifeCycleState LifeCycleState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static LifeCycleState[] LifeCycleState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.