Interface | Description |
---|---|
ISpecies |
An ISpecies holds information about how to construct a molecule, and creates molecules on demand.
|
SpeciesAgentManager.AgentSource<E> |
Interface for an object that wants an agent associated with each
AtomType in a Simulation.
|
SpeciesGeneral.AtomFactory |
Class | Description |
---|---|
SpeciesAgentManager<E> |
AtomTypeAgentManager acts on behalf of client classes (an AgentSource) to
manage agents in every AtomType in a box.
|
SpeciesBuilder | |
SpeciesFileParser | |
SpeciesGeneral | |
SpeciesGeneralMutable | |
SpeciesPolyhedron |
Species in which molecules are made of a single atom of type SpheroPolyhedron
|
SpeciesSpheresRotating |
Species in which molecules are made of a single atom of type OrientedSphere
|
SpeciesSpheresRotatingMolecule |
Species in which molecules are made of a single atom.
|