Reaction instead.public class NNReaction extends Reaction
IReaction.Direction| Constructor and Description |
|---|
NNReaction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(IChemObjectListener col)
Deprecated.
Use this to add yourself to this IChemObject as a listener.
|
IChemObjectBuilder |
getBuilder()
Deprecated.
Returns a
IChemObjectBuilder for the data classes that extend
this class. |
addAgent, addMapping, addProduct, addProduct, addReactant, addReactant, clone, getAgents, getDirection, getMapping, getMappingCount, getProductCoefficient, getProductCoefficients, getProductCount, getProducts, getReactantCoefficient, getReactantCoefficients, getReactantCount, getReactants, mappings, removeMapping, setDirection, setProductCoefficient, setProductCoefficients, setProducts, setReactantCoefficient, setReactantCoefficients, setReactants, toStringcompare, getFlag, getFlags, getID, getListenerCount, getNotification, getProperties, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, shallowCopyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFlag, getFlags, getID, getListenerCount, getNotification, getProperties, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertypublic IChemObjectBuilder getBuilder()
ICDKObjectIChemObjectBuilder for the data classes that extend
this class.getBuilder in interface ICDKObjectgetBuilder in class ChemObjectIChemObjectBuilder matching this ICDKObjectpublic void addListener(IChemObjectListener col)
ChemObjectaddListener in interface IChemObjectaddListener in class ChemObjectcol - the ChemObjectListenerChemObject.removeListener(org.openscience.cdk.interfaces.IChemObjectListener)