/** * * * * $Id$ */ package net.opengis.fes20; import org.eclipse.emf.common.util.EList; import org.eclipse.emf.ecore.util.FeatureMap; /** * * A representation of the model object 'Unary Logic Op Type'. * * *

* The following features are supported: *

*

* * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType() * @model extendedMetaData="name='UnaryLogicOpType' kind='elementOnly'" * @generated */ public interface UnaryLogicOpType extends LogicOpsType { /** * Returns the value of the 'Comparison Ops Group' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * *

* If the meaning of the 'Comparison Ops Group' attribute list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Comparison Ops Group' attribute list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_ComparisonOpsGroup() * @model dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false" * extendedMetaData="kind='group' name='comparisonOps:group' namespace='##targetNamespace'" * @generated */ FeatureMap getComparisonOpsGroup(); /** * Returns the value of the 'Comparison Ops' containment reference. * *

* If the meaning of the 'Comparison Ops' containment reference isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Comparison Ops' containment reference. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_ComparisonOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='comparisonOps' namespace='##targetNamespace' group='comparisonOps:group'" * @generated */ ComparisonOpsType getComparisonOps(); /** * Returns the value of the 'Spatial Ops Group' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * *

* If the meaning of the 'Spatial Ops Group' attribute list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Spatial Ops Group' attribute list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_SpatialOpsGroup() * @model dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false" * extendedMetaData="kind='group' name='spatialOps:group' namespace='##targetNamespace'" * @generated */ FeatureMap getSpatialOpsGroup(); /** * Returns the value of the 'Spatial Ops' containment reference. * *

* If the meaning of the 'Spatial Ops' containment reference isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Spatial Ops' containment reference. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_SpatialOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='spatialOps' namespace='##targetNamespace' group='spatialOps:group'" * @generated */ SpatialOpsType getSpatialOps(); /** * Returns the value of the 'Temporal Ops Group' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * *

* If the meaning of the 'Temporal Ops Group' attribute list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Temporal Ops Group' attribute list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_TemporalOpsGroup() * @model dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false" * extendedMetaData="kind='group' name='temporalOps:group' namespace='##targetNamespace'" * @generated */ FeatureMap getTemporalOpsGroup(); /** * Returns the value of the 'Temporal Ops' containment reference. * *

* If the meaning of the 'Temporal Ops' containment reference isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Temporal Ops' containment reference. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_TemporalOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='temporalOps' namespace='##targetNamespace' group='temporalOps:group'" * @generated */ TemporalOpsType getTemporalOps(); /** * Returns the value of the 'Logic Ops Group' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * *

* If the meaning of the 'Logic Ops Group' attribute list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Logic Ops Group' attribute list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_LogicOpsGroup() * @model dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false" * extendedMetaData="kind='group' name='logicOps:group' namespace='##targetNamespace'" * @generated */ FeatureMap getLogicOpsGroup(); /** * Returns the value of the 'Logic Ops' containment reference. * *

* If the meaning of the 'Logic Ops' containment reference isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Logic Ops' containment reference. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_LogicOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='logicOps' namespace='##targetNamespace' group='logicOps:group'" * @generated */ LogicOpsType getLogicOps(); /** * Returns the value of the 'Extension Ops Group' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * *

* If the meaning of the 'Extension Ops Group' attribute list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Extension Ops Group' attribute list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_ExtensionOpsGroup() * @model dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="false" * extendedMetaData="kind='group' name='extensionOps:group' namespace='##targetNamespace'" * @generated */ FeatureMap getExtensionOpsGroup(); /** * Returns the value of the 'Extension Ops' containment reference. * *

* If the meaning of the 'Extension Ops' containment reference isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Extension Ops' containment reference. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_ExtensionOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='extensionOps' namespace='##targetNamespace' group='extensionOps:group'" * @generated */ ExtensionOpsType getExtensionOps(); /** * Returns the value of the 'Function' containment reference. * *

* If the meaning of the 'Function' containment reference isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Function' containment reference. * @see #setFunction(FunctionType) * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_Function() * @model containment="true" * extendedMetaData="kind='element' name='Function' namespace='##targetNamespace'" * @generated */ FunctionType getFunction(); /** * Sets the value of the '{@link net.opengis.fes20.UnaryLogicOpType#getFunction Function}' containment reference. * * * @param value the new value of the 'Function' containment reference. * @see #getFunction() * @generated */ void setFunction(FunctionType value); /** * Returns the value of the 'Id Group' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * *

* If the meaning of the 'Id Group' attribute list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Id Group' attribute list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_IdGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='_Id:group' namespace='##targetNamespace'" * @generated */ FeatureMap getIdGroup(); /** * Returns the value of the 'Id' containment reference list. * The list contents are of type {@link net.opengis.fes20.AbstractIdType}. * *

* If the meaning of the 'Id' containment reference list isn't clear, * there really should be more of a description here... *

* * @return the value of the 'Id' containment reference list. * @see net.opengis.fes20.Fes20Package#getUnaryLogicOpType_Id() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='_Id' namespace='##targetNamespace' group='_Id:group'" * @generated */ EList getId(); } // UnaryLogicOpType