Uses of Interface
eu.qualimaster.easy.extension.internal.PipelineVisitor.IVariableMapper
Packages that use PipelineVisitor.IVariableMapper
-
Uses of PipelineVisitor.IVariableMapper in eu.qualimaster.easy.extension.internal
Classes in eu.qualimaster.easy.extension.internal that implement PipelineVisitor.IVariableMapperModifier and TypeClassDescriptionclassUsesIvmlElements andIObservables to identify temporary value mappings.Fields in eu.qualimaster.easy.extension.internal declared as PipelineVisitor.IVariableMapperConstructors in eu.qualimaster.easy.extension.internal with parameters of type PipelineVisitor.IVariableMapperModifierConstructorDescriptionPipelineVisitor(net.ssehub.easy.varModel.confModel.IDecisionVariable pipeline, boolean initializeRuntimeMapping, PipelineVisitor.IVariableMapper mapper) Constructor for deciding whether runtime instances shall be mapped or whether this is not needed.(package private)PipelineVisitor(net.ssehub.easy.varModel.confModel.IDecisionVariable pipeline, PipelineVisitor.IVariableMapper mapper) Constructor which will map runtime clones.