|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.tostring0.AToString
com.rubecula.darwin.domain.helper.Attribute_
com.rubecula.darwin.domain.environment.EcoFactor_
com.rubecula.darwin.examples.travelingsalesman.EcoFactor_TS
public abstract class EcoFactor_TS
| Field Summary |
|---|
| Fields inherited from class com.rubecula.darwin.domain.environment.EcoFactor_ |
|---|
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 | |
|---|---|
protected |
EcoFactor_TS(java.lang.Object identifier,
java.lang.Object value)
|
| Method Summary | |
|---|---|
boolean |
isNew()
|
boolean |
isVisible()
|
boolean |
update(EcoFactor other)
|
| Methods inherited from class com.rubecula.darwin.domain.environment.EcoFactor_ |
|---|
censusMe, clone, getCensusibleChildren, getEnvironment, getVisualizable, setEnvironment, toString |
| Methods inherited from class com.rubecula.darwin.domain.helper.Attribute_ |
|---|
equals, getAttribute, getIdentifier, getValue, hashCode, setValue |
| Methods inherited from class net.sf.tostring0.AToString |
|---|
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.Attribute |
|---|
getAttribute, getValue, setValue |
| Methods inherited from interface net.sf.tostring0.Identifiable |
|---|
getIdentifier |
| Constructor Detail |
|---|
protected EcoFactor_TS(java.lang.Object identifier,
java.lang.Object value)
identifier - value - | Method Detail |
|---|
public boolean isNew()
Individual.isNew()public boolean isVisible()
Individual.isVisible()public boolean update(EcoFactor other)
other - the factor which will be used to update this factor
EcoFactor has been updatedEcoFactor.update(com.rubecula.darwin.domain.helper.EcoFactor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||