Modifier and Type | Class and Description |
---|---|
class |
ActiveMembranesCreateSimulator
This class creates simulators which comply with Active Membrane model
conditions
|
Modifier and Type | Class and Description |
---|---|
class |
ProbabilisticCreateSimulator
This class creates simulators which comply with the Probabilistic model
conditions
|
Modifier and Type | Method and Description |
---|---|
CreateSimulator |
ProbabilisticPsystemFactory.getCreateSimulator() |
Modifier and Type | Class and Description |
---|---|
class |
TransitionCreateSimulator |
Modifier and Type | Method and Description |
---|---|
CreateSimulator |
EvSymportAntiportPsystemFactory.getCreateSimulator() |
CreateSimulator |
EvolutionCommunicationPsystemFactory.getCreateSimulator() |
CreateSimulator |
TransitionPsystemFactory.getCreateSimulator() |
Modifier and Type | Class and Description |
---|---|
class |
SpikingCreateSimultator |
Modifier and Type | Method and Description |
---|---|
CreateSimulator |
SpikingPsystemFactory.getCreateSimulator() |
Modifier and Type | Class and Description |
---|---|
class |
TissueLikeCreateSimulator |
class |
TSCCreateSimulator |
Modifier and Type | Method and Description |
---|---|
CreateSimulator |
TSCSPsystemFactory.getCreateSimulator() |
CreateSimulator |
TissueLikePsystemFactory.getCreateSimulator() |
Modifier and Type | Method and Description |
---|---|
CreateSimulator |
IPsystemFactory.getCreateSimulator()
Creates a CreateSimulator instance able to create simulators for the
specific model represented by this instance
|