Package | Description |
---|---|
ptolemy.actor.lib.hoc |
Higher Order Component Classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
IterateOverArray.IteratePort
This is a specialized port for IterateOverArray.
|
Modifier and Type | Method and Description |
---|---|
MirrorPort |
MirrorPort.getAssociatedPort()
Return the associated port, or null if there is none.
|
Modifier and Type | Method and Description |
---|---|
void |
MirrorPort.setAssociatedPort(MirrorPort port)
Specify an associated port.
|