public class EvolutionCommunicationPsystemFactory extends AbstractCellLikePsystemFactory
Modifier and Type | Method and Description |
---|---|
CreateSimulator |
getCreateSimulator()
Creates a CreateSimulator instance able to create simulators for the
specific model represented by this instance
|
static EvolutionCommunicationPsystemFactory |
getInstance() |
createAbstractPsystemFactory, createPsystem, getCheckPsystem, getCheckRule, getModelName, getModelsInfo, getRuleFactory
public static EvolutionCommunicationPsystemFactory getInstance()
public CreateSimulator getCreateSimulator() throws PlinguaCoreException
IPsystemFactory
PlinguaCoreException
- if any error occurred during the instantiation of
CreateSimulator