Interface | Description |
---|---|
IModelsClassProvider |
An interface to provide AbstractPsystemFactory the names of the classes which represent abstract factories for models.
|
IModelsInfo |
An interface to get general information about available models
|
IPsystemFactory |
This interface is intended to be implemented by a P-system factory for each
supported model.
|
Class | Description |
---|---|
AbstractPsystemFactory |
This class is intended to be extended by a P-system factory for each
supported model.
|