/** * * * * $Id$ */ package net.opengis.ows11; import org.eclipse.emf.ecore.EObject; /** * * A representation of the model object 'Any Value Type'. * * * * @see net.opengis.ows11.Ows11Package#getAnyValueType() * @model extendedMetaData="name='AnyValue_._type' kind='empty'" * @generated */ public interface AnyValueType extends EObject { } // AnyValueType