|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchemaxon.checkers.AbstractStructureChecker
chemaxon.checkers.MetalloceneErrorChecker
public class MetalloceneErrorChecker
MetalloceneErrorChecker detects metallocenes represented in ionic or covalently bonded formats, that are not coordinate multicenters.
Field Summary |
---|
Fields inherited from class chemaxon.checkers.AbstractStructureChecker |
---|
errorType, propertyChangeSupport |
Fields inherited from interface chemaxon.checkers.StructureChecker |
---|
PROPERTY_KEY_VALID |
Constructor Summary | |
---|---|
MetalloceneErrorChecker()
Default constructor |
Method Summary | |
---|---|
protected StructureCheckerResult |
check1(Molecule mol)
This method contains the current checking mechanism. |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MetalloceneErrorChecker()
Method Detail |
---|
protected StructureCheckerResult check1(Molecule mol)
AbstractStructureChecker
check1
in class AbstractStructureChecker
mol
- the Molecule
instance to be checked for problems
StructureCheckerResult
which represents the problem or null
if no problem found
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |