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, getCollectedSolutionMappings
-
Field Details
-
vm
-
l
-
-
Constructor Details
-
CollectingIntermediateResultElementSinkWithTranslation
-
-
Method Details
-
send
- Specified by:
sendin interfaceIntermediateResultElementSink- Overrides:
sendin classCollectingIntermediateResultElementSink
-