|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--cad.simcad.worldsimulator.world.DefaultGenome
Default genome
| Constructor Summary | |
DefaultGenome()
Creates a new instance of DefaultGenome |
|
| Method Summary | |
AgeContext |
getAgeContext()
Returns the age id for this Genomable |
int |
getId()
Returns the id for this Genomable |
java.lang.String |
getName()
Returns the name for this Genomable |
void |
setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultGenome()
| Method Detail |
public AgeContext getAgeContext()
getAgeContext in interface Genomablepublic int getId()
getId in interface Genomablepublic java.lang.String getName()
getName in interface Genomablepublic void setAgeContext(AgeContext ac)
setAgeContext in interface Genomableac - the new AgeContext
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||