Package | Description |
---|---|
org.semanticweb.owlapi.model |
Main API classes.
|
uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
OWLObjectAllValuesFrom |
Represents an ObjectAllValuesFrom restriction in the OWL 2 Specification.
|
interface |
OWLObjectCardinalityRestriction |
|
interface |
OWLObjectExactCardinality |
Represents an
ObjectExactCardinality restriction in the OWL 2 Specification.
|
interface |
OWLObjectMaxCardinality |
Represents an ObjectMaxCardinality restriction in the OWL 2 Specification.
|
interface |
OWLObjectMinCardinality |
Represents a
ObjectMinCardinality restriction in the OWL 2 Specification.
|
interface |
OWLObjectSomeValuesFrom |
Represents an ObjectSomeValuesFrom class expression in the OWL 2 Specification.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OWLObjectAllValuesFromImpl |
|
class |
OWLObjectCardinalityRestrictionImpl |
|
class |
OWLObjectExactCardinalityImpl |
|
class |
OWLObjectMaxCardinalityImpl |
|
class |
OWLObjectMinCardinalityImpl |
|
class |
OWLObjectSomeValuesFromImpl |
Copyright © 2018 The University of Manchester. All rights reserved.