package org.whole.lang.unifiedlambdadelta.model; /** * @generator Whole */ public interface Term extends IUnifiedLambdaDeltaEntity { }