Class PropertyAxiomImpl

All Implemented Interfaces:
Serializable, Comparable<org.semanticweb.owlapi.model.OWLObject>, org.semanticweb.owlapi.model.HasAnnotationPropertiesInSignature, org.semanticweb.owlapi.model.HasAnnotations, org.semanticweb.owlapi.model.HasAnonymousIndividuals, org.semanticweb.owlapi.model.HasClassesInSignature, org.semanticweb.owlapi.model.HasComponents, org.semanticweb.owlapi.model.HasContainsEntityInSignature, org.semanticweb.owlapi.model.HasDataPropertiesInSignature, org.semanticweb.owlapi.model.HasDatatypesInSignature, org.semanticweb.owlapi.model.HasHashIndex, org.semanticweb.owlapi.model.HasIndex, org.semanticweb.owlapi.model.HasIndividualsInSignature, org.semanticweb.owlapi.model.HasObjectPropertiesInSignature, org.semanticweb.owlapi.model.HasSignature, org.semanticweb.owlapi.model.IsAnonymous, org.semanticweb.owlapi.model.OWLAxiom, org.semanticweb.owlapi.model.OWLLogicalAxiom, org.semanticweb.owlapi.model.OWLObject, org.semanticweb.owlapi.model.OWLPropertyAxiom
Direct Known Subclasses:
DataPropertyCharacteristicAxiomImpl, NaryPropertyAxiomImpl, ObjectPropertyCharacteristicAxiomImpl, SubPropertyAxiomImpl, SubPropertyChainAxiomImpl, UnaryPropertyAxiomImpl

public abstract class PropertyAxiomImpl extends LogicalAxiomImpl implements org.semanticweb.owlapi.model.OWLPropertyAxiom
See Also:
  • Constructor Details

    • PropertyAxiomImpl

      protected PropertyAxiomImpl(Collection<org.semanticweb.owlapi.model.OWLAnnotation> annotations)
      Parameters:
      annotations - a Collection of OWLAnnotations on the axiom