| Package | Description |
|---|---|
| org.openscience.cdk | |
| org.openscience.cdk.debug | |
| org.openscience.cdk.interfaces | |
| org.openscience.cdk.silent |
| Modifier and Type | Class and Description |
|---|---|
class |
EnzymeResidueLocator
Atom that represents part of an residue in an enzyme, like Arg255.
|
class |
FragmentAtom
Class to represent an IPseudoAtom which embeds an IAtomContainer.
|
class |
PseudoAtom
Represents the idea of a non-chemical atom-like entity, like Me,
R, X, Phe, His, etc.
|
| Modifier and Type | Method and Description |
|---|---|
IPseudoAtom |
PseudoAtom.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
DebugFragmentAtom
Class to represent an IPseudoAtom which embeds an IAtomContainer.
|
class |
DebugPseudoAtom
Debugging data class.
|
| Modifier and Type | Method and Description |
|---|---|
IPseudoAtom |
DebugPseudoAtom.clone()
Clones this atom object and its content.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFragmentAtom
Class to represent an IPseudoAtom which embeds an IAtomContainer.
|
| Modifier and Type | Method and Description |
|---|---|
IPseudoAtom |
IPseudoAtom.clone()
Returns a deep clone of this IChemObject.
|
| Modifier and Type | Method and Description |
|---|---|
IPseudoAtom |
PseudoAtom.clone() |
Copyright © 2021. All rights reserved.