| 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 Bind |
SPINFactory.createBind(org.apache.jena.rdf.model.Model model,
Variable variable,
org.apache.jena.rdf.model.RDFNode expression)
Creates a Bind in a given Model as a blank node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementWalker.visit(Bind bind) |
void |
ElementVisitor.visit(Bind bind) |
void |
AbstractElementVisitor.visit(Bind let) |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.