java.io.Serializablepublic static class PotentialReactive.BondChangeData
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field | Description |
|---|---|---|
IAtom |
atom |
|
IAtom[] |
newPartners |
|
IAtom[] |
oldPartners |
| Constructor | Description |
|---|---|
BondChangeData() |
| Modifier and Type | Method | Description |
|---|---|---|
IAtom |
getAtom() |
|
IAtom[] |
getNewPartners() |
|
IAtom[] |
getOldPartners() |