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