|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DIGProfile | |
---|---|
com.hp.hpl.jena.reasoner.dig |
Uses of DIGProfile in com.hp.hpl.jena.reasoner.dig |
---|
Fields in com.hp.hpl.jena.reasoner.dig declared as DIGProfile | |
---|---|
static DIGProfile |
DIGAdapter.RACER_17_PROFILE
DIG profile for 1.7 |
Methods in com.hp.hpl.jena.reasoner.dig that return DIGProfile | |
---|---|
DIGProfile |
DIGAdapter.getProfile()
Answer the DIG profile for the DIG interface this reasoner is attached to. |
Methods in com.hp.hpl.jena.reasoner.dig with parameters of type DIGProfile | |
---|---|
void |
DIGConnection.bindKB(boolean rebind,
DIGProfile profile)
Bind a DIG KB to this adapter, by requesting a KB URI through the newKB verb. |
Document |
DIGConnection.sendDigVerb(Document digVerb,
DIGProfile profile)
Send a verb to the attached DIG reasoner and answer the result. |
void |
DIGAdapter.setProfile(DIGProfile profile)
Set the profile specifying the variable parts of the DIG profile that are being used in this instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |