|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.jastor.GraphThingImpl
org.openanzo.atom.jastor.foaf.PersonalProfileDocumentImpl
public class PersonalProfileDocumentImpl
Implementation of PersonalProfileDocument
Use the org.openanzo.atom.jastor.foaf.FOAFFactory to create instances of this class.
(URI: http://xmlns.com/foaf/0.1/PersonalProfileDocument)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.jastor.foaf.PersonalProfileDocument |
|---|
TYPE |
| Method Summary | |
|---|---|
Image |
addDepiction()
Adds an anonymous value for the 'depiction' property |
void |
addDepiction(Image depiction)
Adds a value for the 'depiction' property |
Image |
addDepiction(org.openrdf.model.Resource resource)
Adds a value for the 'depiction' property. |
void |
addDnaChecksum(org.openrdf.model.Literal dnaChecksum)
Add a 'dnaChecksum' property value |
GraphThing |
addFundedBy()
Adds an anonymous value for the 'fundedBy' property |
void |
addFundedBy(GraphThing fundedBy)
Adds a value for the 'fundedBy' property |
GraphThing |
addFundedBy(org.openrdf.model.Resource resource)
Adds a value for the 'fundedBy' property. |
GraphThing |
addGivenname()
Adds an anonymous value for the 'givenname' property |
void |
addGivenname(GraphThing givenname)
Adds a value for the 'givenname' property |
GraphThing |
addGivenname(org.openrdf.model.Resource resource)
Adds a value for the 'givenname' property. |
GraphThing |
addLogo()
Adds an anonymous value for the 'logo' property |
void |
addLogo(GraphThing logo)
Adds a value for the 'logo' property |
GraphThing |
addLogo(org.openrdf.model.Resource resource)
Adds a value for the 'logo' property. |
Agent |
addMaker()
Adds an anonymous value for the 'maker' property |
void |
addMaker(Agent maker)
Adds a value for the 'maker' property |
Agent |
addMaker(org.openrdf.model.Resource resource)
Adds a value for the 'maker' property. |
void |
addName(org.openrdf.model.Literal name)
Add a 'name' property value |
GraphThing |
addNick()
Adds an anonymous value for the 'nick' property |
void |
addNick(GraphThing nick)
Adds a value for the 'nick' property |
GraphThing |
addNick(org.openrdf.model.Resource resource)
Adds a value for the 'nick' property. |
Document |
addPage()
Adds an anonymous value for the 'page' property |
void |
addPage(Document page)
Adds a value for the 'page' property |
Document |
addPage(org.openrdf.model.Resource resource)
Adds a value for the 'page' property. |
GraphThing |
addPhone()
Adds an anonymous value for the 'phone' property |
void |
addPhone(GraphThing phone)
Adds a value for the 'phone' property |
GraphThing |
addPhone(org.openrdf.model.Resource resource)
Adds a value for the 'phone' property. |
GraphThing |
addSha1()
Adds an anonymous value for the 'sha1' property |
void |
addSha1(GraphThing sha1)
Adds a value for the 'sha1' property |
GraphThing |
addSha1(org.openrdf.model.Resource resource)
Adds a value for the 'sha1' property. |
GraphThing |
addTheme()
Adds an anonymous value for the 'theme' property |
void |
addTheme(GraphThing theme)
Adds a value for the 'theme' property |
GraphThing |
addTheme(org.openrdf.model.Resource resource)
Adds a value for the 'theme' property. |
GraphThing |
addTitle()
Adds an anonymous value for the 'title' property |
void |
addTitle(GraphThing title)
Adds a value for the 'title' property |
GraphThing |
addTitle(org.openrdf.model.Resource resource)
Adds a value for the 'title' property. |
GraphThing |
addTopic()
Adds an anonymous value for the 'topic' property |
void |
addTopic(GraphThing topic)
Adds a value for the 'topic' property |
GraphThing |
addTopic(org.openrdf.model.Resource resource)
Adds a value for the 'topic' property. |
info.aduna.collections.iterators.CloseableIterator<Image> |
getDepiction()
Get an Iterator the 'depiction' property values. |
info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> |
getDnaChecksum()
Iterates through the 'dnaChecksum' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getFundedBy()
Get an Iterator the 'fundedBy' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getGivenname()
Get an Iterator the 'givenname' property values. |
Document |
getHomepage()
Gets the 'homepage' property value |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getLogo()
Get an Iterator the 'logo' property values. |
info.aduna.collections.iterators.CloseableIterator<Agent> |
getMaker()
Get an Iterator the 'maker' property values. |
info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> |
getName()
Iterates through the 'name' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getNick()
Get an Iterator the 'nick' property values. |
info.aduna.collections.iterators.CloseableIterator<Document> |
getPage()
Get an Iterator the 'page' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getPhone()
Get an Iterator the 'phone' property values. |
GraphThing |
getPrimaryTopic()
Gets the 'primaryTopic' property value |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getSha1()
Get an Iterator the 'sha1' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getTheme()
Get an Iterator the 'theme' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getTitle()
Get an Iterator the 'title' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getTopic()
Get an Iterator the 'topic' property values. |
java.util.Collection<org.openrdf.model.Statement> |
listStatements()
Get set of statements that makeup this THINGS's properties and types |
void |
removeDepiction(Image depiction)
Removes a value for the 'depiction' property. |
void |
removeDnaChecksum(org.openrdf.model.Literal dnaChecksum)
Remove a 'dnaChecksum' property value. |
void |
removeFundedBy(GraphThing fundedBy)
Removes a value for the 'fundedBy' property. |
void |
removeGivenname(GraphThing givenname)
Removes a value for the 'givenname' property. |
void |
removeLogo(GraphThing logo)
Removes a value for the 'logo' property. |
void |
removeMaker(Agent maker)
Removes a value for the 'maker' property. |
void |
removeName(org.openrdf.model.Literal name)
Remove a 'name' property value. |
void |
removeNick(GraphThing nick)
Removes a value for the 'nick' property. |
void |
removePage(Document page)
Removes a value for the 'page' property. |
void |
removePhone(GraphThing phone)
Removes a value for the 'phone' property. |
void |
removeSha1(GraphThing sha1)
Removes a value for the 'sha1' property. |
void |
removeTheme(GraphThing theme)
Removes a value for the 'theme' property. |
void |
removeTitle(GraphThing title)
Removes a value for the 'title' property. |
void |
removeTopic(GraphThing topic)
Removes a value for the 'topic' property. |
Document |
setHomepage()
Sets the 'homepage' property value to an anonymous node |
void |
setHomepage(Document homepage)
Sets the 'homepage' property value |
Document |
setHomepage(org.openrdf.model.Resource resource)
Sets the 'homepage' property value to the given resource, and add's rdf:type properties. |
GraphThing |
setPrimaryTopic()
Sets the 'primaryTopic' property value to an anonymous node |
void |
setPrimaryTopic(GraphThing primaryTopic)
Sets the 'primaryTopic' property value |
GraphThing |
setPrimaryTopic(org.openrdf.model.Resource resource)
Sets the 'primaryTopic' property value to the given resource, and add's rdf:type properties. |
| Methods inherited from class org.openanzo.jastor.GraphThingImpl |
|---|
clearCache, equals, getLiteral, getLiteralValue, getProperties, getPropertyValue, getPropertyValue, graph, isRDFType, registerListener, removeStatements, resource, setPropertyValue, setPropertyValue, toString, unregisterListener, uri |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openanzo.jastor.GraphThing |
|---|
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.openanzo.jastor.CoreThing |
|---|
clearCache, isRDFType, registerListener, removeStatements, resource, unregisterListener, uri |
| Method Detail |
|---|
public java.util.Collection<org.openrdf.model.Statement> listStatements()
CoreThing
listStatements in interface CoreThinglistStatements in class GraphThingImpl
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getSha1()
throws JastorException
Document
getSha1 in interface DocumentIterator of GraphThing
JastorExceptionDocument.sha1Property
public void addSha1(GraphThing sha1)
throws JastorException
Document
addSha1 in interface DocumentJastorExceptionDocument.sha1Property
public GraphThing addSha1()
throws JastorException
Document
addSha1 in interface DocumentGraphThing created
JastorExceptionDocument.sha1Property
public GraphThing addSha1(org.openrdf.model.Resource resource)
throws JastorException
DocumentGraphThing with the factory
and calling addSha1(org.openanzo.jastor.GraphThing sha1)
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.
addSha1 in interface DocumentJastorExceptionDocument.sha1Property
public void removeSha1(GraphThing sha1)
throws JastorException
Document
removeSha1 in interface DocumentJastorExceptionDocument.sha1Property
public GraphThing getPrimaryTopic()
throws JastorException
Document
getPrimaryTopic in interface DocumentGraphThing
JastorExceptionDocument.primaryTopicProperty
public void setPrimaryTopic(GraphThing primaryTopic)
throws JastorException
Document
setPrimaryTopic in interface DocumentJastorExceptionDocument.primaryTopicProperty
public GraphThing setPrimaryTopic()
throws JastorException
Document
setPrimaryTopic in interface DocumentGraphThing, the created value
JastorExceptionDocument.primaryTopicProperty
public GraphThing setPrimaryTopic(org.openrdf.model.Resource resource)
throws JastorException
DocumentGraphThing with the factory.
and calling setPrimaryTopic(org.openanzo.jastor.GraphThing primaryTopic)
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.
setPrimaryTopic in interface DocumentGraphThing, the newly created value
JastorExceptionDocument.primaryTopicProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getTopic()
throws JastorException
Document
getTopic in interface DocumentIterator of GraphThing
JastorExceptionDocument.topicProperty
public void addTopic(GraphThing topic)
throws JastorException
Document
addTopic in interface DocumentJastorExceptionDocument.topicProperty
public GraphThing addTopic()
throws JastorException
Document
addTopic in interface DocumentGraphThing created
JastorExceptionDocument.topicProperty
public GraphThing addTopic(org.openrdf.model.Resource resource)
throws JastorException
DocumentGraphThing with the factory
and calling addTopic(org.openanzo.jastor.GraphThing topic)
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.
addTopic in interface DocumentJastorExceptionDocument.topicProperty
public void removeTopic(GraphThing topic)
throws JastorException
Document
removeTopic in interface DocumentJastorExceptionDocument.topicProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getFundedBy()
throws JastorException
Document
getFundedBy in interface DocumentIterator of GraphThing
JastorExceptionDocument.fundedByProperty
public void addFundedBy(GraphThing fundedBy)
throws JastorException
Document
addFundedBy in interface DocumentJastorExceptionDocument.fundedByProperty
public GraphThing addFundedBy()
throws JastorException
Document
addFundedBy in interface DocumentGraphThing created
JastorExceptionDocument.fundedByProperty
public GraphThing addFundedBy(org.openrdf.model.Resource resource)
throws JastorException
DocumentGraphThing with the factory
and calling addFundedBy(org.openanzo.jastor.GraphThing fundedBy)
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.
addFundedBy in interface DocumentJastorExceptionDocument.fundedByProperty
public void removeFundedBy(GraphThing fundedBy)
throws JastorException
Document
removeFundedBy in interface DocumentJastorExceptionDocument.fundedByProperty
public Document getHomepage()
throws JastorException
Document
getHomepage in interface DocumentDocument
JastorExceptionDocument.homepageProperty
public void setHomepage(Document homepage)
throws JastorException
Document
setHomepage in interface DocumentJastorExceptionDocument.homepageProperty
public Document setHomepage()
throws JastorException
Document
setHomepage in interface DocumentDocument, the created value
JastorExceptionDocument.homepageProperty
public Document setHomepage(org.openrdf.model.Resource resource)
throws JastorException
DocumentDocument with the factory.
and calling setHomepage(org.openanzo.atom.jastor.foaf.Document homepage)
The resource argument have rdf:type http://xmlns.com/foaf/0.1/Document. That is, this method
should not be used as a shortcut for creating new objects in the model.
setHomepage in interface DocumentDocument, the newly created value
JastorExceptionDocument.homepageProperty
public info.aduna.collections.iterators.CloseableIterator<Image> getDepiction()
throws JastorException
Document
getDepiction in interface DocumentIterator of Image
JastorExceptionDocument.depictionProperty
public void addDepiction(Image depiction)
throws JastorException
Document
addDepiction in interface DocumentJastorExceptionDocument.depictionProperty
public Image addDepiction()
throws JastorException
Document
addDepiction in interface DocumentImage created
JastorExceptionDocument.depictionProperty
public Image addDepiction(org.openrdf.model.Resource resource)
throws JastorException
DocumentImage with the factory
and calling addDepiction(org.openanzo.atom.jastor.foaf.Image depiction)
The resource argument have rdf:type http://xmlns.com/foaf/0.1/Image. That is, this method
should not be used as a shortcut for creating new objects in the model.
addDepiction in interface DocumentJastorExceptionDocument.depictionProperty
public void removeDepiction(Image depiction)
throws JastorException
Document
removeDepiction in interface DocumentJastorExceptionDocument.depictionProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getName()
throws JastorException
Document
getName in interface DocumentIterator of Literal
JastorExceptionDocument.nameProperty
public void addName(org.openrdf.model.Literal name)
throws JastorException
Document
addName in interface DocumentJastorExceptionDocument.nameProperty
public void removeName(org.openrdf.model.Literal name)
throws JastorException
Document
removeName in interface DocumentJastorExceptionDocument.nameProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getLogo()
throws JastorException
Document
getLogo in interface DocumentIterator of GraphThing
JastorExceptionDocument.logoProperty
public void addLogo(GraphThing logo)
throws JastorException
Document
addLogo in interface DocumentJastorExceptionDocument.logoProperty
public GraphThing addLogo()
throws JastorException
Document
addLogo in interface DocumentGraphThing created
JastorExceptionDocument.logoProperty
public GraphThing addLogo(org.openrdf.model.Resource resource)
throws JastorException
DocumentGraphThing with the factory
and calling addLogo(org.openanzo.jastor.GraphThing logo)
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.
addLogo in interface DocumentJastorExceptionDocument.logoProperty
public void removeLogo(GraphThing logo)
throws JastorException
Document
removeLogo in interface DocumentJastorExceptionDocument.logoProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getTheme()
throws JastorException
Document
getTheme in interface DocumentIterator of GraphThing
JastorExceptionDocument.themeProperty
public void addTheme(GraphThing theme)
throws JastorException
Document
addTheme in interface DocumentJastorExceptionDocument.themeProperty
public GraphThing addTheme()
throws JastorException
Document
addTheme in interface DocumentGraphThing created
JastorExceptionDocument.themeProperty
public GraphThing addTheme(org.openrdf.model.Resource resource)
throws JastorException
DocumentGraphThing with the factory
and calling addTheme(org.openanzo.jastor.GraphThing theme)
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.
addTheme in interface DocumentJastorExceptionDocument.themeProperty
public void removeTheme(GraphThing theme)
throws JastorException
Document
removeTheme in interface DocumentJastorExceptionDocument.themeProperty
public info.aduna.collections.iterators.CloseableIterator<Agent> getMaker()
throws JastorException
Document
getMaker in interface DocumentIterator of Agent
JastorExceptionDocument.makerProperty
public void addMaker(Agent maker)
throws JastorException
Document
addMaker in interface DocumentJastorExceptionDocument.makerProperty
public Agent addMaker()
throws JastorException
Document
addMaker in interface DocumentAgent created
JastorExceptionDocument.makerProperty
public Agent addMaker(org.openrdf.model.Resource resource)
throws JastorException
DocumentAgent with the factory
and calling addMaker(org.openanzo.atom.jastor.foaf.Agent maker)
The resource argument have rdf:type http://xmlns.com/foaf/0.1/Agent. That is, this method
should not be used as a shortcut for creating new objects in the model.
addMaker in interface DocumentJastorExceptionDocument.makerProperty
public void removeMaker(Agent maker)
throws JastorException
Document
removeMaker in interface DocumentJastorExceptionDocument.makerProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getDnaChecksum()
throws JastorException
Document
getDnaChecksum in interface DocumentIterator of Literal
JastorExceptionDocument.dnaChecksumProperty
public void addDnaChecksum(org.openrdf.model.Literal dnaChecksum)
throws JastorException
Document
addDnaChecksum in interface DocumentJastorExceptionDocument.dnaChecksumProperty
public void removeDnaChecksum(org.openrdf.model.Literal dnaChecksum)
throws JastorException
Document
removeDnaChecksum in interface DocumentJastorExceptionDocument.dnaChecksumProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getPhone()
throws JastorException
Document
getPhone in interface DocumentIterator of GraphThing
JastorExceptionDocument.phonePropertypublic void addPhone(