_SDOPackage
インタフェース SDOOperations
- すべてのスーパーインタフェース:
- SDOSystemElementOperations
- 既知のサブインタフェースの一覧:
- DataFlowComponent, DataFlowComponentOperations, RTObject, RTObjectOperations, SDO
- 既知の実装クラスの一覧:
- _DataFlowComponentStub, _RTObjectStub, _SDOStub, AutoTestInImpl, AutoTestOutImpl, ConfigSampleImpl, ConsoleInImpl, ConsoleInImpl, ConsoleOutImpl, ConsoleOutImpl, ControllerImpl, DataFlowComponentBase, DataFlowComponentPOA, GUIInImpl, MotorImpl, MyServiceConsumerImpl, MyServiceProviderImpl, PeriodicECSharedComposite_impl, RTObject_impl, RTObjectPOA, SDOPOA, SensorImpl, SeqInImpl, SeqOutImpl, SinCosOutImpl
public interface SDOOperations
- extends SDOSystemElementOperations
_SDOPackage/SDOOperations.java .
IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ����
������: idl/OpenRTM.idl
2009�N11��17�� 11��41��47�b JST
get_sdo_id
java.lang.String get_sdo_id()
throws NotAvailable,
InternalError
- 例外:
NotAvailable
InternalError
get_sdo_type
java.lang.String get_sdo_type()
throws NotAvailable,
InternalError
- 例外:
NotAvailable
InternalError
get_device_profile
DeviceProfile get_device_profile()
throws NotAvailable,
InternalError
- 例外:
NotAvailable
InternalError
get_service_profiles
ServiceProfile[] get_service_profiles()
throws NotAvailable,
InternalError
- 例外:
NotAvailable
InternalError
get_service_profile
ServiceProfile get_service_profile(java.lang.String id)
throws InvalidParameter,
NotAvailable,
InternalError
- 例外:
InvalidParameter
NotAvailable
InternalError
get_sdo_service
SDOService get_sdo_service(java.lang.String id)
throws InvalidParameter,
NotAvailable,
InternalError
- 例外:
InvalidParameter
NotAvailable
InternalError
get_configuration
Configuration get_configuration()
throws InterfaceNotImplemented,
NotAvailable,
InternalError
- 例外:
InterfaceNotImplemented
NotAvailable
InternalError
get_monitoring
Monitoring get_monitoring()
throws InterfaceNotImplemented,
NotAvailable,
InternalError
- 例外:
InterfaceNotImplemented
NotAvailable
InternalError
get_organizations
Organization[] get_organizations()
throws NotAvailable,
InternalError
- 例外:
NotAvailable
InternalError
get_status_list
NameValue[] get_status_list()
throws NotAvailable,
InternalError
- 例外:
NotAvailable
InternalError
get_status
org.omg.CORBA.Any get_status(java.lang.String nme)
throws InvalidParameter,
NotAvailable,
InternalError
- 例外:
InvalidParameter
NotAvailable
InternalError