RTC
Interface ExecutionContextServiceOperations

All Superinterfaces:
ExecutionContextOperations, SDOServiceOperations
All Known Subinterfaces:
ExecutionContextService, ExtTrigExecutionContextService, ExtTrigExecutionContextServiceOperations
All Known Implementing Classes:
_ExecutionContextServiceStub, _ExtTrigExecutionContextServiceStub, ExecutionContextBase, ExecutionContextServicePOA, ExtTrigExecutionContext, ExtTrigExecutionContextServicePOA, OpenHRPExecutionContext, PeriodicExecutionContext

public interface ExecutionContextServiceOperations
extends ExecutionContextOperations, SDOServiceOperations

RTC/ExecutionContextServiceOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/OpenRTM.idl Thursday, March 3, 2011 3:01:41 PM JST


Method Summary
 ExecutionContextProfile get_profile()
           
 
Methods inherited from interface RTC.ExecutionContextOperations
activate_component, add_component, deactivate_component, get_component_state, get_kind, get_rate, is_running, remove_component, reset_component, set_rate, start, stop
 

Method Detail

get_profile

ExecutionContextProfile get_profile()