| Package | Description |
|---|---|
| ptolemy.actor |
Executable entities.
|
| ptolemy.actor.lib |
Polymorphic actor classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionAggregatorPort
Aggregate data produced by multiple publishers.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<SubscriberPort> |
PublisherPort.subscribers()
Return a Set of SubscriberPort that are connected to this Publisher.
|
| Modifier and Type | Field and Description |
|---|---|
SubscriberPort |
Subscriber.input
The input port.
|