org.semanticweb.owl.model
Interface OWLObjectProperty

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLEntity, OWLNamedObject, OWLObject, OWLObjectPropertyExpression, OWLProperty<OWLObjectPropertyExpression,OWLDescription>, OWLPropertyExpression<OWLObjectPropertyExpression,OWLDescription>

public interface OWLObjectProperty
extends OWLObjectPropertyExpression, OWLProperty<OWLObjectPropertyExpression,OWLDescription>

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 24-Oct-2006


Method Summary
 
Methods inherited from interface org.semanticweb.owl.model.OWLObjectPropertyExpression
asOWLObjectProperty, getInverses, getInverses, isAntiSymmetric, isAntiSymmetric, isInverseFunctional, isInverseFunctional, isIrreflexive, isIrreflexive, isReflexive, isReflexive, isSymmetric, isSymmetric, isTransitive, isTransitive
 
Methods inherited from interface org.semanticweb.owl.model.OWLPropertyExpression
accept, accept, getDisjointProperties, getDisjointProperties, getDomains, getDomains, getEquivalentProperties, getEquivalentProperties, getRanges, getRanges, getSubProperties, getSubProperties, getSuperProperties, getSuperProperties, isAnonymous, isFunctional, isFunctional
 
Methods inherited from interface org.semanticweb.owl.model.OWLPropertyExpression
accept, accept, getDisjointProperties, getDisjointProperties, getDomains, getDomains, getEquivalentProperties, getEquivalentProperties, getRanges, getRanges, getSubProperties, getSubProperties, getSuperProperties, getSuperProperties, isAnonymous, isFunctional, isFunctional
 
Methods inherited from interface org.semanticweb.owl.model.OWLEntity
accept, accept, asOWLClass, asOWLDataProperty, asOWLDataType, asOWLIndividual, asOWLObjectProperty, getAnnotationAxioms, getAnnotations, getAnnotations, isOWLClass, isOWLDataProperty, isOWLDataType, isOWLIndividual, isOWLObjectProperty
 
Methods inherited from interface org.semanticweb.owl.model.OWLNamedObject
accept, getURI