package ptolemy.actor.corba.util; /** * ptolemy/actor/corba/util/CorbaActor.java * Generated by the IDL-to-Java compiler (portable), version "3.0" * from CorbaActor.idl * Thursday, January 18, 2001 7:07:59 PM PST */ /* A CORBA compatible interface that implements the execution * methods of Ptolemy II. */ public interface CorbaActor extends CorbaActorOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface CorbaActor