| Package | Description |
|---|---|
| org.semanticweb.owlapi.model | |
| org.semanticweb.owlapi.profiles |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OWLObjectExactCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectExactCardinality restriction in the OWL 2 Specification. |
interface |
OWLObjectMaxCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents an ObjectMaxCardinality restriction in the OWL 2 Specification. |
interface |
OWLObjectMinCardinality
Author: Matthew Horridge
The University Of Manchester Bio-Health Informatics Group Date: 24-Oct-2006 Represents a ObjectMinCardinality restriction in the OWL 2 Specification. |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectCardinalityRestriction |
UseOfNonSimplePropertyInCardinalityRestriction.getOWLCardinalityRestriction() |
| Constructor and Description |
|---|
UseOfNonSimplePropertyInCardinalityRestriction(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectCardinalityRestriction restriction) |
Copyright © 2013 The University of Manchester. All Rights Reserved.