|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.go.aist.rtm.RTC.executionContext.PeriodicExecutionContext.DFPBase
jp.go.aist.rtm.RTC.executionContext.PeriodicExecutionContext.DFP
protected class PeriodicExecutionContext.DFP
DataFlowComponentのAction定義用抽象クラスです。
| フィールドの概要 |
|---|
| クラス jp.go.aist.rtm.RTC.executionContext.PeriodicExecutionContext.DFPBase から継承されたフィールド |
|---|
ec_id, m_sm |
| コンストラクタの概要 | |
|---|---|
PeriodicExecutionContext.DFP(DataFlowComponent obj,
int id)
コンストラクタです。 |
|
| メソッドの概要 | |
|---|---|
void |
on_aborting(StateHolder st)
onAbortingアクション定義用メソッドです。 |
void |
on_activated(StateHolder st)
onActivatedアクション定義用メソッドです。 |
void |
on_deactivated(StateHolder st)
onDeactivatedアクション定義用メソッドです。 |
void |
on_error(StateHolder st)
onErrorアクション定義用メソッドです。 |
void |
on_execute(StateHolder st)
onExecuteアクション定義用メソッドです。 |
void |
on_rate_changed()
onRateChangedアクション定義用メソッドです。 |
void |
on_reset(StateHolder st)
onResetアクション定義用メソッドです。 |
void |
on_shutdown()
onShutdownアクション定義用メソッドです。 |
void |
on_startup()
onStartupアクション定義用メソッドです。 |
void |
on_state_update(StateHolder st)
onStateUpdateアクション定義用メソッドです。 |
| クラス jp.go.aist.rtm.RTC.executionContext.PeriodicExecutionContext.DFPBase から継承されたメソッド |
|---|
get_state, worker |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public PeriodicExecutionContext.DFP(DataFlowComponent obj,
int id)
コンストラクタです。
obj - 対象コンポーネントid - ExecutionContextのID| メソッドの詳細 |
|---|
public void on_startup()
onStartupアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_startuppublic void on_shutdown()
onShutdownアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_shutdownpublic void on_activated(StateHolder st)
onActivatedアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_activatedpublic void on_deactivated(StateHolder st)
onDeactivatedアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_deactivatedpublic void on_aborting(StateHolder st)
onAbortingアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_abortingpublic void on_error(StateHolder st)
onErrorアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_errorpublic void on_reset(StateHolder st)
onResetアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_resetpublic void on_execute(StateHolder st)
onExecuteアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_executepublic void on_state_update(StateHolder st)
onStateUpdateアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_state_updatepublic void on_rate_changed()
onRateChangedアクション定義用メソッドです。
PeriodicExecutionContext.DFPBase 内の on_rate_changed
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||