jp.go.aist.rtm.RTC
クラス PreComponentActionListenerType

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.PreComponentActionListenerType

public class PreComponentActionListenerType
extends java.lang.Object

PreComponentActionListener のタイプ


フィールドの概要
static int PRE_COMPONENT_ACTION_LISTENER_NUM
           
static int PRE_ON_ABORTING
           
static int PRE_ON_ACTIVATED
           
static int PRE_ON_DEACTIVATED
           
static int PRE_ON_ERROR
           
static int PRE_ON_EXECUTE
           
static int PRE_ON_FINALIZE
           
static int PRE_ON_INITIALIZE
           
static int PRE_ON_RATE_CHANGED
           
static int PRE_ON_RESET
           
static int PRE_ON_SHUTDOWN
           
static int PRE_ON_STARTUP
           
static int PRE_ON_STATE_UPDATE
           
 
コンストラクタの概要
PreComponentActionListenerType()
           
 
メソッドの概要
static java.lang.String toString(int type)
          PreComponentActionListenerType を文字列に変換
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

PRE_ON_INITIALIZE

public static final int PRE_ON_INITIALIZE
関連項目:
定数フィールド値

PRE_ON_FINALIZE

public static final int PRE_ON_FINALIZE
関連項目:
定数フィールド値

PRE_ON_STARTUP

public static final int PRE_ON_STARTUP
関連項目:
定数フィールド値

PRE_ON_SHUTDOWN

public static final int PRE_ON_SHUTDOWN
関連項目:
定数フィールド値

PRE_ON_ACTIVATED

public static final int PRE_ON_ACTIVATED
関連項目:
定数フィールド値

PRE_ON_DEACTIVATED

public static final int PRE_ON_DEACTIVATED
関連項目:
定数フィールド値

PRE_ON_ABORTING

public static final int PRE_ON_ABORTING
関連項目:
定数フィールド値

PRE_ON_ERROR

public static final int PRE_ON_ERROR
関連項目:
定数フィールド値

PRE_ON_RESET

public static final int PRE_ON_RESET
関連項目:
定数フィールド値

PRE_ON_EXECUTE

public static final int PRE_ON_EXECUTE
関連項目:
定数フィールド値

PRE_ON_STATE_UPDATE

public static final int PRE_ON_STATE_UPDATE
関連項目:
定数フィールド値

PRE_ON_RATE_CHANGED

public static final int PRE_ON_RATE_CHANGED
関連項目:
定数フィールド値

PRE_COMPONENT_ACTION_LISTENER_NUM

public static final int PRE_COMPONENT_ACTION_LISTENER_NUM
関連項目:
定数フィールド値
コンストラクタの詳細

PreComponentActionListenerType

public PreComponentActionListenerType()
メソッドの詳細

toString

public static java.lang.String toString(int type)
PreComponentActionListenerType を文字列に変換

PreComponentActionListenerType を文字列に変換する

パラメータ:
type - 変換対象 PreComponentActionListenerType
戻り値:
文字列変換結果