Uses of Interface
edu.ksu.cis.projects.bogor.module.value.IExtValue

Packages that use IExtValue
edu.ksu.cis.projects.bogor.module.value Provides for Bogor values. 
 

Uses of IExtValue in edu.ksu.cis.projects.bogor.module.value
 

Subinterfaces of IExtValue in edu.ksu.cis.projects.bogor.module.value
 interface IComparablePrimitiveExtValue
          An interface to indicate a comparable primitive extension value.
 interface INonPrimitiveExtValue
           Represents an instance of a new type declared through the extension mechanism.
 interface IPrimitiveExtValue
          Represents a value of a primitive type extension.