|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface AtomTypeAgentManager.AgentSource
Interface for an object that wants an agent associated with each AtomType in a Simulation.
| Method Summary | |
|---|---|
Class |
getSpeciesAgentClass()
Returns the Class of the agent. |
Object |
makeAgent(IAtomType type)
Returns an agent for the given AtomType. |
void |
releaseAgent(Object agent,
IAtomType type)
This informs the agent source that the agent is going away and that the agent source should disconnect the agent from other elements. |
| Method Detail |
|---|
Class getSpeciesAgentClass()
Object makeAgent(IAtomType type)
void releaseAgent(Object agent,
IAtomType type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||