public interface OWLSubClassOfAxiom extends OWLClassAxiom
| Modifier and Type | Method and Description | 
|---|---|
OWLSubClassOfAxiom | 
getAxiomWithoutAnnotations()
Gets an axiom that is structurally equivalent to this axiom without annotations. 
 | 
OWLClassExpression | 
getSubClass()
Gets the subclass in this axiom. 
 | 
OWLClassExpression | 
getSuperClass()
Gets the superclass in this axiom. 
 | 
boolean | 
isGCI()
Determines if this subclass axiom has a subclass that is anonymous. 
 | 
accept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTogetSignaturecontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturegetAnnotationPropertiesInSignatureisAnonymous, isNamed@Nonnull OWLClassExpression getSubClass()
@Nonnull OWLClassExpression getSuperClass()
boolean isGCI()
true if this axiom is a GCI, other wise false.@Nonnull OWLSubClassOfAxiom getAxiomWithoutAnnotations()
OWLAxiomgetAxiomWithoutAnnotations in interface OWLAxiomCopyright © 2020 The University of Manchester. All rights reserved.