org.semanticweb.owl.model
Interface OWLObjectPropertyChainSubPropertyAxiom
- All Superinterfaces:
- java.lang.Comparable<OWLObject>, OWLAxiom, OWLLogicalAxiom, OWLObject, OWLObjectPropertyAxiom, OWLPropertyAxiom
public interface OWLObjectPropertyChainSubPropertyAxiom
- extends OWLObjectPropertyAxiom
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Nov-2006
Methods inherited from interface java.lang.Comparable |
compareTo |
getPropertyChain
java.util.List<OWLObjectPropertyExpression> getPropertyChain()
getSuperProperty
OWLObjectPropertyExpression getSuperProperty()