|
||||||||||
| 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.queso.IntrospectionGraphImpl
public class IntrospectionGraphImpl
Implementation of IntrospectionGraph
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.
(URI: http://boca.adtech.ibm.com/schemas/queso#IntrospectionGraph)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.jastor.queso.IntrospectionGraph |
|---|
TYPE |
| Method Summary | |
|---|---|
Collection |
addInstrospectionCollection()
Adds an anonymous value for the 'instrospectionCollection' property |
void |
addInstrospectionCollection(Collection instrospectionCollection)
Adds a value for the 'instrospectionCollection' property |
Collection |
addInstrospectionCollection(org.openrdf.model.Resource resource)
Adds a value for the 'instrospectionCollection' property. |
info.aduna.collections.iterators.CloseableIterator<Collection> |
getInstrospectionCollection()
Get an Iterator the 'instrospectionCollection' property values. |
java.util.Collection<org.openrdf.model.Statement> |
listStatements()
Get set of statements that makeup this THINGS's properties and types |
void |
removeInstrospectionCollection(Collection instrospectionCollection)
Removes a value for the 'instrospectionCollection' 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<Collection> getInstrospectionCollection()
throws JastorException
IntrospectionGraph
getInstrospectionCollection in interface IntrospectionGraphIterator of Collection
JastorExceptionIntrospectionGraph.instrospectionCollectionProperty
public void addInstrospectionCollection(Collection instrospectionCollection)
throws JastorException
IntrospectionGraph
addInstrospectionCollection in interface IntrospectionGraphJastorExceptionIntrospectionGraph.instrospectionCollectionProperty
public Collection addInstrospectionCollection()
throws JastorException
IntrospectionGraph
addInstrospectionCollection in interface IntrospectionGraphCollection created
JastorExceptionIntrospectionGraph.instrospectionCollectionProperty
public Collection addInstrospectionCollection(org.openrdf.model.Resource resource)
throws JastorException
IntrospectionGraphCollection with the factory
and calling addInstrospectionCollection(org.openanzo.atom.jastor.queso.Collection instrospectionCollection)
The resource argument have rdf:type http://boca.adtech.ibm.com/schemas/queso#Collection. That is, this method
should not be used as a shortcut for creating new objects in the model.
addInstrospectionCollection in interface IntrospectionGraphJastorExceptionIntrospectionGraph.instrospectionCollectionProperty
public void removeInstrospectionCollection(Collection instrospectionCollection)
throws JastorException
IntrospectionGraph
removeInstrospectionCollection in interface IntrospectionGraphJastorExceptionIntrospectionGraph.instrospectionCollectionProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||