/*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE @UMPLE_VERSION@ modeling language!*/
package example;
// line 41 "../InterfaceTemplateTest.ump"
public interface ISecondChild extends ISomething, IGarbage
{
  
}
