|
||||||||||
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
public class MyAssociationBond
Modified 2005-9-23 Modified 2012-2-25
Field Summary |
---|
Fields inherited from class org.openscience.cdk.Association |
---|
atomCount, atoms, electronCount |
Constructor Summary | |
---|---|
MyAssociationBond()
|
|
MyAssociationBond(org.openscience.cdk.interfaces.IAtom atom1,
org.openscience.cdk.interfaces.IAtom atom2)
|
Method Summary |
---|
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 MyAssociationBond()
public MyAssociationBond(org.openscience.cdk.interfaces.IAtom atom1, org.openscience.cdk.interfaces.IAtom atom2)
atom1
- atom2
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |