Uses of Class
org.semanticweb.owlapi.model.NodeID
Packages that use NodeID
Package
Description
Main API classes.
OWL/XML syntax parser and renderer.
OWL API reference implementation package.
-
Uses of NodeID in org.semanticweb.owlapi.model
Methods in org.semanticweb.owlapi.model that return NodeIDModifier and TypeMethodDescriptionOWLAnonymousIndividual.getID()
Gets the ID of this individual.static NodeID
NodeID.getNodeID()
static NodeID
Gets a NodeID with a specific identifier string.Methods in org.semanticweb.owlapi.model with parameters of type NodeID -
Uses of NodeID in org.semanticweb.owlapi.owlxml.renderer
Methods in org.semanticweb.owlapi.owlxml.renderer with parameters of type NodeID -
Uses of NodeID in uk.ac.manchester.cs.owl.owlapi
Methods in uk.ac.manchester.cs.owl.owlapi that return NodeIDConstructors in uk.ac.manchester.cs.owl.owlapi with parameters of type NodeID