| Package | Description |
|---|---|
| org.topbraid.spin.model |
The SPIN object model (subclasses of Jena Resource).
|
| org.topbraid.spin.model.impl | |
| org.topbraid.spin.model.visitor |
Support for traversing SPIN object trees.
|
| Modifier and Type | Method and Description |
|---|---|
static TriplePath |
SPINFactory.createTriplePath(org.apache.jena.rdf.model.Model model,
org.apache.jena.rdf.model.Resource subject,
org.apache.jena.rdf.model.Resource path,
org.apache.jena.rdf.model.RDFNode object)
Creates a new TriplePath as a blank node in a given Model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TriplePathImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementWalker.visit(TriplePath triplePath) |
void |
ElementVisitor.visit(TriplePath triplePath) |
void |
AbstractElementVisitor.visit(TriplePath triplePath) |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.