| Event |
Model of Event, used f.
|
| HasseDiagram |
Model of hasse diagram, which exists f.
|
| Node |
Model of Node used f.
|
| Pes |
A model PrimeEventStructure of Pes with nodes and arcs
|
| PesArc |
Model of PesArc, used in PrimeEventStructures
This PesArc holds the PesNode from (where the arc starts),
and the PesNode to (where the arc ends)
|
| PesNode |
Model of a node of PrimeEventStructure
This node holds the name, the previous Arcs, the next Arcs and the coset
|
| PrimeEventStructure |
Model of a PrimeEventStructure
This PrimeEventStructure holds its events and states
|
| Region |
Model of a region
This region holds a list with states belongs to this region
|
| State |
Model of a state
This state holds inEvent, outEvent with the marked and selected properties
|
| YourFirstInput |
A sample class for the model package without function for the prime miner.
|
| YourOutput |
A sample class for the model package without function for the prime miner.
|
| YourSecondInput |
A sample class for the model package without function for the prime miner.
|