|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJSci.physics.Particle
JSci.chemistry.Atom
A class representing atoms.
| Constructor Summary | |
Atom(Element e)
Constructs an atom. |
|
| Method Summary | |
Molecule |
bind(Atom a)
Binds this atom with another. |
Nucleon[] |
getNucleus()
Returns the nucleus. |
Lepton[] |
getShell()
Returns the electron shell. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Atom(Element e)
| Method Detail |
public Nucleon[] getNucleus()
public Lepton[] getShell()
public Molecule bind(Atom a)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||