1 package SOFA.SOFAnode.InOut; 2 3 /** Provides methods to clients (local as well as remote). 4 * The real behavior of specified methods depends on current policies. 5 * Generated by SOFA CodeGen 6 */ 7 8 public interface InOut2Client extends InOut2ClientOperations, cz.cuni.sofa.lib.CDLEntity { 9 } 10