public interface RepresentationScheme
LeafSubstructure. When applied to a LeafSubstructure the
concrete implementation tries to reduce all Atoms to a single artificial atom.| 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. |
Atom determineRepresentingAtom(LeafSubstructure<?> leafSubstructure)
Atom for the concrete implementation.leafSubstructure - The LeafSubstructure for which the one atom representation should be
calculated.LeafSubstructure.RepresentationSchemeType getType()
RepresentationSchemeType of this RepresentationScheme.RepresentationScheme.Copyright © 2018. All rights reserved.