#include <Plugin.h>
Inherits CompuCell3D::SimObject.
Inherited by CompuCell3D::BoundaryPixelTrackerPlugin, CompuCell3D::CellBoundaryTrackerPlugin, CompuCell3D::CellOrientationPlugin, CompuCell3D::CellTypePlugin, CompuCell3D::CellVelocityPlugin, CompuCell3D::CenterOfMassPlugin, CompuCell3D::ChemotaxisDictyPlugin, CompuCell3D::ChemotaxisPlugin, CompuCell3D::ChickGrowthTypePlugin, CompuCell3D::ChickTypePlugin, CompuCell3D::CompartmentPlugin, CompuCell3D::ConcentrationPlugin, CompuCell3D::ConnectivityLocalFlexPlugin, CompuCell3D::ConnectivityPlugin, CompuCell3D::ContactLocalFlexPlugin, CompuCell3D::ContactLocalProductPlugin, CompuCell3D::ContactMultiCadPlugin, CompuCell3D::ContactPlugin, CompuCell3D::ExternalPotentialPlugin, CompuCell3D::FancyVolumePlugin, CompuCell3D::GlobalBoundaryPixelTrackerPlugin, CompuCell3D::GrowthPlugin, CompuCell3D::LengthConstraintLocalFlexPlugin, CompuCell3D::LengthConstraintPlugin, CompuCell3D::MitosisPlugin, CompuCell3D::MomentOfInertiaPlugin, CompuCell3D::NeighborStickPlugin, CompuCell3D::NeighborTrackerPlugin, CompuCell3D::OrientedContactPlugin, CompuCell3D::PDESolverCallerPlugin, CompuCell3D::PixelTrackerPlugin, CompuCell3D::PlasticityPlugin, CompuCell3D::PlasticityTrackerPlugin, CompuCell3D::PlayerSettingsPlugin, CompuCell3D::PolarizationVectorPlugin, CompuCell3D::PyPlugin, CompuCell3D::RealPlasticityPlugin, CompuCell3D::RealPlasticityTrackerPlugin, CompuCell3D::RearrangementPlugin, CompuCell3D::SimpleArrayPlugin, CompuCell3D::SimpleClockPlugin, CompuCell3D::SimpleVolumePlugin, CompuCell3D::StretchnessPlugin, CompuCell3D::SurfacePlugin, CompuCell3D::SurfaceTrackerPlugin, CompuCell3D::VelocityPlugin, CompuCell3D::ViscosityPlugin, CompuCell3D::VolumePlugin, and CompuCell3D::VolumeTrackerPlugin.

Public Member Functions | |
| Plugin () | |
| virtual std::string | toString () |
| virtual | ~Plugin () |
Definition at line 29 of file Plugin.h.
| virtual std::string CompuCell3D::Plugin::toString | ( | ) | [inline, virtual] |
Reimplemented from CompuCell3D::SimObject.
Reimplemented in CompuCell3D::CellOrientationPlugin, CompuCell3D::CellTypePlugin, CompuCell3D::CellInstantVelocityPlugin, CompuCell3D::CellVelocityPlugin, CompuCell3D::CenterOfMassPlugin, CompuCell3D::ChemotaxisPlugin, CompuCell3D::ChemotaxisDictyPlugin, CompuCell3D::CompartmentPlugin, CompuCell3D::ConnectivityPlugin, CompuCell3D::ConnectivityLocalFlexPlugin, CompuCell3D::ContactPlugin, CompuCell3D::ContactLocalFlexPlugin, CompuCell3D::ContactLocalProductPlugin, CompuCell3D::ContactMultiCadPlugin, CompuCell3D::ExternalPotentialPlugin, CompuCell3D::GlobalBoundaryPixelTrackerPlugin, CompuCell3D::LengthConstraintPlugin, CompuCell3D::LengthConstraintLocalFlexPlugin, CompuCell3D::MitosisPlugin, CompuCell3D::MomentOfInertiaPlugin, CompuCell3D::NeighborStickPlugin, CompuCell3D::NeighborTrackerPlugin, CompuCell3D::OrientedContactPlugin, CompuCell3D::PDESolverCallerPlugin, CompuCell3D::BoundaryPixelTrackerPlugin, CompuCell3D::PixelTrackerPlugin, CompuCell3D::PlasticityPlugin, CompuCell3D::PlayerSettingsPlugin, CompuCell3D::RealPlasticityPlugin, CompuCell3D::RearrangementPlugin, CompuCell3D::SimpleArrayPlugin, CompuCell3D::StretchnessPlugin, CompuCell3D::SurfacePlugin, CompuCell3D::SurfaceTrackerPlugin, CompuCell3D::VelocityPlugin, CompuCell3D::VolumePlugin, CompuCell3D::VolumeTrackerPlugin, CompuCell3D::FancyVolumePlugin, CompuCell3D::SimpleVolumePlugin, and CompuCell3D::PyPlugin.
Definition at line 32 of file Plugin.h.
Referenced by CC3DTransaction::fillVelocity().
1.5.6