/** * <p>Copyright: Copyright (c) 2013</p> * <p>Company: �������ӹɷ����޹�˾</p> */ package com.hundsun.ares.studio.model.reference; /** * @author liaogc * */ public interface IRelations { public RelationOperator getRelationOperator(); }