package org.whole.lang.artifacts.model; /** * @generator Whole */ public interface PackageName extends IArtifactsEntity { }