org.semanticweb.owlapi.model
Interface OWLLogicalEntity

All Superinterfaces:
java.lang.Comparable<OWLObject>, OWLEntity, OWLNamedObject, OWLObject
All Known Subinterfaces:
OWLClass, OWLDataProperty, OWLDatatype, OWLNamedIndividual, OWLObjectProperty, OWLProperty<R,P>
All Known Implementing Classes:
OWLClassImpl, OWLDataPropertyImpl, OWLDatatypeImpl, OWLNamedIndividualImpl, OWLObjectPropertyImpl

public interface OWLLogicalEntity
extends OWLEntity

Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 25-Nov-2009 An OWLLogicalEntity is an OWLEntity that is not an OWLAnnotationProperty.


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLEntity
accept, accept, asOWLAnnotationProperty, asOWLClass, asOWLDataProperty, asOWLDatatype, asOWLNamedIndividual, asOWLObjectProperty, getAnnotationAssertionAxioms, getAnnotations, getAnnotations, getEntityType, getOWLEntity, getReferencingAxioms, getReferencingAxioms, isBuiltIn, isOWLAnnotationProperty, isOWLClass, isOWLDataProperty, isOWLDatatype, isOWLNamedIndividual, isOWLObjectProperty, isType, toStringID
 
Methods inherited from interface org.semanticweb.owlapi.model.OWLNamedObject
accept, getIRI