Class AliasToAtomAction

java.lang.Object
chemaxon.standardizer.AbstractStandardizerAction
chemaxon.standardizer.actions.AliasToAtomAction
All Implemented Interfaces:
Licensable, StandardizerAction, PropertyChangeListener, Cloneable, EventListener

@PublicApi public final class AliasToAtomAction extends AbstractStandardizerAction
Standardizer action that converts atom aliases to actual atoms. Alias must resolve to an element known by PeriodicTable. If not, no changes are made and the alias is reported by StandardizerLogger.
Since:
5.11