Class Summary |
AbstractArc |
The Class AbstractArc is the abstract class for arc handling. |
AbstractToken |
The Class AbstractToken is the abstract class for token handling. |
ArcWeight |
The Class ArcWeight for arc-weight handling. |
Capacity |
The Class Capacity for capacity handling. |
InArc |
The Class InArc for arc handling, where the arc is an ingoing arc of a transition. |
NodePN |
The Class NodePN for node handling. |
OutArc |
The Class OutArc for arc handling, where the arc is an outgoing arc of a transition. |
PetriNet |
The Class PetriNet for Petri net handling. |
Place |
The Class Place for place handling. |
PlaceList |
The Class PlaceList is a helper class for places. |
TokenContinuous |
The Class TokenContinuous for continuous token handling. |
TokenDiscrete |
The Class TokenDiscrete for discrete token handling. |
Transition |
The Class Transition for transition handling. |