|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgeContext | |
cad.simcad.objectserver.factory | |
cad.simcad.objectserver.spec.context | |
cad.simcad.worldsimulator.world |
Uses of AgeContext in cad.simcad.objectserver.factory |
Methods in cad.simcad.objectserver.factory that return AgeContext | |
static AgeContext |
AgeContextFactory.createDefaultAgeContext()
|
Uses of AgeContext in cad.simcad.objectserver.spec.context |
Methods in cad.simcad.objectserver.spec.context that return AgeContext | |
AgeContext |
Owner.getAgeContext()
Returns the age id for this Owner |
AgeContext |
Genomable.getAgeContext()
Returns the age id for this Genomable |
Methods in cad.simcad.objectserver.spec.context with parameters of type AgeContext | |
void |
Owner.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
void |
Genomable.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
Uses of AgeContext in cad.simcad.worldsimulator.world |
Classes in cad.simcad.worldsimulator.world that implement AgeContext | |
class |
ModernAge
|
Methods in cad.simcad.worldsimulator.world that return AgeContext | |
AgeContext |
LondonGenome.getAgeContext()
Returns the age id for this Genomable |
AgeContext |
GaiaGenome.getAgeContext()
Returns the age id for this Genomable |
AgeContext |
Gaia.getAgeContext()
Returns the age id for this Owner |
AgeContext |
LondonService.getAgeContext()
Returns the age id for this Owner |
AgeContext |
DefaultOwner.getAgeContext()
Returns the age id for this Genomable |
AgeContext |
DefaultGenome.getAgeContext()
Returns the age id for this Genomable |
Methods in cad.simcad.worldsimulator.world with parameters of type AgeContext | |
void |
LondonGenome.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
void |
GaiaGenome.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
void |
Gaia.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
void |
LondonService.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
void |
DefaultOwner.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
void |
DefaultGenome.setAgeContext(AgeContext ac)
Set the AgeContext for this Genomable |
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |