package com.hundsun.ares.studio.atom.resources; import com.hundsun.ares.studio.model.reference.JRESRelationInfoProvider; /** * ���ù�ϵ�ṩ�� * @author liaogc * */ public class AtomRelationInfoProvider extends JRESRelationInfoProvider { /** * */ public AtomRelationInfoProvider() { } }