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