Class UngroupSgroupsAction

    • Field Detail

      • excludeString

        protected String excludeString
    • Constructor Detail

      • UngroupSgroupsAction

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

      • setOnlyExpanded

        public void setOnlyExpanded​(boolean onlyExpanded)
      • setExcludeString

        public void setExcludeString​(String excludeString)
        Specified by:
        setExcludeString in class chemaxon.standardizer.actions.AbstractSgroupAction
      • getExcludeString

        public String getExcludeString()
        Specified by:
        getExcludeString in class chemaxon.standardizer.actions.AbstractSgroupAction
      • isOnlyExpanded

        public boolean isOnlyExpanded()