| Package | Description |
|---|---|
| org.aksw.sparqlify.core.cast | |
| org.aksw.sparqlify.core.datatypes |
| Modifier and Type | Method and Description |
|---|---|
Invocable |
FunctionDecl.getInvocable() |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocableMethod |
| Modifier and Type | Method and Description |
|---|---|
Invocable |
XMethodDecl.getInvocable() |
Invocable |
XMethod.getInvocable() |
Invocable |
XMethodImpl.getInvocable() |
Invocable |
SqlMethodCandidate.getInvocable() |
| Modifier and Type | Method and Description |
|---|---|
void |
XMethodDecl.setInvocable(Invocable invocable) |
| Constructor and Description |
|---|
XMethodDecl(String name,
MethodSignature<TypeToken> typeSignature,
Invocable invocable) |
XMethodImpl(String name,
MethodSignature<XClass> signature,
Invocable invocable) |
XMethodImpl(String name,
MethodSignature<XClass> signature,
Invocable invocable,
SqlFunctionSerializer serializer) |
Copyright © 2013. All Rights Reserved.