|
||||||||||
| 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.OnlineChatAccountImpl
public class OnlineChatAccountImpl
Implementation of OnlineChatAccount
Use the org.openanzo.atom.jastor.foaf.FOAFFactory to create instances of this class.
(URI: http://xmlns.com/foaf/0.1/OnlineChatAccount)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.jastor.foaf.OnlineChatAccount |
|---|
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 |
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. |
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. |
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. |
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 |
removeTheme(GraphThing theme)
Removes a value for the 'theme' property. |
void |
removeTitle(GraphThing title)
Removes a value for the 'title' 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. |
| 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> getFundedBy()
throws JastorException
OnlineChatAccount
getFundedBy in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.fundedByProperty
public void addFundedBy(GraphThing fundedBy)
throws JastorException
OnlineChatAccount
addFundedBy in interface OnlineChatAccountJastorExceptionOnlineChatAccount.fundedByProperty
public GraphThing addFundedBy()
throws JastorException
OnlineChatAccount
addFundedBy in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.fundedByProperty
public GraphThing addFundedBy(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing 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 OnlineChatAccountJastorExceptionOnlineChatAccount.fundedByProperty
public void removeFundedBy(GraphThing fundedBy)
throws JastorException
OnlineChatAccount
removeFundedBy in interface OnlineChatAccountJastorExceptionOnlineChatAccount.fundedByProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getPhone()
throws JastorException
OnlineChatAccount
getPhone in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.phoneProperty
public void addPhone(GraphThing phone)
throws JastorException
OnlineChatAccount
addPhone in interface OnlineChatAccountJastorExceptionOnlineChatAccount.phoneProperty
public GraphThing addPhone()
throws JastorException
OnlineChatAccount
addPhone in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.phoneProperty
public GraphThing addPhone(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing with the factory
and calling addPhone(org.openanzo.jastor.GraphThing phone)
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.
addPhone in interface OnlineChatAccountJastorExceptionOnlineChatAccount.phoneProperty
public void removePhone(GraphThing phone)
throws JastorException
OnlineChatAccount
removePhone in interface OnlineChatAccountJastorExceptionOnlineChatAccount.phoneProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getTheme()
throws JastorException
OnlineChatAccount
getTheme in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.themeProperty
public void addTheme(GraphThing theme)
throws JastorException
OnlineChatAccount
addTheme in interface OnlineChatAccountJastorExceptionOnlineChatAccount.themeProperty
public GraphThing addTheme()
throws JastorException
OnlineChatAccount
addTheme in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.themeProperty
public GraphThing addTheme(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing 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 OnlineChatAccountJastorExceptionOnlineChatAccount.themeProperty
public void removeTheme(GraphThing theme)
throws JastorException
OnlineChatAccount
removeTheme in interface OnlineChatAccountJastorExceptionOnlineChatAccount.themeProperty
public info.aduna.collections.iterators.CloseableIterator<Document> getPage()
throws JastorException
OnlineChatAccount
getPage in interface OnlineChatAccountIterator of Document
JastorExceptionOnlineChatAccount.pageProperty
public void addPage(Document page)
throws JastorException
OnlineChatAccount
addPage in interface OnlineChatAccountJastorExceptionOnlineChatAccount.pageProperty
public Document addPage()
throws JastorException
OnlineChatAccount
addPage in interface OnlineChatAccountDocument created
JastorExceptionOnlineChatAccount.pageProperty
public Document addPage(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountDocument with the factory
and calling addPage(org.openanzo.atom.jastor.foaf.Document page)
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.
addPage in interface OnlineChatAccountJastorExceptionOnlineChatAccount.pageProperty
public void removePage(Document page)
throws JastorException
OnlineChatAccount
removePage in interface OnlineChatAccountJastorExceptionOnlineChatAccount.pageProperty
public Document getHomepage()
throws JastorException
OnlineChatAccount
getHomepage in interface OnlineChatAccountDocument
JastorExceptionOnlineChatAccount.homepageProperty
public void setHomepage(Document homepage)
throws JastorException
OnlineChatAccount
setHomepage in interface OnlineChatAccountJastorExceptionOnlineChatAccount.homepageProperty
public Document setHomepage()
throws JastorException
OnlineChatAccount
setHomepage in interface OnlineChatAccountDocument, the created value
JastorExceptionOnlineChatAccount.homepageProperty
public Document setHomepage(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountDocument 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 OnlineChatAccountDocument, the newly created value
JastorExceptionOnlineChatAccount.homepageProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getLogo()
throws JastorException
OnlineChatAccount
getLogo in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.logoProperty
public void addLogo(GraphThing logo)
throws JastorException
OnlineChatAccount
addLogo in interface OnlineChatAccountJastorExceptionOnlineChatAccount.logoProperty
public GraphThing addLogo()
throws JastorException
OnlineChatAccount
addLogo in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.logoProperty
public GraphThing addLogo(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing 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 OnlineChatAccountJastorExceptionOnlineChatAccount.logoProperty
public void removeLogo(GraphThing logo)
throws JastorException
OnlineChatAccount
removeLogo in interface OnlineChatAccountJastorExceptionOnlineChatAccount.logoProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getTitle()
throws JastorException
OnlineChatAccount
getTitle in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.titleProperty
public void addTitle(GraphThing title)
throws JastorException
OnlineChatAccount
addTitle in interface OnlineChatAccountJastorExceptionOnlineChatAccount.titleProperty
public GraphThing addTitle()
throws JastorException
OnlineChatAccount
addTitle in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.titleProperty
public GraphThing addTitle(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing with the factory
and calling addTitle(org.openanzo.jastor.GraphThing title)
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.
addTitle in interface OnlineChatAccountJastorExceptionOnlineChatAccount.titleProperty
public void removeTitle(GraphThing title)
throws JastorException
OnlineChatAccount
removeTitle in interface OnlineChatAccountJastorExceptionOnlineChatAccount.titleProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getDnaChecksum()
throws JastorException
OnlineChatAccount
getDnaChecksum in interface OnlineChatAccountIterator of Literal
JastorExceptionOnlineChatAccount.dnaChecksumProperty
public void addDnaChecksum(org.openrdf.model.Literal dnaChecksum)
throws JastorException
OnlineChatAccount
addDnaChecksum in interface OnlineChatAccountJastorExceptionOnlineChatAccount.dnaChecksumProperty
public void removeDnaChecksum(org.openrdf.model.Literal dnaChecksum)
throws JastorException
OnlineChatAccount
removeDnaChecksum in interface OnlineChatAccountJastorExceptionOnlineChatAccount.dnaChecksumProperty
public info.aduna.collections.iterators.CloseableIterator<Image> getDepiction()
throws JastorException
OnlineChatAccount
getDepiction in interface OnlineChatAccountIterator of Image
JastorExceptionOnlineChatAccount.depictionProperty
public void addDepiction(Image depiction)
throws JastorException
OnlineChatAccount
addDepiction in interface OnlineChatAccountJastorExceptionOnlineChatAccount.depictionProperty
public Image addDepiction()
throws JastorException
OnlineChatAccount
addDepiction in interface OnlineChatAccountImage created
JastorExceptionOnlineChatAccount.depictionProperty
public Image addDepiction(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountImage 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 OnlineChatAccountJastorExceptionOnlineChatAccount.depictionProperty
public void removeDepiction(Image depiction)
throws JastorException
OnlineChatAccount
removeDepiction in interface OnlineChatAccountJastorExceptionOnlineChatAccount.depictionProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getGivenname()
throws JastorException
OnlineChatAccount
getGivenname in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.givennameProperty
public void addGivenname(GraphThing givenname)
throws JastorException
OnlineChatAccount
addGivenname in interface OnlineChatAccountJastorExceptionOnlineChatAccount.givennameProperty
public GraphThing addGivenname()
throws JastorException
OnlineChatAccount
addGivenname in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.givennameProperty
public GraphThing addGivenname(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing with the factory
and calling addGivenname(org.openanzo.jastor.GraphThing givenname)
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.
addGivenname in interface OnlineChatAccountJastorExceptionOnlineChatAccount.givennameProperty
public void removeGivenname(GraphThing givenname)
throws JastorException
OnlineChatAccount
removeGivenname in interface OnlineChatAccountJastorExceptionOnlineChatAccount.givennameProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getName()
throws JastorException
OnlineChatAccount
getName in interface OnlineChatAccountIterator of Literal
JastorExceptionOnlineChatAccount.nameProperty
public void addName(org.openrdf.model.Literal name)
throws JastorException
OnlineChatAccount
addName in interface OnlineChatAccountJastorExceptionOnlineChatAccount.nameProperty
public void removeName(org.openrdf.model.Literal name)
throws JastorException
OnlineChatAccount
removeName in interface OnlineChatAccountJastorExceptionOnlineChatAccount.nameProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getNick()
throws JastorException
OnlineChatAccount
getNick in interface OnlineChatAccountIterator of GraphThing
JastorExceptionOnlineChatAccount.nickProperty
public void addNick(GraphThing nick)
throws JastorException
OnlineChatAccount
addNick in interface OnlineChatAccountJastorExceptionOnlineChatAccount.nickProperty
public GraphThing addNick()
throws JastorException
OnlineChatAccount
addNick in interface OnlineChatAccountGraphThing created
JastorExceptionOnlineChatAccount.nickProperty
public GraphThing addNick(org.openrdf.model.Resource resource)
throws JastorException
OnlineChatAccountGraphThing with the factory
and calling addNick(org.openanzo.jastor.GraphThing nick)
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