1 package SOFA.SOFAnode.InOut;2 3 /** InOut to InOut interface.4 * Generated by SOFA CodeGen5 */6 7 public interface InOut2InOut extends InOut2InOutOperations, cz.cuni.sofa.lib.CDLEntity {8 }9