All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class improv.actor.behavior.MyProperty

java.lang.Object
   |
   +----improv.actor.behavior.MyProperty

public final class MyProperty
extends Object
implements PropertyReference

Variable Index

 o TYPE

Constructor Index

 o MyProperty(PropertyContainer, String)

Method Index

 o getProperty()
 o getProperty(PropertyContainer)
 o getType()

Variables

 o TYPE
 public static final int TYPE

Constructors

 o MyProperty
 public MyProperty(PropertyContainer p,
                   String name)

Methods

 o getProperty
 public ImprovProperty getProperty()
 o getProperty
 public ImprovProperty getProperty(PropertyContainer p)
 o getType
 public int getType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index