| Package | Description |
|---|---|
| org.aksw.sparqlify.config.lang | |
| org.aksw.sparqlify.config.syntax | |
| org.aksw.sparqlify.core.algorithms |
| Modifier and Type | Method and Description |
|---|---|
FunctionDeclarationTemplate |
SparqlifyConfigTree.functionDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionDeclarationTemplate> |
Config.getFunctionDeclarations() |
| Modifier and Type | Method and Description |
|---|---|
FunctionDeclarationTemplate |
RegisteredFunction.getDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionRegistrySql.add(FunctionDeclarationTemplate declaration) |
| Constructor and Description |
|---|
RegisteredFunction(FunctionDeclarationTemplate declaration,
MethodSignature<XClass> typeSignature) |
Copyright © 2014. All Rights Reserved.