Class CollectingIntermediateResultElementSinkWithTranslation
java.lang.Object
se.liu.ida.hefquin.engine.queryplan.executable.impl.CollectingIntermediateResultElementSink
se.liu.ida.hefquin.engine.queryplan.executable.impl.CollectingIntermediateResultElementSinkWithTranslation
- All Implemented Interfaces:
 IntermediateResultElementSink
public class CollectingIntermediateResultElementSinkWithTranslation
extends CollectingIntermediateResultElementSink
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final List<SolutionMapping> protected final VocabularyMapping - 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Methods inherited from class se.liu.ida.hefquin.engine.queryplan.executable.impl.CollectingIntermediateResultElementSink
clear, getCollectedSolutionMappingsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface se.liu.ida.hefquin.engine.queryplan.executable.IntermediateResultElementSink
send, send 
- 
Field Details
- 
vm
 - 
l
 
 - 
 - 
Constructor Details
- 
CollectingIntermediateResultElementSinkWithTranslation
 
 - 
 - 
Method Details
- 
send
- Specified by:
 sendin interfaceIntermediateResultElementSink- Overrides:
 sendin classCollectingIntermediateResultElementSink
 
 -