| Class | Description |
|---|---|
| ComponentEntityTimeTest |
Class that creates lots of ComponentEntities.
|
| ExampleSystem |
ExampleSystem constructs a hierarchal graph as shown in
Ptolemy II design document, Figure 8.
|
| PortHasNoContainer |
Illustrates a problem with port naming and cloning.
|
| PortNameProblem |
Illustrates a problem with port naming and cloning.
|
| TestComponentPort |
This class is used to test protected method(s) in ComponentPort
|
| TestComponentRelation |
This class is used to test protected method(s) in ComponentRelation
|
| TestCompositeEntity |
This class is used to test protected method(s) in CompositeEntity.java
|
| TestSerializable |
This class constructs a system from the Ptolemy II design document, Figure 8,
saves it to a file and then reloads it.
|