public class _ExecutionContextStub extends org.omg.CORBA.portable.ObjectImpl implements ExecutionContext
コンストラクタと説明 |
---|
_ExecutionContextStub() |
修飾子とタイプ | メソッドと説明 |
---|---|
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() |
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() |
_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, toString
public boolean is_running()
is_running
インタフェース内 ExecutionContextOperations
public ReturnCode_t start()
start
インタフェース内 ExecutionContextOperations
public ReturnCode_t stop()
stop
インタフェース内 ExecutionContextOperations
public double get_rate()
get_rate
インタフェース内 ExecutionContextOperations
public ReturnCode_t set_rate(double rate)
set_rate
インタフェース内 ExecutionContextOperations
public ReturnCode_t add_component(LightweightRTObject comp)
add_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t remove_component(LightweightRTObject comp)
remove_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t activate_component(LightweightRTObject comp)
activate_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t deactivate_component(LightweightRTObject comp)
deactivate_component
インタフェース内 ExecutionContextOperations
public ReturnCode_t reset_component(LightweightRTObject comp)
reset_component
インタフェース内 ExecutionContextOperations
public LifeCycleState get_component_state(LightweightRTObject comp)
get_component_state
インタフェース内 ExecutionContextOperations
public ExecutionKind get_kind()
get_kind
インタフェース内 ExecutionContextOperations
public java.lang.String[] _ids()
_ids
クラス内 org.omg.CORBA.portable.ObjectImpl