Class ReactionCheckerResult

java.lang.Object
chemaxon.checkers.result.DefaultStructureCheckerResult
chemaxon.checkers.result.ReactionCheckerResult
All Implemented Interfaces:
StructureCheckerResult

Deprecated, for removal: This API element is subject to removal in a future version.
A descendant of DefaultStructureCheckerResult for identifying reaction problems.
Since:
Marvin 5.3
  • Constructor Details

  • Method Details

    • getComponentIds

      public List<Long> getComponentIds()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Returns the List of the ids of the components affected by the problem
      Returns:
      a List of Long
    • hashCode

      public int hashCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      hashCode in class DefaultStructureCheckerResult
    • equals

      public boolean equals(Object obj)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      equals in class DefaultStructureCheckerResult