public class _ExtTrigExecutionContextServiceStub extends org.omg.CORBA.portable.ObjectImpl implements ExtTrigExecutionContextService
| コンストラクタと説明 | 
|---|
_ExtTrigExecutionContextServiceStub()  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
java.lang.String[] | 
_ids()  | 
ReturnCode_t | 
activate_component(LightweightRTObject comp)  | 
ReturnCode_t | 
add_component(LightweightRTObject comp)  | 
ReturnCode_t | 
deactivate_component(LightweightRTObject comp)  | 
LifeCycleState | 
get_component_state(LightweightRTObject comp)  | 
ExecutionKind | 
get_kind()  | 
ExecutionContextProfile | 
get_profile()  | 
double | 
get_rate()  | 
boolean | 
is_running()  | 
ReturnCode_t | 
remove_component(LightweightRTObject comp)  | 
ReturnCode_t | 
reset_component(LightweightRTObject comp)  | 
ReturnCode_t | 
set_rate(double rate)  | 
ReturnCode_t | 
start()  | 
ReturnCode_t | 
stop()  | 
void | 
tick()  | 
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringpublic void tick()
tick インタフェース内 ExtTrigExecutionContextServiceOperationspublic ExecutionContextProfile get_profile()
get_profile インタフェース内 ExecutionContextServiceOperationspublic boolean is_running()
is_running インタフェース内 ExecutionContextOperationspublic ReturnCode_t start()
start インタフェース内 ExecutionContextOperationspublic ReturnCode_t stop()
stop インタフェース内 ExecutionContextOperationspublic double get_rate()
get_rate インタフェース内 ExecutionContextOperationspublic ReturnCode_t set_rate(double rate)
set_rate インタフェース内 ExecutionContextOperationspublic ReturnCode_t add_component(LightweightRTObject comp)
add_component インタフェース内 ExecutionContextOperationspublic ReturnCode_t remove_component(LightweightRTObject comp)
remove_component インタフェース内 ExecutionContextOperationspublic ReturnCode_t activate_component(LightweightRTObject comp)
activate_component インタフェース内 ExecutionContextOperationspublic ReturnCode_t deactivate_component(LightweightRTObject comp)
deactivate_component インタフェース内 ExecutionContextOperationspublic ReturnCode_t reset_component(LightweightRTObject comp)
reset_component インタフェース内 ExecutionContextOperationspublic LifeCycleState get_component_state(LightweightRTObject comp)
get_component_state インタフェース内 ExecutionContextOperationspublic ExecutionKind get_kind()
get_kind インタフェース内 ExecutionContextOperationspublic java.lang.String[] _ids()
_ids クラス内 org.omg.CORBA.portable.ObjectImpl