package org.whole.lang.changes.model; /** * @generator Whole */ public interface Change extends IChangesEntity, Content { }