package ptolemy.actor.corba.CoordinatorUtil; /** * ptolemy/actor/corba/CoordinatorUtil/Client.java . * Generated by the IDL-to-Java compiler (portable), version "3.1" * from Coordinator.idl * */ /* A CORBA compatible interface for a consumer. */ public interface Client extends ClientOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface Client