|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.uzh.ifi.attempto.acewiki.core.AbstractOntologyElement ch.uzh.ifi.attempto.acewiki.owl.AbstractOWLOntoElement ch.uzh.ifi.attempto.acewiki.owl.OWLRelation
public abstract class OWLRelation
This class stands for relation ontology elements with representations in OWL.
Constructor Summary | |
---|---|
OWLRelation()
|
Method Summary | |
---|---|
org.semanticweb.owlapi.model.OWLObjectProperty |
getOWLRepresentation()
This method returns an OWL object for the given ontology element. |
Methods inherited from class ch.uzh.ifi.attempto.acewiki.owl.AbstractOWLOntoElement |
---|
getIRI, getIRISuffix, getOWLDataFactory, getOWLDeclaration |
Methods inherited from class ch.uzh.ifi.attempto.acewiki.core.AbstractOntologyElement |
---|
getArticle, getHeadwords, getId, getOntology, getWord, getWord, initArticle, initId, initOntology, log, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface ch.uzh.ifi.attempto.acewiki.core.OntologyElement |
---|
getArticle, getHeadwords, getId, getInternalType, getOntology, getType, getWord, getWord, getWords, initArticle, initId, initOntology, serializeWords, setWords |
Constructor Detail |
---|
public OWLRelation()
Method Detail |
---|
public org.semanticweb.owlapi.model.OWLObjectProperty getOWLRepresentation()
OWLOntoElement
getOWLRepresentation
in interface OWLOntoElement
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |