Package | Description |
---|---|
org.obolibrary.macro | |
org.semanticweb.owlapi.apibinding |
Binding package
|
org.semanticweb.owlapi.dlsyntax.renderer | |
org.semanticweb.owlapi.functional.renderer | |
org.semanticweb.owlapi.krss2.renderer | |
org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer
|
org.semanticweb.owlapi.manchestersyntax.renderer | |
org.semanticweb.owlapi.model |
Main API classes.
|
org.semanticweb.owlapi.normalform |
Normal form package
|
org.semanticweb.owlapi.owlxml.renderer | |
org.semanticweb.owlapi.rdf.model |
RDF model package
|
org.semanticweb.owlapi.util |
Utilities package
|
org.semanticweb.owlapitools.builders | |
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Method | Description |
---|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
static OWLObjectIntersectionOf |
OWLFunctionalSyntaxFactory.ObjectIntersectionOf(OWLClassExpression... classExpressions) |
Modifier and Type | Method | Description |
---|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
KRSS2OWLObjectRenderer.visit(OWLObjectIntersectionOf ce) |
|
void |
KRSSObjectRenderer.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
LatexBracketChecker.visit(OWLObjectIntersectionOf ce) |
|
void |
LatexObjectVisitor.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectIntersectionOf |
OWLDataFactory.getOWLObjectIntersectionOf(Set<? extends OWLClassExpression> operands) |
|
OWLObjectIntersectionOf |
OWLDataFactory.getOWLObjectIntersectionOf(OWLClassExpression... operands) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLClassExpressionVisitor.visit(OWLObjectIntersectionOf ce) |
visit OWLObjectIntersectionOf type
|
O |
OWLClassExpressionVisitorEx.visit(OWLObjectIntersectionOf ce) |
visit OWLObjectIntersectionOf type
|
Modifier and Type | Method | Description |
---|---|---|
void |
OWLObjectComplementOfExtractor.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractTranslator.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectIntersectionOf |
OWLObjectDesharer.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
O |
DelegatingObjectVisitorEx.visit(OWLObjectIntersectionOf ce) |
|
void |
DeprecatedOWLEntityCollector.visit(OWLObjectIntersectionOf desc) |
Deprecated.
|
void |
DLExpressivityChecker.visit(OWLObjectIntersectionOf ce) |
|
void |
HashCode.visit(OWLObjectIntersectionOf ce) |
|
Integer |
MaximumModalDepthFinder.visit(OWLObjectIntersectionOf ce) |
|
OWLClassExpression |
NNF.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLAnonymousIndividualsWithMultipleOccurrences.visit(OWLObjectIntersectionOf desc) |
|
Set<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLClassExpressionVisitorAdapter.visit(OWLObjectIntersectionOf ce) |
|
O |
OWLClassExpressionVisitorExAdapter.visit(OWLObjectIntersectionOf ce) |
|
Collection<OWLEntity> |
OWLEntityCollector.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLObjectComponentCollector.visit(OWLObjectIntersectionOf ce) |
|
OWLObjectIntersectionOf |
OWLObjectDesharer.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLObjectDuplicator.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLObjectTypeIndexProvider.visit(OWLObjectIntersectionOf ce) |
|
void |
OWLObjectVisitorAdapter.visit(OWLObjectIntersectionOf ce) |
|
O |
OWLObjectVisitorExAdapter.visit(OWLObjectIntersectionOf ce) |
|
void |
SimpleRenderer.visit(OWLObjectIntersectionOf ce) |
|
void |
StructureWalker.visit(OWLObjectIntersectionOf ce) |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectIntersectionOf |
BuilderObjectIntersectionOf.buildObject() |
Constructor | Description |
---|---|
BuilderObjectIntersectionOf(OWLObjectIntersectionOf expected,
OWLDataFactory df) |
builder initialized from an existing object
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLObjectIntersectionOfImpl |
Modifier and Type | Method | Description |
---|---|---|
OWLObjectIntersectionOf |
OWLDataFactoryImpl.getOWLObjectIntersectionOf(Set<? extends OWLClassExpression> operands) |
|
OWLObjectIntersectionOf |
OWLDataFactoryImpl.getOWLObjectIntersectionOf(OWLClassExpression... operands) |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractEntityRegistrationManager.visit(OWLObjectIntersectionOf ce) |
Copyright © 2018 The University of Manchester. All rights reserved.