public class AminoGroup extends Object implements IBasicCenter
IBasicCenter.State
Constructor and Description |
---|
AminoGroup() |
Modifier and Type | Method and Description |
---|---|
boolean |
explicitHAtoms() |
static List<AminoGroup> |
findAllCenters(org.openscience.cdk.interfaces.IAtomContainer mol) |
org.openscience.cdk.interfaces.IAtom[] |
getAtoms() |
static AminoGroup |
getCenter(org.openscience.cdk.interfaces.IAtomContainer mol,
org.openscience.cdk.interfaces.IAtom atom) |
org.openscience.cdk.interfaces.IAtomContainer |
getMolecule() |
IBasicCenter.State |
getState() |
void |
setState(IBasicCenter.State state) |
void |
shiftState() |
public IBasicCenter.State getState()
getState
in interface IBasicCenter
public void setState(IBasicCenter.State state)
setState
in interface IBasicCenter
public void shiftState()
shiftState
in interface IBasicCenter
public static AminoGroup getCenter(org.openscience.cdk.interfaces.IAtomContainer mol, org.openscience.cdk.interfaces.IAtom atom)
public static List<AminoGroup> findAllCenters(org.openscience.cdk.interfaces.IAtomContainer mol)
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.