|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.checkers.AbstractStructureChecker
chemaxon.checkers.ComponentChecker<MolBond>
chemaxon.checkers.BondChecker
chemaxon.checkers.QueryBondChecker
public class QueryBondChecker
A descendant of BondChecker detecting query bonds.
MolBond.isQuery()| Field Summary |
|---|
| Fields inherited from class chemaxon.checkers.AbstractStructureChecker |
|---|
errorType, propertyChangeSupport |
| Fields inherited from interface chemaxon.checkers.StructureChecker |
|---|
PROPERTY_KEY_VALID |
| Constructor Summary | |
|---|---|
QueryBondChecker()
Default constructor |
|
| Method Summary | |
|---|---|
protected boolean |
check(Molecule molecule,
MolBond bond)
Checks if the component with index i has problem |
| Methods inherited from class chemaxon.checkers.BondChecker |
|---|
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 QueryBondChecker()
| Method Detail |
|---|
protected boolean check(Molecule molecule,
MolBond bond)
ComponentChecker
check in class ComponentChecker<MolBond>molecule - is a Molecule instancebond - the current component to check
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||