/** * Դ�������ƣ�StandardDataTypeList.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>Standard Data Type List</b></em>'. * <!-- end-user-doc --> * * * @see com.hundsun.ares.studio.jres.model.metadata.MetadataPackage#getStandardDataTypeList() * @model * @generated */ public interface StandardDataTypeList extends MetadataResourceData<StandardDataType> { } // StandardDataTypeList