|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMolecule
Interface for an IMolecule
| Method Summary | |
|---|---|
IAtomList |
getChildList()
Returns the atoms in the molecule as an IAtomList. |
int |
getIndex()
Returns this IMolecule's index, which is its place in the list of molecules of its ISpecies in its IBox. |
ISpecies |
getType()
Returns the ISpecies of this IMolecule. |
void |
setIndex(int index)
Informs the IMolecule of its index. |
| Method Detail |
|---|
int getIndex()
void setIndex(int index)
IAtomList getChildList()
ISpecies getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||