Modifier and Type | Class and Description |
---|---|
class |
AminoAcid
A AminoAcid is Monomer which stores additional amino acid specific
informations, like the N-terminus atom.
|
class |
Monomer
A Monomer is an AtomContainer which stores additional monomer specific
informations for a group of Atoms.
|
Modifier and Type | Method and Description |
---|---|
IMonomer |
Monomer.clone()
Clones this
IChemObject . |
IMonomer |
Strand.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
Polymer.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
BioPolymer.getMonomer(String monName,
String strandName)
Retrieves a Monomer object by specifying its name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,IMonomer> |
Strand.getMonomers()
Returns a hashtable containing the monomers in the strand.
|
Modifier and Type | Method and Description |
---|---|
void |
Strand.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specific Monomer.
|
void |
Polymer.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
BioPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the atom to a specified Strand and a specified Monomer.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugAminoAcid
Debugging data class.
|
class |
DebugMonomer
Debugging data class.
|
class |
DebugPDBMonomer
Debugging data class.
|
Modifier and Type | Method and Description |
---|---|
IMonomer |
DebugMonomer.clone()
Clones this
IChemObject . |
IMonomer |
DebugStrand.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
DebugPolymer.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
DebugBioPolymer.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
DebugBioPolymer.getMonomer(String monName,
String strandName)
Retrieves a Monomer object by specifying its name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,IMonomer> |
DebugStrand.getMonomers()
Returns a hashtable containing the monomers in the strand.
|
Modifier and Type | Method and Description |
---|---|
void |
DebugStrand.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specific Monomer.
|
void |
DebugPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
DebugBioPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
DebugBioPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the atom to a specified Strand and a specified Monomer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IAminoAcid
A AminoAcid is Monomer which stores additional amino acid specific
informations, like the N-terminus atom.
|
interface |
IPDBMonomer
Represents the idea of an protein monomer as found in PDB files.
|
Modifier and Type | Method and Description |
---|---|
IMonomer |
IMonomer.clone()
Returns a deep clone of this IChemObject.
|
IMonomer |
IPolymer.getMonomer(String cName)
Retrieve a Monomer object by specifying its name.
|
IMonomer |
IStrand.getMonomer(String cName)
Retrieve a Monomer object by specifying its name.
|
IMonomer |
IBioPolymer.getMonomer(String monName,
String strandName)
Retrieve a
Monomer object by specifying its name. |
Modifier and Type | Method and Description |
---|---|
Map<String,IMonomer> |
IStrand.getMonomers()
Returns the monomers in this strand.
|
Modifier and Type | Method and Description |
---|---|
void |
IPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
IStrand.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specific Monomer.
|
void |
IBioPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the atom to a specified Strand and a specified Monomer.
|
void |
IPDBPolymer.addAtom(IPDBAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the atom to a specified Strand and a specified Monomer.
|
Modifier and Type | Field and Description |
---|---|
protected IMonomer |
CMLCoreModule.currentMonomer |
Modifier and Type | Method and Description |
---|---|
org.xmlcml.cml.element.CMLMolecule |
Convertor.cdkMonomerToCMLMolecule(IMonomer monomer) |
Modifier and Type | Class and Description |
---|---|
class |
PDBMonomer
Represents the idea of an monomer as used in PDB files.
|
Modifier and Type | Method and Description |
---|---|
void |
PDBStrand.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
PDBPolymer.addAtom(IPDBAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
PDBPolymer.addAtom(IPDBAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the IPDBAtom oAtom to a specified Monomer of a specified Strand.
|
Modifier and Type | Method and Description |
---|---|
IMonomer |
Monomer.clone()
Clones this
IChemObject . |
IMonomer |
Strand.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
Polymer.getMonomer(String cName)
Retrieves a Monomer object by specifying its name.
|
IMonomer |
BioPolymer.getMonomer(String monName,
String strandName)
Retrieves a Monomer object by specifying its name.
|
Modifier and Type | Method and Description |
---|---|
Map<String,IMonomer> |
Strand.getMonomers()
Returns a hashtable containing the monomers in the strand.
|
Modifier and Type | Method and Description |
---|---|
void |
Strand.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specific Monomer.
|
void |
Polymer.addAtom(IAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
BioPolymer.addAtom(IAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the atom to a specified Strand and a specified Monomer.
|
void |
PDBPolymer.addAtom(IPDBAtom oAtom,
IMonomer oMonomer)
Adds the atom oAtom to a specified Monomer.
|
void |
PDBPolymer.addAtom(IPDBAtom oAtom,
IMonomer oMonomer,
IStrand oStrand)
Adds the IPDBAtom oAtom to a specified Monomer of a specified Strand.
|
Copyright © 2021. All rights reserved.