Uses of Interface
org.semanticweb.owlapi.model.OWLDataComplementOf
Packages that use OWLDataComplementOf
Package
Description
OBO macro package.
Binding package.
DL syntax renderer.
Functional syntax parser and renderer.
LaTeX syntax renderer.
Manchester OWL syntax parser and renderer.
Main API classes.
Provider interfaces.
OWL/XML syntax parser and renderer.
Profile classes.
RDF model package.
Utilities package.
Builders package.
OWL API reference implementation package.
-
Uses of OWLDataComplementOf in org.obolibrary.macro
Methods in org.obolibrary.macro with parameters of type OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.apibinding
Methods in org.semanticweb.owlapi.apibinding that return OWLDataComplementOfModifier and TypeMethodDescriptionstatic OWLDataComplementOf
OWLFunctionalSyntaxFactory.DataComplementOf
(OWLDataRange dataRange) -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.dlsyntax.renderer
Methods in org.semanticweb.owlapi.dlsyntax.renderer with parameters of type OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.functional.renderer
Methods in org.semanticweb.owlapi.functional.renderer with parameters of type OWLDataComplementOfModifier and TypeMethodDescriptionvoid
FunctionalSyntaxObjectRenderer.visit
(OWLDataComplementOf node) -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.latex.renderer
Methods in org.semanticweb.owlapi.latex.renderer with parameters of type OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.manchestersyntax.renderer
Methods in org.semanticweb.owlapi.manchestersyntax.renderer with parameters of type OWLDataComplementOfModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxObjectRenderer.visit
(OWLDataComplementOf node) -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model with parameters of type OWLDataComplementOfModifier and TypeMethodDescriptiondefault void
OWLDataRangeVisitor.visit
(OWLDataComplementOf node) visit OWLDataComplementOf typedefault O
OWLDataRangeVisitorEx.visit
(OWLDataComplementOf node) visit OWLDataComplementOf typedefault O
OWLDataVisitorEx.visit
(OWLDataComplementOf node) visit OWLDataComplementOf type -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.model.providers
Methods in org.semanticweb.owlapi.model.providers that return OWLDataComplementOfModifier and TypeMethodDescriptionComplementProvider.getOWLDataComplementOf
(OWLDataRange dataRange) Gets an OWLDataComplementOfComplementProvider.getOWLDataComplementOf
(OWL2Datatype dataRange) Gets an OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.profiles
Methods in org.semanticweb.owlapi.profiles with parameters of type OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.rdf.model
Methods in org.semanticweb.owlapi.rdf.model with parameters of type OWLDataComplementOf -
Uses of OWLDataComplementOf in org.semanticweb.owlapi.util
Methods in org.semanticweb.owlapi.util that return OWLDataComplementOfModifier and TypeMethodDescriptionOWLObjectDesharer.visit
(OWLDataComplementOf node) OWLObjectDuplicator.visit
(OWLDataComplementOf node) Methods in org.semanticweb.owlapi.util with parameters of type OWLDataComplementOfModifier and TypeMethodDescriptionDelegatingObjectVisitorEx.visit
(OWLDataComplementOf node) void
DLExpressivityChecker.visit
(OWLDataComplementOf node) void
OWLAnnotationPropertyTransformer.visit
(OWLDataComplementOf node) OWLObjectDesharer.visit
(OWLDataComplementOf node) OWLObjectDuplicator.visit
(OWLDataComplementOf node) void
SimpleRenderer.visit
(OWLDataComplementOf node) void
SimpleRendererDebug.visit
(OWLDataComplementOf node) void
StructureWalker.visit
(OWLDataComplementOf node) -
Uses of OWLDataComplementOf in org.semanticweb.owlapitools.builders
Methods in org.semanticweb.owlapitools.builders that return OWLDataComplementOfConstructors in org.semanticweb.owlapitools.builders with parameters of type OWLDataComplementOfModifierConstructorDescriptionBuilderDataComplementOf
(OWLDataComplementOf expected, OWLDataFactory df) Builder initialized from an existing object. -
Uses of OWLDataComplementOf in org.semanticweb.owlapitools.decomposition
Methods in org.semanticweb.owlapitools.decomposition with parameters of type OWLDataComplementOfModifier and TypeMethodDescriptionvoid
BotEquivalenceEvaluator.visit
(OWLDataComplementOf node) void
TopEquivalenceEvaluator.visit
(OWLDataComplementOf node) -
Uses of OWLDataComplementOf in uk.ac.manchester.cs.owl.owlapi
Classes in uk.ac.manchester.cs.owl.owlapi that implement OWLDataComplementOfMethods in uk.ac.manchester.cs.owl.owlapi that return OWLDataComplementOfModifier and TypeMethodDescriptionOWLDataFactoryImpl.getOWLDataComplementOf
(OWLDataRange dataRange) OWLDataFactoryImpl.getOWLDataComplementOf
(OWL2Datatype dataRange)