Package chemaxon.fixers
Annotation Interface FixesExternal
This annotation is used to annotate the
StructureFixer
implementations which
error codes (identified by a unqie String
) can be fixed by the current fixer- Since:
- Marvin 5.3
-
Required Element Summary
-
Element Details
-
value
String[] valueThe error code values
-