package org.whole.lang.models.model; /** * @generator Whole */ public interface TypeRelation extends IModelsEntity { }