Uses of Class
org.eclipse.emf.cdo.common.model.CDOPackageUnit.State

Packages that use CDOPackageUnit.State
org.eclipse.emf.cdo.common.model Common concepts for dealing with models and types. 
 

Uses of CDOPackageUnit.State in org.eclipse.emf.cdo.common.model
 

Methods in org.eclipse.emf.cdo.common.model that return CDOPackageUnit.State
 CDOPackageUnit.State CDOPackageUnit.getState()
          Returns the current state of this package unit.
static CDOPackageUnit.State CDOPackageUnit.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CDOPackageUnit.State[] CDOPackageUnit.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.