| Modifier and Type | Method and Description |
|---|---|
OWLClassExpression |
AbstractMacroExpansionVisitor.AbstractClassExpressionVisitorEx.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
static OWLObjectMinCardinality |
OWLFunctionalSyntaxFactory.ObjectMinCardinality(int cardinality,
OWLObjectPropertyExpression pe,
OWLClassExpression ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
DLSyntaxObjectRenderer.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalSyntaxObjectRenderer.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
KRSSObjectRenderer.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
LatexObjectVisitor.visit(OWLObjectMinCardinality ce) |
void |
LatexBracketChecker.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
ManchesterOWLSyntaxObjectRenderer.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
default O |
OWLClassExpressionVisitorEx.visit(OWLObjectMinCardinality ce)
visit OWLObjectMinCardinality type
|
default void |
OWLClassExpressionVisitor.visit(OWLObjectMinCardinality ce)
visit OWLObjectMinCardinality type
|
| Modifier and Type | Method and Description |
|---|---|
OWLObjectMinCardinality |
CardinalityRestrictionProvider.getOWLObjectMinCardinality(int cardinality,
OWLObjectPropertyExpression property) |
OWLObjectMinCardinality |
CardinalityRestrictionProvider.getOWLObjectMinCardinality(int cardinality,
OWLObjectPropertyExpression property,
OWLClassExpression classExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLObjectComplementOfExtractor.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLObjectRenderer.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileVisitor.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTranslator.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectMinCardinality |
OWLObjectDuplicator.visit(OWLObjectMinCardinality ce) |
OWLObjectMinCardinality |
OWLObjectDesharer.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
void |
StructureWalker.visit(OWLObjectMinCardinality ce) |
void |
SimpleRendererDebug.visit(OWLObjectMinCardinality ce) |
void |
SimpleRenderer.visit(OWLObjectMinCardinality ce) |
OWLObjectMinCardinality |
OWLObjectDuplicator.visit(OWLObjectMinCardinality ce) |
OWLObjectMinCardinality |
OWLObjectDesharer.visit(OWLObjectMinCardinality ce) |
Collection<OWLClassExpression> |
OWLClassExpressionCollector.visit(OWLObjectMinCardinality ce) |
void |
OWLAnnotationPropertyTransformer.visit(OWLObjectMinCardinality ce) |
Integer |
MaximumModalDepthFinder.visit(OWLObjectMinCardinality ce) |
O |
DelegatingObjectVisitorEx.visit(OWLObjectMinCardinality ce) |
void |
DLExpressivityChecker.visit(OWLObjectMinCardinality ce) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectMinCardinality |
BuilderObjectMinCardinality.buildObject() |
| Constructor and Description |
|---|
BuilderObjectMinCardinality(OWLObjectMinCardinality expected,
OWLDataFactory df)
Builder initialized from an existing object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopEquivalenceEvaluator.visit(OWLObjectMinCardinality expr) |
void |
BotEquivalenceEvaluator.visit(OWLObjectMinCardinality expr) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWLObjectMinCardinalityImpl |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectMinCardinality |
OWLDataFactoryImpl.getOWLObjectMinCardinality(int cardinality,
OWLObjectPropertyExpression property) |
OWLObjectMinCardinality |
OWLDataFactoryImpl.getOWLObjectMinCardinality(int cardinality,
OWLObjectPropertyExpression property,
OWLClassExpression classExpression) |
Copyright © 2019 The University of Manchester. All rights reserved.