| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| 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) |
Copyright © 2018 The University of Manchester. All rights reserved.