public class TopologySymbolQueryAtom
extends org.openscience.cdk.isomorphism.matchers.SymbolQueryAtom
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
inRing |
| Constructor and Description |
|---|
TopologySymbolQueryAtom(boolean inRing,
org.openscience.cdk.interfaces.IChemObjectBuilder builder) |
TopologySymbolQueryAtom(org.openscience.cdk.interfaces.IAtom atom) |
TopologySymbolQueryAtom(org.openscience.cdk.interfaces.IAtom atom,
boolean inRing) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.openscience.cdk.interfaces.IAtom atom) |
clone, setHCount, setOperator, toStringgetAtomicNumber, getAtomTypeName, getBondOrderSum, getCharge, getCovalentRadius, getExactMass, getFormalCharge, getFormalNeighbourCount, getFractionalPoint3d, getHybridization, getImplicitHydrogenCount, getMassNumber, getMaxBondOrder, getNaturalAbundance, getPoint2d, getPoint3d, getStereoParity, getSymbol, getValency, isAromatic, isInRing, setAtomicNumber, setAtomTypeName, setBondOrderSum, setCharge, setCovalentRadius, setExactMass, setFormalCharge, setFormalNeighbourCount, setFractionalPoint3d, setHybridization, setImplicitHydrogenCount, setIsAromatic, setIsInRing, setMassNumber, setMaxBondOrder, setNaturalAbundance, setPoint2d, setPoint3d, setStereoParity, setSymbol, setValencyaddListener, addProperties, getBuilder, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertyequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCharge, getFractionalPoint3d, getImplicitHydrogenCount, getPoint2d, getPoint3d, getStereoParity, isAromatic, isInRing, setCharge, setFractionalPoint3d, setImplicitHydrogenCount, setIsAromatic, setIsInRing, setPoint2d, setPoint3d, setStereoParitygetAtomTypeName, getBondOrderSum, getCovalentRadius, getFormalCharge, getFormalNeighbourCount, getHybridization, getMaxBondOrder, getValency, setAtomTypeName, setBondOrderSum, setCovalentRadius, setFormalCharge, setFormalNeighbourCount, setHybridization, setMaxBondOrder, setValencygetExactMass, getMassNumber, getNaturalAbundance, setExactMass, setMassNumber, setNaturalAbundancegetAtomicNumber, getSymbol, setAtomicNumber, setSymboladdListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setPropertypublic TopologySymbolQueryAtom(boolean inRing,
org.openscience.cdk.interfaces.IChemObjectBuilder builder)
public TopologySymbolQueryAtom(org.openscience.cdk.interfaces.IAtom atom)
atom - public TopologySymbolQueryAtom(org.openscience.cdk.interfaces.IAtom atom,
boolean inRing)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.