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 Jun 10, 2010 6:49:12 PM
008 */
009
010 public interface IOpenDreams
011 extends IOpenDreamsOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
012 {
013 }