ibspan.tss.domain.ontology.restaurant
Interface AlcoholCode

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

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

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

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





Field Summary
static Resource FullBar
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#FullBar
static Resource NoAlcoholServed
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#NoAlcoholServed
static Resource TYPE
          The rdf:type for this ontology class
static Resource UnknownAlkohol
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#UnknownAlkohol
static Resource WineBeer
          Individual for URI: http://www.ibspan.waw.pl/tss/Restaurant#WineBeer
 
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


WineBeer

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


NoAlcoholServed

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


UnknownAlkohol

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


FullBar

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