|
BALL
1.4.79
|
Classes | |
| class | BALL::Atom |
| class | BALL::Atom::BondIteratorTraits |
| class | BALL::AtomContainer |
| class | BALL::Chain |
| class | BALL::Fragment |
| class | BALL::Molecule |
| class | BALL::NucleicAcid |
| class | BALL::Nucleotide |
| class | BALL::PDBAtom |
| class | BALL::Protein |
| class | BALL::Residue |
| class | BALL::System |
Enums | |
| enum | BALL::AtomContainer::Property { BALL::AtomContainer::NUMBER_OF_PROPERTIES = 0 } |
| The number of predefined properties for AtomContainer. More... | |
Enums | |
| enum | BALL::Chain::Property { BALL::Chain::NUMBER_OF_PROPERTIES = AtomContainer::NUMBER_OF_PROPERTIES } |
Enums | |
| enum | BALL::Fragment::Property { BALL::Fragment::NUMBER_OF_PROPERTIES = AtomContainer::NUMBER_OF_PROPERTIES } |
Enums | |
| enum | BALL::Molecule::Property { BALL::Molecule::IS_SOLVENT = AtomContainer::NUMBER_OF_PROPERTIES, BALL::Molecule::NUMBER_OF_PROPERTIES } |
Enums | |
| enum | BALL::NucleicAcid::Property { BALL::NucleicAcid::NUMBER_OF_PROPERTIES = Molecule::NUMBER_OF_PROPERTIES } |
Enums | |
| enum | BALL::Nucleotide::Property { BALL::Nucleotide::PROPERTY__5_PRIME = Residue::NUMBER_OF_PROPERTIES + 1, BALL::Nucleotide::PROPERTY__3_PRIME, BALL::Nucleotide::PROPERTY__NUCLEOTIDE, BALL::Nucleotide::NUMBER_OF_PROPERTIES } |
Enums | |
| enum | BALL::Protein::Property { BALL::Protein::NUMBER_OF_PROPERTIES = Molecule::NUMBER_OF_PROPERTIES } |
| anonymous enum |
Enum used to describe the kind of name constructed by getFullName .
The type of name used for getFullName.
| Enumerator | |
|---|---|
| NO_VARIANT_EXTENSIONS | |
| ADD_VARIANT_EXTENSIONS | |
| ADD_RESIDUE_ID | |
| ADD_VARIANT_EXTENSIONS_AND_ID | |
| ADD_CHAIN_RESIDUE_ID | |
| ADD_VARIANT_EXTENSIONS_AND_CHAIN_RESIDUE_ID | |
| Enumerator | |
|---|---|
| NUMBER_OF_PROPERTIES | |
Definition at line 32 of file fragment.h.
| Enumerator | |
|---|---|
| NUMBER_OF_PROPERTIES | |
Definition at line 40 of file nucleicAcid.h.
The number of predefined properties for AtomContainer.
| Enumerator | |
|---|---|
| NUMBER_OF_PROPERTIES | |
Definition at line 42 of file atomContainer.h.
| Enumerator | |
|---|---|
| PROPERTY__5_PRIME | |
| PROPERTY__3_PRIME | |
| PROPERTY__NUCLEOTIDE | |
| NUMBER_OF_PROPERTIES | |
Definition at line 47 of file nucleotide.h.
| enum BALL::Atom::Property |
Possible values for the PDB remoteness indicator
1.8.8