|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OWLPropertyAssertionAxiom<P extends OWLPropertyExpression,O extends OWLObject>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Oct-2006
An individual relationship axiom describes a relationship
of the form Property(Subject, Object) i.e. the subject of the
relationship is related to the object of the relationship via
the property.
| Method Summary | |
|---|---|
O |
getObject()
Gets the object of the relationship |
P |
getProperty()
Gets the property that the relationship acts along |
OWLIndividual |
getSubject()
Gets the individual (i.e. |
| Methods inherited from interface org.semanticweb.owl.model.OWLAxiom |
|---|
accept, accept, getAnnotationAxioms, getAxiomType, getReferencedEntities, isLogicalAxiom |
| Methods inherited from interface org.semanticweb.owl.model.OWLObject |
|---|
accept, accept, getSignature |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
OWLIndividual getSubject()
P getProperty()
O getObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||