Class UngroupSgroupsAction

All Implemented Interfaces:
chemaxon.license.Licensable, StandardizerAction, PropertyChangeListener, Cloneable, EventListener

@PublicApi public class UngroupSgroupsAction extends AbstractSgroupAction
Standardizer action un-groups s-groups of the target molecule
Since:
6.0
  • Field Details

    • excludeString

      protected String excludeString
  • Constructor Details

    • UngroupSgroupsAction

      public UngroupSgroupsAction(Map<String,String> params)
      Initializes the action
      Parameters:
      params - the parameters of the action
  • Method Details