_SDOPackage
インタフェース SDOOperations
- すべてのスーパーインタフェース:
- SDOSystemElementOperations
- 既知のサブインタフェースの一覧:
- DataFlowComponent, DataFlowComponentOperations, RTObject, RTObjectOperations, SDO
- 既知の実装クラスの一覧:
- _DataFlowComponentStub, _RTObjectStub, _SDOStub, DataFlowComponentBase, DataFlowComponentPOA, PeriodicECSharedComposite_impl, RTObject_impl, RTObjectPOA, SDOPOA
public interface SDOOperations
- extends SDOSystemElementOperations
_SDOPackage/SDOOperations.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
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