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 | Description |
---|---|---|
void |
LatexBracketChecker.visit(OWLDataCardinalityRestriction node) |
Modifier and Type | Interface | Description |
---|---|---|
interface |
OWLDataExactCardinality |
Represents DataExactCardinality retrictions in the OWL 2 Specification.
|
interface |
OWLDataMaxCardinality |
Represents
DataMaxCardinality retrictions in the OWL 2 Specification.
|
interface |
OWLDataMinCardinality |
Represents
DataMinCardinality retrictions in the OWL 2 Specification.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLDataCardinalityRestrictionImpl |
|
class |
OWLDataExactCardinalityImpl |
|
class |
OWLDataMaxCardinalityImpl |
|
class |
OWLDataMinCardinalityImpl |
Copyright © 2018 The University of Manchester. All rights reserved.