etomica.nbr.list
Class BoxAgentSourceCellManagerList
java.lang.Object
etomica.nbr.cell.BoxAgentSourceCellManager
etomica.nbr.list.BoxAgentSourceCellManagerList
- All Implemented Interfaces:
- BoxAgentManager.BoxAgentSource, Serializable
public class BoxAgentSourceCellManagerList
- extends BoxAgentSourceCellManager
BoxAgentSource responsible for creating a NeighborCellManager.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
potentialMaster
protected PotentialMasterList potentialMaster
BoxAgentSourceCellManagerList
public BoxAgentSourceCellManagerList(ISimulation sim,
IAtomPositionDefinition positionDefinition,
ISpace _space)
setPotentialMaster
public void setPotentialMaster(PotentialMasterList newPotentialMaster)
makeAgent
public Object makeAgent(IBox box)
- Specified by:
makeAgent in interface BoxAgentManager.BoxAgentSource- Overrides:
makeAgent in class BoxAgentSourceCellManager