Uses of Class
de.rwth.swc.coffee4j.engine.configuration.model.Seed
-
Packages that use Seed Package Description de.rwth.swc.coffee4j.engine.configuration.model -
-
Uses of Seed in de.rwth.swc.coffee4j.engine.configuration.model
Methods in de.rwth.swc.coffee4j.engine.configuration.model that return Seed Modifier and Type Method Description SeedSeed.Builder. build(Collection<Parameter> parameters)Constructs the actualSeedinstance from this builder.Methods in de.rwth.swc.coffee4j.engine.configuration.model that return types with arguments of type Seed Modifier and Type Method Description Map<String,List<Seed>>InputParameterModel. getNegativeSeeds()List<Seed>InputParameterModel. getPositiveSeeds()
-