|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmokingCode | |
---|---|
ibspan.tss.domain.ontology.restaurant | Ontology Java beans generated from restaurant ontology (with http://www.ibspan.waw.pl/tss/Restaurant# namespace) with Jastor tool. |
Uses of SmokingCode in ibspan.tss.domain.ontology.restaurant |
---|
Classes in ibspan.tss.domain.ontology.restaurant that implement SmokingCode | |
---|---|
class |
SmokingCodeImpl
Implementation of SmokingCode
Use the ibspan.tss.domain.ontology.restaurant.RestaurantFactory to create instances of this class. |
Methods in ibspan.tss.domain.ontology.restaurant that return SmokingCode | |
---|---|
static SmokingCode |
RestaurantFactory.createSmokingCode(Resource resource,
Model model)
Create a new instance of SmokingCode. |
static SmokingCode |
RestaurantFactory.createSmokingCode(String uri,
Model model)
Create a new instance of SmokingCode. |
static SmokingCode |
RestaurantFactory.getNotPermittedSmoking(Model model)
Get an NotPermittedSmoking individual. |
static SmokingCode |
RestaurantFactory.getOnlyAtBarSmoking(Model model)
Get an OnlyAtBarSmoking individual. |
static SmokingCode |
RestaurantFactory.getPermittedSmoking(Model model)
Get an PermittedSmoking individual. |
static SmokingCode |
RestaurantFactory.getSectionSmoking(Model model)
Get an SectionSmoking individual. |
SmokingCode |
RestaurantImpl.getSmoking()
|
SmokingCode |
Restaurant.getSmoking()
Gets the 'smoking' property value |
static SmokingCode |
RestaurantFactory.getSmokingCode(Resource resource,
Model model)
Create a new instance of SmokingCode. |
static SmokingCode |
RestaurantFactory.getSmokingCode(String uri,
Model model)
Create a new instance of SmokingCode. |
static SmokingCode |
RestaurantFactory.getUnknownSmoking(Model model)
Get an UnknownSmoking individual. |
SmokingCode |
RestaurantImpl.setSmoking()
|
SmokingCode |
Restaurant.setSmoking()
Sets the 'smoking' property value to an anonymous node |
SmokingCode |
RestaurantImpl.setSmoking(Resource resource)
|
SmokingCode |
Restaurant.setSmoking(Resource resource)
Sets the 'smoking' property value to the given resource, and add's rdf:type properties. |
Methods in ibspan.tss.domain.ontology.restaurant with parameters of type SmokingCode | |
---|---|
void |
RestaurantImpl.setSmoking(SmokingCode smoking)
|
void |
Restaurant.setSmoking(SmokingCode smoking)
Sets the 'smoking' property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |