|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.worldsimulator.world.Gaia
Constructor Summary | |
Gaia()
Creates a new instance of Gaia |
Method Summary | |
AgeContext |
getAgeContext()
Returns the age id for this Owner |
java.awt.Color |
getColor()
Returns the Color for this Owner This method is here to show that the Owner can be usefull on the top of Genomables |
Genomable |
getGenomable()
Returns the Genomable of this Owner |
void |
setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Gaia()
Method Detail |
public AgeContext getAgeContext()
getAgeContext
in interface Owner
public java.awt.Color getColor()
getColor
in interface Owner
public Genomable getGenomable()
getGenomable
in interface Owner
public void setAgeContext(AgeContext ac)
setAgeContext
in interface Owner
ac
- the new AgeContextpublic java.lang.String toString()
toString
in class java.lang.Object
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |