Class DesignDecisionGenotype

java.lang.Object
de.uka.ipd.sdq.dsexplore.opt4j.genotype.DesignDecisionGenotype
All Implemented Interfaces:
Iterable<Choice>, Collection<Choice>, List<Choice>, org.opt4j.core.Genotype, org.opt4j.genotype.ListGenotype<Choice>

public class DesignDecisionGenotype extends Object implements org.opt4j.genotype.ListGenotype<Choice>