/** * * * * $Id$ */ package net.opengis.wfs; import org.eclipse.emf.ecore.EObject; /** * * A representation of the model object 'No SRS Type'. * * * * @see net.opengis.wfs.WfsPackage#getNoSRSType() * @model extendedMetaData="name='NoSRS_._type' kind='empty'" * @generated */ public interface NoSRSType extends EObject { } // NoSRSType