| Package | Description |
|---|---|
| org.topbraid.jenax.functions |
| Modifier and Type | Method and Description |
|---|---|
static CurrentThreadFunctions |
CurrentThreadFunctionRegistry.getFunctions() |
static CurrentThreadFunctions |
CurrentThreadFunctionRegistry.register(org.apache.jena.rdf.model.Model model)
Registers a set of extra SPIN functions from a given Model for the current
Thread.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CurrentThreadFunctionRegistry.unregister(CurrentThreadFunctions old)
Unregisters the current Model for the current Thread.
|
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.