Package org.openscience.cdk.validate
Class ValidationTest
java.lang.Object
org.openscience.cdk.validate.ValidationTest
Error found during sematical validation of a IChemObject.
- Author:
- Egon Willighagen
- See Also:
- Keywords:
- atom, chemical validation
- Created on:
- 2003-03-28
-
Constructor Summary
ConstructorsConstructorDescriptionValidationTest(IChemObject object, String error) ValidationTest(IChemObject object, String error, String details) -
Method Summary
-
Constructor Details
-
ValidationTest
-
ValidationTest
-
-
Method Details
-
getChemObject
-
getError
-
getDetails
-
setDetails
-