package org.whole.lang.scripts.model; /** * @generator Whole */ public interface Source extends IScriptsEntity { }