Class | Description |
---|---|
Atom_3D |
A class that represents an Atom, very similar to a line in the coordinate
section of a pdb file.
|
Constraint_3D |
This class represents the constrains needed for the molecules.
|
Layer |
The basic class for the membrane layers.
|
Lipid_3D |
An extended version of a molecule.
|
MembraneModel |
/**
This class represents the Membrane that all parts of the Application need to
work with.
|
MicroDomain_3D |
This class represents the microdomains/lipid rafts objects.
|
Molecule_3D |
This parent class represents the molecules used in the model.
|
MyBounds |
This class is needed to compute the bounds of molecules
by using its atoms.
|
Particle |
The particles are extended atom models needed to represent
coarse grains.
|
Protein_3D |
An extended version of a molecule.
|