| Package | Description |
|---|---|
| bio.singa.simulation.model.agents.filaments | |
| bio.singa.simulation.model.graphs | |
| bio.singa.simulation.model.modules.displacement |
| Modifier and Type | Method and Description |
|---|---|
List<SkeletalFilament> |
FilamentLayer.getFilaments() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilamentLayer.setFilaments(List<SkeletalFilament> filaments) |
| Modifier and Type | Method and Description |
|---|---|
Map<SkeletalFilament,Set<Vector2D>> |
AutomatonNode.getMicrotubuleSegments() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatonNode.addMicrotubuleSegment(SkeletalFilament filament,
Vector2D segment) |
| Modifier and Type | Method and Description |
|---|---|
SkeletalFilament |
Vesicle.getAttachedFilament() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vesicle.setAttachedFilament(SkeletalFilament attachedFilament) |
Copyright © 2018. All rights reserved.