Package | Description |
---|---|
ptolemy.actor |
Executable entities.
|
ptolemy.kernel |
Kernel classes that provide Entity, Port and Relations.
|
Modifier and Type | Class and Description |
---|---|
protected class |
LazyTypedCompositeActor.ContainedObjectsIterator
This class is an iterator over all the contained objects
(all instances of NamedObj) except those that have not yet
been instantiated because of laziness.
|
Modifier and Type | Class and Description |
---|---|
protected class |
CompositeEntity.ContainedObjectsIterator
This class is an iterator over all the contained objects
(all instances of NamedObj).
|