public class SulfonicGroup extends Object implements IAcidicCenter
IAcidicCenter.State
Constructor and Description |
---|
SulfonicGroup() |
Modifier and Type | Method and Description |
---|---|
boolean |
explicitHAtoms() |
org.openscience.cdk.interfaces.IAtom[] |
getAtoms() |
org.openscience.cdk.interfaces.IAtomContainer |
getMolecule() |
IAcidicCenter.State |
getState() |
void |
setState(IAcidicCenter.State state) |
void |
shiftState() |
public IAcidicCenter.State getState()
getState
in interface IAcidicCenter
public void setState(IAcidicCenter.State state)
setState
in interface IAcidicCenter
public void shiftState()
shiftState
in interface IAcidicCenter
public org.openscience.cdk.interfaces.IAtom[] getAtoms()
public boolean explicitHAtoms()
explicitHAtoms
in interface ICenter
public org.openscience.cdk.interfaces.IAtomContainer getMolecule()
getMolecule
in interface ICenter
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.