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