
PtolemyEffigy |
ptolemy.actor.gui.PtolemyEffigy |
An effigy for a Ptolemy II model.
An effigy represents model metadata, and is contained by the
model directory or by another effigy. This class adds to the base
class an association with a Ptolemy II model. The model, strictly
speaking, is any Ptolemy II object (an instance of NamedObj).
The Effigy class extends CompositeEntity, so an instance of Effigy
can contain entities. By convention, an effigy contains all
open instances of Tableau associated with the model.
Author(s): Steve Neuendorffer and Edward A. Lee
Version:$Id: PtolemyEffigy.java,v 1.106 2006/05/12 23:19:36 cxh Exp $
Pt.Proposed Rating:Green (eal)
Pt.Accepted Rating:Yellow (janneck)