|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Classification | |
---|---|
ibspan.tss.um.ontology | Ontology Java beans generated from user-modelling ontology (with http://www.ibspan.waw.pl/tss/UserModelling# namespace) with Jastor tool. |
Uses of Classification in ibspan.tss.um.ontology |
---|
Classes in ibspan.tss.um.ontology that implement Classification | |
---|---|
class |
ClassificationImpl
Implementation of Classification
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class. |
Methods in ibspan.tss.um.ontology that return Classification | |
---|---|
static Classification |
UserModellingFactory.createClassification(Resource resource,
Model model)
Create a new instance of Classification. |
static Classification |
UserModellingFactory.createClassification(String uri,
Model model)
Create a new instance of Classification. |
static Classification |
UserModellingFactory.getClassification(Resource resource,
Model model)
Create a new instance of Classification. |
static Classification |
UserModellingFactory.getClassification(String uri,
Model model)
Create a new instance of Classification. |
Classification |
OpinionImpl.getHasClassification()
|
Classification |
Opinion.getHasClassification()
Gets the 'hasClassification' property value |
static Classification |
UserModellingFactory.getInteresting(Model model)
Get an Interesting individual. |
static Classification |
UserModellingFactory.getNotClassified(Model model)
Get an NotClassified individual. |
static Classification |
UserModellingFactory.getNotInteresting(Model model)
Get an NotInteresting individual. |
Classification |
OpinionImpl.setHasClassification()
|
Classification |
Opinion.setHasClassification()
Sets the 'hasClassification' property value to an anonymous node |
Classification |
OpinionImpl.setHasClassification(Resource resource)
|
Classification |
Opinion.setHasClassification(Resource resource)
Sets the 'hasClassification' property value to the given resource, and add's rdf:type properties. |
Methods in ibspan.tss.um.ontology with parameters of type Classification | |
---|---|
void |
OpinionImpl.setHasClassification(Classification hasClassification)
|
void |
Opinion.setHasClassification(Classification hasClassification)
Sets the 'hasClassification' property value |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |