Uses of Class
crowdmodel.environment.CellObject

Packages that use CellObject
crowdmodel.agents   
crowdmodel.environment   
 

Uses of CellObject in crowdmodel.agents
 

Methods in crowdmodel.agents with parameters of type CellObject
 void ManipulationRule.execute(CellObject obj, java.lang.String manipulation)
           
 

Uses of CellObject in crowdmodel.environment
 

Methods in crowdmodel.environment with parameters of type CellObject
 void Area.setCell(CellObject cell)
          Sets every cell belonging to that Area by defining the name, walkability and value in valueLayer (for visualisation purposes)