Interface BindingsRestrictedTriplePatternRequest
- All Superinterfaces:
 DataRetrievalRequest
- All Known Subinterfaces:
 BRTPFRequest
- All Known Implementing Classes:
 BindingsRestrictedTriplePatternRequestImpl,BRTPFRequestImpl
- 
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface se.liu.ida.hefquin.engine.federation.access.DataRetrievalRequest
getExpectedVariables, toString 
- 
Method Details
- 
getTriplePattern
TriplePattern getTriplePattern() - 
getSolutionMappings
Set<SolutionMapping> getSolutionMappings() 
 -