|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.checkers.AbstractStructureChecker
chemaxon.checkers.ComponentChecker<MolAtom>
chemaxon.checkers.AtomChecker
chemaxon.checkers.IsotopeChecker
public class IsotopeChecker
IsotopeChecker detects isotopes (non-elemental atoms).
| Field Summary |
|---|
| Fields inherited from class chemaxon.checkers.AbstractStructureChecker |
|---|
errorType, propertyChangeSupport |
| Fields inherited from interface chemaxon.checkers.StructureChecker |
|---|
PROPERTY_KEY_VALID |
| Constructor Summary | |
|---|---|
IsotopeChecker()
Default constructor |
|
| Method Summary | |
|---|---|
protected boolean |
check(Molecule molecule,
MolAtom atom)
Checks if the component with index i has problem |
| Methods inherited from class chemaxon.checkers.AtomChecker |
|---|
createResult, getComponent, getComponentCount |
| Methods inherited from class chemaxon.checkers.ComponentChecker |
|---|
check1, initialize |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IsotopeChecker()
| Method Detail |
|---|
protected boolean check(Molecule molecule,
MolAtom atom)
ComponentChecker
check in class ComponentChecker<MolAtom>molecule - is a Molecule instanceatom - the current component to check
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||