| パッケージ | 説明 |
|---|---|
| jp.go.aist.rtm.RTC.executionContext |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected java.util.Vector<EventDrivenExecutionContext.Comp> |
EventDrivenExecutionContext.m_comps
ExecutionContextにatttachされているコンポーネントのリストです。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
EventDrivenExecutionContext.Comp |
EventDrivenExecutionContext.Comp.substitute(EventDrivenExecutionContext.Comp comp)
コンポーネントをコピーします。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
EventDrivenExecutionContext.find_comp.eqaulof(EventDrivenExecutionContext.Comp comp) |
EventDrivenExecutionContext.Comp |
EventDrivenExecutionContext.Comp.substitute(EventDrivenExecutionContext.Comp comp)
コンポーネントをコピーします。
|
| コンストラクタと説明 |
|---|
Comp(EventDrivenExecutionContext.Comp comp)
コンストラクタです。
|