public class OWLDifferentIndividualsAxiomImpl extends OWLNaryIndividualAxiomImpl implements OWLDifferentIndividualsAxiom
| Constructor and Description |
|---|
OWLDifferentIndividualsAxiomImpl(Collection<? extends OWLIndividual> individuals,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
Collection<OWLSubClassOfAxiom> |
asOWLSubClassOfAxioms() |
Collection<OWLDifferentIndividualsAxiom> |
asPairwiseAxioms() |
boolean |
containsAnonymousIndividuals() |
<T extends OWLAxiom> |
getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns) |
OWLDifferentIndividualsAxiom |
getAxiomWithoutAnnotations() |
Collection<OWLDifferentIndividualsAxiom> |
splitToAnnotatedPairs() |
individualsannotations, 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, operandsisLogicalAxiomequalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAnnotatedAxiom, getAxiomWithoutAnnotations, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isAnonymous, isAxiom, isIndividual, isOfType, isOfType, isOfType, typeIndexgetNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isBottomEntity, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignatureannotations, annotations, annotations, getAnnotations, getAnnotationsallMatch, allMatchAllPairs, anyMatch, anyMatchAllPairs, forEach, forEachAllPairs, walkAllPairwise, walkPairwiseaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLDifferentIndividualsAxiomImpl(Collection<? extends 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(java.util.stream.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 © 2017 The University of Manchester. All Rights Reserved.