| Package | Description |
|---|---|
| upsimulator.core | |
| upsimulator.interfaces | |
| upsimulator.rules.results |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<Rule,java.lang.Integer> |
PMembrane.fetch() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<Rule,java.lang.Integer> |
Membrane.fetch()
All the satisfied rules try to fetch the objects they need
|
Tunnel |
Result.selectTunnel(Membrane current)
Select which tunnel this result will go through
|
| Modifier and Type | Method and Description |
|---|---|
Tunnel |
PositionResult.selectTunnel(Membrane current) |
Tunnel |
ObjectResult.selectTunnel(Membrane current) |
Tunnel |
MembranePropertyResult.selectTunnel(Membrane current) |
Tunnel |
MembraneDivisionResult.selectTunnel(Membrane current) |
Tunnel |
MembraneDissolveResult.selectTunnel(Membrane current) |
Tunnel |
MembraneDissolveAllResult.selectTunnel(Membrane current) |
Tunnel |
MembraneCreateResult.selectTunnel(Membrane current) |
Tunnel |
DelayedResult.selectTunnel(Membrane current) |