|
||||||||||
| 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.StereotypeProfileDataImpl
public class StereotypeProfileDataImpl
Implementation of StereotypeProfileData
Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class.
(URI: http://www.ibspan.waw.pl/tss/UserModelling#StereotypeProfileData)
| Field Summary |
|---|
| Fields inherited from class com.ibm.adtech.jastor.ThingImpl |
|---|
_model, _resource, _typeUri, copyright |
| Fields inherited from interface ibspan.tss.um.ontology.StereotypeProfileData |
|---|
TYPE |
| Fields inherited from interface com.ibm.adtech.jastor.Thing |
|---|
copyright |
| Method Summary | |
|---|---|
void |
addedStatement(Statement stmt)
|
void |
clearCache()
|
AgeSet |
getHasAgeSet()
Gets the 'hasAgeSet' property value |
DressSet |
getHasDressSet()
Gets the 'hasDressSet' property value |
ProfessionSet |
getHasProfessionSet()
Gets the 'hasProfessionSet' property value |
WealthSet |
getHasWealthSet()
Gets the 'hasWealthSet' property value |
List |
listStatements()
|
void |
registerListener(com.ibm.adtech.jastor.ThingListener listener)
|
void |
removedStatement(Statement stmt)
|
AgeSet |
setHasAgeSet()
Sets the 'hasAgeSet' property value to an anonymous node |
void |
setHasAgeSet(AgeSet hasAgeSet)
Sets the 'hasAgeSet' property value |
AgeSet |
setHasAgeSet(Resource resource)
Sets the 'hasAgeSet' property value to the given resource, and add's rdf:type properties. |
DressSet |
setHasDressSet()
Sets the 'hasDressSet' property value to an anonymous node |
void |
setHasDressSet(DressSet hasDressSet)
Sets the 'hasDressSet' property value |
DressSet |
setHasDressSet(Resource resource)
Sets the 'hasDressSet' property value to the given resource, and add's rdf:type properties. |
ProfessionSet |
setHasProfessionSet()
Sets the 'hasProfessionSet' property value to an anonymous node |
void |
setHasProfessionSet(ProfessionSet hasProfessionSet)
Sets the 'hasProfessionSet' property value |
ProfessionSet |
setHasProfessionSet(Resource resource)
Sets the 'hasProfessionSet' property value to the given resource, and add's rdf:type properties. |
WealthSet |
setHasWealthSet()
Sets the 'hasWealthSet' property value to an anonymous node |
WealthSet |
setHasWealthSet(Resource resource)
Sets the 'hasWealthSet' property value to the given resource, and add's rdf:type properties. |
void |
setHasWealthSet(WealthSet hasWealthSet)
Sets the 'hasWealthSet' 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.ThinglistStatements in class com.ibm.adtech.jastor.ThingImplpublic void clearCache()
clearCache in interface com.ibm.adtech.jastor.ThingclearCache in class com.ibm.adtech.jastor.ThingImpl
public WealthSet getHasWealthSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
getHasWealthSet in interface StereotypeProfileDataWealthSet
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasWealthSetProperty
public void setHasWealthSet(WealthSet hasWealthSet)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasWealthSet in interface StereotypeProfileDatacom.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasWealthSetProperty
public WealthSet setHasWealthSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasWealthSet in interface StereotypeProfileDataWealthSet, the created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasWealthSetProperty
public WealthSet setHasWealthSet(Resource resource)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileDataWealthSet with the factory.
and calling setHasWealthSet(ibspan.tss.um.ontology.WealthSet hasWealthSet)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#WealthSet. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasWealthSet in interface StereotypeProfileDataWealthSet, the newly created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasWealthSetProperty
public DressSet getHasDressSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
getHasDressSet in interface StereotypeProfileDataDressSet
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasDressSetProperty
public void setHasDressSet(DressSet hasDressSet)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasDressSet in interface StereotypeProfileDatacom.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasDressSetProperty
public DressSet setHasDressSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasDressSet in interface StereotypeProfileDataDressSet, the created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasDressSetProperty
public DressSet setHasDressSet(Resource resource)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileDataDressSet with the factory.
and calling setHasDressSet(ibspan.tss.um.ontology.DressSet hasDressSet)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#DressSet. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasDressSet in interface StereotypeProfileDataDressSet, the newly created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasDressSetProperty
public ProfessionSet getHasProfessionSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
getHasProfessionSet in interface StereotypeProfileDataProfessionSet
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasProfessionSetProperty
public void setHasProfessionSet(ProfessionSet hasProfessionSet)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasProfessionSet in interface StereotypeProfileDatacom.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasProfessionSetProperty
public ProfessionSet setHasProfessionSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasProfessionSet in interface StereotypeProfileDataProfessionSet, the created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasProfessionSetProperty
public ProfessionSet setHasProfessionSet(Resource resource)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileDataProfessionSet with the factory.
and calling setHasProfessionSet(ibspan.tss.um.ontology.ProfessionSet hasProfessionSet)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#ProfessionSet. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasProfessionSet in interface StereotypeProfileDataProfessionSet, the newly created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasProfessionSetProperty
public AgeSet getHasAgeSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
getHasAgeSet in interface StereotypeProfileDataAgeSet
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasAgeSetProperty
public void setHasAgeSet(AgeSet hasAgeSet)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasAgeSet in interface StereotypeProfileDatacom.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasAgeSetProperty
public AgeSet setHasAgeSet()
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileData
setHasAgeSet in interface StereotypeProfileDataAgeSet, the created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasAgeSetProperty
public AgeSet setHasAgeSet(Resource resource)
throws com.ibm.adtech.jastor.JastorException
StereotypeProfileDataAgeSet with the factory.
and calling setHasAgeSet(ibspan.tss.um.ontology.AgeSet hasAgeSet)
The resource argument have rdf:type http://www.ibspan.waw.pl/tss/UserModelling#AgeSet. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHasAgeSet in interface StereotypeProfileDataAgeSet, the newly created value
com.ibm.adtech.jastor.JastorExceptionStereotypeProfileData.hasAgeSetPropertypublic void registerListener(com.ibm.adtech.jastor.ThingListener listener)
registerListener in interface com.ibm.adtech.jastor.ThingregisterListener in class com.ibm.adtech.jastor.ThingImplpublic void unregisterListener(com.ibm.adtech.jastor.ThingListener listener)
unregisterListener in interface com.ibm.adtech.jastor.ThingunregisterListener in class com.ibm.adtech.jastor.ThingImplpublic void addedStatement(Statement stmt)
addedStatement in interface ModelChangedListeneraddedStatement in class StatementListenerpublic void removedStatement(Statement stmt)
removedStatement in interface ModelChangedListenerremovedStatement in class StatementListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||