| Package | Description |
|---|---|
| ptolemy.actor.process |
Process oriented actor classes.
|
| ptolemy.domains.pn.kernel |
The Kahn-MacQueen process network domain.
|
| Modifier and Type | Method and Description |
|---|---|
protected CompositeProcessDirector |
BranchController._getDirector()
Return the director that controls the execution of this
branch controller's containing composite actor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PNDirector
A PNDirector governs the execution of a CompositeActor with extended
Kahn-MacQueen process networks (PN) semantics.
|
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.
|