ibspan.tss.domain.ontology.restaurant
Interface Restaurant

All Superinterfaces:
Location, com.ibm.adtech.jastor.Thing
All Known Implementing Classes:
RestaurantImpl

public interface Restaurant
extends Location, com.ibm.adtech.jastor.Thing

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

TYPE

static final Resource TYPE
The rdf:type for this ontology class


clienteleProperty

static final Property clienteleProperty
The Jena Property for clientele

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



accessibilityProperty

static final Property accessibilityProperty
The Jena Property for accessibility

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



lunchPriceProperty

static final Property lunchPriceProperty
The Jena Property for lunchPrice

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



dinnerPriceProperty

static final Property dinnerPriceProperty
The Jena Property for dinnerPrice

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



restaurantServiceProperty

static final Property restaurantServiceProperty
The Jena Property for restaurantService

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



capacityProperty

static final Property capacityProperty
The Jena Property for capacity

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



titleProperty

static final Property titleProperty
The Jena Property for title

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



deliveryURLProperty

static final Property deliveryURLProperty
The Jena Property for deliveryURL

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



recommendedDishesProperty

static final Property recommendedDishesProperty
The Jena Property for recommendedDishes

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



URLProperty

static final Property URLProperty
The Jena Property for URL

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



cuisineProperty

static final Property cuisineProperty
The Jena Property for cuisine

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



smokingProperty

static final Property smokingProperty
The Jena Property for smoking

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



featureProperty

static final Property featureProperty
The Jena Property for feature

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



restaurantCategoryProperty

static final Property restaurantCategoryProperty
The Jena Property for restaurantCategory

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



parsedHoursProperty

static final Property parsedHoursProperty
The Jena Property for parsedHours

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



alcoholProperty

static final Property alcoholProperty
The Jena Property for alcohol

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



dressProperty

static final Property dressProperty
The Jena Property for dress

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



hasDinerReviewProperty

static final Property hasDinerReviewProperty
The Jena Property for hasDinerReview

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



menuURLProperty

static final Property menuURLProperty
The Jena Property for menuURL

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



accessibilityNotesProperty

static final Property accessibilityNotesProperty
The Jena Property for accessibilityNotes

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



largestPartyProperty

static final Property largestPartyProperty
The Jena Property for largestParty

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



parkingProperty

static final Property parkingProperty
The Jena Property for parking

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



reservationsProperty

static final Property reservationsProperty
The Jena Property for reservations

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



breakfastPriceProperty

static final Property breakfastPriceProperty
The Jena Property for breakfastPrice

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



reservationURLProperty

static final Property reservationURLProperty
The Jena Property for reservationURL

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



hoursProperty

static final Property hoursProperty
The Jena Property for hours

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



acceptsProperty

static final Property acceptsProperty
The Jena Property for accepts

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


Method Detail

getClientele

String getClientele()
                    throws com.ibm.adtech.jastor.JastorException
Gets the 'clientele' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
clienteleProperty

setClientele

void setClientele(String clientele)
                  throws com.ibm.adtech.jastor.JastorException
Sets the 'clientele' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
clienteleProperty

getAccessibility

Iterator getAccessibility()
                          throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'accessibility' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of AccessibilityCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityProperty

addAccessibility

void addAccessibility(AccessibilityCode accessibility)
                      throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'accessibility' property

Parameters:
The - AccessibilityCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityProperty

addAccessibility

AccessibilityCode addAccessibility()
                                   throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'accessibility' property

Returns:
The anoymous AccessibilityCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityProperty

addAccessibility

AccessibilityCode addAccessibility(Resource resource)
                                   throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'accessibility' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityProperty

removeAccessibility

void removeAccessibility(AccessibilityCode accessibility)
                         throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'accessibility' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - AccessibilityCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityProperty

getLunchPrice

com.ibm.adtech.jastor.Thing getLunchPrice()
                                          throws com.ibm.adtech.jastor.JastorException
Gets the 'lunchPrice' property value

Returns:
Thing
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
lunchPriceProperty

setLunchPrice

void setLunchPrice(com.ibm.adtech.jastor.Thing lunchPrice)
                   throws com.ibm.adtech.jastor.JastorException
Sets the 'lunchPrice' property value

Parameters:
{@link - com.ibm.adtech.jastor.Thing}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
lunchPriceProperty

setLunchPrice

com.ibm.adtech.jastor.Thing setLunchPrice()
                                          throws com.ibm.adtech.jastor.JastorException
Sets the 'lunchPrice' property value to an anonymous node

Returns:
Thing, the created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
lunchPriceProperty

setLunchPrice

com.ibm.adtech.jastor.Thing setLunchPrice(Resource resource)
                                          throws com.ibm.adtech.jastor.JastorException
Sets the 'lunchPrice' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of 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.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
Thing, the newly created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
lunchPriceProperty

getDinnerPrice

com.ibm.adtech.jastor.Thing getDinnerPrice()
                                           throws com.ibm.adtech.jastor.JastorException
Gets the 'dinnerPrice' property value

Returns:
Thing
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dinnerPriceProperty

setDinnerPrice

void setDinnerPrice(com.ibm.adtech.jastor.Thing dinnerPrice)
                    throws com.ibm.adtech.jastor.JastorException
Sets the 'dinnerPrice' property value

Parameters:
{@link - com.ibm.adtech.jastor.Thing}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dinnerPriceProperty

setDinnerPrice

com.ibm.adtech.jastor.Thing setDinnerPrice()
                                           throws com.ibm.adtech.jastor.JastorException
Sets the 'dinnerPrice' property value to an anonymous node

Returns:
Thing, the created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dinnerPriceProperty

setDinnerPrice

com.ibm.adtech.jastor.Thing setDinnerPrice(Resource resource)
                                           throws com.ibm.adtech.jastor.JastorException
Sets the 'dinnerPrice' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of 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.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
Thing, the newly created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dinnerPriceProperty

getRestaurantService

Iterator getRestaurantService()
                              throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'restaurantService' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of RestaurantServiceInfo
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantServiceProperty

addRestaurantService

void addRestaurantService(RestaurantServiceInfo restaurantService)
                          throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'restaurantService' property

Parameters:
The - RestaurantServiceInfo to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantServiceProperty

addRestaurantService

RestaurantServiceInfo addRestaurantService()
                                           throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'restaurantService' property

Returns:
The anoymous RestaurantServiceInfo created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantServiceProperty

addRestaurantService

RestaurantServiceInfo addRestaurantService(Resource resource)
                                           throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'restaurantService' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantServiceProperty

removeRestaurantService

void removeRestaurantService(RestaurantServiceInfo restaurantService)
                             throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'restaurantService' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - RestaurantServiceInfo to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantServiceProperty

getCapacity

com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType getCapacity()
                                                                  throws com.ibm.adtech.jastor.JastorException
Gets the 'capacity' property value

Returns:
XSDBaseNumericType
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
capacityProperty

setCapacity

void setCapacity(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType capacity)
                 throws com.ibm.adtech.jastor.JastorException
Sets the 'capacity' property value

Parameters:
{@link - com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
capacityProperty

getTitle

String getTitle()
                throws com.ibm.adtech.jastor.JastorException
Gets the 'title' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
titleProperty

setTitle

void setTitle(String title)
              throws com.ibm.adtech.jastor.JastorException
Sets the 'title' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
titleProperty

getDeliveryURL

String getDeliveryURL()
                      throws com.ibm.adtech.jastor.JastorException
Gets the 'deliveryURL' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
deliveryURLProperty

setDeliveryURL

void setDeliveryURL(String deliveryURL)
                    throws com.ibm.adtech.jastor.JastorException
Sets the 'deliveryURL' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
deliveryURLProperty

getRecommendedDishes

String getRecommendedDishes()
                            throws com.ibm.adtech.jastor.JastorException
Gets the 'recommendedDishes' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
recommendedDishesProperty

setRecommendedDishes

void setRecommendedDishes(String recommendedDishes)
                          throws com.ibm.adtech.jastor.JastorException
Sets the 'recommendedDishes' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
recommendedDishesProperty

getURL

String getURL()
              throws com.ibm.adtech.jastor.JastorException
Gets the 'URL' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
URLProperty

setURL

void setURL(String URL)
            throws com.ibm.adtech.jastor.JastorException
Sets the 'URL' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
URLProperty

getCuisine

Iterator getCuisine()
                    throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'cuisine' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of CuisineCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
cuisineProperty

addCuisine

void addCuisine(CuisineCode cuisine)
                throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'cuisine' property

Parameters:
The - CuisineCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
cuisineProperty

addCuisine

CuisineCode addCuisine()
                       throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'cuisine' property

Returns:
The anoymous CuisineCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
cuisineProperty

addCuisine

CuisineCode addCuisine(Resource resource)
                       throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'cuisine' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
cuisineProperty

removeCuisine

void removeCuisine(CuisineCode cuisine)
                   throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'cuisine' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - CuisineCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
cuisineProperty

getSmoking

SmokingCode getSmoking()
                       throws com.ibm.adtech.jastor.JastorException
Gets the 'smoking' property value

Returns:
SmokingCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
smokingProperty

setSmoking

void setSmoking(SmokingCode smoking)
                throws com.ibm.adtech.jastor.JastorException
Sets the 'smoking' property value

Parameters:
{@link - ibspan.tss.domain.ontology.restaurant.SmokingCode}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
smokingProperty

setSmoking

SmokingCode setSmoking()
                       throws com.ibm.adtech.jastor.JastorException
Sets the 'smoking' property value to an anonymous node

Returns:
SmokingCode, the created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
smokingProperty

setSmoking

SmokingCode setSmoking(Resource resource)
                       throws com.ibm.adtech.jastor.JastorException
Sets the 'smoking' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of 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.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
SmokingCode, the newly created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
smokingProperty

getFeature

Iterator getFeature()
                    throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'feature' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of FeatureCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
featureProperty

addFeature

void addFeature(FeatureCode feature)
                throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'feature' property

Parameters:
The - FeatureCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
featureProperty

addFeature

FeatureCode addFeature()
                       throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'feature' property

Returns:
The anoymous FeatureCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
featureProperty

addFeature

FeatureCode addFeature(Resource resource)
                       throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'feature' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
featureProperty

removeFeature

void removeFeature(FeatureCode feature)
                   throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'feature' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - FeatureCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
featureProperty

getRestaurantCategory

RestaurantCategoryCode getRestaurantCategory()
                                             throws com.ibm.adtech.jastor.JastorException
Gets the 'restaurantCategory' property value

Returns:
RestaurantCategoryCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantCategoryProperty

setRestaurantCategory

void setRestaurantCategory(RestaurantCategoryCode restaurantCategory)
                           throws com.ibm.adtech.jastor.JastorException
Sets the 'restaurantCategory' property value

Parameters:
{@link - ibspan.tss.domain.ontology.restaurant.RestaurantCategoryCode}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantCategoryProperty

setRestaurantCategory

RestaurantCategoryCode setRestaurantCategory()
                                             throws com.ibm.adtech.jastor.JastorException
Sets the 'restaurantCategory' property value to an anonymous node

Returns:
RestaurantCategoryCode, the created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantCategoryProperty

setRestaurantCategory

RestaurantCategoryCode setRestaurantCategory(Resource resource)
                                             throws com.ibm.adtech.jastor.JastorException
Sets the 'restaurantCategory' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of 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.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
RestaurantCategoryCode, the newly created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
restaurantCategoryProperty

getParsedHours

String getParsedHours()
                      throws com.ibm.adtech.jastor.JastorException
Gets the 'parsedHours' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parsedHoursProperty

setParsedHours

void setParsedHours(String parsedHours)
                    throws com.ibm.adtech.jastor.JastorException
Sets the 'parsedHours' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parsedHoursProperty

getAlcohol

Iterator getAlcohol()
                    throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'alcohol' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of AlcoholCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
alcoholProperty

addAlcohol

void addAlcohol(AlcoholCode alcohol)
                throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'alcohol' property

Parameters:
The - AlcoholCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
alcoholProperty

addAlcohol

AlcoholCode addAlcohol()
                       throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'alcohol' property

Returns:
The anoymous AlcoholCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
alcoholProperty

addAlcohol

AlcoholCode addAlcohol(Resource resource)
                       throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'alcohol' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
alcoholProperty

removeAlcohol

void removeAlcohol(AlcoholCode alcohol)
                   throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'alcohol' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - AlcoholCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
alcoholProperty

getDress

Iterator getDress()
                  throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'dress' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of DressCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dressProperty

addDress

void addDress(DressCode dress)
              throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'dress' property

Parameters:
The - DressCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dressProperty

addDress

DressCode addDress()
                   throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'dress' property

Returns:
The anoymous DressCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dressProperty

addDress

DressCode addDress(Resource resource)
                   throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'dress' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dressProperty

removeDress

void removeDress(DressCode dress)
                 throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'dress' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - DressCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
dressProperty

getHasDinerReview

Iterator getHasDinerReview()
                           throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'hasDinerReview' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of DinerReview
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hasDinerReviewProperty

addHasDinerReview

void addHasDinerReview(DinerReview hasDinerReview)
                       throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'hasDinerReview' property

Parameters:
The - DinerReview to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hasDinerReviewProperty

addHasDinerReview

DinerReview addHasDinerReview()
                              throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'hasDinerReview' property

Returns:
The anoymous DinerReview created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hasDinerReviewProperty

addHasDinerReview

DinerReview addHasDinerReview(Resource resource)
                              throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'hasDinerReview' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hasDinerReviewProperty

removeHasDinerReview

void removeHasDinerReview(DinerReview hasDinerReview)
                          throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'hasDinerReview' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - DinerReview to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hasDinerReviewProperty

getMenuURL

String getMenuURL()
                  throws com.ibm.adtech.jastor.JastorException
Gets the 'menuURL' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
menuURLProperty

setMenuURL

void setMenuURL(String menuURL)
                throws com.ibm.adtech.jastor.JastorException
Sets the 'menuURL' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
menuURLProperty

getAccessibilityNotes

String getAccessibilityNotes()
                             throws com.ibm.adtech.jastor.JastorException
Gets the 'accessibilityNotes' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityNotesProperty

setAccessibilityNotes

void setAccessibilityNotes(String accessibilityNotes)
                           throws com.ibm.adtech.jastor.JastorException
Sets the 'accessibilityNotes' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
accessibilityNotesProperty

getLargestParty

com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType getLargestParty()
                                                                      throws com.ibm.adtech.jastor.JastorException
Gets the 'largestParty' property value

Returns:
XSDBaseNumericType
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
largestPartyProperty

setLargestParty

void setLargestParty(com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType largestParty)
                     throws com.ibm.adtech.jastor.JastorException
Sets the 'largestParty' property value

Parameters:
{@link - com.hp.hpl.jena.datatypes.xsd.impl.XSDBaseNumericType}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
largestPartyProperty

getParking

Iterator getParking()
                    throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'parking' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of ParkingCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parkingProperty

addParking

void addParking(ParkingCode parking)
                throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'parking' property

Parameters:
The - ParkingCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parkingProperty

addParking

ParkingCode addParking()
                       throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'parking' property

Returns:
The anoymous ParkingCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parkingProperty

addParking

ParkingCode addParking(Resource resource)
                       throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'parking' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parkingProperty

removeParking

void removeParking(ParkingCode parking)
                   throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'parking' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - ParkingCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
parkingProperty

getReservations

Iterator getReservations()
                         throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'reservations' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of ReservationCode
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationsProperty

addReservations

void addReservations(ReservationCode reservations)
                     throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'reservations' property

Parameters:
The - ReservationCode to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationsProperty

addReservations

ReservationCode addReservations()
                                throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'reservations' property

Returns:
The anoymous ReservationCode created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationsProperty

addReservations

ReservationCode addReservations(Resource resource)
                                throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'reservations' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationsProperty

removeReservations

void removeReservations(ReservationCode reservations)
                        throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'reservations' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - ReservationCode to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationsProperty

getBreakfastPrice

com.ibm.adtech.jastor.Thing getBreakfastPrice()
                                              throws com.ibm.adtech.jastor.JastorException
Gets the 'breakfastPrice' property value

Returns:
Thing
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
breakfastPriceProperty

setBreakfastPrice

void setBreakfastPrice(com.ibm.adtech.jastor.Thing breakfastPrice)
                       throws com.ibm.adtech.jastor.JastorException
Sets the 'breakfastPrice' property value

Parameters:
{@link - com.ibm.adtech.jastor.Thing}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
breakfastPriceProperty

setBreakfastPrice

com.ibm.adtech.jastor.Thing setBreakfastPrice()
                                              throws com.ibm.adtech.jastor.JastorException
Sets the 'breakfastPrice' property value to an anonymous node

Returns:
Thing, the created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
breakfastPriceProperty

setBreakfastPrice

com.ibm.adtech.jastor.Thing setBreakfastPrice(Resource resource)
                                              throws com.ibm.adtech.jastor.JastorException
Sets the 'breakfastPrice' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of 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.

Parameters:
{@link - com.hp.hpl.jena.rdf.model.Resource} must not be be null.
Returns:
Thing, the newly created value
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
breakfastPriceProperty

getReservationURL

String getReservationURL()
                         throws com.ibm.adtech.jastor.JastorException
Gets the 'reservationURL' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationURLProperty

setReservationURL

void setReservationURL(String reservationURL)
                       throws com.ibm.adtech.jastor.JastorException
Sets the 'reservationURL' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
reservationURLProperty

getHours

String getHours()
                throws com.ibm.adtech.jastor.JastorException
Gets the 'hours' property value

Returns:
String
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hoursProperty

setHours

void setHours(String hours)
              throws com.ibm.adtech.jastor.JastorException
Sets the 'hours' property value

Parameters:
{@link - java.lang.String}
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
hoursProperty

getAccepts

Iterator getAccepts()
                    throws com.ibm.adtech.jastor.JastorException
Get an Iterator the 'accepts' property values. This Iteartor may be used to remove all such values.

Returns:
Iterator of Thing
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
acceptsProperty

addAccepts

void addAccepts(com.ibm.adtech.jastor.Thing accepts)
                throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'accepts' property

Parameters:
The - Thing to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
acceptsProperty

addAccepts

com.ibm.adtech.jastor.Thing addAccepts()
                                       throws com.ibm.adtech.jastor.JastorException
Adds an anonymous value for the 'accepts' property

Returns:
The anoymous Thing created
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
acceptsProperty

addAccepts

com.ibm.adtech.jastor.Thing addAccepts(Resource resource)
                                       throws com.ibm.adtech.jastor.JastorException
Adds a value for the 'accepts' property. This method is equivalent constructing a new instance of 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.

Parameters:
The - om.hp.hpl.jena.rdf.model.Resource to add
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
acceptsProperty

removeAccepts

void removeAccepts(com.ibm.adtech.jastor.Thing accepts)
                   throws com.ibm.adtech.jastor.JastorException
Removes a value for the 'accepts' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Parameters:
The - Thing to remove
Throws:
com.ibm.adtech.jastor.JastorException
See Also:
acceptsProperty