| Package | Description |
|---|---|
| org.coode.owlapi.owlxml.renderer | |
| org.semanticweb.owlapi.model | |
| uk.ac.manchester.cs.owl.owlapi |
| Modifier and Type | Method and Description |
|---|---|
void |
OWLXMLWriter.writeNodeIDAttribute(NodeID nodeID) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
NodeID |
OWLAnonymousIndividualImpl.getID() |
| Modifier and Type | Method and Description |
|---|---|
SWRLRule |
OWLDataFactoryImpl.getSWRLRule(NodeID nodeID,
Set<? extends SWRLAtom> body,
Set<? extends SWRLAtom> head)
Deprecated.
|
| Constructor and Description |
|---|
OWLAnonymousIndividualImpl(NodeID nodeID) |
Copyright © 2014 The University of Manchester. All Rights Reserved.