public class OWLEquivalentDataPropertiesAxiomImpl extends OWLNaryPropertyAxiomImpl<org.semanticweb.owlapi.model.OWLDataPropertyExpression> implements org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLEquivalentDataPropertiesAxiomImpl(Set<? extends org.semanticweb.owlapi.model.OWLDataPropertyExpression> properties,
Collection<? extends org.semanticweb.owlapi.model.OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.semanticweb.owlapi.model.OWLAxiomVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLAxiomVisitorEx<O> visitor) |
void |
accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor) |
<O> O |
accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor) |
Set<org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom> |
asSubDataPropertyOfAxioms() |
boolean |
equals(Object obj) |
org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom |
getAnnotatedAxiom(Set<org.semanticweb.owlapi.model.OWLAnnotation> annotations) |
org.semanticweb.owlapi.model.AxiomType<?> |
getAxiomType() |
org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom |
getAxiomWithoutAnnotations() |
compareObjectOfSameType, getProperties, getPropertiesMinusisAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType, mergeAnnoscompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProperties, getPropertiesMinusequalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypegetAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareTopublic OWLEquivalentDataPropertiesAxiomImpl(Set<? extends org.semanticweb.owlapi.model.OWLDataPropertyExpression> properties, Collection<? extends org.semanticweb.owlapi.model.OWLAnnotation> annotations)
properties - propertiesannotations - annotationspublic org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface org.semanticweb.owlapi.model.OWLAxiomgetAxiomWithoutAnnotations in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiompublic org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiom getAnnotatedAxiom(Set<org.semanticweb.owlapi.model.OWLAnnotation> annotations)
getAnnotatedAxiom in interface org.semanticweb.owlapi.model.OWLAxiompublic boolean equals(Object obj)
equals in class OWLNaryPropertyAxiomImpl<org.semanticweb.owlapi.model.OWLDataPropertyExpression>public void accept(org.semanticweb.owlapi.model.OWLAxiomVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLAxiompublic void accept(org.semanticweb.owlapi.model.OWLObjectVisitor visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic <O> O accept(org.semanticweb.owlapi.model.OWLAxiomVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLAxiompublic <O> O accept(org.semanticweb.owlapi.model.OWLObjectVisitorEx<O> visitor)
accept in interface org.semanticweb.owlapi.model.OWLObjectpublic org.semanticweb.owlapi.model.AxiomType<?> getAxiomType()
getAxiomType in interface org.semanticweb.owlapi.model.OWLAxiompublic Set<org.semanticweb.owlapi.model.OWLSubDataPropertyOfAxiom> asSubDataPropertyOfAxioms()
asSubDataPropertyOfAxioms in interface org.semanticweb.owlapi.model.OWLEquivalentDataPropertiesAxiomCopyright © 2014 The University of Manchester. All Rights Reserved.