/** * Դ�������ƣ�ErrorNoList.java * �������Ȩ���������ӹɷ����޹�˾ ��Ȩ���� * ϵͳ���ƣ�JRES Studio * ģ�����ƣ�com.hundsun.ares.studio.jres.metadata.core * ����˵����Ԫ����ģ�Ͷ��塢��������� * ����ĵ��� * ���ߣ� */ package com.hundsun.ares.studio.jres.model.metadata; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Error No List</b></em>'. * <!-- end-user-doc --> * * * @see com.hundsun.ares.studio.jres.model.metadata.MetadataPackage#getErrorNoList() * @model * @generated */ public interface ErrorNoList extends MetadataResourceData<ErrorNoItem> { } // ErrorNoList