package org.whole.lang.misc.model.impl; /** * @generator Whole */ public class MiscStrictImplEntityRegistry extends MiscImplEntityRegistry { protected void createPrototypes() { super.createPrototypes(); } }