package org.whole.lang.testevents.model; /** * @generator Whole */ public interface Shape extends ITestEventsEntity { }