Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnnotations
, HasAnonymousIndividuals
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasProperty<OWLObjectPropertyExpression>
, HasSignature
, IsAnonymous
, OWLAxiom
, OWLLogicalAxiom
, OWLObject
, OWLObjectPropertyAxiom
, OWLObjectPropertyCharacteristicAxiom
, OWLPropertyAxiom
, OWLUnaryPropertyAxiom<OWLObjectPropertyExpression>
, Serializable
OWLSymmetricObjectPropertyAxiomImpl
public interface OWLSymmetricObjectPropertyAxiom extends OWLObjectPropertyCharacteristicAxiom
Modifier and Type | Method | Description |
---|---|---|
Set<OWLSubObjectPropertyOfAxiom> |
asSubPropertyAxioms() |
|
OWLSymmetricObjectPropertyAxiom |
getAxiomWithoutAnnotations() |
Gets an axiom that is structurally equivalent to this axiom without
annotations.
|
compareTo
getAnnotationPropertiesInSignature
getAnonymousIndividuals
getClassesInSignature
containsEntityInSignature
getDataPropertiesInSignature
getDatatypesInSignature
getIndividualsInSignature
getObjectPropertiesInSignature
getSignature
isAnonymous
accept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfType
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
getProperty
@Nonnull Set<OWLSubObjectPropertyOfAxiom> asSubPropertyAxioms()
@Nonnull OWLSymmetricObjectPropertyAxiom getAxiomWithoutAnnotations()
OWLAxiom
getAxiomWithoutAnnotations
in interface OWLAxiom
Copyright © 2018 The University of Manchester. All rights reserved.