Interface DocumentRoot
-
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
DocumentRootImpl
public interface DocumentRoot extends EObjectA representation of the model object 'Document Root'.The following features are supported:
MixedXMLNS Prefix MapXSI Schema LocationIdAbstract Adhoc Query ExpressionAbstract Query ExpressionAbstract Projection ClauseAbstract Selection ClauseAbstract Sorting ClauseAfterTemporal OpsAndLogic OpsAny InteractsBBOXSpatial OpsBeforeBeginsBegun ByBeyondComparison OpsContainsCrossesDisjointDuringDWithinEnded ByEndsEqualsExpressionExtension OpsFilterFilter CapabilitiesFunctionIntersectsLiteralLogical OperatorsMeetsMet ByNotOrOverlapped ByOverlapsProperty Is BetweenProperty Is Equal ToProperty Is Greater ThanProperty Is Greater Than Or Equal ToProperty Is Less ThanProperty Is Less Than Or Equal ToProperty Is LikeProperty Is NilProperty Is Not Equal ToProperty Is NullResource IdSort ByTContainsTEqualsTouchesTOverlapsValue ReferenceWithin
- See Also:
Fes20Package.getDocumentRoot()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractAdhocQueryExpressionTypegetAbstractAdhocQueryExpression()Returns the value of the 'Abstract Adhoc Query Expression' containment reference.EObjectgetAbstractProjectionClause()Returns the value of the 'Abstract Projection Clause' containment reference.AbstractQueryExpressionTypegetAbstractQueryExpression()Returns the value of the 'Abstract Query Expression' containment reference.EObjectgetAbstractSelectionClause()Returns the value of the 'Abstract Selection Clause' containment reference.EObjectgetAbstractSortingClause()Returns the value of the 'Abstract Sorting Clause' containment reference.BinaryTemporalOpTypegetAfter()Returns the value of the 'After' containment reference.BinaryLogicOpTypegetAnd()Returns the value of the 'And' containment reference.BinaryTemporalOpTypegetAnyInteracts()Returns the value of the 'Any Interacts' containment reference.BBOXTypegetBBOX()Returns the value of the 'BBOX' containment reference.BinaryTemporalOpTypegetBefore()Returns the value of the 'Before' containment reference.BinaryTemporalOpTypegetBegins()Returns the value of the 'Begins' containment reference.BinaryTemporalOpTypegetBegunBy()Returns the value of the 'Begun By' containment reference.DistanceBufferTypegetBeyond()Returns the value of the 'Beyond' containment reference.ComparisonOpsTypegetComparisonOps()Returns the value of the 'Comparison Ops' containment reference.BinarySpatialOpTypegetContains()Returns the value of the 'Contains' containment reference.BinarySpatialOpTypegetCrosses()Returns the value of the 'Crosses' containment reference.BinarySpatialOpTypegetDisjoint()Returns the value of the 'Disjoint' containment reference.BinaryTemporalOpTypegetDuring()Returns the value of the 'During' containment reference.DistanceBufferTypegetDWithin()Returns the value of the 'DWithin' containment reference.BinaryTemporalOpTypegetEndedBy()Returns the value of the 'Ended By' containment reference.BinaryTemporalOpTypegetEnds()Returns the value of the 'Ends' containment reference.BinarySpatialOpTypegetEquals()Returns the value of the 'Equals' containment reference.EObjectgetExpression()Returns the value of the 'Expression' containment reference.ExtensionOpsTypegetExtensionOps()Returns the value of the 'Extension Ops' containment reference.FilterTypegetFilter()Returns the value of the 'Filter' containment reference.FilterCapabilitiesTypegetFilterCapabilities()Returns the value of the 'Filter Capabilities' containment reference.FunctionTypegetFunction()Returns the value of the 'Function' containment reference.AbstractIdTypegetId()Returns the value of the 'Id' containment reference.BinarySpatialOpTypegetIntersects()Returns the value of the 'Intersects' containment reference.LiteralTypegetLiteral()Returns the value of the 'Literal' containment reference.LogicalOperatorsTypegetLogicalOperators()Returns the value of the 'Logical Operators' containment reference.LogicOpsTypegetLogicOps()Returns the value of the 'Logic Ops' containment reference.BinaryTemporalOpTypegetMeets()Returns the value of the 'Meets' containment reference.BinaryTemporalOpTypegetMetBy()Returns the value of the 'Met By' containment reference.FeatureMapgetMixed()Returns the value of the 'Mixed' attribute list.UnaryLogicOpTypegetNot()Returns the value of the 'Not' containment reference.BinaryLogicOpTypegetOr()Returns the value of the 'Or' containment reference.BinaryTemporalOpTypegetOverlappedBy()Returns the value of the 'Overlapped By' containment reference.BinarySpatialOpTypegetOverlaps()Returns the value of the 'Overlaps' containment reference.PropertyIsBetweenTypegetPropertyIsBetween()Returns the value of the 'Property Is Between' containment reference.BinaryComparisonOpTypegetPropertyIsEqualTo()Returns the value of the 'Property Is Equal To' containment reference.BinaryComparisonOpTypegetPropertyIsGreaterThan()Returns the value of the 'Property Is Greater Than' containment reference.BinaryComparisonOpTypegetPropertyIsGreaterThanOrEqualTo()Returns the value of the 'Property Is Greater Than Or Equal To' containment reference.BinaryComparisonOpTypegetPropertyIsLessThan()Returns the value of the 'Property Is Less Than' containment reference.BinaryComparisonOpTypegetPropertyIsLessThanOrEqualTo()Returns the value of the 'Property Is Less Than Or Equal To' containment reference.PropertyIsLikeTypegetPropertyIsLike()Returns the value of the 'Property Is Like' containment reference.PropertyIsNilTypegetPropertyIsNil()Returns the value of the 'Property Is Nil' containment reference.BinaryComparisonOpTypegetPropertyIsNotEqualTo()Returns the value of the 'Property Is Not Equal To' containment reference.PropertyIsNullTypegetPropertyIsNull()Returns the value of the 'Property Is Null' containment reference.ResourceIdTypegetResourceId()Returns the value of the 'Resource Id' containment reference.SortByTypegetSortBy()Returns the value of the 'Sort By' containment reference.SpatialOpsTypegetSpatialOps()Returns the value of the 'Spatial Ops' containment reference.BinaryTemporalOpTypegetTContains()Returns the value of the 'TContains' containment reference.TemporalOpsTypegetTemporalOps()Returns the value of the 'Temporal Ops' containment reference.BinaryTemporalOpTypegetTEquals()Returns the value of the 'TEquals' containment reference.BinarySpatialOpTypegetTouches()Returns the value of the 'Touches' containment reference.BinaryTemporalOpTypegetTOverlaps()Returns the value of the 'TOverlaps' containment reference.StringgetValueReference()Returns the value of the 'Value Reference' attribute.BinarySpatialOpTypegetWithin()Returns the value of the 'Within' containment reference.EMap<String,String>getXMLNSPrefixMap()Returns the value of the 'XMLNS Prefix Map' map.EMap<String,String>getXSISchemaLocation()Returns the value of the 'XSI Schema Location' map.voidsetAfter(BinaryTemporalOpType value)Sets the value of the 'After' containment reference.voidsetAnd(BinaryLogicOpType value)Sets the value of the 'And' containment reference.voidsetAnyInteracts(BinaryTemporalOpType value)Sets the value of the 'Any Interacts' containment reference.voidsetBBOX(BBOXType value)Sets the value of the 'BBOX' containment reference.voidsetBefore(BinaryTemporalOpType value)Sets the value of the 'Before' containment reference.voidsetBegins(BinaryTemporalOpType value)Sets the value of the 'Begins' containment reference.voidsetBegunBy(BinaryTemporalOpType value)Sets the value of the 'Begun By' containment reference.voidsetBeyond(DistanceBufferType value)Sets the value of the 'Beyond' containment reference.voidsetContains(BinarySpatialOpType value)Sets the value of the 'Contains' containment reference.voidsetCrosses(BinarySpatialOpType value)Sets the value of the 'Crosses' containment reference.voidsetDisjoint(BinarySpatialOpType value)Sets the value of the 'Disjoint' containment reference.voidsetDuring(BinaryTemporalOpType value)Sets the value of the 'During' containment reference.voidsetDWithin(DistanceBufferType value)Sets the value of the 'DWithin' containment reference.voidsetEndedBy(BinaryTemporalOpType value)Sets the value of the 'Ended By' containment reference.voidsetEnds(BinaryTemporalOpType value)Sets the value of the 'Ends' containment reference.voidsetEquals(BinarySpatialOpType value)Sets the value of the 'Equals' containment reference.voidsetFilter(FilterType value)Sets the value of the 'Filter' containment reference.voidsetFilterCapabilities(FilterCapabilitiesType value)Sets the value of the 'Filter Capabilities' containment reference.voidsetFunction(FunctionType value)Sets the value of the 'Function' containment reference.voidsetIntersects(BinarySpatialOpType value)Sets the value of the 'Intersects' containment reference.voidsetLiteral(LiteralType value)Sets the value of the 'Literal' containment reference.voidsetLogicalOperators(LogicalOperatorsType value)Sets the value of the 'Logical Operators' containment reference.voidsetMeets(BinaryTemporalOpType value)Sets the value of the 'Meets' containment reference.voidsetMetBy(BinaryTemporalOpType value)Sets the value of the 'Met By' containment reference.voidsetNot(UnaryLogicOpType value)Sets the value of the 'Not' containment reference.voidsetOr(BinaryLogicOpType value)Sets the value of the 'Or' containment reference.voidsetOverlappedBy(BinaryTemporalOpType value)Sets the value of the 'Overlapped By' containment reference.voidsetOverlaps(BinarySpatialOpType value)Sets the value of the 'Overlaps' containment reference.voidsetPropertyIsBetween(PropertyIsBetweenType value)Sets the value of the 'Property Is Between' containment reference.voidsetPropertyIsEqualTo(BinaryComparisonOpType value)Sets the value of the 'Property Is Equal To' containment reference.voidsetPropertyIsGreaterThan(BinaryComparisonOpType value)Sets the value of the 'Property Is Greater Than' containment reference.voidsetPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType value)Sets the value of the 'Property Is Greater Than Or Equal To' containment reference.voidsetPropertyIsLessThan(BinaryComparisonOpType value)Sets the value of the 'Property Is Less Than' containment reference.voidsetPropertyIsLessThanOrEqualTo(BinaryComparisonOpType value)Sets the value of the 'Property Is Less Than Or Equal To' containment reference.voidsetPropertyIsLike(PropertyIsLikeType value)Sets the value of the 'Property Is Like' containment reference.voidsetPropertyIsNil(PropertyIsNilType value)Sets the value of the 'Property Is Nil' containment reference.voidsetPropertyIsNotEqualTo(BinaryComparisonOpType value)Sets the value of the 'Property Is Not Equal To' containment reference.voidsetPropertyIsNull(PropertyIsNullType value)Sets the value of the 'Property Is Null' containment reference.voidsetResourceId(ResourceIdType value)Sets the value of the 'Resource Id' containment reference.voidsetSortBy(SortByType value)Sets the value of the 'Sort By' containment reference.voidsetTContains(BinaryTemporalOpType value)Sets the value of the 'TContains' containment reference.voidsetTEquals(BinaryTemporalOpType value)Sets the value of the 'TEquals' containment reference.voidsetTouches(BinarySpatialOpType value)Sets the value of the 'Touches' containment reference.voidsetTOverlaps(BinaryTemporalOpType value)Sets the value of the 'TOverlaps' containment reference.voidsetValueReference(String value)Sets the value of the 'Value Reference' attribute.voidsetWithin(BinarySpatialOpType value)Sets the value of the 'Within' containment reference.
-
-
-
Method Detail
-
getMixed
FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of typeFeatureMap.Entry.If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Fes20Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
EMap<String,String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of typeString, and the value is of typeString,If the meaning of the 'XMLNS Prefix Map' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Fes20Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
EMap<String,String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of typeString, and the value is of typeString,If the meaning of the 'XSI Schema Location' map isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Fes20Package.getDocumentRoot_XSISchemaLocation()
-
getId
AbstractIdType getId()
Returns the value of the 'Id' containment reference.If the meaning of the 'Id' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Id' containment reference.
- See Also:
Fes20Package.getDocumentRoot_Id()
-
getAbstractAdhocQueryExpression
AbstractAdhocQueryExpressionType getAbstractAdhocQueryExpression()
Returns the value of the 'Abstract Adhoc Query Expression' containment reference.If the meaning of the 'Abstract Adhoc Query Expression' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Adhoc Query Expression' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractAdhocQueryExpression()
-
getAbstractQueryExpression
AbstractQueryExpressionType getAbstractQueryExpression()
Returns the value of the 'Abstract Query Expression' containment reference.If the meaning of the 'Abstract Query Expression' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Query Expression' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractQueryExpression()
-
getAbstractProjectionClause
EObject getAbstractProjectionClause()
Returns the value of the 'Abstract Projection Clause' containment reference.If the meaning of the 'Abstract Projection Clause' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Projection Clause' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractProjectionClause()
-
getAbstractSelectionClause
EObject getAbstractSelectionClause()
Returns the value of the 'Abstract Selection Clause' containment reference.If the meaning of the 'Abstract Selection Clause' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Selection Clause' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractSelectionClause()
-
getAbstractSortingClause
EObject getAbstractSortingClause()
Returns the value of the 'Abstract Sorting Clause' containment reference.If the meaning of the 'Abstract Sorting Clause' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Abstract Sorting Clause' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractSortingClause()
-
getAfter
BinaryTemporalOpType getAfter()
Returns the value of the 'After' containment reference.If the meaning of the 'After' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'After' containment reference.
- See Also:
setAfter(BinaryTemporalOpType),Fes20Package.getDocumentRoot_After()
-
setAfter
void setAfter(BinaryTemporalOpType value)
Sets the value of the 'After' containment reference.- Parameters:
value- the new value of the 'After' containment reference.- See Also:
getAfter()
-
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.getDocumentRoot_TemporalOps()
-
getAnd
BinaryLogicOpType getAnd()
Returns the value of the 'And' containment reference.If the meaning of the 'And' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'And' containment reference.
- See Also:
setAnd(BinaryLogicOpType),Fes20Package.getDocumentRoot_And()
-
setAnd
void setAnd(BinaryLogicOpType value)
Sets the value of the 'And' containment reference.- Parameters:
value- the new value of the 'And' containment reference.- See Also:
getAnd()
-
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.getDocumentRoot_LogicOps()
-
getAnyInteracts
BinaryTemporalOpType getAnyInteracts()
Returns the value of the 'Any Interacts' containment reference.If the meaning of the 'Any Interacts' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Any Interacts' containment reference.
- See Also:
setAnyInteracts(BinaryTemporalOpType),Fes20Package.getDocumentRoot_AnyInteracts()
-
setAnyInteracts
void setAnyInteracts(BinaryTemporalOpType value)
Sets the value of the 'Any Interacts' containment reference.- Parameters:
value- the new value of the 'Any Interacts' containment reference.- See Also:
getAnyInteracts()
-
getBBOX
BBOXType getBBOX()
Returns the value of the 'BBOX' containment reference.If the meaning of the 'BBOX' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'BBOX' containment reference.
- See Also:
setBBOX(BBOXType),Fes20Package.getDocumentRoot_BBOX()
-
setBBOX
void setBBOX(BBOXType value)
Sets the value of the 'BBOX' containment reference.- Parameters:
value- the new value of the 'BBOX' containment reference.- See Also:
getBBOX()
-
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.getDocumentRoot_SpatialOps()
-
getBefore
BinaryTemporalOpType getBefore()
Returns the value of the 'Before' containment reference.If the meaning of the 'Before' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Before' containment reference.
- See Also:
setBefore(BinaryTemporalOpType),Fes20Package.getDocumentRoot_Before()
-
setBefore
void setBefore(BinaryTemporalOpType value)
Sets the value of the 'Before' containment reference.- Parameters:
value- the new value of the 'Before' containment reference.- See Also:
getBefore()
-
getBegins
BinaryTemporalOpType getBegins()
Returns the value of the 'Begins' containment reference.If the meaning of the 'Begins' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Begins' containment reference.
- See Also:
setBegins(BinaryTemporalOpType),Fes20Package.getDocumentRoot_Begins()
-
setBegins
void setBegins(BinaryTemporalOpType value)
Sets the value of the 'Begins' containment reference.- Parameters:
value- the new value of the 'Begins' containment reference.- See Also:
getBegins()
-
getBegunBy
BinaryTemporalOpType getBegunBy()
Returns the value of the 'Begun By' containment reference.If the meaning of the 'Begun By' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Begun By' containment reference.
- See Also:
setBegunBy(BinaryTemporalOpType),Fes20Package.getDocumentRoot_BegunBy()
-
setBegunBy
void setBegunBy(BinaryTemporalOpType value)
Sets the value of the 'Begun By' containment reference.- Parameters:
value- the new value of the 'Begun By' containment reference.- See Also:
getBegunBy()
-
getBeyond
DistanceBufferType getBeyond()
Returns the value of the 'Beyond' containment reference.If the meaning of the 'Beyond' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Beyond' containment reference.
- See Also:
setBeyond(DistanceBufferType),Fes20Package.getDocumentRoot_Beyond()
-
setBeyond
void setBeyond(DistanceBufferType value)
Sets the value of the 'Beyond' containment reference.- Parameters:
value- the new value of the 'Beyond' containment reference.- See Also:
getBeyond()
-
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.getDocumentRoot_ComparisonOps()
-
getContains
BinarySpatialOpType getContains()
Returns the value of the 'Contains' containment reference.If the meaning of the 'Contains' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Contains' containment reference.
- See Also:
setContains(BinarySpatialOpType),Fes20Package.getDocumentRoot_Contains()
-
setContains
void setContains(BinarySpatialOpType value)
Sets the value of the 'Contains' containment reference.- Parameters:
value- the new value of the 'Contains' containment reference.- See Also:
getContains()
-
getCrosses
BinarySpatialOpType getCrosses()
Returns the value of the 'Crosses' containment reference.If the meaning of the 'Crosses' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Crosses' containment reference.
- See Also:
setCrosses(BinarySpatialOpType),Fes20Package.getDocumentRoot_Crosses()
-
setCrosses
void setCrosses(BinarySpatialOpType value)
Sets the value of the 'Crosses' containment reference.- Parameters:
value- the new value of the 'Crosses' containment reference.- See Also:
getCrosses()
-
getDisjoint
BinarySpatialOpType getDisjoint()
Returns the value of the 'Disjoint' containment reference.If the meaning of the 'Disjoint' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Disjoint' containment reference.
- See Also:
setDisjoint(BinarySpatialOpType),Fes20Package.getDocumentRoot_Disjoint()
-
setDisjoint
void setDisjoint(BinarySpatialOpType value)
Sets the value of the 'Disjoint' containment reference.- Parameters:
value- the new value of the 'Disjoint' containment reference.- See Also:
getDisjoint()
-
getDuring
BinaryTemporalOpType getDuring()
Returns the value of the 'During' containment reference.If the meaning of the 'During' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'During' containment reference.
- See Also:
setDuring(BinaryTemporalOpType),Fes20Package.getDocumentRoot_During()
-
setDuring
void setDuring(BinaryTemporalOpType value)
Sets the value of the 'During' containment reference.- Parameters:
value- the new value of the 'During' containment reference.- See Also:
getDuring()
-
getDWithin
DistanceBufferType getDWithin()
Returns the value of the 'DWithin' containment reference.If the meaning of the 'DWithin' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'DWithin' containment reference.
- See Also:
setDWithin(DistanceBufferType),Fes20Package.getDocumentRoot_DWithin()
-
setDWithin
void setDWithin(DistanceBufferType value)
Sets the value of the 'DWithin' containment reference.- Parameters:
value- the new value of the 'DWithin' containment reference.- See Also:
getDWithin()
-
getEndedBy
BinaryTemporalOpType getEndedBy()
Returns the value of the 'Ended By' containment reference.If the meaning of the 'Ended By' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Ended By' containment reference.
- See Also:
setEndedBy(BinaryTemporalOpType),Fes20Package.getDocumentRoot_EndedBy()
-
setEndedBy
void setEndedBy(BinaryTemporalOpType value)
Sets the value of the 'Ended By' containment reference.- Parameters:
value- the new value of the 'Ended By' containment reference.- See Also:
getEndedBy()
-
getEnds
BinaryTemporalOpType getEnds()
Returns the value of the 'Ends' containment reference.If the meaning of the 'Ends' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Ends' containment reference.
- See Also:
setEnds(BinaryTemporalOpType),Fes20Package.getDocumentRoot_Ends()
-
setEnds
void setEnds(BinaryTemporalOpType value)
Sets the value of the 'Ends' containment reference.- Parameters:
value- the new value of the 'Ends' containment reference.- See Also:
getEnds()
-
getEquals
BinarySpatialOpType getEquals()
Returns the value of the 'Equals' containment reference.If the meaning of the 'Equals' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Equals' containment reference.
- See Also:
setEquals(BinarySpatialOpType),Fes20Package.getDocumentRoot_Equals()
-
setEquals
void setEquals(BinarySpatialOpType value)
Sets the value of the 'Equals' containment reference.- Parameters:
value- the new value of the 'Equals' containment reference.- See Also:
getEquals()
-
getExpression
EObject getExpression()
Returns the value of the 'Expression' containment reference.If the meaning of the 'Expression' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Expression' containment reference.
- See Also:
Fes20Package.getDocumentRoot_Expression()
-
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.getDocumentRoot_ExtensionOps()
-
getFilter
FilterType getFilter()
Returns the value of the 'Filter' containment reference.If the meaning of the 'Filter' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Filter' containment reference.
- See Also:
setFilter(FilterType),Fes20Package.getDocumentRoot_Filter()
-
setFilter
void setFilter(FilterType value)
Sets the value of the 'Filter' containment reference.- Parameters:
value- the new value of the 'Filter' containment reference.- See Also:
getFilter()
-
getFilterCapabilities
FilterCapabilitiesType getFilterCapabilities()
Returns the value of the 'Filter Capabilities' containment reference.If the meaning of the 'Filter Capabilities' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Filter Capabilities' containment reference.
- See Also:
setFilterCapabilities(FilterCapabilitiesType),Fes20Package.getDocumentRoot_FilterCapabilities()
-
setFilterCapabilities
void setFilterCapabilities(FilterCapabilitiesType value)
Sets the value of the 'Filter Capabilities' containment reference.- Parameters:
value- the new value of the 'Filter Capabilities' containment reference.- See Also:
getFilterCapabilities()
-
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.getDocumentRoot_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()
-
getIntersects
BinarySpatialOpType getIntersects()
Returns the value of the 'Intersects' containment reference.If the meaning of the 'Intersects' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Intersects' containment reference.
- See Also:
setIntersects(BinarySpatialOpType),Fes20Package.getDocumentRoot_Intersects()
-
setIntersects
void setIntersects(BinarySpatialOpType value)
Sets the value of the 'Intersects' containment reference.- Parameters:
value- the new value of the 'Intersects' containment reference.- See Also:
getIntersects()
-
getLiteral
LiteralType getLiteral()
Returns the value of the 'Literal' containment reference.If the meaning of the 'Literal' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Literal' containment reference.
- See Also:
setLiteral(LiteralType),Fes20Package.getDocumentRoot_Literal()
-
setLiteral
void setLiteral(LiteralType value)
Sets the value of the 'Literal' containment reference.- Parameters:
value- the new value of the 'Literal' containment reference.- See Also:
getLiteral()
-
getLogicalOperators
LogicalOperatorsType getLogicalOperators()
Returns the value of the 'Logical Operators' containment reference.If the meaning of the 'Logical Operators' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Logical Operators' containment reference.
- See Also:
setLogicalOperators(LogicalOperatorsType),Fes20Package.getDocumentRoot_LogicalOperators()
-
setLogicalOperators
void setLogicalOperators(LogicalOperatorsType value)
Sets the value of the 'Logical Operators' containment reference.- Parameters:
value- the new value of the 'Logical Operators' containment reference.- See Also:
getLogicalOperators()
-
getMeets
BinaryTemporalOpType getMeets()
Returns the value of the 'Meets' containment reference.If the meaning of the 'Meets' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Meets' containment reference.
- See Also:
setMeets(BinaryTemporalOpType),Fes20Package.getDocumentRoot_Meets()
-
setMeets
void setMeets(BinaryTemporalOpType value)
Sets the value of the 'Meets' containment reference.- Parameters:
value- the new value of the 'Meets' containment reference.- See Also:
getMeets()
-
getMetBy
BinaryTemporalOpType getMetBy()
Returns the value of the 'Met By' containment reference.If the meaning of the 'Met By' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Met By' containment reference.
- See Also:
setMetBy(BinaryTemporalOpType),Fes20Package.getDocumentRoot_MetBy()
-
setMetBy
void setMetBy(BinaryTemporalOpType value)
Sets the value of the 'Met By' containment reference.- Parameters:
value- the new value of the 'Met By' containment reference.- See Also:
getMetBy()
-
getNot
UnaryLogicOpType getNot()
Returns the value of the 'Not' containment reference.If the meaning of the 'Not' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Not' containment reference.
- See Also:
setNot(UnaryLogicOpType),Fes20Package.getDocumentRoot_Not()
-
setNot
void setNot(UnaryLogicOpType value)
Sets the value of the 'Not' containment reference.- Parameters:
value- the new value of the 'Not' containment reference.- See Also:
getNot()
-
getOr
BinaryLogicOpType getOr()
Returns the value of the 'Or' containment reference.If the meaning of the 'Or' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Or' containment reference.
- See Also:
setOr(BinaryLogicOpType),Fes20Package.getDocumentRoot_Or()
-
setOr
void setOr(BinaryLogicOpType value)
Sets the value of the 'Or' containment reference.- Parameters:
value- the new value of the 'Or' containment reference.- See Also:
getOr()
-
getOverlappedBy
BinaryTemporalOpType getOverlappedBy()
Returns the value of the 'Overlapped By' containment reference.If the meaning of the 'Overlapped By' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Overlapped By' containment reference.
- See Also:
setOverlappedBy(BinaryTemporalOpType),Fes20Package.getDocumentRoot_OverlappedBy()
-
setOverlappedBy
void setOverlappedBy(BinaryTemporalOpType value)
Sets the value of the 'Overlapped By' containment reference.- Parameters:
value- the new value of the 'Overlapped By' containment reference.- See Also:
getOverlappedBy()
-
getOverlaps
BinarySpatialOpType getOverlaps()
Returns the value of the 'Overlaps' containment reference.If the meaning of the 'Overlaps' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Overlaps' containment reference.
- See Also:
setOverlaps(BinarySpatialOpType),Fes20Package.getDocumentRoot_Overlaps()
-
setOverlaps
void setOverlaps(BinarySpatialOpType value)
Sets the value of the 'Overlaps' containment reference.- Parameters:
value- the new value of the 'Overlaps' containment reference.- See Also:
getOverlaps()
-
getPropertyIsBetween
PropertyIsBetweenType getPropertyIsBetween()
Returns the value of the 'Property Is Between' containment reference.If the meaning of the 'Property Is Between' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Between' containment reference.
- See Also:
setPropertyIsBetween(PropertyIsBetweenType),Fes20Package.getDocumentRoot_PropertyIsBetween()
-
setPropertyIsBetween
void setPropertyIsBetween(PropertyIsBetweenType value)
Sets the value of the 'Property Is Between' containment reference.- Parameters:
value- the new value of the 'Property Is Between' containment reference.- See Also:
getPropertyIsBetween()
-
getPropertyIsEqualTo
BinaryComparisonOpType getPropertyIsEqualTo()
Returns the value of the 'Property Is Equal To' containment reference.If the meaning of the 'Property Is Equal To' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Equal To' containment reference.
- See Also:
setPropertyIsEqualTo(BinaryComparisonOpType),Fes20Package.getDocumentRoot_PropertyIsEqualTo()
-
setPropertyIsEqualTo
void setPropertyIsEqualTo(BinaryComparisonOpType value)
Sets the value of the 'Property Is Equal To' containment reference.- Parameters:
value- the new value of the 'Property Is Equal To' containment reference.- See Also:
getPropertyIsEqualTo()
-
getPropertyIsGreaterThan
BinaryComparisonOpType getPropertyIsGreaterThan()
Returns the value of the 'Property Is Greater Than' containment reference.If the meaning of the 'Property Is Greater Than' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Greater Than' containment reference.
- See Also:
setPropertyIsGreaterThan(BinaryComparisonOpType),Fes20Package.getDocumentRoot_PropertyIsGreaterThan()
-
setPropertyIsGreaterThan
void setPropertyIsGreaterThan(BinaryComparisonOpType value)
Sets the value of the 'Property Is Greater Than' containment reference.- Parameters:
value- the new value of the 'Property Is Greater Than' containment reference.- See Also:
getPropertyIsGreaterThan()
-
getPropertyIsGreaterThanOrEqualTo
BinaryComparisonOpType getPropertyIsGreaterThanOrEqualTo()
Returns the value of the 'Property Is Greater Than Or Equal To' containment reference.If the meaning of the 'Property Is Greater Than Or Equal To' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Greater Than Or Equal To' containment reference.
- See Also:
setPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType),Fes20Package.getDocumentRoot_PropertyIsGreaterThanOrEqualTo()
-
setPropertyIsGreaterThanOrEqualTo
void setPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType value)
Sets the value of the 'Property Is Greater Than Or Equal To' containment reference.- Parameters:
value- the new value of the 'Property Is Greater Than Or Equal To' containment reference.- See Also:
getPropertyIsGreaterThanOrEqualTo()
-
getPropertyIsLessThan
BinaryComparisonOpType getPropertyIsLessThan()
Returns the value of the 'Property Is Less Than' containment reference.If the meaning of the 'Property Is Less Than' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Less Than' containment reference.
- See Also:
setPropertyIsLessThan(BinaryComparisonOpType),Fes20Package.getDocumentRoot_PropertyIsLessThan()
-
setPropertyIsLessThan
void setPropertyIsLessThan(BinaryComparisonOpType value)
Sets the value of the 'Property Is Less Than' containment reference.- Parameters:
value- the new value of the 'Property Is Less Than' containment reference.- See Also:
getPropertyIsLessThan()
-
getPropertyIsLessThanOrEqualTo
BinaryComparisonOpType getPropertyIsLessThanOrEqualTo()
Returns the value of the 'Property Is Less Than Or Equal To' containment reference.If the meaning of the 'Property Is Less Than Or Equal To' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Less Than Or Equal To' containment reference.
- See Also:
setPropertyIsLessThanOrEqualTo(BinaryComparisonOpType),Fes20Package.getDocumentRoot_PropertyIsLessThanOrEqualTo()
-
setPropertyIsLessThanOrEqualTo
void setPropertyIsLessThanOrEqualTo(BinaryComparisonOpType value)
Sets the value of the 'Property Is Less Than Or Equal To' containment reference.- Parameters:
value- the new value of the 'Property Is Less Than Or Equal To' containment reference.- See Also:
getPropertyIsLessThanOrEqualTo()
-
getPropertyIsLike
PropertyIsLikeType getPropertyIsLike()
Returns the value of the 'Property Is Like' containment reference.If the meaning of the 'Property Is Like' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Like' containment reference.
- See Also:
setPropertyIsLike(PropertyIsLikeType),Fes20Package.getDocumentRoot_PropertyIsLike()
-
setPropertyIsLike
void setPropertyIsLike(PropertyIsLikeType value)
Sets the value of the 'Property Is Like' containment reference.- Parameters:
value- the new value of the 'Property Is Like' containment reference.- See Also:
getPropertyIsLike()
-
getPropertyIsNil
PropertyIsNilType getPropertyIsNil()
Returns the value of the 'Property Is Nil' containment reference.If the meaning of the 'Property Is Nil' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Nil' containment reference.
- See Also:
setPropertyIsNil(PropertyIsNilType),Fes20Package.getDocumentRoot_PropertyIsNil()
-
setPropertyIsNil
void setPropertyIsNil(PropertyIsNilType value)
Sets the value of the 'Property Is Nil' containment reference.- Parameters:
value- the new value of the 'Property Is Nil' containment reference.- See Also:
getPropertyIsNil()
-
getPropertyIsNotEqualTo
BinaryComparisonOpType getPropertyIsNotEqualTo()
Returns the value of the 'Property Is Not Equal To' containment reference.If the meaning of the 'Property Is Not Equal To' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Not Equal To' containment reference.
- See Also:
setPropertyIsNotEqualTo(BinaryComparisonOpType),Fes20Package.getDocumentRoot_PropertyIsNotEqualTo()
-
setPropertyIsNotEqualTo
void setPropertyIsNotEqualTo(BinaryComparisonOpType value)
Sets the value of the 'Property Is Not Equal To' containment reference.- Parameters:
value- the new value of the 'Property Is Not Equal To' containment reference.- See Also:
getPropertyIsNotEqualTo()
-
getPropertyIsNull
PropertyIsNullType getPropertyIsNull()
Returns the value of the 'Property Is Null' containment reference.If the meaning of the 'Property Is Null' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Property Is Null' containment reference.
- See Also:
setPropertyIsNull(PropertyIsNullType),Fes20Package.getDocumentRoot_PropertyIsNull()
-
setPropertyIsNull
void setPropertyIsNull(PropertyIsNullType value)
Sets the value of the 'Property Is Null' containment reference.- Parameters:
value- the new value of the 'Property Is Null' containment reference.- See Also:
getPropertyIsNull()
-
getResourceId
ResourceIdType getResourceId()
Returns the value of the 'Resource Id' containment reference.If the meaning of the 'Resource Id' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Resource Id' containment reference.
- See Also:
setResourceId(ResourceIdType),Fes20Package.getDocumentRoot_ResourceId()
-
setResourceId
void setResourceId(ResourceIdType value)
Sets the value of the 'Resource Id' containment reference.- Parameters:
value- the new value of the 'Resource Id' containment reference.- See Also:
getResourceId()
-
getSortBy
SortByType getSortBy()
Returns the value of the 'Sort By' containment reference.If the meaning of the 'Sort By' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Sort By' containment reference.
- See Also:
setSortBy(SortByType),Fes20Package.getDocumentRoot_SortBy()
-
setSortBy
void setSortBy(SortByType value)
Sets the value of the 'Sort By' containment reference.- Parameters:
value- the new value of the 'Sort By' containment reference.- See Also:
getSortBy()
-
getTContains
BinaryTemporalOpType getTContains()
Returns the value of the 'TContains' containment reference.If the meaning of the 'TContains' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'TContains' containment reference.
- See Also:
setTContains(BinaryTemporalOpType),Fes20Package.getDocumentRoot_TContains()
-
setTContains
void setTContains(BinaryTemporalOpType value)
Sets the value of the 'TContains' containment reference.- Parameters:
value- the new value of the 'TContains' containment reference.- See Also:
getTContains()
-
getTEquals
BinaryTemporalOpType getTEquals()
Returns the value of the 'TEquals' containment reference.If the meaning of the 'TEquals' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'TEquals' containment reference.
- See Also:
setTEquals(BinaryTemporalOpType),Fes20Package.getDocumentRoot_TEquals()
-
setTEquals
void setTEquals(BinaryTemporalOpType value)
Sets the value of the 'TEquals' containment reference.- Parameters:
value- the new value of the 'TEquals' containment reference.- See Also:
getTEquals()
-
getTouches
BinarySpatialOpType getTouches()
Returns the value of the 'Touches' containment reference.If the meaning of the 'Touches' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Touches' containment reference.
- See Also:
setTouches(BinarySpatialOpType),Fes20Package.getDocumentRoot_Touches()
-
setTouches
void setTouches(BinarySpatialOpType value)
Sets the value of the 'Touches' containment reference.- Parameters:
value- the new value of the 'Touches' containment reference.- See Also:
getTouches()
-
getTOverlaps
BinaryTemporalOpType getTOverlaps()
Returns the value of the 'TOverlaps' containment reference.If the meaning of the 'TOverlaps' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'TOverlaps' containment reference.
- See Also:
setTOverlaps(BinaryTemporalOpType),Fes20Package.getDocumentRoot_TOverlaps()
-
setTOverlaps
void setTOverlaps(BinaryTemporalOpType value)
Sets the value of the 'TOverlaps' containment reference.- Parameters:
value- the new value of the 'TOverlaps' containment reference.- See Also:
getTOverlaps()
-
getValueReference
String getValueReference()
Returns the value of the 'Value Reference' attribute.If the meaning of the 'Value Reference' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Value Reference' attribute.
- See Also:
setValueReference(String),Fes20Package.getDocumentRoot_ValueReference()
-
setValueReference
void setValueReference(String value)
Sets the value of the 'Value Reference' attribute.- Parameters:
value- the new value of the 'Value Reference' attribute.- See Also:
getValueReference()
-
getWithin
BinarySpatialOpType getWithin()
Returns the value of the 'Within' containment reference.If the meaning of the 'Within' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Within' containment reference.
- See Also:
setWithin(BinarySpatialOpType),Fes20Package.getDocumentRoot_Within()
-
setWithin
void setWithin(BinarySpatialOpType value)
Sets the value of the 'Within' containment reference.- Parameters:
value- the new value of the 'Within' containment reference.- See Also:
getWithin()
-
-