Uses of Interface
cad.simcad.objectserver.spec.context.Genomable

Packages that use Genomable
cad.simcad.objectserver.spec.context   
cad.simcad.objectserver.spec.map   
cad.simcad.worldsimulator.objects   
cad.simcad.worldsimulator.objects.units   
cad.simcad.worldsimulator.stats   
cad.simcad.worldsimulator.world   
 

Uses of Genomable in cad.simcad.objectserver.spec.context
 

Methods in cad.simcad.objectserver.spec.context that return Genomable
 Genomable Owner.getGenomable()
          Returns the Genomable of this Owner
 

Uses of Genomable in cad.simcad.objectserver.spec.map
 

Methods in cad.simcad.objectserver.spec.map with parameters of type Genomable
 double StatServer.getMaxSteepNessRatio(SimObject pu, Genomable g)
          Return the maximum steepnessRatio the SimObject can walk on
 double StatServer.getMaxSteepNessRatio(SimObject pu, Filler fil, Genomable g)
          Return the maximum steepnessRatio the PathUser can walk on the filler given in argument
 int StatServer.getWidth(SimObject so, Genomable g)
          Return the width of the SimObject
 int StatServer.getHeight(SimObject so, Genomable g)
          Return the height of the SimObject
 int StatServer.getWidth(java.lang.String className, Genomable g)
          Return the width of the SimObject given by the name
 int StatServer.getHeight(java.lang.String className, Genomable g)
          Return the height of the SimObject
 double StatServer.getDeformStat(SimObject so, Genomable g)
          Get the deform stat according to the id and the Genomable object
 

Uses of Genomable in cad.simcad.worldsimulator.objects
 

Methods in cad.simcad.worldsimulator.objects with parameters of type Genomable
 int ObjectMediator.getWidth(SimulatedObject mu, Genomable g)
           
 int ObjectMediator.getHeight(SimulatedObject mu, Genomable g)
           
 

Uses of Genomable in cad.simcad.worldsimulator.objects.units
 

Methods in cad.simcad.worldsimulator.objects.units with parameters of type Genomable
 double UnitMediator.getDeformStat(MyUnit u, Genomable g)
           
 double UnitMediator.getMaxSteepNessRatio(MyUnit u, Genomable g)
           
 

Uses of Genomable in cad.simcad.worldsimulator.stats
 

Methods in cad.simcad.worldsimulator.stats with parameters of type Genomable
 double StatComputer.getMaxSteepNessRatio(SimObject so, Genomable g)
           
 double StatComputer.getMaxSteepNessRatio(SimObject so, Filler fil, Genomable g)
           
 double StatComputer.getDeformStat(SimObject so, Genomable g)
           
 int StatComputer.getWidth(SimObject so, Genomable g)
           
 int StatComputer.getHeight(SimObject so, Genomable g)
           
 int StatComputer.getHeight(java.lang.String className, Genomable g)
          Return the height of the SimObject
 int StatComputer.getWidth(java.lang.String className, Genomable g)
          Return the width of the SimObject given by the name
 double UnitStats.getMaxSteepNessRatio(SimObject so, Genomable g)
           
 double UnitStats.getDeformStat(SimObject so, Genomable g)
          Get the deform stat according to the id and the Genomable object
 int UnitStats.getWidth(SimObject so, Genomable g)
           
 int UnitStats.getHeight(SimObject so, Genomable g)
           
 int UnitStats.getHeight(java.lang.String className, Genomable g)
           
 int UnitStats.getWidth(java.lang.String className, Genomable g)
           
 

Uses of Genomable in cad.simcad.worldsimulator.world
 

Classes in cad.simcad.worldsimulator.world that implement Genomable
 class DefaultGenome
          Default genome
 class GaiaGenome
           
 class LondonGenome
           
 

Methods in cad.simcad.worldsimulator.world that return Genomable
 Genomable Gaia.getGenomable()
          Returns the Genomable of this Owner
 Genomable LondonService.getGenomable()
           
 Genomable DefaultOwner.getGenomable()
          Returns the Genomable of this Owner
 


Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be