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