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