/** * * * * $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 'Binary Logic Op Type'. * * *

* The following features are supported: *

*

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

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

* * @return the value of the 'Filter Predicates' attribute list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_FilterPredicates() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='FilterPredicates:0'" * @generated */ FeatureMap getFilterPredicates(); /** * 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#getBinaryLogicOpType_ComparisonOpsGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='comparisonOps:group' namespace='##targetNamespace' group='#FilterPredicates:0'" * @generated */ FeatureMap getComparisonOpsGroup(); /** * Returns the value of the 'Comparison Ops' containment reference list. * The list contents are of type {@link net.opengis.fes20.ComparisonOpsType}. * *

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

* * @return the value of the 'Comparison Ops' containment reference list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_ComparisonOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='comparisonOps' namespace='##targetNamespace' group='comparisonOps:group'" * @generated */ EList 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#getBinaryLogicOpType_SpatialOpsGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='spatialOps:group' namespace='##targetNamespace' group='#FilterPredicates:0'" * @generated */ FeatureMap getSpatialOpsGroup(); /** * Returns the value of the 'Spatial Ops' containment reference list. * The list contents are of type {@link net.opengis.fes20.SpatialOpsType}. * *

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

* * @return the value of the 'Spatial Ops' containment reference list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_SpatialOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='spatialOps' namespace='##targetNamespace' group='spatialOps:group'" * @generated */ EList 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#getBinaryLogicOpType_TemporalOpsGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='temporalOps:group' namespace='##targetNamespace' group='#FilterPredicates:0'" * @generated */ FeatureMap getTemporalOpsGroup(); /** * Returns the value of the 'Temporal Ops' containment reference list. * The list contents are of type {@link net.opengis.fes20.TemporalOpsType}. * *

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

* * @return the value of the 'Temporal Ops' containment reference list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_TemporalOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='temporalOps' namespace='##targetNamespace' group='temporalOps:group'" * @generated */ EList 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#getBinaryLogicOpType_LogicOpsGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='logicOps:group' namespace='##targetNamespace' group='#FilterPredicates:0'" * @generated */ FeatureMap getLogicOpsGroup(); /** * Returns the value of the 'Logic Ops' containment reference list. * The list contents are of type {@link net.opengis.fes20.LogicOpsType}. * *

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

* * @return the value of the 'Logic Ops' containment reference list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_LogicOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='logicOps' namespace='##targetNamespace' group='logicOps:group'" * @generated */ EList 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#getBinaryLogicOpType_ExtensionOpsGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='extensionOps:group' namespace='##targetNamespace' group='#FilterPredicates:0'" * @generated */ FeatureMap getExtensionOpsGroup(); /** * Returns the value of the 'Extension Ops' containment reference list. * The list contents are of type {@link net.opengis.fes20.ExtensionOpsType}. * *

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

* * @return the value of the 'Extension Ops' containment reference list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_ExtensionOps() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='extensionOps' namespace='##targetNamespace' group='extensionOps:group'" * @generated */ EList getExtensionOps(); /** * Returns the value of the 'Function' containment reference list. * The list contents are of type {@link net.opengis.fes20.FunctionType}. * *

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

* * @return the value of the 'Function' containment reference list. * @see net.opengis.fes20.Fes20Package#getBinaryLogicOpType_Function() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='Function' namespace='##targetNamespace' group='#FilterPredicates:0'" * @generated */ EList getFunction(); /** * 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#getBinaryLogicOpType_IdGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='_Id:group' namespace='##targetNamespace' group='#FilterPredicates:0'" * @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#getBinaryLogicOpType_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(); } // BinaryLogicOpType