Package ptolemy.domains.pn.kernel.event
The ptolemy.domains.pn.kernel.event package.
- Since:
- Ptolemy II 7.2
-
Interface Summary Interface Description PNProcessListener An PNProcessListener is able to receive PNProcessEvents that are issued during the execution of a process by a ProcessThread or director in PN. -
Class Summary Class Description PNProcessEvent An event passed from a process executing under the PN semantics to a PNProcessListener.