java.lang.Object
de.uka.ipd.sdq.dsexplore.opt4j.representation.DSEDecoder
All Implemented Interfaces:
org.opt4j.core.problem.Decoder<DesignDecisionGenotype,PCMPhenotype>

public class DSEDecoder extends Object implements org.opt4j.core.problem.Decoder<DesignDecisionGenotype,PCMPhenotype>
The DSEDecoder is responsible for converting the genotypes into proper PCM instances that can then be analysed.