This package contains the internal data structure for storing a PEPA model.
The package is organised such that the top level class, PepaModel
resides in this package, and classes for processes, actions etc.. reside in the
following sub-packages:
- {@link eduni.inf.pepa.pepamodel.other}
- {@link eduni.inf.pepa.pepamodel.process}
- {@link eduni.inf.pepa.pepamodel.rate}
- {@link eduni.inf.pepa.pepamodel.visitors}