Class ExampleSystem

  • All Implemented Interfaces:
    java.io.Serializable

    public class ExampleSystem
    extends java.lang.Object
    implements java.io.Serializable
    ExampleSystem constructs a hierarchal graph as shown in Ptolemy II design document, Figure 8. The graph has 10 entities, 14 ports, and 12 relations. The main function also returns the results of some key functions of ComponentRelation and ComponentPort. See Ptolemy 2 design document, Figure 11
    Since:
    Ptolemy II 0.2
    Version:
    $Id$
    Author:
    Jie Liu
    See Also:
    Serialized Form
    Pt.AcceptedRating:
    Red
    Pt.ProposedRating:
    Red