| Package | Description |
|---|---|
| jp.go.aist.rtm.RTC.executionContext |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<ExtTrigExecutionContext.Comp> |
ExtTrigExecutionContext.m_comps
ExecutionContextにatttachされているコンポーネントのリストです。
|
| Modifier and Type | Method and Description |
|---|---|
ExtTrigExecutionContext.Comp |
ExtTrigExecutionContext.Comp.substitute(ExtTrigExecutionContext.Comp comp)
コンポーネントをコピーします。
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExtTrigExecutionContext.find_comp.eqaulof(ExtTrigExecutionContext.Comp comp) |
ExtTrigExecutionContext.Comp |
ExtTrigExecutionContext.Comp.substitute(ExtTrigExecutionContext.Comp comp)
コンポーネントをコピーします。
|
| Constructor and Description |
|---|
Comp(ExtTrigExecutionContext.Comp comp)
コンストラクタです。
|