Uses of Class
com.clarkparsia.pellet.datatypes.IntervalRelations

Packages that use IntervalRelations
com.clarkparsia.pellet.datatypes   
com.clarkparsia.pellet.datatypes.types.real   
 

Uses of IntervalRelations in com.clarkparsia.pellet.datatypes
 

Methods in com.clarkparsia.pellet.datatypes that return IntervalRelations
 IntervalRelations OWLRealInterval.compare(OWLRealInterval other)
           
static IntervalRelations IntervalRelations.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IntervalRelations[] IntervalRelations.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of IntervalRelations in com.clarkparsia.pellet.datatypes.types.real
 

Methods in com.clarkparsia.pellet.datatypes.types.real that return IntervalRelations
 IntervalRelations ContinuousRealInterval.compare(ContinuousRealInterval other)
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.