| Package | Description |
|---|---|
| org.aksw.sparqlify.algebra.sql.exprs.evaluators | |
| org.aksw.sparqlify.core.algorithms | |
| org.aksw.sparqlify.core.datatypes |
| Constructor and Description |
|---|
SqlExprEvaluator_SqlRewrite(TypeSystem datatypeSystem,
String functionId) |
| Modifier and Type | Method and Description |
|---|---|
static DatatypeAssignerMap |
DatatypeAssignerMap.createDefaultAssignments(TypeSystem datatypeSystem) |
| Constructor and Description |
|---|
FunctionRegistrySql(TypeSystem datatypeSystem) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatatypeSystemCustom |
| Modifier and Type | Method and Description |
|---|---|
TypeSystem |
XClassImpl.getDatatypeSystem() |
| Modifier and Type | Method and Description |
|---|---|
static XMethod |
XMethodImpl.create(TypeSystem datatypeSystem,
String name,
MethodSignature<TypeToken> signature) |
static XMethod |
XMethodImpl.createFromMethod(String name,
TypeSystem datatypeSystem,
Object object,
Method method) |
static List<XClass> |
XClassUtils.resolve(TypeSystem datatypeSystem,
Collection<TypeToken> typeNames) |
static XClass |
XMethodImpl.resolveClass(Class<?> clazz,
TypeSystem datatypeSystem) |
static XClass |
XMethodImpl.resolveClass(TypeToken typeName,
TypeSystem datatypeSystem) |
static List<XClass> |
XMethodImpl.resolveList(TypeSystem datatypeSystem,
Class<?>[] classes) |
static List<XClass> |
XMethodImpl.resolveList(TypeSystem datatypeSystem,
List<TypeToken> typeNames) |
| Constructor and Description |
|---|
XClassImpl(TypeSystem datatypeSytem,
TypeToken typeToken,
com.hp.hpl.jena.graph.Node xsd,
Class<?> correspondingClass) |
Copyright © 2014. All Rights Reserved.