| Package | Description |
|---|---|
| bio.singa.simulation.model.agents.linelike |
| Modifier and Type | Method and Description |
|---|---|
LineLikeAgent.GrowthBehaviour |
LineLikeAgent.getMinusEndBehaviour() |
LineLikeAgent.GrowthBehaviour |
LineLikeAgent.getPlusEndBehaviour() |
static LineLikeAgent.GrowthBehaviour |
LineLikeAgent.GrowthBehaviour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineLikeAgent.GrowthBehaviour[] |
LineLikeAgent.GrowthBehaviour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineLikeAgent.setMinusEndBehaviour(LineLikeAgent.GrowthBehaviour minusEndBehaviour) |
void |
LineLikeAgent.setPlusEndBehaviour(LineLikeAgent.GrowthBehaviour plusEndBehaviour) |
Copyright © 2019. All rights reserved.