public class AlphaCarbonRepresentationScheme extends AbstractRepresentationScheme
LeafSubstructure by its alpha carbon. This is only available for
AminoAcids.logger| Constructor and Description |
|---|
AlphaCarbonRepresentationScheme() |
| Modifier and Type | Method and Description |
|---|---|
Atom |
determineRepresentingAtom(LeafSubstructure<?> leafSubstructure)
Determined the representing
Atom for the concrete implementation. |
RepresentationSchemeType |
getType()
Returns the actual
RepresentationSchemeType of this RepresentationScheme. |
public Atom determineRepresentingAtom(LeafSubstructure<?> leafSubstructure)
RepresentationSchemeAtom for the concrete implementation.leafSubstructure - The LeafSubstructure for which the one atom representation should be
calculated.LeafSubstructure.public RepresentationSchemeType getType()
RepresentationSchemeRepresentationSchemeType of this RepresentationScheme.RepresentationScheme.Copyright © 2018. All rights reserved.