|
||||||||||
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.environment.TraitMap_ com.rubecula.darwin.domain.environment.Phenotype_ com.rubecula.darwin.examples.travelingsalesman.Phenotype_TS
public class Phenotype_TS
Field Summary |
---|
Fields inherited from class com.rubecula.darwin.domain.environment.Phenotype_ |
---|
_extendedPhenotypes, 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 |
Constructor Summary | |
---|---|
Phenotype_TS()
|
Method Summary | |
---|---|
static Client[] |
getClients(Environment environment)
TODO move this somewhere (it isn't related to Phenotype) |
Client[] |
getClientsInOrder(Client[] clients)
|
Client[] |
getClientsInOrder(Environment environment)
|
static java.lang.String[] |
getNames(Environment environment)
TODO move this somewhere (it isn't related to Phenotype) |
Methods inherited from class com.rubecula.darwin.domain.environment.Phenotype_ |
---|
addExtended, addTrait, addTrait, doCensus, equals, getExtendedPhenotypes, getIdentifier, getSexTraits, hashCode |
Methods inherited from class com.rubecula.darwin.domain.environment.TraitMap_ |
---|
censusMe, getCensusibleChildren, getKeys, getSignature, getTrait, getTraits, put, size |
Methods inherited from class net.sf.tostring0.AToString |
---|
toString, toString, toStringBrief, toStringId |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.tostring0.IToString |
---|
toString, toStringBrief, toStringId |
Methods inherited from interface com.rubecula.darwin.domain.helper.TraitMap |
---|
getKeys, getTrait, getTraits, size |
Methods inherited from interface com.rubecula.darwin.domain.helper.CacheSignature |
---|
getSignature |
Methods inherited from interface com.rubecula.darwin.domain.helper.Censusible |
---|
censusMe, getCensusibleChildren |
Constructor Detail |
---|
public Phenotype_TS()
Method Detail |
---|
public static Client[] getClients(Environment environment)
environment
-
public static java.lang.String[] getNames(Environment environment)
environment
-
public Client[] getClientsInOrder(Client[] clients)
clients
- array derived directly from the environment
public Client[] getClientsInOrder(Environment environment)
environment
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |