ibspan.tss.domain.ontology.restaurant
Interface SmokingCode

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

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

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

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





Field Summary
static Resource NotPermittedSmoking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#NotPermittedSmoking
static Resource OnlyAtBarSmoking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#OnlyAtBarSmoking
static Resource PermittedSmoking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#PermittedSmoking
static Resource SectionSmoking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#SectionSmoking
static Resource TYPE
          The rdf:type for this ontology class
static Resource UnknownSmoking
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#UnknownSmoking
 
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


NotPermittedSmoking

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


SectionSmoking

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


OnlyAtBarSmoking

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


UnknownSmoking

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


PermittedSmoking

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