|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotExists | |
|---|---|
| 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 NotExists in org.topbraid.spin.model |
|---|
| Methods in org.topbraid.spin.model that return NotExists | |
|---|---|
static NotExists |
SPINFactory.createNotExists(Model model,
ElementList elements)
Creates a new NotExists as a blank node in a given Model. |
| Uses of NotExists in org.topbraid.spin.model.visitor |
|---|
| Methods in org.topbraid.spin.model.visitor with parameters of type NotExists | |
|---|---|
void |
ElementWalker.visit(NotExists notExists)
|
void |
ElementVisitor.visit(NotExists notExists)
|
void |
AbstractElementVisitor.visit(NotExists notExists)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||