|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstantShortcut | |
---|---|
org.d2rq.r2rml |
Uses of ConstantShortcut in org.d2rq.r2rml |
---|
Methods in org.d2rq.r2rml that return ConstantShortcut | |
---|---|
static ConstantShortcut |
ConstantShortcut.create(RDFNode constant)
Always succeeds. |
ConstantShortcut |
TriplesMap.getSubject()
|
Methods in org.d2rq.r2rml that return types with arguments of type ConstantShortcut | |
---|---|
Set<ConstantShortcut> |
TermMap.getGraphs()
|
Set<ConstantShortcut> |
PredicateObjectMap.getGraphs()
|
Set<ConstantShortcut> |
PredicateObjectMap.getObjects()
|
Set<ConstantShortcut> |
PredicateObjectMap.getPredicates()
|
Methods in org.d2rq.r2rml with parameters of type ConstantShortcut | |
---|---|
void |
TriplesMap.setSubject(ConstantShortcut subject)
|
void |
MappingVisitor.visitTerm(ConstantShortcut shortcut,
TermMap.Position position)
|
void |
MappingVisitor.DoNothingImplementation.visitTerm(ConstantShortcut shortcut,
TermMap.Position position)
|
void |
MappingValidator.visitTerm(ConstantShortcut shortcut,
TermMap.Position position)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |