Class VariableValueCopier

java.lang.Object
net.ssehub.easy.varModel.cstEvaluation.VariableValueCopier

public class VariableValueCopier extends Object
Copies specified variable values, i.e., single variables to a single variable or a compatible container or a container to a container. In case of a container as source, the first value will be copied. May create further variables in case of target reference types. Actually, this functionality might be done by a more generic VIL function, but for now a simpler (internal) implementation is sufficient.
Author:
Holger Eichelberger