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