| Package | Description |
|---|---|
| org.semanticweb.owlapi.latex.renderer |
LaTeX syntax renderer.
|
| org.semanticweb.owlapi.model |
Main API classes.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LatexBracketChecker.visit(OWLDataCardinalityRestriction node) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLDataExactCardinality
Represents
DataExactCardinality restrictions in the OWL 2 Specification.
|
interface |
OWLDataMaxCardinality
Represents
DataMaxCardinality restrictions in the OWL 2 Specification.
|
interface |
OWLDataMinCardinality
Represents
DataMinCardinality restrictions in the OWL 2 Specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OWLDataCardinalityRestrictionImpl |
class |
OWLDataExactCardinalityImpl |
class |
OWLDataMaxCardinalityImpl |
class |
OWLDataMinCardinalityImpl |
Copyright © 2020 The University of Manchester. All rights reserved.