org.xmlcml.tools
Interface SubstituentList
- All Known Implementing Classes:
- SubstituentListImpl
- public interface SubstituentList
a list of substituents (Chains, RingNucleus)- usually on an Atom in a Ring(Nucleus)
addRingNucleus
public void addRingNucleus(RingNucleus rn)
addChainSet
public void addChainSet(ChainSet chain)
getRingNucleusTable
public java.util.Hashtable getRingNucleusTable()
- returns Hashtable of RingNucleus. For a Ring(Nucleus) this can denote spiro
for a Chain denotes Ring(Nucleus) substituent
getChainTable
public java.util.Hashtable getChainTable()
- returns Hashtable of Chains. Normally only found for Atoms in RingNucleus