|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Module | |
|---|---|
| org.topbraid.spin.model | The SPIN object model (subclasses of Jena Resource). |
| org.topbraid.spin.util | Various utilities that don't fit elsewhere. |
| Uses of Module in org.topbraid.spin.model |
|---|
| Subinterfaces of Module in org.topbraid.spin.model | |
|---|---|
interface |
Function
A SPIN Function module (not: FunctionCall). |
interface |
Template
A template class definition. |
| Uses of Module in org.topbraid.spin.util |
|---|
| Methods in org.topbraid.spin.util with parameters of type Module | |
|---|---|
static java.util.Map<Property,RDFNode> |
ModulesUtil.getPotentialBindings(Module module,
RDFNode[] values)
Attempts to find "good" default bindings for a collection of RDFNode values at a given module. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||