| Package | Description |
|---|---|
| bio.singa.simulation.features | |
| bio.singa.simulation.model.agents.pointlike |
| Modifier and Type | Method and Description |
|---|---|
static MotorPullDirection.Direction |
MotorPullDirection.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MotorPullDirection.Direction[] |
MotorPullDirection.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MotorPullDirection(MotorPullDirection.Direction direction,
Evidence evidence) |
| Modifier and Type | Method and Description |
|---|---|
MotorPullDirection.Direction |
Vesicle.getTargetDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vesicle.setTargetDirection(MotorPullDirection.Direction targetDirection) |
Copyright © 2019. All rights reserved.