Package | Description |
---|---|
ptolemy.actor |
Executable entities.
|
Modifier and Type | Method and Description |
---|---|
void |
Manager.resolveTypes()
Check types on all the connections and resolve undeclared types.
|
static void |
TypedCompositeActor.resolveTypes(TypedCompositeActor topLevel)
Do type checking and type resolution on the specified composite actor.
|