Class UngroupSgroupsAction

All Implemented Interfaces:
Licensable, StandardizerAction, PropertyChangeListener, Cloneable, EventListener

@PublicApi public final class UngroupSgroupsAction extends AbstractSgroupAction
Standardizer action that ungroups S-groups of the 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