Uses of Class
be.destin.skos.core.Predicate

Packages that use Predicate
be.destin.skos.core In memory model for SKOS data: core classes, read me first! 
 

Uses of Predicate in be.destin.skos.core
 

Methods in be.destin.skos.core that return Predicate
static Predicate Predicate.find(org.openrdf.model.Resource subject, java.lang.String property)
           
static Predicate Predicate.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Predicate[] Predicate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.