Uses of Interface
org.mindswap.pellet.datatypes.ValueSpace

Packages that use ValueSpace
org.mindswap.pellet.datatypes   
org.mindswap.pellet.utils   
 

Uses of ValueSpace in org.mindswap.pellet.datatypes
 

Classes in org.mindswap.pellet.datatypes that implement ValueSpace
 class AbstractDateTimeValueSpace
           
 class AbstractValueSpace
           
static class XSDDecimal.DecimalValueSpace
           
static class XSDDuration.DurationValueSpace
           
 

Fields in org.mindswap.pellet.datatypes declared as ValueSpace
static ValueSpace XSDDecimal.DECIMAL_VALUE_SPACE
           
static ValueSpace XSDDuration.DURATION_VALUE_SPACE
           
static ValueSpace XSDDecimal.INTEGER_VALUE_SPACE
           
 

Methods in org.mindswap.pellet.datatypes that return ValueSpace
 ValueSpace BaseXSDAtomicType.getValueSpace()
           
 

Uses of ValueSpace in org.mindswap.pellet.utils
 

Constructors in org.mindswap.pellet.utils with parameters of type ValueSpace
GenericIntervalList(java.lang.Object start, java.lang.Object end, ValueSpace comp)
          Deprecated.  
GenericIntervalList(ValueSpace comp)
          Deprecated.  
 



Copyright © 2004 Evren Sirin. All Rights Reserved.