12.12.1 IDLの定義

module Messaging {
   interface SyncScopePolicy :CORBA::Policy {
       readonly attribute SyncScope synchronization;
   };
};