Uses of Interface
org.semanticweb.owlapi.model.OWLObjectIntersectionOf
Packages that use OWLObjectIntersectionOf
Package
Description
OBO macro package.
Binding package.
DL syntax renderer.
Functional syntax parser and renderer.
Package structure renamed from de.uulm.ecs.ai.owlapi.krssrenderer.
LaTeX syntax renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
Provider interfaces.
Normal form package.
OWL/XML syntax parser and renderer.
Profile classes.
RDF model package.
Utilities package.
Builders package.
OWL API reference implementation package.
-
Uses of OWLObjectIntersectionOf in org.obolibrary.macro
Methods in org.obolibrary.macro with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionAbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit
(OWLObjectIntersectionOf ce) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.apibinding
Methods in org.semanticweb.owlapi.apibinding that return OWLObjectIntersectionOfModifier and TypeMethodDescriptionstatic OWLObjectIntersectionOf
OWLFunctionalSyntaxFactory.ObjectIntersectionOf
(OWLClassExpression... classExpressions) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type OWLObjectIntersectionOf -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionvoid
FunctionalSyntaxObjectRenderer.visit
(OWLObjectIntersectionOf ce) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.krss2.renderer
Methods in org.semanticweb.owlapi.krss2.renderer with parameters of type OWLObjectIntersectionOf -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionvoid
LatexBracketChecker.visit
(OWLObjectIntersectionOf ce) void
LatexObjectVisitor.visit
(OWLObjectIntersectionOf ce) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(OWLObjectIntersectionOf ce) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptiondefault void
OWLClassExpressionVisitor.visit
(OWLObjectIntersectionOf ce) visit OWLObjectIntersectionOf typedefault O
OWLClassExpressionVisitorEx.visit
(OWLObjectIntersectionOf ce) visit OWLObjectIntersectionOf type -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return OWLObjectIntersectionOfModifier and TypeMethodDescriptiondefault OWLObjectIntersectionOf
IntersectionProvider.getOWLObjectIntersectionOf
(Collection<? extends OWLClassExpression> operands) IntersectionProvider.getOWLObjectIntersectionOf
(Stream<? extends OWLClassExpression> operands) default OWLObjectIntersectionOf
IntersectionProvider.getOWLObjectIntersectionOf
(OWLClassExpression... operands) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.normalform
Methods in org.semanticweb.owlapi.normalform with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionvoid
OWLObjectComplementOfExtractor.visit
(OWLObjectIntersectionOf ce) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type OWLObjectIntersectionOf -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.profiles
Methods in org.semanticweb.owlapi.profiles with parameters of type OWLObjectIntersectionOf -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type OWLObjectIntersectionOf -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return OWLObjectIntersectionOfModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(OWLObjectIntersectionOf ce) OWLObjectDuplicator.visit
(OWLObjectIntersectionOf ce) Methods in org.semanticweb.owlapi.util with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(OWLObjectIntersectionOf ce) void
DLExpressivityChecker.visit
(OWLObjectIntersectionOf ce) MaximumModalDepthFinder.visit
(OWLObjectIntersectionOf ce) void
OWLAnnotationPropertyTransformer.visit
(OWLObjectIntersectionOf ce) OWLClassExpressionCollector.visit
(OWLObjectIntersectionOf ce) OWLObjectDesharer.visit
(OWLObjectIntersectionOf ce) OWLObjectDuplicator.visit
(OWLObjectIntersectionOf ce) void
SimpleRenderer.visit
(OWLObjectIntersectionOf ce) void
SimpleRendererDebug.visit
(OWLObjectIntersectionOf ce) void
StructureWalker.visit
(OWLObjectIntersectionOf ce) -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return OWLObjectIntersectionOfConstructors in org.semanticweb.owlapitools.builders with parameters of type OWLObjectIntersectionOfModifierConstructorDescriptionBuilderObjectIntersectionOf
(OWLObjectIntersectionOf expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of OWLObjectIntersectionOf in org.semanticweb.owlapitools.decomposition
Methods in org.semanticweb.owlapitools.decomposition with parameters of type OWLObjectIntersectionOfModifier and TypeMethodDescriptionvoid
BotEquivalenceEvaluator.visit
(OWLObjectIntersectionOf expr) void
TopEquivalenceEvaluator.visit
(OWLObjectIntersectionOf expr) -
Uses of OWLObjectIntersectionOf in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLObjectIntersectionOfMethods in uk.ac.manchester.cs.owl.owlapi that return OWLObjectIntersectionOfModifier and TypeMethodDescriptionOWLDataFactoryImpl.getOWLObjectIntersectionOf
(Collection<? extends OWLClassExpression> operands) OWLDataFactoryImpl.getOWLObjectIntersectionOf
(Stream<? extends OWLClassExpression> operands)