|
|||||||||
| Home >> All >> org >> xmlcml >> cml >> [ topology overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.xmlcml.cml.topology
Interface SubstituentList

- public interface SubstituentList
a list of substituents (Chains, RingNucleus)- usually on an CMLAtom in a Ring(Nucleus)
| Method Summary | |
void |
addChainSet(ChainSet chain)
|
void |
addRingNucleus(RingNucleus rn)
|
java.util.Hashtable |
getChainTable()
returns Hashtable of Chains. |
java.util.Hashtable |
getRingNucleusTable()
returns Hashtable of RingNucleus. |
| Method Detail |
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
|
|||||||||
| Home >> All >> org >> xmlcml >> cml >> [ topology overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC