ibspan.tss.domain.ontology.location
Interface IndexPointCode

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

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

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

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





Field Summary
static Resource AirportIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#AirportIndexPoint
static Resource CityIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#CityIndexPoint
static Resource CrossStreetIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#CrossStreetIndexPoint
static Resource HighwayExitIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#HighwayExitIndexPoint
static Resource HighwayIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#HighwayIndexPoint
static Resource IntersectionIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#IntersectionIndexPoint
static Resource RailStationIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#RailStationIndexPoint
static Resource SubwayStationIndexPoint
          Individual for URI: http://www.ibspan.waw.pl/tss/Location#SubwayStationIndexPoint
static Resource TYPE
          The rdf:type for this ontology class
 
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


HighwayExitIndexPoint

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


CityIndexPoint

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


SubwayStationIndexPoint

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


HighwayIndexPoint

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


AirportIndexPoint

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


IntersectionIndexPoint

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


CrossStreetIndexPoint

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


RailStationIndexPoint

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