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