ibspan.tss.domain.ontology.money
Interface FuzzyPriceCode

All Superinterfaces:
com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
FuzzyPriceCodeImpl

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

Interface for FuzzyPriceCode ontology class
Use the ibspan.tss.domain.ontology.money.MoneyFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/Money#FuzzyPriceCode)





Field Summary
static Resource Expensive
          Individual for URI: http://www.ibspan.waw.pl/tss/Money#Expensive
static Resource Inexpensive
          Individual for URI: http://www.ibspan.waw.pl/tss/Money#Inexpensive
static Resource Moderate
          Individual for URI: http://www.ibspan.waw.pl/tss/Money#Moderate
static Resource Price
          Individual for URI: http://www.ibspan.waw.pl/tss/Money#Price
static Resource TYPE
          The rdf:type for this ontology class
static Resource VeryCheap
          Individual for URI: http://www.ibspan.waw.pl/tss/Money#VeryCheap
static Resource VeryExpensive
          Individual for URI: http://www.ibspan.waw.pl/tss/Money#VeryExpensive
 
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


Expensive

static final Resource Expensive
Individual for URI: http://www.ibspan.waw.pl/tss/Money#Expensive


VeryExpensive

static final Resource VeryExpensive
Individual for URI: http://www.ibspan.waw.pl/tss/Money#VeryExpensive


Moderate

static final Resource Moderate
Individual for URI: http://www.ibspan.waw.pl/tss/Money#Moderate


VeryCheap

static final Resource VeryCheap
Individual for URI: http://www.ibspan.waw.pl/tss/Money#VeryCheap


Inexpensive

static final Resource Inexpensive
Individual for URI: http://www.ibspan.waw.pl/tss/Money#Inexpensive


Price

static final Resource Price
Individual for URI: http://www.ibspan.waw.pl/tss/Money#Price