public class ClathrinMediatedEndocytosis extends QualitativeModule
| Modifier and Type | Class and Description |
|---|---|
class |
ClathrinMediatedEndocytosis.Pit |
simulation, state, updateScheduler| Constructor and Description |
|---|
ClathrinMediatedEndocytosis() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMembraneCargo(javax.measure.Quantity<javax.measure.quantity.Area> referenceArea,
double numberOfEntities,
ChemicalEntity chemicalEntity) |
void |
calculateUpdates() |
List<ClathrinMediatedEndocytosis.Pit> |
getAspiringPits() |
void |
onCompletion() |
void |
onReset() |
void |
optimizeTimeStep() |
void |
setMembraneRegion(CellRegion region) |
String |
toString() |
checkFeatures, getFeature, getFeatures, getIdentifier, getReferencedEntities, getRequiredFeatures, getScaledFeature, getState, resetState, scaleScalableFeatures, setFeature, setIdentifier, setSimulationpublic void calculateUpdates()
public void optimizeTimeStep()
public void onReset()
public void onCompletion()
public void setMembraneRegion(CellRegion region)
public void addMembraneCargo(javax.measure.Quantity<javax.measure.quantity.Area> referenceArea,
double numberOfEntities,
ChemicalEntity chemicalEntity)
public List<ClathrinMediatedEndocytosis.Pit> getAspiringPits()
Copyright © 2019. All rights reserved.