| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
| Modifier and Type | Method and Description |
|---|---|
NodeID |
OWLAnonymousIndividual.getID()
Gets the ID of this individual.
|
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) |
SWRLRule |
SWRLDataFactory.getSWRLRule(NodeID nodeID,
Set<? extends SWRLAtom> body,
Set<? extends SWRLAtom> head)
Deprecated.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.