|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Capabilities | |
com.hp.hpl.jena.graph | This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system. |
com.hp.hpl.jena.graph.compose | This package defines simple composite graphs - union, intersection, difference, and update-tracking. |
com.hp.hpl.jena.reasoner | The Jena2 reasoner subsystem is designed to allow a range of inference engines to be plugged into Jena. |
Uses of Capabilities in com.hp.hpl.jena.graph |
Methods in com.hp.hpl.jena.graph that return Capabilities | |
Capabilities |
Graph.getCapabilities()
returns this Graph's capabilities |
Uses of Capabilities in com.hp.hpl.jena.graph.compose |
Methods in com.hp.hpl.jena.graph.compose that return Capabilities | |
Capabilities |
Polyadic.getCapabilities()
|
Uses of Capabilities in com.hp.hpl.jena.reasoner |
Methods in com.hp.hpl.jena.reasoner that return Capabilities | |
Capabilities |
BaseInfGraph.getCapabilities()
Answer the InfCapabilities of this InfGraph. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |