|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.topbraid.change.DatatypeObjectProvider
public class DatatypeObjectProvider
| Constructor Summary | |
|---|---|
DatatypeObjectProvider(com.hp.hpl.jena.ontology.OntModel ontModel,
java.lang.String classExpression)
|
|
| 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 DatatypeObjectProvider(com.hp.hpl.jena.ontology.OntModel ontModel,
java.lang.String classExpression)
| Method Detail |
|---|
public com.hp.hpl.jena.rdf.model.RDFNode getObject()
throws java.lang.Exception
getObject in interface IObjectProviderjava.lang.Exceptionpublic 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 | |||||||||