/** * * * * $Id$ */ package net.opengis.wfs20; import org.eclipse.emf.ecore.EObject; /** * * A representation of the model object 'No CRS Type'. * * * * @see net.opengis.wfs20.Wfs20Package#getNoCRSType() * @model extendedMetaData="name='NoCRS_._type' kind='empty'" * @generated */ public interface NoCRSType extends EObject { } // NoCRSType