Package | Description |
---|---|
ptolemy.domains.pn.kernel |
The Kahn-MacQueen process network domain.
|
Modifier and Type | Class and Description |
---|---|
class |
TimedPNDirector
A TimedPNDirector governs the execution of a CompositeActor with
Kahn-MacQueen process networks (PN) semantics extended by introduction of a
notion of global time.
|
Modifier and Type | Field and Description |
---|---|
protected PNDirector |
PNQueueReceiver._director
The director in charge of this receiver.
|
Modifier and Type | Method and Description |
---|---|
PNDirector |
PNQueueReceiver.getDirector()
Return the director in charge of this receiver, or null
if there is none.
|