chemaxon.fixers
Annotation Type Fixes


@Retention(value=RUNTIME)
public @interface Fixes

This annotation is used to annotate the StructureFixer implementations which StructureCheckerErrorType can be fixed by the current fixer

Since:
Marvin 5.3
Version:
5.4
Author:
Attila Szabo

Required Element Summary
 StructureCheckerErrorType[] value
          The error type values
 

Element Detail

value

public abstract StructureCheckerErrorType[] value
The error type values