package org.whole.lang.testentities.model; /** * @generator Whole */ public interface IStructuralEntity extends ITestEntitiesEntity { }