public class AtomSite
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static SiteFactory |
FACTORY |
Constructor | Description |
---|---|
AtomSite(int latticeArrayIndex) |
Modifier and Type | Method | Description |
---|---|---|
IAtom |
getAtom() |
|
int |
getLatticeArrayIndex() |
|
void |
setAtom(IAtom atom) |
public static final SiteFactory FACTORY