| Modifier and Type | Method and Description |
|---|---|
void |
EpochUpdateWriter.addNodeToObserve(AutomatonNode node)
Initializes a node that will be observed during simulation.
|
| Modifier and Type | Method and Description |
|---|---|
AutomatonNode |
AutomatonNode.getCopy() |
| Modifier and Type | Method and Description |
|---|---|
static Set<AutomatonNode> |
AutomatonGraphs.circleRegion(AutomatonGraph graph,
CellRegion membraneRegion,
RectangularCoordinate centre,
int radius) |
| Modifier and Type | Method and Description |
|---|---|
int |
AutomatonGraph.addEdgeBetween(AutomatonNode source,
AutomatonNode target) |
int |
AutomatonGraph.addEdgeBetween(int identifier,
AutomatonNode source,
AutomatonNode target) |
| Modifier and Type | Method and Description |
|---|---|
Map<AutomatonNode,javax.measure.Quantity<javax.measure.quantity.Area>> |
Vesicle.getAssociatedNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Vesicle.addAssociatedNode(AutomatonNode node,
javax.measure.Quantity<javax.measure.quantity.Area> associatedArea) |
| Modifier and Type | Method and Description |
|---|---|
Set<AutomatonNode> |
SkeletalFilament.getAssociatedNodes() |
| Modifier and Type | Method and Description |
|---|---|
AutomatonNode |
MembraneSegment.getNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
Membrane.addSegment(AutomatonNode node,
LineSegment segment) |
| Constructor and Description |
|---|
MembraneSegment(AutomatonNode node,
LineSegment segment) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssignmentRule.applyRule(AutomatonNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AutomatonGraphRenderer.drawNode(AutomatonNode node) |
Copyright © 2018. All rights reserved.