Interface Radical
public interface Radical
An interface to be implemented by radicals to ease building molecules.
Represents a molecular entity with unpaired electrons.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
Modifier and TypeMethodDescriptionReturns the atom representing the radical center.Returns the set of atoms that are not fully bonded (potential bonding sites).
-
Method Details
-
getRadicalAtom
-
getUnboundedAtoms
-