public abstract class OWLNaryBooleanClassExpressionImplExt extends uk.ac.manchester.cs.owl.owlapi.OWLAnonymousClassExpressionImpl implements org.semanticweb.owlapi.model.OWLNaryBooleanClassExpression
| Constructor and Description |
|---|
OWLNaryBooleanClassExpressionImplExt(List<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
OWLNaryBooleanClassExpressionImplExt(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAnonymousIndividualsToSet(Set<org.semanticweb.owlapi.model.OWLAnonymousIndividual> anons) |
void |
addSignatureEntitiesToSet(Set<org.semanticweb.owlapi.model.OWLEntity> entities) |
boolean |
equals(Object obj) |
Set<org.semanticweb.owlapi.model.OWLClassExpression> |
getOperands() |
List<org.semanticweb.owlapi.model.OWLClassExpression> |
getOperandsAsList() |
boolean |
isClassExpressionLiteral() |
asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingcompareTo, containsEntityInSignature, getAnnotationPropertiesInSignature, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringaccept, accept, asConjunctSet, asDisjunctSet, asOWLClass, containsConjunct, getClassExpressionType, getComplementNNF, getNNF, getObjectComplementOf, isAnonymous, isOWLNothing, isOWLThingaccept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toStringcompareTocontainsEntityInSignaturegetAnonymousIndividualsgetClassesInSignaturegetObjectPropertiesInSignaturegetDataPropertiesInSignaturegetIndividualsInSignaturegetDatatypesInSignaturepublic OWLNaryBooleanClassExpressionImplExt(Set<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands - operandspublic OWLNaryBooleanClassExpressionImplExt(List<? extends org.semanticweb.owlapi.model.OWLClassExpression> operands)
operands - operandspublic void addSignatureEntitiesToSet(Set<org.semanticweb.owlapi.model.OWLEntity> entities)
addSignatureEntitiesToSet in interface uk.ac.manchester.cs.owl.owlapi.HasIncrementalSignatureGenerationSupportpublic void addAnonymousIndividualsToSet(Set<org.semanticweb.owlapi.model.OWLAnonymousIndividual> anons)
addAnonymousIndividualsToSet in interface uk.ac.manchester.cs.owl.owlapi.HasIncrementalSignatureGenerationSupportpublic List<org.semanticweb.owlapi.model.OWLClassExpression> getOperandsAsList()
getOperandsAsList in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpressionpublic Set<org.semanticweb.owlapi.model.OWLClassExpression> getOperands()
getOperands in interface org.semanticweb.owlapi.model.OWLNaryBooleanClassExpressionpublic boolean isClassExpressionLiteral()
isClassExpressionLiteral in interface org.semanticweb.owlapi.model.OWLClassExpression
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann