Interface UnaryLogicOpType
-
- All Superinterfaces:
EObject
,LogicOpsType
,Notifier
- All Known Implementing Classes:
UnaryLogicOpTypeImpl
public interface UnaryLogicOpType extends LogicOpsType
A representation of the model object 'Unary Logic Op Type'.The following features are supported:
- See Also:
Fes20Package.getUnaryLogicOpType()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ComparisonOpsType
getComparisonOps()
Returns the value of the 'Comparison Ops' containment reference.FeatureMap
getComparisonOpsGroup()
Returns the value of the 'Comparison Ops Group' attribute list.ExtensionOpsType
getExtensionOps()
Returns the value of the 'Extension Ops' containment reference.FeatureMap
getExtensionOpsGroup()
Returns the value of the 'Extension Ops Group' attribute list.FunctionType
getFunction()
Returns the value of the 'Function' containment reference.EList<AbstractIdType>
getId()
Returns the value of the 'Id' containment reference list.FeatureMap
getIdGroup()
Returns the value of the 'Id Group' attribute list.LogicOpsType
getLogicOps()
Returns the value of the 'Logic Ops' containment reference.FeatureMap
getLogicOpsGroup()
Returns the value of the 'Logic Ops Group' attribute list.SpatialOpsType
getSpatialOps()
Returns the value of the 'Spatial Ops' containment reference.FeatureMap
getSpatialOpsGroup()
Returns the value of the 'Spatial Ops Group' attribute list.TemporalOpsType
getTemporalOps()
Returns the value of the 'Temporal Ops' containment reference.FeatureMap
getTemporalOpsGroup()
Returns the value of the 'Temporal Ops Group' attribute list.void
setFunction(FunctionType value)
Sets the value of the 'Function
' containment reference.
-
-
-
Method Detail
-
getComparisonOpsGroup
FeatureMap getComparisonOpsGroup()
Returns the value of the 'Comparison Ops Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Comparison Ops Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Comparison Ops Group' attribute list.
- See Also:
Fes20Package.getUnaryLogicOpType_ComparisonOpsGroup()
-
getComparisonOps
ComparisonOpsType getComparisonOps()
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...
- Returns:
- the value of the 'Comparison Ops' containment reference.
- See Also:
Fes20Package.getUnaryLogicOpType_ComparisonOps()
-
getSpatialOpsGroup
FeatureMap getSpatialOpsGroup()
Returns the value of the 'Spatial Ops Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Spatial Ops Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Spatial Ops Group' attribute list.
- See Also:
Fes20Package.getUnaryLogicOpType_SpatialOpsGroup()
-
getSpatialOps
SpatialOpsType getSpatialOps()
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...
- Returns:
- the value of the 'Spatial Ops' containment reference.
- See Also:
Fes20Package.getUnaryLogicOpType_SpatialOps()
-
getTemporalOpsGroup
FeatureMap getTemporalOpsGroup()
Returns the value of the 'Temporal Ops Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Temporal Ops Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Temporal Ops Group' attribute list.
- See Also:
Fes20Package.getUnaryLogicOpType_TemporalOpsGroup()
-
getTemporalOps
TemporalOpsType getTemporalOps()
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...
- Returns:
- the value of the 'Temporal Ops' containment reference.
- See Also:
Fes20Package.getUnaryLogicOpType_TemporalOps()
-
getLogicOpsGroup
FeatureMap getLogicOpsGroup()
Returns the value of the 'Logic Ops Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Logic Ops Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Logic Ops Group' attribute list.
- See Also:
Fes20Package.getUnaryLogicOpType_LogicOpsGroup()
-
getLogicOps
LogicOpsType getLogicOps()
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...
- Returns:
- the value of the 'Logic Ops' containment reference.
- See Also:
Fes20Package.getUnaryLogicOpType_LogicOps()
-
getExtensionOpsGroup
FeatureMap getExtensionOpsGroup()
Returns the value of the 'Extension Ops Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Extension Ops Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Extension Ops Group' attribute list.
- See Also:
Fes20Package.getUnaryLogicOpType_ExtensionOpsGroup()
-
getExtensionOps
ExtensionOpsType getExtensionOps()
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...
- Returns:
- the value of the 'Extension Ops' containment reference.
- See Also:
Fes20Package.getUnaryLogicOpType_ExtensionOps()
-
getFunction
FunctionType getFunction()
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...
- Returns:
- the value of the 'Function' containment reference.
- See Also:
setFunction(FunctionType)
,Fes20Package.getUnaryLogicOpType_Function()
-
setFunction
void setFunction(FunctionType value)
Sets the value of the 'Function
' containment reference.- Parameters:
value
- the new value of the 'Function' containment reference.- See Also:
getFunction()
-
getIdGroup
FeatureMap getIdGroup()
Returns the value of the 'Id Group' attribute list. The list contents are of typeFeatureMap.Entry
.If the meaning of the 'Id Group' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Id Group' attribute list.
- See Also:
Fes20Package.getUnaryLogicOpType_IdGroup()
-
getId
EList<AbstractIdType> getId()
Returns the value of the 'Id' containment reference list. The list contents are of typeAbstractIdType
.If the meaning of the 'Id' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Id' containment reference list.
- See Also:
Fes20Package.getUnaryLogicOpType_Id()
-
-