Uses of Class
edu.ucdenver.ccp.craft.CraftOntology

Packages that use CraftOntology
edu.ucdenver.ccp.craft   
 

Uses of CraftOntology in edu.ucdenver.ccp.craft
 

Methods in edu.ucdenver.ccp.craft that return CraftOntology
static CraftOntology CraftOntology.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CraftOntology[] CraftOntology.values()
          Returns an array containing the constants of this enum type, in the order they are declared.