Interface inria.meije.rc.sugarcubes.ParamTypes
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface inria.meije.rc.sugarcubes.ParamTypes

public interface ParamTypes
extends Object
Values for behavior parameters and local events.

Variable Index

 o IN_PARAM
 o INOUT_PARAM
 o LOCAL_PARAM
 o OUT_PARAM

Variables

 o IN_PARAM
  public final static byte IN_PARAM
 o OUT_PARAM
  public final static byte OUT_PARAM
 o INOUT_PARAM
  public final static byte INOUT_PARAM
 o LOCAL_PARAM
  public final static byte LOCAL_PARAM

All Packages  Class Hierarchy  This Package  Previous  Next  Index