Uses of Class
evolution.lands.LandResource

Packages that use LandResource
evolution.lands 

Uses of LandResource in evolution.lands
 

Subclasses of LandResource in evolution.lands
class Coals
          A class of a coals, a special kind of landresource.
class SimpleLandResource
          SimpleLandResource represents all LandResources for which no extra code should be written to define the behaviour.
 

Methods in evolution.lands that return LandResource
LandResourceLandKnowledgeCatalog.instantiateLandResource(String resName, Double value, String land)
          Instantiate a LandResource.
LandResourceSquareOfLand.getLandResource(String resName)
          Return the named landresource.
 


a gvijf production