| Class | Description |
|---|---|
| PController |
PController is a controller of simulation.
Maximum and minimum parallelism can be controlled in the class. |
| PMembrane |
The default membrane implementation, a container of objects, rules, tunnels,
and properties.
|
| PNumericObject |
This class represents an object in numeric P system
|
| PObject |
PObject represents the object in P systems.
|
| PRule |
PRule represents the rule in P systems.
PRule is the basic implementation of Rule. |
| PTunnel |
PTunnel is a connection between membranes, used to transfer results.
|
| Enum | Description |
|---|---|
| PController.PMethod |