|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Restaurant
Interface for Restaurant ontology class
Use the ibspan.tss.domain.ontology.restaurant.RestaurantFactory to create instances of this interface.
(URI: http://www.ibspan.waw.pl/tss/Restaurant#Restaurant)
| Field Summary | |
|---|---|
static Property |
acceptsProperty
The Jena Property for accepts (URI: http://www.ibspan.waw.pl/tss/Restaurant#accepts) |
static Property |
accessibilityNotesProperty
The Jena Property for accessibilityNotes (URI: http://www.ibspan.waw.pl/tss/Restaurant#accessibilityNotes) |
static Property |
accessibilityProperty
The Jena Property for accessibility (URI: http://www.ibspan.waw.pl/tss/Restaurant#accessibility) |
static Property |
alcoholProperty
The Jena Property for alcohol (URI: http://www.ibspan.waw.pl/tss/Restaurant#alcohol) |
static Property |
breakfastPriceProperty
The Jena Property for breakfastPrice (URI: http://www.ibspan.waw.pl/tss/Restaurant#breakfastPrice) |
static Property |
capacityProperty
The Jena Property for capacity (URI: http://www.ibspan.waw.pl/tss/Restaurant#capacity) |
static Property |
clienteleProperty
The Jena Property for clientele (URI: http://www.ibspan.waw.pl/tss/Restaurant#clientele) |
static Property |
cuisineProperty
The Jena Property for cuisine (URI: http://www.ibspan.waw.pl/tss/Restaurant#cuisine) |
static Property |
deliveryURLProperty
The Jena Property for deliveryURL (URI: http://www.ibspan.waw.pl/tss/Restaurant#deliveryURL) |
static Property |
dinnerPriceProperty
The Jena Property for dinnerPrice (URI: http://www.ibspan.waw.pl/tss/Restaurant#dinnerPrice) |
static Property |
dressProperty
The Jena Property for dress (URI: http://www.ibspan.waw.pl/tss/Restaurant#dress) |
static Property |
featureProperty
The Jena Property for feature (URI: http://www.ibspan.waw.pl/tss/Restaurant#feature) |
static Property |
hasDinerReviewProperty
The Jena Property for hasDinerReview (URI: http://www.ibspan.waw.pl/tss/Restaurant#hasDinerReview) |
static Property |
hoursProperty
The Jena Property for hours (URI: http://www.ibspan.waw.pl/tss/Restaurant#hours) |
static Property |
largestPartyProperty
The Jena Property for largestParty (URI: http://www.ibspan.waw.pl/tss/Restaurant#largestParty) |
static Property |
lunchPriceProperty
The Jena Property for lunchPrice (URI: http://www.ibspan.waw.pl/tss/Restaurant#lunchPrice) |
static Property |
menuURLProperty
The Jena Property for menuURL (URI: http://www.ibspan.waw.pl/tss/Restaurant#menuURL) |
static Property |
parkingProperty
The Jena Property for parking (URI: http://www.ibspan.waw.pl/tss/Restaurant#parking) |
static Property |
parsedHoursProperty
The Jena Property for parsedHours (URI: http://www.ibspan.waw.pl/tss/Restaurant#parsedHours) |
static Property |
recommendedDishesProperty
The Jena Property for recommendedDishes (URI: http://www.ibspan.waw.pl/tss/Restaurant#recommendedDishes) |
static Property |
reservationsProperty
The Jena Property for reservations (URI: http://www.ibspan.waw.pl/tss/Restaurant#reservations) |
static Property |
reservationURLProperty
The Jena Property for reservationURL (URI: http://www.ibspan.waw.pl/tss/Restaurant#reservationURL) |
static Property |
restaurantCategoryProperty
The Jena Property for restaurantCategory (URI: http://www.ibspan.waw.pl/tss/Restaurant#restaurantCategory) |
static Property |
restaurantServiceProperty
The Jena Property for restaurantService (URI: http://www.ibspan.waw.pl/tss/Restaurant#restaurantService) |
static Property |
smokingProperty
The Jena Property for smoking (URI: http://www.ibspan.waw.pl/tss/Restaurant#smoking) |
static Property |
titleProperty
The Jena Property for title (URI: http://www.ibspan.waw.pl/tss/Restaurant#title) |
static Resource |
TYPE
The rdf:type for this ontology class |
static Property |
URLProperty
The Jena Property for URL (URI: http://www.ibspan.waw.pl/tss/Restaurant#URL) |
| Fields inherited from interface ibspan.tss.domain.ontology.location.Location |
|---|
attractionCategoryProperty, cityProperty, countryProperty, crossStreetProperty, faxProperty, indexPointProperty, locationCategoryProperty, locationPathProperty, neighborhoodProperty, phoneProperty, stateProperty, streetAddressProperty, zipProperty |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
com.ibm.adtech.jastor.Thing |
addAccepts()
Adds an anonymous value for the 'accepts' property |
com.ibm.adtech.jastor.Thing |
addAccepts(Resource resource)
Adds a value for the 'accepts' property. |
void |
addAccepts(com.ibm.adtech.jastor.Thing accepts)
Adds a value for the 'accepts' property |
AccessibilityCode |
addAccessibility()
Adds an anonymous value for the 'accessibility' property |
void |
addAccessibility(AccessibilityCode accessibility)
Adds a value for the 'accessibility' property |
AccessibilityCode |
addAccessibility(Resource resource)
Adds a value for the 'accessibility' property. |
AlcoholCode |
addAlcohol()
Adds an anonymous value for the 'alcohol' property |
void |
addAlcohol(AlcoholCode alcohol)
Adds a value for the 'alcohol' property |
AlcoholCode |
addAlcohol(Resource resource)
Adds a value for the 'alcohol' property. |
CuisineCode |
addCuisine()
Adds an anonymous value for the 'cuisine' property |
void |
addCuisine(CuisineCode cuisine)
Adds a value for the 'cuisine' property |
CuisineCode |
addCuisine(Resource resource)
Adds a value for the 'cuisine' property. |
DressCode |
addDress()
Adds an anonymous value for the 'dress' property |
void |
addDress(DressCode dress)
Adds a value for the 'dress' property |
DressCode |
addDress(Resource resource)
Adds a value for the 'dress' property. |
FeatureCode |
addFeature()
Adds an anonymous value for the 'feature' property |
void |
addFeature(FeatureCode feature)
Adds a value for the 'feature' property |
FeatureCode |
addFeature(Resource resource)
Adds a value for the 'feature' property. |
DinerReview |
addHasDinerReview()
Adds an anonymous value for the 'hasDinerReview' property |
void |
addHasDinerReview(DinerReview hasDinerReview)
Adds a value for the 'hasDinerReview' property |
DinerReview |
addHasDinerReview(Resource resource)
Adds a value for the 'hasDinerReview' property. |
ParkingCode |
addParking()
Adds an anonymous value for the 'parking' property |
void |
addParking(ParkingCode parking)
Adds a value for the 'parking' property |
ParkingCode |
addParking(Resource resource)
Adds a value for the 'parking' property. |
ReservationCode |
addReservations()
Adds an anonymous value for the 'reservations' property |
void |
addReservations(ReservationCode reservations)
Adds a value for the 'reservations' property |
ReservationCode |
addReservations(Resource resource)
Adds a value for the 'reservations' property. |
RestaurantServiceInfo |
addRestaurantService()
Adds an anonymous value for the 'restaurantService' property |
RestaurantServiceInfo |
addRestaurantService(Resource resource)
Adds a value for the 'restaurantService' property. |
void |
addRestaurantService(RestaurantServiceInfo restaurantService)
Adds a value for the 'restaurantService' property |
Iterator |
getAccepts()
Get an Iterator the 'accepts' property values. |
Iterator |
getAccessibility()
Get an Iterator the 'accessibility' property values. |
String |
getAccessibilityNotes()
Gets the 'accessibilityNotes' property value |
Iterator |
getAlcohol()
Get an Iterator the 'alcohol' property values. |
com.ibm.adtech.jastor.Thing |
getBreakfastPrice()
Gets the 'breakfastPrice' property value |
com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType |
getCapacity()
Gets the 'capacity' property value |
String |
getClientele()
Gets the 'clientele' property value |
Iterator |
getCuisine()
Get an Iterator the 'cuisine' property values. |
String |
getDeliveryURL()
Gets the 'deliveryURL' property value |
com.ibm.adtech.jastor.Thing |
getDinnerPrice()
Gets the 'dinnerPrice' property value |
Iterator |
getDress()
Get an Iterator the 'dress' property values. |
Iterator |
getFeature()
Get an Iterator the 'feature' property values. |
Iterator |
getHasDinerReview()
Get an Iterator the 'hasDinerReview' property values. |
String |
getHours()
Gets the 'hours' property value |
com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType |
getLargestParty()
Gets the 'largestParty' property value |
com.ibm.adtech.jastor.Thing |
getLunchPrice()
Gets the 'lunchPrice' property value |
String |
getMenuURL()
Gets the 'menuURL' property value |
Iterator |
getParking()
Get an Iterator the 'parking' property values. |
String |
getParsedHours()
Gets the 'parsedHours' property value |
String |
getRecommendedDishes()
Gets the 'recommendedDishes' property value |
Iterator |
getReservations()
Get an Iterator the 'reservations' property values. |
String |
getReservationURL()
Gets the 'reservationURL' property value |
RestaurantCategoryCode |
getRestaurantCategory()
Gets the 'restaurantCategory' property value |
Iterator |
getRestaurantService()
Get an Iterator the 'restaurantService' property values. |
SmokingCode |
getSmoking()
Gets the 'smoking' property value |
String |
getTitle()
Gets the 'title' property value |
String |
getURL()
Gets the 'URL' property value |
void |
removeAccepts(com.ibm.adtech.jastor.Thing accepts)
Removes a value for the 'accepts' property. |
void |
removeAccessibility(AccessibilityCode accessibility)
Removes a value for the 'accessibility' property. |
void |
removeAlcohol(AlcoholCode alcohol)
Removes a value for the 'alcohol' property. |
void |
removeCuisine(CuisineCode cuisine)
Removes a value for the 'cuisine' property. |
void |
removeDress(DressCode dress)
Removes a value for the 'dress' property. |
void |
removeFeature(FeatureCode feature)
Removes a value for the 'feature' property. |
void |
removeHasDinerReview(DinerReview hasDinerReview)
Removes a value for the 'hasDinerReview' property. |
void |
removeParking(ParkingCode parking)
Removes a value for the 'parking' property. |
void |
removeReservations(ReservationCode reservations)
Removes a value for the 'reservations' property. |
void |
removeRestaurantService(RestaurantServiceInfo restaurantService)
Removes a value for the 'restaurantService' property. |
void |
setAccessibilityNotes(String accessibilityNotes)
Sets the 'accessibilityNotes' property value |
com.ibm.adtech.jastor.Thing |
setBreakfastPrice()
Sets the 'breakfastPrice' property value to an anonymous node |
com.ibm.adtech.jastor.Thing |
setBreakfastPrice(Resource resource)
Sets the 'breakfastPrice' property value to the given resource, and add's rdf:type properties. |
void |
setBreakfastPrice(com.ibm.adtech.jastor.Thing breakfastPrice)
Sets the 'breakfastPrice' property value |
void |
setCapacity(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType capacity)
Sets the 'capacity' property value |
void |
setClientele(String clientele)
Sets the 'clientele' property value |
void |
setDeliveryURL(String deliveryURL)
Sets the 'deliveryURL' property value |
com.ibm.adtech.jastor.Thing |
setDinnerPrice()
Sets the 'dinnerPrice' property value to an anonymous node |
com.ibm.adtech.jastor.Thing |
setDinnerPrice(Resource resource)
Sets the 'dinnerPrice' property value to the given resource, and add's rdf:type properties. |
void |
setDinnerPrice(com.ibm.adtech.jastor.Thing dinnerPrice)
Sets the 'dinnerPrice' property value |
void |
setHours(String hours)
Sets the 'hours' property value |
void |
setLargestParty(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType largestParty)
Sets the 'largestParty' property value |
com.ibm.adtech.jastor.Thing |
setLunchPrice()
Sets the 'lunchPrice' property value to an anonymous node |
com.ibm.adtech.jastor.Thing |
setLunchPrice(Resource resource)
Sets the 'lunchPrice' property value to the given resource, and add's rdf:type properties. |
void |
setLunchPrice(com.ibm.adtech.jastor.Thing lunchPrice)
Sets the 'lunchPrice' property value |
void |
setMenuURL(String menuURL)
Sets the 'menuURL' property value |
void |
setParsedHours(String parsedHours)
Sets the 'parsedHours' property value |
void |
setRecommendedDishes(String recommendedDishes)
Sets the 'recommendedDishes' property value |
void |
setReservationURL(String reservationURL)
Sets the 'reservationURL' property value |
RestaurantCategoryCode |
setRestaurantCategory()
Sets the 'restaurantCategory' property value to an anonymous node |
RestaurantCategoryCode |
setRestaurantCategory(Resource resource)
Sets the 'restaurantCategory' property value to the given resource, and add's rdf:type properties. |
void |
setRestaurantCategory(RestaurantCategoryCode restaurantCategory)
Sets the 'restaurantCategory' property value |
SmokingCode |
setSmoking()
Sets the 'smoking' property value to an anonymous node |
SmokingCode |
setSmoking(Resource resource)
Sets the 'smoking' property value to the given resource, and add's rdf:type properties. |
void |
setSmoking(SmokingCode smoking)
Sets the 'smoking' property value |
void |
setTitle(String title)
Sets the 'title' property value |
void |
setURL(String URL)
Sets the 'URL' property value |
| Methods inherited from interface ibspan.tss.domain.ontology.location.Location |
|---|
addAttractionCategory, addAttractionCategory, addAttractionCategory, addCrossStreet, addIndexPoint, addIndexPoint, addIndexPoint, addLocationCategory, addLocationCategory, addLocationCategory, addPhone, getAttractionCategory, getCity, getCountry, getCrossStreet, getFax, getIndexPoint, getLocationCategory, getLocationPath, getNeighborhood, getPhone, getState, getStreetAddress, getZip, removeAttractionCategory, removeCrossStreet, removeIndexPoint, removeLocationCategory, removePhone, setCity, setCountry, setFax, setLocationPath, setNeighborhood, setState, setStreetAddress, setZip |
| Methods inherited from interface com.ibm.adtech.jastor.Thing |
|---|
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri |
| Field Detail |
|---|
static final Resource TYPE
static final Property clienteleProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#clientele)
static final Property accessibilityProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#accessibility)
static final Property lunchPriceProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#lunchPrice)
static final Property dinnerPriceProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#dinnerPrice)
static final Property restaurantServiceProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#restaurantService)
static final Property capacityProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#capacity)
static final Property titleProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#title)
static final Property deliveryURLProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#deliveryURL)
static final Property recommendedDishesProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#recommendedDishes)
static final Property URLProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#URL)
static final Property cuisineProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#cuisine)
static final Property smokingProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#smoking)
static final Property featureProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#feature)
static final Property restaurantCategoryProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#restaurantCategory)
static final Property parsedHoursProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#parsedHours)
static final Property alcoholProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#alcohol)
static final Property dressProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#dress)
static final Property hasDinerReviewProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#hasDinerReview)
static final Property menuURLProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#menuURL)
static final Property accessibilityNotesProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#accessibilityNotes)
static final Property largestPartyProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#largestParty)
static final Property parkingProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#parking)
static final Property reservationsProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#reservations)
static final Property breakfastPriceProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#breakfastPrice)
static final Property reservationURLProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#reservationURL)
static final Property hoursProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#hours)
static final Property acceptsProperty
(URI: http://www.ibspan.waw.pl/tss/Restaurant#accepts)
| Method Detail |
|---|
String getClientele()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionclienteleProperty
void setClientele(String clientele)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionclienteleProperty
Iterator getAccessibility()
throws com.ibm.adtech.jastor.JastorException
Iterator of AccessibilityCode
com.ibm.adtech.jastor.JastorExceptionaccessibilityProperty
void addAccessibility(AccessibilityCode accessibility)
throws com.ibm.adtech.jastor.JastorException
The - AccessibilityCode to add
com.ibm.adtech.jastor.JastorExceptionaccessibilityProperty
AccessibilityCode addAccessibility()
throws com.ibm.adtech.jastor.JastorException
AccessibilityCode created
com.ibm.adtech.jastor.JastorExceptionaccessibilityProperty
AccessibilityCode addAccessibility(Resource resource)
throws com.ibm.adtech.jastor.JastorException
AccessibilityCode with the factory
and calling addAccessibility(ibspan.tss.domain.ontology.restaurant.AccessibilityCode accessibility)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#AccessibilityCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionaccessibilityProperty
void removeAccessibility(AccessibilityCode accessibility)
throws com.ibm.adtech.jastor.JastorException
The - AccessibilityCode to remove
com.ibm.adtech.jastor.JastorExceptionaccessibilityProperty
com.ibm.adtech.jastor.Thing getLunchPrice()
throws com.ibm.adtech.jastor.JastorException
Thing
com.ibm.adtech.jastor.JastorExceptionlunchPriceProperty
void setLunchPrice(com.ibm.adtech.jastor.Thing lunchPrice)
throws com.ibm.adtech.jastor.JastorException
{@link - com.ibm.adtech.jastor.Thing}
com.ibm.adtech.jastor.JastorExceptionlunchPriceProperty
com.ibm.adtech.jastor.Thing setLunchPrice()
throws com.ibm.adtech.jastor.JastorException
Thing, the created value
com.ibm.adtech.jastor.JastorExceptionlunchPriceProperty
com.ibm.adtech.jastor.Thing setLunchPrice(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Thing with the factory.
and calling setLunchPrice(com.ibm.adtech.jastor.Thing lunchPrice)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Thing, the newly created value
com.ibm.adtech.jastor.JastorExceptionlunchPriceProperty
com.ibm.adtech.jastor.Thing getDinnerPrice()
throws com.ibm.adtech.jastor.JastorException
Thing
com.ibm.adtech.jastor.JastorExceptiondinnerPriceProperty
void setDinnerPrice(com.ibm.adtech.jastor.Thing dinnerPrice)
throws com.ibm.adtech.jastor.JastorException
{@link - com.ibm.adtech.jastor.Thing}
com.ibm.adtech.jastor.JastorExceptiondinnerPriceProperty
com.ibm.adtech.jastor.Thing setDinnerPrice()
throws com.ibm.adtech.jastor.JastorException
Thing, the created value
com.ibm.adtech.jastor.JastorExceptiondinnerPriceProperty
com.ibm.adtech.jastor.Thing setDinnerPrice(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Thing with the factory.
and calling setDinnerPrice(com.ibm.adtech.jastor.Thing dinnerPrice)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Thing, the newly created value
com.ibm.adtech.jastor.JastorExceptiondinnerPriceProperty
Iterator getRestaurantService()
throws com.ibm.adtech.jastor.JastorException
Iterator of RestaurantServiceInfo
com.ibm.adtech.jastor.JastorExceptionrestaurantServiceProperty
void addRestaurantService(RestaurantServiceInfo restaurantService)
throws com.ibm.adtech.jastor.JastorException
The - RestaurantServiceInfo to add
com.ibm.adtech.jastor.JastorExceptionrestaurantServiceProperty
RestaurantServiceInfo addRestaurantService()
throws com.ibm.adtech.jastor.JastorException
RestaurantServiceInfo created
com.ibm.adtech.jastor.JastorExceptionrestaurantServiceProperty
RestaurantServiceInfo addRestaurantService(Resource resource)
throws com.ibm.adtech.jastor.JastorException
RestaurantServiceInfo with the factory
and calling addRestaurantService(ibspan.tss.domain.ontology.restaurant.RestaurantServiceInfo restaurantService)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#RestaurantServiceInfo. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionrestaurantServiceProperty
void removeRestaurantService(RestaurantServiceInfo restaurantService)
throws com.ibm.adtech.jastor.JastorException
The - RestaurantServiceInfo to remove
com.ibm.adtech.jastor.JastorExceptionrestaurantServiceProperty
com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType getCapacity()
throws com.ibm.adtech.jastor.JastorException
XSDBaseNumericType
com.ibm.adtech.jastor.JastorExceptioncapacityProperty
void setCapacity(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType capacity)
throws com.ibm.adtech.jastor.JastorException
{@link - com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType}
com.ibm.adtech.jastor.JastorExceptioncapacityProperty
String getTitle()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptiontitleProperty
void setTitle(String title)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptiontitleProperty
String getDeliveryURL()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptiondeliveryURLProperty
void setDeliveryURL(String deliveryURL)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptiondeliveryURLProperty
String getRecommendedDishes()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionrecommendedDishesProperty
void setRecommendedDishes(String recommendedDishes)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionrecommendedDishesProperty
String getURL()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionURLProperty
void setURL(String URL)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionURLProperty
Iterator getCuisine()
throws com.ibm.adtech.jastor.JastorException
Iterator of CuisineCode
com.ibm.adtech.jastor.JastorExceptioncuisineProperty
void addCuisine(CuisineCode cuisine)
throws com.ibm.adtech.jastor.JastorException
The - CuisineCode to add
com.ibm.adtech.jastor.JastorExceptioncuisineProperty
CuisineCode addCuisine()
throws com.ibm.adtech.jastor.JastorException
CuisineCode created
com.ibm.adtech.jastor.JastorExceptioncuisineProperty
CuisineCode addCuisine(Resource resource)
throws com.ibm.adtech.jastor.JastorException
CuisineCode with the factory
and calling addCuisine(ibspan.tss.domain.ontology.restaurant.CuisineCode cuisine)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#CuisineCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptioncuisineProperty
void removeCuisine(CuisineCode cuisine)
throws com.ibm.adtech.jastor.JastorException
The - CuisineCode to remove
com.ibm.adtech.jastor.JastorExceptioncuisineProperty
SmokingCode getSmoking()
throws com.ibm.adtech.jastor.JastorException
SmokingCode
com.ibm.adtech.jastor.JastorExceptionsmokingProperty
void setSmoking(SmokingCode smoking)
throws com.ibm.adtech.jastor.JastorException
{@link - ibspan.tss.domain.ontology.restaurant.SmokingCode}
com.ibm.adtech.jastor.JastorExceptionsmokingProperty
SmokingCode setSmoking()
throws com.ibm.adtech.jastor.JastorException
SmokingCode, the created value
com.ibm.adtech.jastor.JastorExceptionsmokingProperty
SmokingCode setSmoking(Resource resource)
throws com.ibm.adtech.jastor.JastorException
SmokingCode with the factory.
and calling setSmoking(ibspan.tss.domain.ontology.restaurant.SmokingCode smoking)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#SmokingCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
SmokingCode, the newly created value
com.ibm.adtech.jastor.JastorExceptionsmokingProperty
Iterator getFeature()
throws com.ibm.adtech.jastor.JastorException
Iterator of FeatureCode
com.ibm.adtech.jastor.JastorExceptionfeatureProperty
void addFeature(FeatureCode feature)
throws com.ibm.adtech.jastor.JastorException
The - FeatureCode to add
com.ibm.adtech.jastor.JastorExceptionfeatureProperty
FeatureCode addFeature()
throws com.ibm.adtech.jastor.JastorException
FeatureCode created
com.ibm.adtech.jastor.JastorExceptionfeatureProperty
FeatureCode addFeature(Resource resource)
throws com.ibm.adtech.jastor.JastorException
FeatureCode with the factory
and calling addFeature(ibspan.tss.domain.ontology.restaurant.FeatureCode feature)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#FeatureCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionfeatureProperty
void removeFeature(FeatureCode feature)
throws com.ibm.adtech.jastor.JastorException
The - FeatureCode to remove
com.ibm.adtech.jastor.JastorExceptionfeatureProperty
RestaurantCategoryCode getRestaurantCategory()
throws com.ibm.adtech.jastor.JastorException
RestaurantCategoryCode
com.ibm.adtech.jastor.JastorExceptionrestaurantCategoryProperty
void setRestaurantCategory(RestaurantCategoryCode restaurantCategory)
throws com.ibm.adtech.jastor.JastorException
{@link - ibspan.tss.domain.ontology.restaurant.RestaurantCategoryCode}
com.ibm.adtech.jastor.JastorExceptionrestaurantCategoryProperty
RestaurantCategoryCode setRestaurantCategory()
throws com.ibm.adtech.jastor.JastorException
RestaurantCategoryCode, the created value
com.ibm.adtech.jastor.JastorExceptionrestaurantCategoryProperty
RestaurantCategoryCode setRestaurantCategory(Resource resource)
throws com.ibm.adtech.jastor.JastorException
RestaurantCategoryCode with the factory.
and calling setRestaurantCategory(ibspan.tss.domain.ontology.restaurant.RestaurantCategoryCode restaurantCategory)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#RestaurantCategoryCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
RestaurantCategoryCode, the newly created value
com.ibm.adtech.jastor.JastorExceptionrestaurantCategoryProperty
String getParsedHours()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionparsedHoursProperty
void setParsedHours(String parsedHours)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionparsedHoursProperty
Iterator getAlcohol()
throws com.ibm.adtech.jastor.JastorException
Iterator of AlcoholCode
com.ibm.adtech.jastor.JastorExceptionalcoholProperty
void addAlcohol(AlcoholCode alcohol)
throws com.ibm.adtech.jastor.JastorException
The - AlcoholCode to add
com.ibm.adtech.jastor.JastorExceptionalcoholProperty
AlcoholCode addAlcohol()
throws com.ibm.adtech.jastor.JastorException
AlcoholCode created
com.ibm.adtech.jastor.JastorExceptionalcoholProperty
AlcoholCode addAlcohol(Resource resource)
throws com.ibm.adtech.jastor.JastorException
AlcoholCode with the factory
and calling addAlcohol(ibspan.tss.domain.ontology.restaurant.AlcoholCode alcohol)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#AlcoholCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionalcoholProperty
void removeAlcohol(AlcoholCode alcohol)
throws com.ibm.adtech.jastor.JastorException
The - AlcoholCode to remove
com.ibm.adtech.jastor.JastorExceptionalcoholProperty
Iterator getDress()
throws com.ibm.adtech.jastor.JastorException
Iterator of DressCode
com.ibm.adtech.jastor.JastorExceptiondressProperty
void addDress(DressCode dress)
throws com.ibm.adtech.jastor.JastorException
The - DressCode to add
com.ibm.adtech.jastor.JastorExceptiondressProperty
DressCode addDress()
throws com.ibm.adtech.jastor.JastorException
DressCode created
com.ibm.adtech.jastor.JastorExceptiondressProperty
DressCode addDress(Resource resource)
throws com.ibm.adtech.jastor.JastorException
DressCode with the factory
and calling addDress(ibspan.tss.domain.ontology.restaurant.DressCode dress)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#DressCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptiondressProperty
void removeDress(DressCode dress)
throws com.ibm.adtech.jastor.JastorException
The - DressCode to remove
com.ibm.adtech.jastor.JastorExceptiondressProperty
Iterator getHasDinerReview()
throws com.ibm.adtech.jastor.JastorException
Iterator of DinerReview
com.ibm.adtech.jastor.JastorExceptionhasDinerReviewProperty
void addHasDinerReview(DinerReview hasDinerReview)
throws com.ibm.adtech.jastor.JastorException
The - DinerReview to add
com.ibm.adtech.jastor.JastorExceptionhasDinerReviewProperty
DinerReview addHasDinerReview()
throws com.ibm.adtech.jastor.JastorException
DinerReview created
com.ibm.adtech.jastor.JastorExceptionhasDinerReviewProperty
DinerReview addHasDinerReview(Resource resource)
throws com.ibm.adtech.jastor.JastorException
DinerReview with the factory
and calling addHasDinerReview(ibspan.tss.domain.ontology.restaurant.DinerReview hasDinerReview)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#DinerReview. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionhasDinerReviewProperty
void removeHasDinerReview(DinerReview hasDinerReview)
throws com.ibm.adtech.jastor.JastorException
The - DinerReview to remove
com.ibm.adtech.jastor.JastorExceptionhasDinerReviewProperty
String getMenuURL()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionmenuURLProperty
void setMenuURL(String menuURL)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionmenuURLProperty
String getAccessibilityNotes()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionaccessibilityNotesProperty
void setAccessibilityNotes(String accessibilityNotes)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionaccessibilityNotesProperty
com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType getLargestParty()
throws com.ibm.adtech.jastor.JastorException
XSDBaseNumericType
com.ibm.adtech.jastor.JastorExceptionlargestPartyProperty
void setLargestParty(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType largestParty)
throws com.ibm.adtech.jastor.JastorException
{@link - com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType}
com.ibm.adtech.jastor.JastorExceptionlargestPartyProperty
Iterator getParking()
throws com.ibm.adtech.jastor.JastorException
Iterator of ParkingCode
com.ibm.adtech.jastor.JastorExceptionparkingProperty
void addParking(ParkingCode parking)
throws com.ibm.adtech.jastor.JastorException
The - ParkingCode to add
com.ibm.adtech.jastor.JastorExceptionparkingProperty
ParkingCode addParking()
throws com.ibm.adtech.jastor.JastorException
ParkingCode created
com.ibm.adtech.jastor.JastorExceptionparkingProperty
ParkingCode addParking(Resource resource)
throws com.ibm.adtech.jastor.JastorException
ParkingCode with the factory
and calling addParking(ibspan.tss.domain.ontology.restaurant.ParkingCode parking)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#ParkingCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionparkingProperty
void removeParking(ParkingCode parking)
throws com.ibm.adtech.jastor.JastorException
The - ParkingCode to remove
com.ibm.adtech.jastor.JastorExceptionparkingProperty
Iterator getReservations()
throws com.ibm.adtech.jastor.JastorException
Iterator of ReservationCode
com.ibm.adtech.jastor.JastorExceptionreservationsProperty
void addReservations(ReservationCode reservations)
throws com.ibm.adtech.jastor.JastorException
The - ReservationCode to add
com.ibm.adtech.jastor.JastorExceptionreservationsProperty
ReservationCode addReservations()
throws com.ibm.adtech.jastor.JastorException
ReservationCode created
com.ibm.adtech.jastor.JastorExceptionreservationsProperty
ReservationCode addReservations(Resource resource)
throws com.ibm.adtech.jastor.JastorException
ReservationCode with the factory
and calling addReservations(ibspan.tss.domain.ontology.restaurant.ReservationCode reservations)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/Restaurant#ReservationCode. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionreservationsProperty
void removeReservations(ReservationCode reservations)
throws com.ibm.adtech.jastor.JastorException
The - ReservationCode to remove
com.ibm.adtech.jastor.JastorExceptionreservationsProperty
com.ibm.adtech.jastor.Thing getBreakfastPrice()
throws com.ibm.adtech.jastor.JastorException
Thing
com.ibm.adtech.jastor.JastorExceptionbreakfastPriceProperty
void setBreakfastPrice(com.ibm.adtech.jastor.Thing breakfastPrice)
throws com.ibm.adtech.jastor.JastorException
{@link - com.ibm.adtech.jastor.Thing}
com.ibm.adtech.jastor.JastorExceptionbreakfastPriceProperty
com.ibm.adtech.jastor.Thing setBreakfastPrice()
throws com.ibm.adtech.jastor.JastorException
Thing, the created value
com.ibm.adtech.jastor.JastorExceptionbreakfastPriceProperty
com.ibm.adtech.jastor.Thing setBreakfastPrice(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Thing with the factory.
and calling setBreakfastPrice(com.ibm.adtech.jastor.Thing breakfastPrice)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Thing, the newly created value
com.ibm.adtech.jastor.JastorExceptionbreakfastPriceProperty
String getReservationURL()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionreservationURLProperty
void setReservationURL(String reservationURL)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionreservationURLProperty
String getHours()
throws com.ibm.adtech.jastor.JastorException
String
com.ibm.adtech.jastor.JastorExceptionhoursProperty
void setHours(String hours)
throws com.ibm.adtech.jastor.JastorException
{@link - java.lang.String}
com.ibm.adtech.jastor.JastorExceptionhoursProperty
Iterator getAccepts()
throws com.ibm.adtech.jastor.JastorException
Iterator of Thing
com.ibm.adtech.jastor.JastorExceptionacceptsProperty
void addAccepts(com.ibm.adtech.jastor.Thing accepts)
throws com.ibm.adtech.jastor.JastorException
The - Thing to add
com.ibm.adtech.jastor.JastorExceptionacceptsProperty
com.ibm.adtech.jastor.Thing addAccepts()
throws com.ibm.adtech.jastor.JastorException
Thing created
com.ibm.adtech.jastor.JastorExceptionacceptsProperty
com.ibm.adtech.jastor.Thing addAccepts(Resource resource)
throws com.ibm.adtech.jastor.JastorException
Thing with the factory
and calling addAccepts(com.ibm.adtech.jastor.Thing accepts)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
The - om.hp.hpl.jena.rdf.model.Resource to add
com.ibm.adtech.jastor.JastorExceptionacceptsProperty
void removeAccepts(com.ibm.adtech.jastor.Thing accepts)
throws com.ibm.adtech.jastor.JastorException
The - Thing to remove
com.ibm.adtech.jastor.JastorExceptionacceptsProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||