| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| org.semanticweb.owlapi.owlxml.renderer |
OWL/XML syntax parser and renderer.
|
| uk.ac.manchester.cs.owl.owlapi |
OWL API reference implementation package.
|
| Modifier and Type | Method and Description |
|---|---|
NodeID |
OWLAnonymousIndividual.getID()
Gets the ID of this individual.
|
static NodeID |
NodeID.getNodeID() |
static NodeID |
NodeID.getNodeID(String id)
Gets a NodeID with a specific identifier string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
NodeID.compareTo(NodeID o) |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLWriter.writeNodeIDAttribute(NodeID nodeID) |
| Modifier and Type | Method and Description |
|---|---|
NodeID |
OWLAnonymousIndividualImpl.getID() |
| Constructor and Description |
|---|
OWLAnonymousIndividualImpl(NodeID nodeID) |
Copyright © 2017 The University of Manchester. All rights reserved.