public interface AtomContainer
Atoms.| Modifier and Type | Method and Description |
|---|---|
List<Atom> |
getAllAtoms()
Returns all
Atoms. |
Optional<Atom> |
getAtom(Integer atomIdentifier)
|
void |
removeAtom(Integer atomIdentifier)
Removes an atom from this container.
|
Copyright © 2018. All rights reserved.