|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOntClass
Method Summary | |
---|---|
com.hp.hpl.jena.ontology.OntClass |
createOntClass(com.hp.hpl.jena.ontology.OntModel model)
Creates a new Ontological class for an Ontological Model. |
com.hp.hpl.jena.rdf.model.Property |
createProperty(com.hp.hpl.jena.ontology.OntModel model)
Generates a property out of a given model. |
com.hp.hpl.jena.ontology.OntClass |
getOntClass(com.hp.hpl.jena.ontology.OntModel model)
Returns the corresponding Ontological Class (i.e. |
com.hp.hpl.jena.rdf.model.Resource |
getResource()
Returns the Resource of this class ( IOntClass ). |
java.lang.String |
getURI()
Returns the URI of the class |
Method Detail |
---|
com.hp.hpl.jena.ontology.OntClass createOntClass(com.hp.hpl.jena.ontology.OntModel model)
model
- The ontological model.
com.hp.hpl.jena.rdf.model.Property createProperty(com.hp.hpl.jena.ontology.OntModel model)
model
- An ontological model.
com.hp.hpl.jena.ontology.OntClass getOntClass(com.hp.hpl.jena.ontology.OntModel model)
OntClass
)
model
- The ontological model
com.hp.hpl.jena.rdf.model.Resource getResource()
IOntClass
).
java.lang.String getURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |