public class OWLDisjointUnionAxiomImpl extends OWLClassAxiomImpl implements OWLDisjointUnionAxiom
| Constructor and Description |
|---|
OWLDisjointUnionAxiomImpl(OWLClass owlClass,
java.util.stream.Stream<OWLClassExpression> classExpressions,
Collection<OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<OWLClassExpression> |
classExpressions() |
<T extends OWLAxiom> |
getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns) |
OWLDisjointUnionAxiom |
getAxiomWithoutAnnotations() |
OWLClass |
getOWLClass() |
OWLDisjointClassesAxiom |
getOWLDisjointClassesAxiom() |
OWLEquivalentClassesAxiom |
getOWLEquivalentClassesAxiom() |
annotations, getNNF, isAnnotatedannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, components, componentsAnnotationsFirst, componentsWithoutAnnotations, getAxiomType, getClassExpressions, hashIndexisLogicalAxiomequalsIgnoreAnnotations, 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, getAnnotationsaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLDisjointUnionAxiomImpl(OWLClass owlClass, java.util.stream.Stream<OWLClassExpression> classExpressions, Collection<OWLAnnotation> annotations)
owlClass - unionclassExpressions - disjoint classesannotations - annotationspublic java.util.stream.Stream<OWLClassExpression> classExpressions()
classExpressions in interface OWLDisjointUnionAxiompublic OWLDisjointUnionAxiom getAxiomWithoutAnnotations()
getAxiomWithoutAnnotations in interface OWLAxiomgetAxiomWithoutAnnotations in interface OWLDisjointUnionAxiompublic <T extends OWLAxiom> T getAnnotatedAxiom(java.util.stream.Stream<OWLAnnotation> anns)
getAnnotatedAxiom in interface OWLAxiompublic OWLClass getOWLClass()
getOWLClass in interface OWLDisjointUnionAxiompublic OWLEquivalentClassesAxiom getOWLEquivalentClassesAxiom()
getOWLEquivalentClassesAxiom in interface OWLDisjointUnionAxiompublic OWLDisjointClassesAxiom getOWLDisjointClassesAxiom()
getOWLDisjointClassesAxiom in interface OWLDisjointUnionAxiomCopyright © 2017 The University of Manchester. All Rights Reserved.