ibspan.tss.um.ontology
Interface MeasureSet

All Superinterfaces:
com.ibm.adtech.jastor.Thing
All Known Subinterfaces:
AgeSet, DressSet, IntervalSet, NominalSet, OrdinalSet, ProfessionSet, WealthSet
All Known Implementing Classes:
AgeSetImpl, DressSetImpl, IntervalSetImpl, MeasureSetImpl, NominalSetImpl, OrdinalSetImpl, ProfessionSetImpl, WealthSetImpl

public interface MeasureSet
extends com.ibm.adtech.jastor.Thing

Interface for MeasureSet ontology class
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/UserModelling#MeasureSet)


RDF Schema Standard Properties
comment : "Extends" concept of measure type to sets consisting of values of a given measure type.^^http://www.w3.org/2001/XMLSchema#string



Field Summary
static Resource TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface com.ibm.adtech.jastor.Thing
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final Resource TYPE
The rdf:type for this ontology class