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