public class OWLSameIndividualAxiomImpl extends OWLNaryIndividualAxiomImpl implements OWLSameIndividualAxiom
| Constructor and Description |
|---|
OWLSameIndividualAxiomImpl(List<OWLIndividual> individuals,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLSubClassOfAxiom> |
asOWLSubClassOfAxioms() |
Collection<OWLSameIndividualAxiom> |
asPairwiseAxioms() |
boolean |
containsAnonymousIndividuals() |
<T extends OWLAxiom> |
getAnnotatedAxiom(Stream<OWLAnnotation> anns) |
OWLSameIndividualAxiom |
getAxiomWithoutAnnotations() |
Collection<OWLSameIndividualAxiom> |
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 OWLSameIndividualAxiomImpl(List<OWLIndividual> individuals, Collection<OWLAnnotation> annotations)
individuals - individuals (list must be sorted in the factory)annotations - annotations on the axiompublic OWLSameIndividualAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAxiomgetAxiomWithoutAnnotations in interface OWLSameIndividualAxiompublic <T extends OWLAxiom> T getAnnotatedAxiom(Stream<OWLAnnotation> anns)
getAnnotatedAxiom in interface OWLAxiompublic Collection<OWLSameIndividualAxiom> asPairwiseAxioms()
asPairwiseAxioms in interface OWLNaryAxiom<OWLIndividual>asPairwiseAxioms in interface OWLSameIndividualAxiompublic Collection<OWLSameIndividualAxiom> splitToAnnotatedPairs()
splitToAnnotatedPairs in interface OWLNaryAxiom<OWLIndividual>splitToAnnotatedPairs in interface OWLSameIndividualAxiompublic boolean containsAnonymousIndividuals()
containsAnonymousIndividuals in interface OWLSameIndividualAxiompublic Set<OWLSubClassOfAxiom> asOWLSubClassOfAxioms()
asOWLSubClassOfAxioms in interface OWLSubClassOfAxiomSetShortCutCopyright © 2021 The University of Manchester. All rights reserved.