package org.whole.lang.text.model; /** * @generator Whole */ public interface IText extends ITextEntity { }