Uses of Class
org.ascape.model.HostCell

Packages that use HostCell
org.ascape.model   
 

Uses of HostCell in org.ascape.model
 

Methods in org.ascape.model that return HostCell
 HostCell HostCell.findRandomAvailableNeighbor()
          Gets a random neighboring host cell.
 HostCell CellOccupant.getHostCell()
          Returns the cell that this cell occupies in the host cell's lattice.
 

Methods in org.ascape.model with parameters of type HostCell
 void CellOccupant.moveTo(HostCell hostCell)
          Assigns this cell as the occupant of the supplied host cell.
 void CellOccupant.setHostCell(HostCell hostCell)
          Sets the cell that this cell occupies in the host cell's lattice.
 



Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.