Uses of Class
info.sswap.api.model.Expressivity

Packages that use Expressivity
info.sswap.api.model Main package for SSWAP API 
 

Uses of Expressivity in info.sswap.api.model
 

Methods in info.sswap.api.model that return Expressivity
static Expressivity Expressivity.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Expressivity[] Expressivity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in info.sswap.api.model with parameters of type Expressivity
 boolean SSWAPModel.checkProfile(Expressivity expressivity)
          Checks whether the model fits a particular expressivity profile (e.g., OWL2 DL)
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.