ibspan.tss.domain.ontology.restaurant
Interface DressCode

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

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

Interface for DressCode ontology class
Use the ibspan.tss.domain.ontology.restaurant.RestaurantFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/Restaurant#DressCode)





Field Summary
static Resource CasualDress
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#CasualDress
static Resource DressyCasualDress
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#DressyCasualDress
static Resource FormalDress
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#FormalDress
static Resource FormalRequiredDress
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#FormalRequiredDress
static Resource TYPE
          The rdf:type for this ontology class
static Resource UnknownDress
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#UnknownDress
 
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


FormalDress

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


DressyCasualDress

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


CasualDress

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


FormalRequiredDress

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


UnknownDress

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