| 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 Exists |
SPINFactory.createExists(org.apache.jena.rdf.model.Model model,
ElementList elements)
Creates a new Exists as a blank node in a given Model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExistsImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementWalker.visit(Exists exists) |
void |
ElementVisitor.visit(Exists exists) |
void |
AbstractElementVisitor.visit(Exists exists) |
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.