|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.tostring0.AToString com.rubecula.darwin.domain.world.Organism_ com.rubecula.darwin.domain.world.Organism_Asexual com.rubecula.darwin.examples.travelingsalesman.Organism_TS
public class Organism_TS
Field Summary |
---|
Fields inherited from class com.rubecula.darwin.domain.world.Organism_ |
---|
_identifier, _nuclear, LOG |
Fields inherited from interface net.sf.tostring0.IToString |
---|
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE |
Method Summary | |
---|---|
static Organism |
createOrganism(int i,
Colony colony)
Method to create a new organism by seeding. |
Methods inherited from class com.rubecula.darwin.domain.world.Organism_Asexual |
---|
createMate, createPairBond, getAsexualProgeny, makeProgeny, reproduce, seed |
Methods inherited from class com.rubecula.darwin.domain.world.Organism_ |
---|
age, censusMe, clone, compareTo, equals, getAge, getCensusibleChildren, getColony, getFitness, getGenome, getIdentifier, getMortality, getNuclear, getPhenotype, getValue, getVisualizable, hashCode, isMortal, isNew, isViable, isVisible, normalizeGenome, onEnvironmentChange, setColony, setViability, setViable |
Methods inherited from class net.sf.tostring0.AToString |
---|
toString, toString, toStringBrief, toStringId |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.rubecula.darwin.domain.helper.Genetic |
---|
getGenome |
Methods inherited from interface net.sf.tostring0.IToString |
---|
toString, toStringBrief, toStringId |
Method Detail |
---|
public static Organism createOrganism(int i, Colony colony)
i
- colony
- XXX
Organism_Asexual
object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |