|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.change.RDFNodeObjectProvider
public class RDFNodeObjectProvider
| Constructor Summary | |
|---|---|
RDFNodeObjectProvider(com.hp.hpl.jena.rdf.model.RDFNode object)
|
|
| Method Summary | |
|---|---|
com.hp.hpl.jena.rdf.model.RDFNode |
getObject()
|
java.lang.String |
getObjectText()
|
com.hp.hpl.jena.rdf.model.RDFNode |
getUnsharedObject(com.hp.hpl.jena.rdf.model.Model model)
Gets an object that is guaranteed to be not shared with other resources as bnode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RDFNodeObjectProvider(com.hp.hpl.jena.rdf.model.RDFNode object)
| Method Detail |
|---|
public com.hp.hpl.jena.rdf.model.RDFNode getObject()
getObject in interface IObjectProviderpublic java.lang.String getObjectText()
getObjectText in interface IObjectProvider
public com.hp.hpl.jena.rdf.model.RDFNode getUnsharedObject(com.hp.hpl.jena.rdf.model.Model model)
throws java.lang.Exception
IObjectProvider
getUnsharedObject in interface IObjectProvidermodel - the target Model
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||