|
||||||||||
| 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.ProjectImpl
public class ProjectImpl
Implementation of Project
Use the org.openanzo.atom.jastor.foaf.FOAFFactory to create instances of this class.
(URI: http://xmlns.com/foaf/0.1/Project)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.jastor.foaf.Project |
|---|
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
Project
getFundedBy in interface ProjectIterator of GraphThing
JastorExceptionProject.fundedByProperty
public void addFundedBy(GraphThing fundedBy)
throws JastorException
Project
addFundedBy in interface ProjectJastorExceptionProject.fundedByProperty
public GraphThing addFundedBy()
throws JastorException
Project
addFundedBy in interface ProjectGraphThing created
JastorExceptionProject.fundedByProperty
public GraphThing addFundedBy(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 ProjectJastorExceptionProject.fundedByProperty
public void removeFundedBy(GraphThing fundedBy)
throws JastorException
Project
removeFundedBy in interface ProjectJastorExceptionProject.fundedByProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getPhone()
throws JastorException
Project
getPhone in interface ProjectIterator of GraphThing
JastorExceptionProject.phoneProperty
public void addPhone(GraphThing phone)
throws JastorException
Project
addPhone in interface ProjectJastorExceptionProject.phoneProperty
public GraphThing addPhone()
throws JastorException
Project
addPhone in interface ProjectGraphThing created
JastorExceptionProject.phoneProperty
public GraphThing addPhone(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 ProjectJastorExceptionProject.phoneProperty
public void removePhone(GraphThing phone)
throws JastorException
Project
removePhone in interface ProjectJastorExceptionProject.phoneProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getTheme()
throws JastorException
Project
getTheme in interface ProjectIterator of GraphThing
JastorExceptionProject.themeProperty
public void addTheme(GraphThing theme)
throws JastorException
Project
addTheme in interface ProjectJastorExceptionProject.themeProperty
public GraphThing addTheme()
throws JastorException
Project
addTheme in interface ProjectGraphThing created
JastorExceptionProject.themeProperty
public GraphThing addTheme(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 ProjectJastorExceptionProject.themeProperty
public void removeTheme(GraphThing theme)
throws JastorException
Project
removeTheme in interface ProjectJastorExceptionProject.themeProperty
public info.aduna.collections.iterators.CloseableIterator<Document> getPage()
throws JastorException
Project
getPage in interface ProjectIterator of Document
JastorExceptionProject.pageProperty
public void addPage(Document page)
throws JastorException
Project
addPage in interface ProjectJastorExceptionProject.pageProperty
public Document addPage()
throws JastorException
Project
addPage in interface ProjectDocument created
JastorExceptionProject.pageProperty
public Document addPage(org.openrdf.model.Resource resource)
throws JastorException
ProjectDocument 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 ProjectJastorExceptionProject.pageProperty
public void removePage(Document page)
throws JastorException
Project
removePage in interface ProjectJastorExceptionProject.pageProperty
public Document getHomepage()
throws JastorException
Project
getHomepage in interface ProjectDocument
JastorExceptionProject.homepageProperty
public void setHomepage(Document homepage)
throws JastorException
Project
setHomepage in interface ProjectJastorExceptionProject.homepageProperty
public Document setHomepage()
throws JastorException
Project
setHomepage in interface ProjectDocument, the created value
JastorExceptionProject.homepageProperty
public Document setHomepage(org.openrdf.model.Resource resource)
throws JastorException
ProjectDocument 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 ProjectDocument, the newly created value
JastorExceptionProject.homepageProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getLogo()
throws JastorException
Project
getLogo in interface ProjectIterator of GraphThing
JastorExceptionProject.logoProperty
public void addLogo(GraphThing logo)
throws JastorException
Project
addLogo in interface ProjectJastorExceptionProject.logoProperty
public GraphThing addLogo()
throws JastorException
Project
addLogo in interface ProjectGraphThing created
JastorExceptionProject.logoProperty
public GraphThing addLogo(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 ProjectJastorExceptionProject.logoProperty
public void removeLogo(GraphThing logo)
throws JastorException
Project
removeLogo in interface ProjectJastorExceptionProject.logoProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getTitle()
throws JastorException
Project
getTitle in interface ProjectIterator of GraphThing
JastorExceptionProject.titleProperty
public void addTitle(GraphThing title)
throws JastorException
Project
addTitle in interface ProjectJastorExceptionProject.titleProperty
public GraphThing addTitle()
throws JastorException
Project
addTitle in interface ProjectGraphThing created
JastorExceptionProject.titleProperty
public GraphThing addTitle(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 ProjectJastorExceptionProject.titleProperty
public void removeTitle(GraphThing title)
throws JastorException
Project
removeTitle in interface ProjectJastorExceptionProject.titleProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getDnaChecksum()
throws JastorException
Project
getDnaChecksum in interface ProjectIterator of Literal
JastorExceptionProject.dnaChecksumProperty
public void addDnaChecksum(org.openrdf.model.Literal dnaChecksum)
throws JastorException
Project
addDnaChecksum in interface ProjectJastorExceptionProject.dnaChecksumProperty
public void removeDnaChecksum(org.openrdf.model.Literal dnaChecksum)
throws JastorException
Project
removeDnaChecksum in interface ProjectJastorExceptionProject.dnaChecksumProperty
public info.aduna.collections.iterators.CloseableIterator<Image> getDepiction()
throws JastorException
Project
getDepiction in interface ProjectIterator of Image
JastorExceptionProject.depictionProperty
public void addDepiction(Image depiction)
throws JastorException
Project
addDepiction in interface ProjectJastorExceptionProject.depictionProperty
public Image addDepiction()
throws JastorException
Project
addDepiction in interface ProjectImage created
JastorExceptionProject.depictionProperty
public Image addDepiction(org.openrdf.model.Resource resource)
throws JastorException
ProjectImage 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 ProjectJastorExceptionProject.depictionProperty
public void removeDepiction(Image depiction)
throws JastorException
Project
removeDepiction in interface ProjectJastorExceptionProject.depictionProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getGivenname()
throws JastorException
Project
getGivenname in interface ProjectIterator of GraphThing
JastorExceptionProject.givennameProperty
public void addGivenname(GraphThing givenname)
throws JastorException
Project
addGivenname in interface ProjectJastorExceptionProject.givennameProperty
public GraphThing addGivenname()
throws JastorException
Project
addGivenname in interface ProjectGraphThing created
JastorExceptionProject.givennameProperty
public GraphThing addGivenname(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 ProjectJastorExceptionProject.givennameProperty
public void removeGivenname(GraphThing givenname)
throws JastorException
Project
removeGivenname in interface ProjectJastorExceptionProject.givennameProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getName()
throws JastorException
Project
getName in interface ProjectIterator of Literal
JastorExceptionProject.nameProperty
public void addName(org.openrdf.model.Literal name)
throws JastorException
Project
addName in interface ProjectJastorExceptionProject.nameProperty
public void removeName(org.openrdf.model.Literal name)
throws JastorException
Project
removeName in interface ProjectJastorExceptionProject.nameProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getNick()
throws JastorException
Project
getNick in interface ProjectIterator of GraphThing
JastorExceptionProject.nickProperty
public void addNick(GraphThing nick)
throws JastorException
Project
addNick in interface ProjectJastorExceptionProject.nickProperty
public GraphThing addNick()
throws JastorException
Project
addNick in interface ProjectGraphThing created
JastorExceptionProject.nickProperty
public GraphThing addNick(org.openrdf.model.Resource resource)
throws JastorException
ProjectGraphThing 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 objects in the model.
addNick in interface ProjectJastorExceptionProject.nickProperty
public void removeNick(GraphThing nick)
throws JastorException
Project
removeNick in interface ProjectJastorExceptionProject.nickProperty
public info.aduna.collections.iterators.CloseableIterator<Agent> getMaker()
throws JastorException
Project
getMaker in interface ProjectIterator of Agent
JastorExceptionProject.makerProperty
public void addMaker(Agent maker)
throws JastorException
Project
addMaker in interface ProjectJastorExceptionProject.makerProperty
public Agent addMaker()
throws JastorException
Project
addMaker in interface ProjectAgent created
JastorExceptionProject.makerProperty
public Agent addMaker(org.openrdf.model.Resource resource)
throws JastorException
ProjectAgent 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 ProjectJastorExceptionProject.makerProperty
public void removeMaker(Agent maker)
throws JastorException
Project
removeMaker in interface ProjectJastorExceptionProject.makerProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||