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