package org.whole.lang.frames.model; /** * @generator Whole */ public interface Before extends IFramesEntity, Advice { }