ibspan.tss.domain.ontology.restaurant
Interface AccessibilityCode

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

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

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

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





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


PartiallyAccessible

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


CompletelyAccesible

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


UnknownAccessible

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


NotAccessible

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