|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--scripps.mol_data.TreeNodeSet
|
+--scripps.mol_data.AtomSet
| Field Summary |
| Fields inherited from class scripps.mol_data.TreeNodeSet |
data |
| Constructor Summary | |
AtomSet()
|
|
| Method Summary | |
void |
add(Atom atom)
|
void |
add(AtomSet atoms)
|
Atom |
at(int i)
|
java.lang.Object |
clone()
|
Atom |
getAtomNamed(java.lang.String name)
|
java.lang.String |
toString()
|
| Methods inherited from class scripps.mol_data.TreeNodeSet |
addAll, elementAt, size |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AtomSet()
| Method Detail |
public java.lang.Object clone()
clone in class java.lang.Objectpublic Atom at(int i)
public void add(Atom atom)
public void add(AtomSet atoms)
public java.lang.String toString()
toString in class java.lang.Objectpublic Atom getAtomNamed(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||