IDL source Global indexinterface OperationDef : Contained
attribute ContextIdSeq contexts;
attribute ExceptionDefSeq exceptions;
attribute OperationMode mode;
attribute ParDescriptionSeq params;
readonly attribute TypeCode result;
attribute IDLType result_def;