public class OWLObjectIntersectionOfImpl extends OWLNaryBooleanClassExpressionImpl implements OWLObjectIntersectionOf
| Constructor and Description |
|---|
OWLObjectIntersectionOfImpl(List<OWLClassExpression> operands) |
| Modifier and Type | Method and Description |
|---|---|
Set<OWLClassExpression> |
asConjunctSet() |
Stream<OWLClassExpression> |
conjunctSet() |
boolean |
containsConjunct(OWLClassExpression ce) |
getOperandsAsList, operandsasDisjunctSet, disjunctSet, getComplementNNF, getNNF, getObjectComplementOf, isOWLNothing, isOWLThingannotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, getClassExpressionType, hashIndex, typeIndexcomponents, getOperands, initHashCodeasDisjunctSet, disjunctSet, getComplementNNF, getNNF, getObjectComplementOf, isClassExpressionLiteral, isOWLNothing, isOWLThinggetNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturecomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymous, isNamedasOWLClass, isOWLClassgetOperandsAsList, operandsaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLObjectIntersectionOfImpl(List<OWLClassExpression> operands)
operands - operands (list must be sorted in the factory)public Set<OWLClassExpression> asConjunctSet()
asConjunctSet in interface OWLClassExpressionasConjunctSet in class OWLAnonymousClassExpressionImplpublic Stream<OWLClassExpression> conjunctSet()
conjunctSet in interface OWLClassExpressionconjunctSet in class OWLAnonymousClassExpressionImplpublic boolean containsConjunct(OWLClassExpression ce)
containsConjunct in interface OWLClassExpressioncontainsConjunct in class OWLAnonymousClassExpressionImplCopyright © 2021 The University of Manchester. All rights reserved.