ptolemy.actor.gt
Class GTEntityUtils

java.lang.Object
  extended by ptolemy.actor.gt.GTEntityUtils

public class GTEntityUtils
extends java.lang.Object

Since:
Ptolemy II 6.1
Version:
$Id: GTEntityUtils.java,v 1.3.2.4 2008/03/25 22:12:09 cxh Exp $
Author:
Thomas Huining Feng
Accepted Rating:
Red (tfeng)
Proposed Rating:
Red (tfeng)

Constructor Summary
GTEntityUtils()
           
 
Method Summary
static void updateAppearance(GTEntity entity, GTIngredientsAttribute attribute)
           
static void valueChanged(GTEntity entity, Settable settable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GTEntityUtils

public GTEntityUtils()
Method Detail

updateAppearance

public static void updateAppearance(GTEntity entity,
                                    GTIngredientsAttribute attribute)

valueChanged

public static void valueChanged(GTEntity entity,
                                Settable settable)