|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLOntoElement
This interface represents an ontology element that has a representation in OWL.
Method Summary | |
---|---|
org.semanticweb.owlapi.model.IRI |
getIRI()
Returns the IRI of the ontology element. |
org.semanticweb.owlapi.model.OWLDeclarationAxiom |
getOWLDeclaration()
This method returns an OWL axiom that declares the given ontology element. |
org.semanticweb.owlapi.model.OWLLogicalEntity |
getOWLRepresentation()
This method returns an OWL object for the given ontology element. |
Method Detail |
---|
org.semanticweb.owlapi.model.IRI getIRI()
org.semanticweb.owlapi.model.OWLLogicalEntity getOWLRepresentation()
org.semanticweb.owlapi.model.OWLDeclarationAxiom getOWLDeclaration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |