Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnnotations
, HasAnonymousIndividuals
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasDomain<OWLClassExpression>
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasProperty<OWLObjectPropertyExpression>
, HasSignature
, IsAnonymous
, OWLAxiom
, OWLLogicalAxiom
, OWLObject
, OWLObjectPropertyAxiom
, OWLPropertyAxiom
, OWLPropertyDomainAxiom<OWLObjectPropertyExpression>
, OWLSubClassOfAxiomShortCut
, OWLUnaryPropertyAxiom<OWLObjectPropertyExpression>
, Serializable
OWLObjectPropertyDomainAxiomImpl
public interface OWLObjectPropertyDomainAxiom extends OWLPropertyDomainAxiom<OWLObjectPropertyExpression>, OWLObjectPropertyAxiom
Modifier and Type | Method | Description |
---|---|---|
OWLObjectPropertyDomainAxiom |
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
getDomain
asOWLSubClassOfAxiom
getProperty
@Nonnull OWLObjectPropertyDomainAxiom getAxiomWithoutAnnotations()
OWLAxiom
getAxiomWithoutAnnotations
in interface OWLAxiom
Copyright © 2018 The University of Manchester. All rights reserved.