|
||||||||||
| 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.rdfs._StatementImpl
public class _StatementImpl
Implementation of _Statement
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this class.
(URI: http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.jastor.rdfs._Statement |
|---|
TYPE |
| Method Summary | |
|---|---|
void |
addComment(org.openrdf.model.Literal comment)
Add a 'comment' property value |
GraphThing |
addIsDefinedBy()
Adds an anonymous value for the 'isDefinedBy' property |
void |
addIsDefinedBy(GraphThing isDefinedBy)
Adds a value for the 'isDefinedBy' property |
GraphThing |
addIsDefinedBy(org.openrdf.model.Resource resource)
Adds a value for the 'isDefinedBy' property. |
void |
addLabel(org.openrdf.model.Literal label)
Add a 'label' property value |
GraphThing |
addMember()
Adds an anonymous value for the 'member' property |
void |
addMember(GraphThing member)
Adds a value for the 'member' property |
GraphThing |
addMember(org.openrdf.model.Resource resource)
Adds a value for the 'member' property. |
GraphThing |
addSeeAlso()
Adds an anonymous value for the 'seeAlso' property |
void |
addSeeAlso(GraphThing seeAlso)
Adds a value for the 'seeAlso' property |
GraphThing |
addSeeAlso(org.openrdf.model.Resource resource)
Adds a value for the 'seeAlso' property. |
GraphThing |
addSubject()
Adds an anonymous value for the 'subject' property |
void |
addSubject(GraphThing subject)
Adds a value for the 'subject' property |
GraphThing |
addSubject(org.openrdf.model.Resource resource)
Adds a value for the 'subject' property. |
GraphThing |
addTo()
Adds an anonymous value for the 'to' property |
void |
addTo(GraphThing to)
Adds a value for the 'to' property |
GraphThing |
addTo(org.openrdf.model.Resource resource)
Adds a value for the 'to' property. |
Class |
addType()
Adds an anonymous value for the 'type' property |
void |
addType(Class type)
Adds a value for the 'type' property |
Class |
addType(org.openrdf.model.Resource resource)
Adds a value for the 'type' property. |
GraphThing |
addValue()
Adds an anonymous value for the 'value' property |
void |
addValue(GraphThing value)
Adds a value for the 'value' property |
GraphThing |
addValue(org.openrdf.model.Resource resource)
Adds a value for the 'value' property. |
info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> |
getComment()
Iterates through the 'comment' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getIsDefinedBy()
Get an Iterator the 'isDefinedBy' property values. |
info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> |
getLabel()
Iterates through the 'label' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getMember()
Get an Iterator the 'member' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getSeeAlso()
Get an Iterator the 'seeAlso' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getSubject()
Get an Iterator the 'subject' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getTo()
Get an Iterator the 'to' property values. |
info.aduna.collections.iterators.CloseableIterator<Class> |
getType()
Get an Iterator the 'type' property values. |
info.aduna.collections.iterators.CloseableIterator<GraphThing> |
getValue()
Get an Iterator the 'value' property values. |
java.util.Collection<org.openrdf.model.Statement> |
listStatements()
Get set of statements that makeup this THINGS's properties and types |
void |
removeComment(org.openrdf.model.Literal comment)
Remove a 'comment' property value. |
void |
removeIsDefinedBy(GraphThing isDefinedBy)
Removes a value for the 'isDefinedBy' property. |
void |
removeLabel(org.openrdf.model.Literal label)
Remove a 'label' property value. |
void |
removeMember(GraphThing member)
Removes a value for the 'member' property. |
void |
removeSeeAlso(GraphThing seeAlso)
Removes a value for the 'seeAlso' property. |
void |
removeSubject(GraphThing subject)
Removes a value for the 'subject' property. |
void |
removeTo(GraphThing to)
Removes a value for the 'to' property. |
void |
removeType(Class type)
Removes a value for the 'type' property. |
void |
removeValue(GraphThing value)
Removes a value for the 'value' property. |
| 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> getTo()
throws JastorException
_Statement
getTo in interface _StatementIterator of GraphThing
JastorException_Statement.toProperty
public void addTo(GraphThing to)
throws JastorException
_Statement
addTo in interface _StatementJastorException_Statement.toProperty
public GraphThing addTo()
throws JastorException
_Statement
addTo in interface _StatementGraphThing created
JastorException_Statement.toProperty
public GraphThing addTo(org.openrdf.model.Resource resource)
throws JastorException
_StatementGraphThing with the factory
and calling addTo(org.openanzo.jastor.GraphThing to)
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.
addTo in interface _StatementJastorException_Statement.toProperty
public void removeTo(GraphThing to)
throws JastorException
_Statement
removeTo in interface _StatementJastorException_Statement.toProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getSubject()
throws JastorException
_Statement
getSubject in interface _StatementIterator of GraphThing
JastorException_Statement.subjectProperty
public void addSubject(GraphThing subject)
throws JastorException
_Statement
addSubject in interface _StatementJastorException_Statement.subjectProperty
public GraphThing addSubject()
throws JastorException
_Statement
addSubject in interface _StatementGraphThing created
JastorException_Statement.subjectProperty
public GraphThing addSubject(org.openrdf.model.Resource resource)
throws JastorException
_StatementGraphThing with the factory
and calling addSubject(org.openanzo.jastor.GraphThing subject)
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.
addSubject in interface _StatementJastorException_Statement.subjectProperty
public void removeSubject(GraphThing subject)
throws JastorException
_Statement
removeSubject in interface _StatementJastorException_Statement.subjectProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getValue()
throws JastorException
_Statement
getValue in interface _StatementIterator of GraphThing
JastorException_Statement.valueProperty
public void addValue(GraphThing value)
throws JastorException
_Statement
addValue in interface _StatementJastorException_Statement.valueProperty
public GraphThing addValue()
throws JastorException
_Statement
addValue in interface _StatementGraphThing created
JastorException_Statement.valueProperty
public GraphThing addValue(org.openrdf.model.Resource resource)
throws JastorException
_StatementGraphThing with the factory
and calling addValue(org.openanzo.jastor.GraphThing value)
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.
addValue in interface _StatementJastorException_Statement.valueProperty
public void removeValue(GraphThing value)
throws JastorException
_Statement
removeValue in interface _StatementJastorException_Statement.valueProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getComment()
throws JastorException
_Statement
getComment in interface _StatementIterator of Literal
JastorException_Statement.commentProperty
public void addComment(org.openrdf.model.Literal comment)
throws JastorException
_Statement
addComment in interface _StatementJastorException_Statement.commentProperty
public void removeComment(org.openrdf.model.Literal comment)
throws JastorException
_Statement
removeComment in interface _StatementJastorException_Statement.commentProperty
public info.aduna.collections.iterators.CloseableIterator<org.openrdf.model.Literal> getLabel()
throws JastorException
_Statement
getLabel in interface _StatementIterator of Literal
JastorException_Statement.labelProperty
public void addLabel(org.openrdf.model.Literal label)
throws JastorException
_Statement
addLabel in interface _StatementJastorException_Statement.labelProperty
public void removeLabel(org.openrdf.model.Literal label)
throws JastorException
_Statement
removeLabel in interface _StatementJastorException_Statement.labelProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getIsDefinedBy()
throws JastorException
_Statement
getIsDefinedBy in interface _StatementIterator of GraphThing
JastorException_Statement.isDefinedByProperty
public void addIsDefinedBy(GraphThing isDefinedBy)
throws JastorException
_Statement
addIsDefinedBy in interface _StatementJastorException_Statement.isDefinedByProperty
public GraphThing addIsDefinedBy()
throws JastorException
_Statement
addIsDefinedBy in interface _StatementGraphThing created
JastorException_Statement.isDefinedByProperty
public GraphThing addIsDefinedBy(org.openrdf.model.Resource resource)
throws JastorException
_StatementGraphThing with the factory
and calling addIsDefinedBy(org.openanzo.jastor.GraphThing isDefinedBy)
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.
addIsDefinedBy in interface _StatementJastorException_Statement.isDefinedByProperty
public void removeIsDefinedBy(GraphThing isDefinedBy)
throws JastorException
_Statement
removeIsDefinedBy in interface _StatementJastorException_Statement.isDefinedByProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getMember()
throws JastorException
_Statement
getMember in interface _StatementIterator of GraphThing
JastorException_Statement.memberProperty
public void addMember(GraphThing member)
throws JastorException
_Statement
addMember in interface _StatementJastorException_Statement.memberProperty
public GraphThing addMember()
throws JastorException
_Statement
addMember in interface _StatementGraphThing created
JastorException_Statement.memberProperty
public GraphThing addMember(org.openrdf.model.Resource resource)
throws JastorException
_StatementGraphThing with the factory
and calling addMember(org.openanzo.jastor.GraphThing member)
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.
addMember in interface _StatementJastorException_Statement.memberProperty
public void removeMember(GraphThing member)
throws JastorException
_Statement
removeMember in interface _StatementJastorException_Statement.memberProperty
public info.aduna.collections.iterators.CloseableIterator<Class> getType()
throws JastorException
_Statement
getType in interface _StatementIterator of Class
JastorException_Statement.typeProperty
public void addType(Class type)
throws JastorException
_Statement
addType in interface _StatementJastorException_Statement.typeProperty
public Class addType()
throws JastorException
_Statement
addType in interface _StatementClass created
JastorException_Statement.typeProperty
public Class addType(org.openrdf.model.Resource resource)
throws JastorException
_StatementClass with the factory
and calling addType(org.openanzo.atom.jastor.rdfs.Class type)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Class. That is, this method
should not be used as a shortcut for creating new objects in the model.
addType in interface _StatementJastorException_Statement.typeProperty
public void removeType(Class type)
throws JastorException
_Statement
removeType in interface _StatementJastorException_Statement.typeProperty
public info.aduna.collections.iterators.CloseableIterator<GraphThing> getSeeAlso()
throws JastorException
_Statement
getSeeAlso in interface _StatementIterator of GraphThing
JastorException_Statement.seeAlsoProperty
public void addSeeAlso(GraphThing seeAlso)
throws JastorException
_Statement
addSeeAlso in interface _StatementJastorException_Statement.seeAlsoProperty
public GraphThing addSeeAlso()
throws JastorException
_Statement
addSeeAlso in interface _StatementGraphThing created
JastorException_Statement.seeAlsoProperty
public GraphThing addSeeAlso(org.openrdf.model.Resource resource)
throws JastorException
_StatementGraphThing with the factory
and calling addSeeAlso(org.openanzo.jastor.GraphThing seeAlso)
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.
addSeeAlso in interface _StatementJastorException_Statement.seeAlsoProperty
public void removeSeeAlso(GraphThing seeAlso)
throws JastorException
_Statement
removeSeeAlso in interface _StatementJastorException_Statement.seeAlsoProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||