|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openscience.cdk.ChemObject
org.openscience.cdk.ElectronContainer
org.openscience.cdk.Association
toxTree.query.MyAssociationBond
toxTree.query.AssociationQueryBond
public class AssociationQueryBond
TODO add description
Field Summary |
---|
Fields inherited from class org.openscience.cdk.Association |
---|
atomCount, atoms, electronCount |
Constructor Summary | |
---|---|
AssociationQueryBond()
|
|
AssociationQueryBond(org.openscience.cdk.interfaces.IAtom atom1,
org.openscience.cdk.interfaces.IAtom atom2)
|
Method Summary | |
---|---|
boolean |
matches(org.openscience.cdk.interfaces.IBond bond)
|
Methods inherited from class org.openscience.cdk.Association |
---|
contains, getAtomAt, getAtomCount, getAtoms, getElectronCount, setAtomAt, setAtoms, toString |
Methods inherited from class org.openscience.cdk.ElectronContainer |
---|
clone, setElectronCount |
Methods inherited from class org.openscience.cdk.ChemObject |
---|
addListener, compare, getBuilder, getFlag, getFlags, getID, getListenerCount, getNotification, getProperties, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, shallowCopy |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.openscience.cdk.interfaces.IChemObject |
---|
addListener, getFlag, getFlags, getID, getListenerCount, getNotification, getProperties, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty |
Methods inherited from interface org.openscience.cdk.interfaces.ICDKObject |
---|
getBuilder |
Constructor Detail |
---|
public AssociationQueryBond(org.openscience.cdk.interfaces.IAtom atom1, org.openscience.cdk.interfaces.IAtom atom2)
atom1
- atom2
- public AssociationQueryBond()
Method Detail |
---|
public boolean matches(org.openscience.cdk.interfaces.IBond bond)
matches
in interface org.openscience.cdk.isomorphism.matchers.IQueryBond
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |