|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAtomType
| Method Summary | |
|---|---|
int |
getChildIndex()
|
IElement |
getElement()
|
int |
getIndex()
Returns the index for this IAtomTypeLeaf, within the context of an ISimulation. |
double |
getMass()
Returns the value of the mass. |
ISpecies |
getSpecies()
|
double |
rm()
Returns the reciprocal of the mass, 1.0/mass |
void |
setChildIndex(int newChildIndex)
|
void |
setIndex(int newIndex)
Informs the ISpecies what its index should be. |
void |
setSpecies(ISpecies newParent)
|
| Method Detail |
|---|
void setSpecies(ISpecies newParent)
void setIndex(int newIndex)
int getIndex()
void setChildIndex(int newChildIndex)
int getChildIndex()
ISpecies getSpecies()
double getMass()
double rm()
IElement getElement()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||