org.openanzo.atom.jastor.foaf
Class GroupImpl

java.lang.Object
  extended by org.openanzo.jastor.GraphThingImpl
      extended by org.openanzo.atom.jastor.foaf.GroupImpl
All Implemented Interfaces:
Agent, Group, CoreThing, GraphThing

public class GroupImpl
extends GraphThingImpl
implements Group

Implementation of Group Use the org.openanzo.atom.jastor.foaf.FOAFFactory to create instances of this class.

(URI: http://xmlns.com/foaf/0.1/Group)



Field Summary
 
Fields inherited from interface org.openanzo.atom.jastor.foaf.Group
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.
 OnlineAccount addHoldsAccount()
          Adds an anonymous value for the 'holdsAccount' property
 void addHoldsAccount(OnlineAccount holdsAccount)
          Adds a value for the 'holdsAccount' property
 OnlineAccount addHoldsAccount(org.openrdf.model.Resource resource)
          Adds a value for the 'holdsAccount' 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.
 GraphThing addMade()
          Adds an anonymous value for the 'made' property
 void addMade(GraphThing made)
          Adds a value for the 'made' property
 GraphThing addMade(org.openrdf.model.Resource resource)
          Adds a value for the 'made' 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.
 Agent addMember()
          Adds an anonymous value for the 'member' property
 void addMember(Agent member)
          Adds a value for the 'member' property
 Agent addMember(org.openrdf.model.Resource resource)
          Adds a value for the 'member' property.
 Class addMembershipClass()
          Adds an anonymous value for the 'membershipClass' property
 void addMembershipClass(Class membershipClass)
          Adds a value for the 'membershipClass' property
 Class addMembershipClass(org.openrdf.model.Resource resource)
          Adds a value for the 'membershipClass' 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.
 Document addTipjar()
          Adds an anonymous value for the 'tipjar' property
 void addTipjar(Document tipjar)
          Adds a value for the 'tipjar' property
 Document addTipjar(org.openrdf.model.Resource resource)
          Adds a value for the 'tipjar' 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.
 org.openrdf.model.Literal getAimChatID()
          Gets the 'aimChatID' property value
 org.openrdf.model.Literal getBirthday()
          Gets the 'birthday' property value
 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.
 org.openrdf.model.Literal getGender()
          Gets the 'gender' property value
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getGivenname()
          Get an Iterator the 'givenname' property values.
 info.aduna.collections.iterators.CloseableIterator<OnlineAccount> getHoldsAccount()
          Get an Iterator the 'holdsAccount' property values.
 Document getHomepage()
          Gets the 'homepage' property value
 org.openrdf.model.Literal getIcqChatID()
          Gets the 'icqChatID' property value
 org.openrdf.model.Literal getJabberID()
          Gets the 'jabberID' property value
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getLogo()
          Get an Iterator the 'logo' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getMade()
          Get an Iterator the 'made' property values.
 info.aduna.collections.iterators.CloseableIterator<Agent> getMaker()
          Get an Iterator the 'maker' property values.
 org.openrdf.model.Literal getMbox__sha1sum()
          Gets the 'mbox__sha1sum' property value
 GraphThing getMbox()
          Gets the 'mbox' property value
 info.aduna.collections.iterators.CloseableIterator<Agent> getMember()
          Get an Iterator the 'member' property values.
 info.aduna.collections.iterators.CloseableIterator<Class> getMembershipClass()
          Get an Iterator the 'membershipClass' property values.
 org.openrdf.model.Literal getMsnChatID()
          Gets the 'msnChatID' property value
 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<Document> getTipjar()
          Get an Iterator the 'tipjar' property values.
 info.aduna.collections.iterators.CloseableIterator<GraphThing> getTitle()
          Get an Iterator the 'title' property values.
 Document getWeblog()
          Gets the 'weblog' property value
 org.openrdf.model.Literal getYahooChatID()
          Gets the 'yahooChatID' property value
 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 removeHoldsAccount(OnlineAccount holdsAccount)
          Removes a value for the 'holdsAccount' property.
 void removeLogo(GraphThing logo)
          Removes a value for the 'logo' property.
 void removeMade(GraphThing made)
          Removes a value for the 'made' property.
 void removeMaker(Agent maker)
          Removes a value for the 'maker' property.
 void removeMember(Agent member)
          Removes a value for the 'member' property.
 void removeMembershipClass(Class membershipClass)
          Removes a value for the 'membershipClass' 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 removeTipjar(Document tipjar)
          Removes a value for the 'tipjar' property.
 void removeTitle(GraphThing title)
          Removes a value for the 'title' property.
 void setAimChatID(org.openrdf.model.Literal aimChatID)
          Sets the 'aimChatID' property value
 void setBirthday(org.openrdf.model.Literal birthday)
          Sets the 'birthday' property value
 void setGender(org.openrdf.model.Literal gender)
          Sets the 'gender' property value
 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.
 void setIcqChatID(org.openrdf.model.Literal icqChatID)
          Sets the 'icqChatID' property value
 void setJabberID(org.openrdf.model.Literal jabberID)
          Sets the 'jabberID' property value
 void setMbox__sha1sum(org.openrdf.model.Literal mbox__sha1sum)
          Sets the 'mbox__sha1sum' property value
 GraphThing setMbox()
          Sets the 'mbox' property value to an anonymous node
 void setMbox(GraphThing mbox)
          Sets the 'mbox' property value
 GraphThing setMbox(org.openrdf.model.Resource resource)
          Sets the 'mbox' property value to the given resource, and add's rdf:type properties.
 void setMsnChatID(org.openrdf.model.Literal msnChatID)
          Sets the 'msnChatID' property value
 Document setWeblog()
          Sets the 'weblog' property value to an anonymous node
 void setWeblog(Document weblog)
          Sets the 'weblog' property value
 Document setWeblog(org.openrdf.model.Resource resource)
          Sets the 'weblog' property value to the given resource, and add's rdf:type properties.
 void setYahooChatID(org.openrdf.model.Literal yahooChatID)
          Sets the 'yahooChatID' property value
 
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

listStatements

public java.util.Collection<org.openrdf.model.Statement> listStatements()
Description copied from interface: CoreThing
Get set of statements that makeup this THINGS's properties and types

Specified by:
listStatements in interface CoreThing
Overrides:
listStatements in class GraphThingImpl
Returns:
set of statements that makeup this THINGS's properties and types

getIcqChatID

public org.openrdf.model.Literal getIcqChatID()
                                       throws JastorException
Description copied from interface: Agent
Gets the 'icqChatID' property value

Specified by:
getIcqChatID in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.icqChatIDProperty

setIcqChatID

public void setIcqChatID(org.openrdf.model.Literal icqChatID)
                  throws JastorException
Description copied from interface: Agent
Sets the 'icqChatID' property value

Specified by:
setIcqChatID in interface Agent
Throws:
JastorException
See Also:
Agent.icqChatIDProperty

getYahooChatID

public org.openrdf.model.Literal getYahooChatID()
                                         throws JastorException
Description copied from interface: Agent
Gets the 'yahooChatID' property value

Specified by:
getYahooChatID in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.yahooChatIDProperty

setYahooChatID

public void setYahooChatID(org.openrdf.model.Literal yahooChatID)
                    throws JastorException
Description copied from interface: Agent
Sets the 'yahooChatID' property value

Specified by:
setYahooChatID in interface Agent
Throws:
JastorException
See Also:
Agent.yahooChatIDProperty

getMade

public info.aduna.collections.iterators.CloseableIterator<GraphThing> getMade()
                                                                       throws JastorException
Description copied from interface: Agent
Get an Iterator the 'made' property values. This Iteartor may be used to remove all such values.

Specified by:
getMade in interface Agent
Returns:
Iterator of GraphThing
Throws:
JastorException
See Also:
Agent.madeProperty

addMade

public void addMade(GraphThing made)
             throws JastorException
Description copied from interface: Agent
Adds a value for the 'made' property

Specified by:
addMade in interface Agent
Throws:
JastorException
See Also:
Agent.madeProperty

addMade

public GraphThing addMade()
                   throws JastorException
Description copied from interface: Agent
Adds an anonymous value for the 'made' property

Specified by:
addMade in interface Agent
Returns:
The anoymous GraphThing created
Throws:
JastorException
See Also:
Agent.madeProperty

addMade

public GraphThing addMade(org.openrdf.model.Resource resource)
                   throws JastorException
Description copied from interface: Agent
Adds a value for the 'made' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addMade(org.openanzo.jastor.GraphThing made) 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.

Specified by:
addMade in interface Agent
Throws:
JastorException
See Also:
Agent.madeProperty

removeMade

public void removeMade(GraphThing made)
                throws JastorException
Description copied from interface: Agent
Removes a value for the 'made' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Specified by:
removeMade in interface Agent
Throws:
JastorException
See Also:
Agent.madeProperty

getWeblog

public Document getWeblog()
                   throws JastorException
Description copied from interface: Agent
Gets the 'weblog' property value

Specified by:
getWeblog in interface Agent
Returns:
Document
Throws:
JastorException
See Also:
Agent.weblogProperty

setWeblog

public void setWeblog(Document weblog)
               throws JastorException
Description copied from interface: Agent
Sets the 'weblog' property value

Specified by:
setWeblog in interface Agent
Throws:
JastorException
See Also:
Agent.weblogProperty

setWeblog

public Document setWeblog()
                   throws JastorException
Description copied from interface: Agent
Sets the 'weblog' property value to an anonymous node

Specified by:
setWeblog in interface Agent
Returns:
Document, the created value
Throws:
JastorException
See Also:
Agent.weblogProperty

setWeblog

public Document setWeblog(org.openrdf.model.Resource resource)
                   throws JastorException
Description copied from interface: Agent
Sets the 'weblog' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of Document with the factory. and calling setWeblog(org.openanzo.atom.jastor.foaf.Document weblog) 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.

Specified by:
setWeblog in interface Agent
Returns:
Document, the newly created value
Throws:
JastorException
See Also:
Agent.weblogProperty

getMbox__sha1sum

public org.openrdf.model.Literal getMbox__sha1sum()
                                           throws JastorException
Description copied from interface: Agent
Gets the 'mbox__sha1sum' property value

Specified by:
getMbox__sha1sum in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.mbox__sha1sumProperty

setMbox__sha1sum

public void setMbox__sha1sum(org.openrdf.model.Literal mbox__sha1sum)
                      throws JastorException
Description copied from interface: Agent
Sets the 'mbox__sha1sum' property value

Specified by:
setMbox__sha1sum in interface Agent
Throws:
JastorException
See Also:
Agent.mbox__sha1sumProperty

getMbox

public GraphThing getMbox()
                   throws JastorException
Description copied from interface: Agent
Gets the 'mbox' property value

Specified by:
getMbox in interface Agent
Returns:
GraphThing
Throws:
JastorException
See Also:
Agent.mboxProperty

setMbox

public void setMbox(GraphThing mbox)
             throws JastorException
Description copied from interface: Agent
Sets the 'mbox' property value

Specified by:
setMbox in interface Agent
Throws:
JastorException
See Also:
Agent.mboxProperty

setMbox

public GraphThing setMbox()
                   throws JastorException
Description copied from interface: Agent
Sets the 'mbox' property value to an anonymous node

Specified by:
setMbox in interface Agent
Returns:
GraphThing, the created value
Throws:
JastorException
See Also:
Agent.mboxProperty

setMbox

public GraphThing setMbox(org.openrdf.model.Resource resource)
                   throws JastorException
Description copied from interface: Agent
Sets the 'mbox' property value to the given resource, and add's rdf:type properties. This method is equivalent constructing a new instance of GraphThing with the factory. and calling setMbox(org.openanzo.jastor.GraphThing mbox) 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.

Specified by:
setMbox in interface Agent
Returns:
GraphThing, the newly created value
Throws:
JastorException
See Also:
Agent.mboxProperty

getBirthday

public org.openrdf.model.Literal getBirthday()
                                      throws JastorException
Description copied from interface: Agent
Gets the 'birthday' property value

Specified by:
getBirthday in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.birthdayProperty

setBirthday

public void setBirthday(org.openrdf.model.Literal birthday)
                 throws JastorException
Description copied from interface: Agent
Sets the 'birthday' property value

Specified by:
setBirthday in interface Agent
Throws:
JastorException
See Also:
Agent.birthdayProperty

getGender

public org.openrdf.model.Literal getGender()
                                    throws JastorException
Description copied from interface: Agent
Gets the 'gender' property value

Specified by:
getGender in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.genderProperty

setGender

public void setGender(org.openrdf.model.Literal gender)
               throws JastorException
Description copied from interface: Agent
Sets the 'gender' property value

Specified by:
setGender in interface Agent
Throws:
JastorException
See Also:
Agent.genderProperty

getHoldsAccount

public info.aduna.collections.iterators.CloseableIterator<OnlineAccount> getHoldsAccount()
                                                                                  throws JastorException
Description copied from interface: Agent
Get an Iterator the 'holdsAccount' property values. This Iteartor may be used to remove all such values.

Specified by:
getHoldsAccount in interface Agent
Returns:
Iterator of OnlineAccount
Throws:
JastorException
See Also:
Agent.holdsAccountProperty

addHoldsAccount

public void addHoldsAccount(OnlineAccount holdsAccount)
                     throws JastorException
Description copied from interface: Agent
Adds a value for the 'holdsAccount' property

Specified by:
addHoldsAccount in interface Agent
Throws:
JastorException
See Also:
Agent.holdsAccountProperty

addHoldsAccount

public OnlineAccount addHoldsAccount()
                              throws JastorException
Description copied from interface: Agent
Adds an anonymous value for the 'holdsAccount' property

Specified by:
addHoldsAccount in interface Agent
Returns:
The anoymous OnlineAccount created
Throws:
JastorException
See Also:
Agent.holdsAccountProperty

addHoldsAccount

public OnlineAccount addHoldsAccount(org.openrdf.model.Resource resource)
                              throws JastorException
Description copied from interface: Agent
Adds a value for the 'holdsAccount' property. This method is equivalent constructing a new instance of OnlineAccount with the factory and calling addHoldsAccount(org.openanzo.atom.jastor.foaf.OnlineAccount holdsAccount) The resource argument have rdf:type http://xmlns.com/foaf/0.1/OnlineAccount. That is, this method should not be used as a shortcut for creating new objects in the model.

Specified by:
addHoldsAccount in interface Agent
Throws:
JastorException
See Also:
Agent.holdsAccountProperty

removeHoldsAccount

public void removeHoldsAccount(OnlineAccount holdsAccount)
                        throws JastorException
Description copied from interface: Agent
Removes a value for the 'holdsAccount' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Specified by:
removeHoldsAccount in interface Agent
Throws:
JastorException
See Also:
Agent.holdsAccountProperty

getAimChatID

public org.openrdf.model.Literal getAimChatID()
                                       throws JastorException
Description copied from interface: Agent
Gets the 'aimChatID' property value

Specified by:
getAimChatID in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.aimChatIDProperty

setAimChatID

public void setAimChatID(org.openrdf.model.Literal aimChatID)
                  throws JastorException
Description copied from interface: Agent
Sets the 'aimChatID' property value

Specified by:
setAimChatID in interface Agent
Throws:
JastorException
See Also:
Agent.aimChatIDProperty

getMsnChatID

public org.openrdf.model.Literal getMsnChatID()
                                       throws JastorException
Description copied from interface: Agent
Gets the 'msnChatID' property value

Specified by:
getMsnChatID in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.msnChatIDProperty

setMsnChatID

public void setMsnChatID(org.openrdf.model.Literal msnChatID)
                  throws JastorException
Description copied from interface: Agent
Sets the 'msnChatID' property value

Specified by:
setMsnChatID in interface Agent
Throws:
JastorException
See Also:
Agent.msnChatIDProperty

getTipjar

public info.aduna.collections.iterators.CloseableIterator<Document> getTipjar()
                                                                       throws JastorException
Description copied from interface: Agent
Get an Iterator the 'tipjar' property values. This Iteartor may be used to remove all such values.

Specified by:
getTipjar in interface Agent
Returns:
Iterator of Document
Throws:
JastorException
See Also:
Agent.tipjarProperty

addTipjar

public void addTipjar(Document tipjar)
               throws JastorException
Description copied from interface: Agent
Adds a value for the 'tipjar' property

Specified by:
addTipjar in interface Agent
Throws:
JastorException
See Also:
Agent.tipjarProperty

addTipjar

public Document addTipjar()
                   throws JastorException
Description copied from interface: Agent
Adds an anonymous value for the 'tipjar' property

Specified by:
addTipjar in interface Agent
Returns:
The anoymous Document created
Throws:
JastorException
See Also:
Agent.tipjarProperty

addTipjar

public Document addTipjar(org.openrdf.model.Resource resource)
                   throws JastorException
Description copied from interface: Agent
Adds a value for the 'tipjar' property. This method is equivalent constructing a new instance of Document with the factory and calling addTipjar(org.openanzo.atom.jastor.foaf.Document tipjar) 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.

Specified by:
addTipjar in interface Agent
Throws:
JastorException
See Also:
Agent.tipjarProperty

removeTipjar

public void removeTipjar(Document tipjar)
                  throws JastorException
Description copied from interface: Agent
Removes a value for the 'tipjar' property. This method should not be invoked while iterator through values. In that case, the remove() method of the Iterator itself should be used.

Specified by:
removeTipjar in interface Agent
Throws:
JastorException
See Also:
Agent.tipjarProperty

getJabberID

public org.openrdf.model.Literal getJabberID()
                                      throws JastorException
Description copied from interface: Agent
Gets the 'jabberID' property value

Specified by:
getJabberID in interface Agent
Returns:
Literal
Throws:
JastorException
See Also:
Agent.jabberIDProperty

setJabberID

public void setJabberID(org.openrdf.model.Literal jabberID)
                 throws JastorException
Description copied from interface: Agent
Sets the 'jabberID' property value

Specified by:
setJabberID in interface Agent
Throws:
JastorException
See Also:
Agent.jabberIDProperty

getFundedBy

public info.aduna.collections.iterators.CloseableIterator<GraphThing> getFundedBy()
                                                                           throws JastorException
Description copied from interface: Agent
Get an Iterator the 'fundedBy' property values. This Iteartor may be used to remove all such values.

Specified by:
getFundedBy in interface Agent
Returns:
Iterator of GraphThing
Throws:
JastorException
See Also:
Agent.fundedByProperty

addFundedBy

public void addFundedBy(GraphThing fundedBy)
                 throws JastorException
Description copied from interface: Agent
Adds a value for the 'fundedBy' property

Specified by:
addFundedBy in interface Agent
Throws:
JastorException
See Also:
Agent.fundedByProperty

addFundedBy

public GraphThing addFundedBy()
                       throws JastorException
Description copied from interface: Agent
Adds an anonymous value for the 'fundedBy' property

Specified by:
addFundedBy in interface Agent
Returns:
The anoymous GraphThing created
Throws:
JastorException
See Also:
Agent.fundedByProperty

addFundedBy

public GraphThing addFundedBy(org.openrdf.model.Resource resource)
                       throws JastorException
Description copied from interface: Agent
Adds a value for the 'fundedBy' property. This method is equivalent constructing a new instance of GraphThing with the factory and calling addFundedBy(org.openanzo.jastor.GraphThing fundedBy) The resource argument have r