001 package tecgraf.openbus.opendreams; 002 003 /** 004 * Generated from IDL interface "IOpenDreams". 005 * 006 * @author JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006 007 * @version generated at Nov 3, 2010 2:32:41 PM 008 */ 009 010 public interface IOpenDreams 011 extends IOpenDreamsOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity 012 { 013 }