Uses of Class
org.openscience.cdk.iupac.parser.AttachedGroup
Packages that use AttachedGroup
-
Uses of AttachedGroup in org.openscience.cdk.iupac.parser
Method parameters in org.openscience.cdk.iupac.parser with type arguments of type AttachedGroupModifier and TypeMethodDescriptionprotected IAtomContainer
MoleculeBuilder.buildMolecule
(int mainChain, List<AttachedGroup> attachedSubstituents, List<AttachedGroup> attachedGroups, boolean isMainCyclic, String name) Start of the process of building a molecule from the parsed data.