-
- All Implemented Interfaces:
- Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLLogicalAxiom, org.semanticweb.owlapi.model.OWLObject, CollectionContainer<org.semanticweb.owlapi.model.OWLAnnotation>
- Direct Known Subclasses:
- OWLClassAxiomImpl, OWLHasKeyAxiomImpl, OWLIndividualAxiomImpl, OWLIndividualRelationshipAxiomImpl, OWLPropertyAxiomImpl, SWRLRuleImpl
public abstract class OWLLogicalAxiomImpl
extends OWLAxiomImpl
implements org.semanticweb.owlapi.model.OWLLogicalAxiom
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 05-Dec-2006
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
OWLLogicalAxiomImpl(Collection<? extends org.semanticweb.owlapi.model.OWLAnnotation> annotations) |
-
Method Summary
-
Methods inherited from class uk.ac.manchester.cs.owl.owlapi.OWLObjectImpl
compareLists, compareObjectOfSameType, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getOWLDataFactory, getSignature, hashCode, isBottomEntity, isTopEntity, setOWLDataFactory, toString
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLAxiom
accept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isOfType, isOfType
-
Methods inherited from interface org.semanticweb.owlapi.model.OWLObject
accept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntity
Copyright © 2013 The University of Manchester. All Rights Reserved.