/** * * * * $Id$ */ package net.opengis.fes20; import org.eclipse.emf.ecore.EObject; /** * * A representation of the model object 'Abstract Id Type'. * * * * @see net.opengis.fes20.Fes20Package#getAbstractIdType() * @model abstract="true" * extendedMetaData="name='AbstractIdType' kind='empty'" * @generated */ public interface AbstractIdType extends EObject { } // AbstractIdType