|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TriplePath | |
---|---|
org.topbraid.spin.model | The SPIN object model (subclasses of Jena Resource). |
org.topbraid.spin.model.visitor | Support for traversing SPIN object trees. |
Uses of TriplePath in org.topbraid.spin.model |
---|
Methods in org.topbraid.spin.model that return TriplePath | |
---|---|
static TriplePath |
SPINFactory.createTriplePath(Model model,
Resource subject,
Resource path,
RDFNode object)
Creates a new TriplePath as a blank node in a given Model. |
Uses of TriplePath in org.topbraid.spin.model.visitor |
---|
Methods in org.topbraid.spin.model.visitor with parameters of type TriplePath | |
---|---|
void |
ElementWalker.visit(TriplePath triplePath)
|
void |
ElementVisitor.visit(TriplePath triplePath)
|
void |
AbstractElementVisitor.visit(TriplePath triplePath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |