public class OWLDifferentIndividualsAxiomImpl extends OWLNaryIndividualAxiomImpl implements OWLDifferentIndividualsAxiom
| Constructor and Description |
|---|
OWLDifferentIndividualsAxiomImpl(List<OWLIndividual> individuals,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLSubClassOfAxiom> |
asOWLSubClassOfAxioms() |
Collection<OWLDifferentIndividualsAxiom> |
asPairwiseAxioms() |
boolean |
containsAnonymousIndividuals() |
<T extends OWLAxiom> |
getAnnotatedAxiom(Stream<OWLAnnotation> anns) |
OWLDifferentIndividualsAxiom |
getAxiomWithoutAnnotations() |
Collection<OWLDifferentIndividualsAxiom> |
splitToAnnotatedPairs() |
getIndividualsAsList, getOperandsAsList, individualsannotations, annotationsAsList, getNNF, isAnnotatedannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, getAxiomType, hashIndexcomponents, componentsAnnotationsFirst, componentsWithoutAnnotations, getIndividuals, getIndividualsAsList, individuals, initHashCode, operandsisLogicalAxiomequalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isAxiom, isIndividual, isOfType, isOfType, isOfType, typeIndexgetNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isBottomEntity, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignatureisAnonymous, isNamedannotations, annotations, annotations, annotationsAsList, getAnnotations, getAnnotationsallMatch, allMatchAllPairs, anyMatch, anyMatchAllPairs, forEach, forEachAllPairs, walkAllPairwise, walkPairwisegetOperandsAsListaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLDifferentIndividualsAxiomImpl(List<OWLIndividual> individuals, Collection<OWLAnnotation> annotations)
individuals - individualsannotations - annotations on the axiompublic OWLDifferentIndividualsAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAxiomgetAxiomWithoutAnnotations in interface OWLDifferentIndividualsAxiompublic <T extends OWLAxiom> T getAnnotatedAxiom(Stream<OWLAnnotation> anns)
getAnnotatedAxiom in interface OWLAxiompublic Collection<OWLDifferentIndividualsAxiom> asPairwiseAxioms()
asPairwiseAxioms in interface OWLDifferentIndividualsAxiomasPairwiseAxioms in interface OWLNaryAxiom<OWLIndividual>public Collection<OWLDifferentIndividualsAxiom> splitToAnnotatedPairs()
splitToAnnotatedPairs in interface OWLDifferentIndividualsAxiomsplitToAnnotatedPairs in interface OWLNaryAxiom<OWLIndividual>public boolean containsAnonymousIndividuals()
containsAnonymousIndividuals in interface OWLDifferentIndividualsAxiompublic Collection<OWLSubClassOfAxiom> asOWLSubClassOfAxioms()
asOWLSubClassOfAxioms in interface OWLSubClassOfAxiomSetShortCutCopyright © 2021 The University of Manchester. All rights reserved.