ptolemy.kernel.util
Class Settable.Visibility

java.lang.Object
  extended by ptolemy.kernel.util.Settable.Visibility
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
Settable

public static class Settable.Visibility
extends java.lang.Object
implements java.io.Serializable

Inner class used for the static enumeration of indicators of visibility. Instances of this class cannot be constructed outside the enclosing interface because its constructor is private.

See Also:
Serialized Form

Constructor Summary
protected Settable.Visibility()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Settable.Visibility

protected Settable.Visibility()