| Package | Description |
|---|---|
| de.bioforscher.singa.structure.model.interfaces | |
| de.bioforscher.singa.structure.model.mmtf | |
| de.bioforscher.singa.structure.model.oak |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AminoAcid
A specific type of
LeafSubstructure, representing amino acids. |
interface |
LeafSubstructure<FamilyType extends StructuralFamily>
A leaf substructure is a collection of atoms with meta data assigned to it.
|
interface |
Ligand
A specific type of
LeafSubstructure, representing ligands. |
interface |
Nucleotide
A specific type of
LeafSubstructure, representing nucleotides. |
| Modifier and Type | Class and Description |
|---|---|
class |
MmtfAminoAcid
The implementation of
AminoAcids for mmtf structures. |
class |
MmtfLeafSubstructure<FamilyType extends StructuralFamily>
The implementation of
LeafSubstructure for mmtf structures. |
class |
MmtfLigand
The implementation of
Ligands for mmtf structures. |
class |
MmtfNucleotide
The implementation of
Nucleotides for mmtf structures. |
| Modifier and Type | Class and Description |
|---|---|
class |
OakAminoAcid |
class |
OakLeafSubstructure<FamilyType extends StructuralFamily> |
class |
OakLigand |
class |
OakNucleotide |
Copyright © 2018. All rights reserved.