MCPcopy Create free account
hub / github.com/GMUEClab/ecj / Setup

Interface Setup

ecj/src/main/java/ec/Setup.java:34–41  ·  view source on GitHub ↗

Setup classes are classes which get set up once from user-supplied parameters prior to being used. Defines a single method, setup(...), which is called at least once for the object, or for some object from which it was cloned. This method allows the object to set itself up by reading from paramete

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65
setupMethod · 0.65

Implementers 15

Populationecj/src/main/java/ec/Population.java
Subpopulationecj/src/main/java/ec/Subpopulation.jav
ProportionateComponentSelectorecj/src/main/java/ec/co/ant/Proportion
PseudorandomProportionateComponentSelectorecj/src/main/java/ec/co/ant/Pseudorand
SimpleConstructionRuleecj/src/main/java/ec/co/grasp/SimpleCo
StatisticsChartPaneecj/src/main/java/ec/display/Statistic
SubpopulationPanelecj/src/main/java/ec/display/Subpopula
IndividualPortrayalecj/src/main/java/ec/display/portrayal
EvolutionStatecontrib/gep/ec/EvolutionState.java
GEPSpeciescontrib/gep/ec/gep/GEPSpecies.java
GEPSimpleStatisticscontrib/gep/ec/gep/GEPSimpleStatistics
GEPFitnessFunctioncontrib/gep/ec/gep/GEPFitnessFunction.

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…