ibspan.tss.domain.ontology.location
Interface LocationCategoryCode

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

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

Interface for LocationCategoryCode ontology class
Use the ibspan.tss.domain.ontology.location.LocationFactory to create instances of this interface.

(URI: http://www.ibspan.waw.pl/tss/Location#LocationCategoryCode)





Field Summary
static Resource AirportLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#AirportLocation
static Resource BeachfrontLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#BeachfrontLocation
static Resource BeachLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#BeachLocation
static Resource CityLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#CityLocation
static Resource DowntownLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#DowntownLocation
static Resource EastLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#EastLocation
static Resource ExpresswayLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#ExpresswayLocation
static Resource GulfLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#GulfLocation
static Resource LakeLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#LakeLocation
static Resource MountainLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#MountainLocation
static Resource NorthLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#NorthLocation
static Resource OceanfrontLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#OceanfrontLocation
static Resource ResortLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#ResortLocation
static Resource RuralLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#RuralLocation
static Resource SouthLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#SouthLocation
static Resource SuburbanLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#SuburbanLocation
static Resource TYPE
          The rdf:type for this ontology class
static Resource WestLocation
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#WestLocation
 
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


BeachLocation

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


WestLocation

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


RuralLocation

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


LakeLocation

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


DowntownLocation

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


GulfLocation

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


SuburbanLocation

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


ExpresswayLocation

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


NorthLocation

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


ResortLocation

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


BeachfrontLocation

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


CityLocation

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


EastLocation

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


OceanfrontLocation

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


MountainLocation

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


SouthLocation

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


AirportLocation

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