| Modifier and Type | Method and Description |
|---|---|
LabeledSymmetricMatrix<StructuralFamily> |
SubstitutionMatrix.getMatrix() |
LabeledSymmetricMatrix<StructuralFamily> |
SubstitutionMatrix.toCostMatrix() |
| Modifier and Type | Class and Description |
|---|---|
class |
AminoAcidFamily
A
AminoAcidFamily contains the general information of a type of amino acid. |
class |
LigandFamily |
class |
MatcherFamily
This is a
StructuralFamily that groups others. |
class |
NucleotideFamily |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LeafSubstructure<FamilyType extends StructuralFamily>
A leaf substructure is a collection of atoms with meta data assigned to it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MmtfLeafSubstructure<FamilyType extends StructuralFamily>
The implementation of
LeafSubstructure for mmtf structures. |
| Modifier and Type | Field and Description |
|---|---|
protected FamilyType |
MmtfLeafSubstructure.family
The structural family of this entity
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Exchangeable<FamilyType extends StructuralFamily>
Exchangeable defines an entity that is exchangeable in terms of mapping another label or a set of other labels to
that entity.
|
class |
OakLeafSubstructure<FamilyType extends StructuralFamily> |
| Modifier and Type | Method and Description |
|---|---|
static OakLeafSubstructure<?> |
LeafSubstructureFactory.createLeafSubstructure(LeafIdentifier leafIdentifier,
StructuralFamily family) |
Copyright © 2018. All rights reserved.