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