| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapitools.builders |
Builders package.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SWRLDataPropertyAtom |
interface |
SWRLDifferentIndividualsAtom |
interface |
SWRLObjectPropertyAtom |
interface |
SWRLSameIndividualAtom |
| Modifier and Type | Class and Description |
|---|---|
class |
BuilderSWRLIndividualsAtom<X extends SWRLBinaryAtom<SWRLIArgument,SWRLIArgument>,B extends Builder<X>>
Builder class for SWRL Individuals Atom.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SWRLBinaryAtomImpl<A extends SWRLArgument,B extends SWRLArgument> |
class |
SWRLDataPropertyAtomImpl |
class |
SWRLDifferentIndividualsAtomImpl |
class |
SWRLObjectPropertyAtomImpl |
class |
SWRLSameIndividualAtomImpl |
Copyright © 2020 The University of Manchester. All rights reserved.