|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.rdf.listeners.StatementListener
com.ibm.adtech.jastor.ThingImpl
ibspan.tss.um.ontology.UserProfileDataImpl
public class UserProfileDataImpl
Implementation of UserProfileData
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#UserProfileData)
Field Summary |
---|
Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
_model, _resource, _typeUri, copyright |
Fields inherited from interface ibspan.tss.um.ontology.UserProfileData |
---|
TYPE |
Fields inherited from interface com.ibm.adtech.jastor.Thing |
---|
copyright |
Method Summary | |
---|---|
void |
addedStatement(Statement stmt)
|
void |
clearCache()
|
Age |
getHasAge()
Gets the 'hasAge' property value |
Dress |
getHasDress()
Gets the 'hasDress' property value |
Profession |
getHasProfession()
Gets the 'hasProfession' property value |
Wealth |
getHasWealth()
Gets the 'hasWealth' property value |
com.hp.hpl.jena.datatypes.xsd.impl.XSDDateType |
getWasBorn()
Gets the 'wasBorn' property value |
List |
listStatements()
|
void |
registerListener(com.ibm.adtech.jastor.ThingListener listener)
|
void |
removedStatement(Statement stmt)
|
Age |
setHasAge()
Sets the 'hasAge' property value to an anonymous node |
void |
setHasAge(Age hasAge)
Sets the 'hasAge' property value |
Age |
setHasAge(Resource resource)
Sets the 'hasAge' property value to the given resource, and add's rdf:type properties. |
Dress |
setHasDress()
Sets the 'hasDress' property value to an anonymous node |
void |
setHasDress(Dress hasDress)
Sets the 'hasDress' property value |
Dress |
setHasDress(Resource resource)
Sets the 'hasDress' property value to the given resource, and add's rdf:type properties. |
Profession |
setHasProfession()
Sets the 'hasProfession' property value to an anonymous node |
void |
setHasProfession(Profession hasProfession)
Sets the 'hasProfession' property value |
Profession |
setHasProfession(Resource resource)
Sets the 'hasProfession' property value to the given resource, and add's rdf:type properties. |
Wealth |
setHasWealth()
Sets the 'hasWealth' property value to an anonymous node |
Wealth |
setHasWealth(Resource resource)
Sets the 'hasWealth' property value to the given resource, and add's rdf:type properties. |
void |
setHasWealth(Wealth hasWealth)
Sets the 'hasWealth' property value |
void |
setWasBorn(com.hp.hpl.jena.datatypes.xsd.impl.XSDDateType wasBorn)
Sets the 'wasBorn' property value |
void |
unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
|
Methods inherited from class com.ibm.adtech.jastor.ThingImpl |
---|
equals, isRDFType, model, removeStatements, resource, toString, uri |
Methods inherited from class com.hp.hpl.jena.rdf.listeners.StatementListener |
---|
addedStatements, addedStatements, addedStatements, addedStatements, notifyEvent, removedStatements, removedStatements, removedStatements, removedStatements |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.adtech.jastor.Thing |
---|
isRDFType, model, removeStatements, resource, uri |
Method Detail |
---|
public List listStatements()
listStatements
in interface com.ibm.adtech.jastor.Thing
listStatements
in class com.ibm.adtech.jastor.ThingImpl
public void clearCache()
clearCache
in interface com.ibm.adtech.jastor.Thing
clearCache
in class com.ibm.adtech.jastor.ThingImpl
public Wealth getHasWealth() throws com.ibm.adtech.jastor.JastorException
UserProfileData
getHasWealth
in interface UserProfileData
Wealth
com.ibm.adtech.jastor.JastorException
UserProfileData.hasWealthProperty
public void setHasWealth(Wealth hasWealth) throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasWealth
in interface UserProfileData
com.ibm.adtech.jastor.JastorException
UserProfileData.hasWealthProperty
public Wealth setHasWealth() throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasWealth
in interface UserProfileData
Wealth
, the created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasWealthProperty
public Wealth setHasWealth(Resource resource) throws com.ibm.adtech.jastor.JastorException
UserProfileData
Wealth
with the factory.
and calling setHasWealth(ibspan.tss.um.ontology.Wealth hasWealth)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Wealth. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasWealth
in interface UserProfileData
Wealth
, the newly created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasWealthProperty
public com.hp.hpl.jena.datatypes.xsd.impl.XSDDateType getWasBorn() throws com.ibm.adtech.jastor.JastorException
UserProfileData
getWasBorn
in interface UserProfileData
XSDDateType
com.ibm.adtech.jastor.JastorException
UserProfileData.wasBornProperty
public void setWasBorn(com.hp.hpl.jena.datatypes.xsd.impl.XSDDateType wasBorn) throws com.ibm.adtech.jastor.JastorException
UserProfileData
setWasBorn
in interface UserProfileData
com.ibm.adtech.jastor.JastorException
UserProfileData.wasBornProperty
public Dress getHasDress() throws com.ibm.adtech.jastor.JastorException
UserProfileData
getHasDress
in interface UserProfileData
Dress
com.ibm.adtech.jastor.JastorException
UserProfileData.hasDressProperty
public void setHasDress(Dress hasDress) throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasDress
in interface UserProfileData
com.ibm.adtech.jastor.JastorException
UserProfileData.hasDressProperty
public Dress setHasDress() throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasDress
in interface UserProfileData
Dress
, the created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasDressProperty
public Dress setHasDress(Resource resource) throws com.ibm.adtech.jastor.JastorException
UserProfileData
Dress
with the factory.
and calling setHasDress(ibspan.tss.um.ontology.Dress hasDress)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Dress. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasDress
in interface UserProfileData
Dress
, the newly created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasDressProperty
public Profession getHasProfession() throws com.ibm.adtech.jastor.JastorException
UserProfileData
getHasProfession
in interface UserProfileData
Profession
com.ibm.adtech.jastor.JastorException
UserProfileData.hasProfessionProperty
public void setHasProfession(Profession hasProfession) throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasProfession
in interface UserProfileData
com.ibm.adtech.jastor.JastorException
UserProfileData.hasProfessionProperty
public Profession setHasProfession() throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasProfession
in interface UserProfileData
Profession
, the created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasProfessionProperty
public Profession setHasProfession(Resource resource) throws com.ibm.adtech.jastor.JastorException
UserProfileData
Profession
with the factory.
and calling setHasProfession(ibspan.tss.um.ontology.Profession hasProfession)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Profession. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasProfession
in interface UserProfileData
Profession
, the newly created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasProfessionProperty
public Age getHasAge() throws com.ibm.adtech.jastor.JastorException
UserProfileData
getHasAge
in interface UserProfileData
Age
com.ibm.adtech.jastor.JastorException
UserProfileData.hasAgeProperty
public void setHasAge(Age hasAge) throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasAge
in interface UserProfileData
com.ibm.adtech.jastor.JastorException
UserProfileData.hasAgeProperty
public Age setHasAge() throws com.ibm.adtech.jastor.JastorException
UserProfileData
setHasAge
in interface UserProfileData
Age
, the created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasAgeProperty
public Age setHasAge(Resource resource) throws com.ibm.adtech.jastor.JastorException
UserProfileData
Age
with the factory.
and calling setHasAge(ibspan.tss.um.ontology.Age hasAge)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#Age. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasAge
in interface UserProfileData
Age
, the newly created value
com.ibm.adtech.jastor.JastorException
UserProfileData.hasAgeProperty
public void registerListener(com.ibm.adtech.jastor.ThingListener listener)
registerListener
in interface com.ibm.adtech.jastor.Thing
registerListener
in class com.ibm.adtech.jastor.ThingImpl
public void unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
unregisterListener
in interface com.ibm.adtech.jastor.Thing
unregisterListener
in class com.ibm.adtech.jastor.ThingImpl
public void addedStatement(Statement stmt)
addedStatement
in interface ModelChangedListener
addedStatement
in class StatementListener
public void removedStatement(Statement stmt)
removedStatement
in interface ModelChangedListener
removedStatement
in class StatementListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |