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: - Mixed
- XMLNS Prefix Map
- XSI Schema Location
- Id
- Abstract Adhoc Query Expression
- Abstract Query Expression
- Abstract Projection Clause
- Abstract Selection Clause
- Abstract Sorting Clause
- After
- Temporal Ops
- And
- Logic Ops
- Any Interacts
- BBOX
- Spatial Ops
- Before
- Begins
- Begun By
- Beyond
- Comparison Ops
- Contains
- Crosses
- Disjoint
- During
- DWithin
- Ended By
- Ends
- Equals
- Expression
- Extension Ops
- Filter
- Filter Capabilities
- Function
- Intersects
- Literal
- Logical Operators
- Meets
- Met By
- Not
- Or
- Overlapped By
- Overlaps
- Property Is Between
- Property Is Equal To
- Property Is Greater Than
- Property Is Greater Than Or Equal To
- Property Is Less Than
- Property Is Less Than Or Equal To
- Property Is Like
- Property Is Nil
- Property Is Not Equal To
- Property Is Null
- Resource Id
- Sort By
- TContains
- TEquals
- Touches
- TOverlaps
- Value Reference
- Within
 - See Also:
- Fes20Package.getDocumentRoot()
 
- 
- 
Method SummaryAll 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- 
getMixedFeatureMap 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()
 
 - 
getXMLNSPrefixMapEMap<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()
 
 - 
getXSISchemaLocationEMap<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()
 
 - 
getIdAbstractIdType 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()
 
 - 
getAbstractAdhocQueryExpressionAbstractAdhocQueryExpressionType 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()
 
 - 
getAbstractQueryExpressionAbstractQueryExpressionType 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()
 
 - 
getAbstractProjectionClauseEObject 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()
 
 - 
getAbstractSelectionClauseEObject 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()
 
 - 
getAbstractSortingClauseEObject 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()
 
 - 
getAfterBinaryTemporalOpType 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()
 
 - 
setAftervoid setAfter(BinaryTemporalOpType value) Sets the value of the 'After' containment reference.- Parameters:
- value- the new value of the 'After' containment reference.
- See Also:
- getAfter()
 
 - 
getTemporalOpsTemporalOpsType 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()
 
 - 
getAndBinaryLogicOpType 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()
 
 - 
setAndvoid setAnd(BinaryLogicOpType value) Sets the value of the 'And' containment reference.- Parameters:
- value- the new value of the 'And' containment reference.
- See Also:
- getAnd()
 
 - 
getLogicOpsLogicOpsType 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()
 
 - 
getAnyInteractsBinaryTemporalOpType 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()
 
 - 
setAnyInteractsvoid 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()
 
 - 
getBBOXBBOXType 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()
 
 - 
setBBOXvoid setBBOX(BBOXType value) Sets the value of the 'BBOX' containment reference.- Parameters:
- value- the new value of the 'BBOX' containment reference.
- See Also:
- getBBOX()
 
 - 
getSpatialOpsSpatialOpsType 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()
 
 - 
getBeforeBinaryTemporalOpType 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()
 
 - 
setBeforevoid setBefore(BinaryTemporalOpType value) Sets the value of the 'Before' containment reference.- Parameters:
- value- the new value of the 'Before' containment reference.
- See Also:
- getBefore()
 
 - 
getBeginsBinaryTemporalOpType 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()
 
 - 
setBeginsvoid setBegins(BinaryTemporalOpType value) Sets the value of the 'Begins' containment reference.- Parameters:
- value- the new value of the 'Begins' containment reference.
- See Also:
- getBegins()
 
 - 
getBegunByBinaryTemporalOpType 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()
 
 - 
setBegunByvoid 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()
 
 - 
getBeyondDistanceBufferType 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()
 
 - 
setBeyondvoid setBeyond(DistanceBufferType value) Sets the value of the 'Beyond' containment reference.- Parameters:
- value- the new value of the 'Beyond' containment reference.
- See Also:
- getBeyond()
 
 - 
getComparisonOpsComparisonOpsType 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()
 
 - 
getContainsBinarySpatialOpType 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()
 
 - 
setContainsvoid setContains(BinarySpatialOpType value) Sets the value of the 'Contains' containment reference.- Parameters:
- value- the new value of the 'Contains' containment reference.
- See Also:
- getContains()
 
 - 
getCrossesBinarySpatialOpType 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()
 
 - 
setCrossesvoid setCrosses(BinarySpatialOpType value) Sets the value of the 'Crosses' containment reference.- Parameters:
- value- the new value of the 'Crosses' containment reference.
- See Also:
- getCrosses()
 
 - 
getDisjointBinarySpatialOpType 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()
 
 - 
setDisjointvoid setDisjoint(BinarySpatialOpType value) Sets the value of the 'Disjoint' containment reference.- Parameters:
- value- the new value of the 'Disjoint' containment reference.
- See Also:
- getDisjoint()
 
 - 
getDuringBinaryTemporalOpType 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()
 
 - 
setDuringvoid setDuring(BinaryTemporalOpType value) Sets the value of the 'During' containment reference.- Parameters:
- value- the new value of the 'During' containment reference.
- See Also:
- getDuring()
 
 - 
getDWithinDistanceBufferType 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()
 
 - 
setDWithinvoid setDWithin(DistanceBufferType value) Sets the value of the 'DWithin' containment reference.- Parameters:
- value- the new value of the 'DWithin' containment reference.
- See Also:
- getDWithin()
 
 - 
getEndedByBinaryTemporalOpType 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()
 
 - 
setEndedByvoid 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()
 
 - 
getEndsBinaryTemporalOpType 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()
 
 - 
setEndsvoid setEnds(BinaryTemporalOpType value) Sets the value of the 'Ends' containment reference.- Parameters:
- value- the new value of the 'Ends' containment reference.
- See Also:
- getEnds()
 
 - 
getEqualsBinarySpatialOpType 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()
 
 - 
setEqualsvoid setEquals(BinarySpatialOpType value) Sets the value of the 'Equals' containment reference.- Parameters:
- value- the new value of the 'Equals' containment reference.
- See Also:
- getEquals()
 
 - 
getExpressionEObject 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()
 
 - 
getExtensionOpsExtensionOpsType 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()
 
 - 
getFilterFilterType 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()
 
 - 
setFiltervoid setFilter(FilterType value) Sets the value of the 'Filter' containment reference.- Parameters:
- value- the new value of the 'Filter' containment reference.
- See Also:
- getFilter()
 
 - 
getFilterCapabilitiesFilterCapabilitiesType 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()
 
 - 
setFilterCapabilitiesvoid 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()
 
 - 
getFunctionFunctionType 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()
 
 - 
setFunctionvoid setFunction(FunctionType value) Sets the value of the 'Function' containment reference.- Parameters:
- value- the new value of the 'Function' containment reference.
- See Also:
- getFunction()
 
 - 
getIntersectsBinarySpatialOpType 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()
 
 - 
setIntersectsvoid setIntersects(BinarySpatialOpType value) Sets the value of the 'Intersects' containment reference.- Parameters:
- value- the new value of the 'Intersects' containment reference.
- See Also:
- getIntersects()
 
 - 
getLiteralLiteralType 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()
 
 - 
setLiteralvoid setLiteral(LiteralType value) Sets the value of the 'Literal' containment reference.- Parameters:
- value- the new value of the 'Literal' containment reference.
- See Also:
- getLiteral()
 
 - 
getLogicalOperatorsLogicalOperatorsType 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()
 
 - 
setLogicalOperatorsvoid 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()
 
 - 
getMeetsBinaryTemporalOpType 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()
 
 - 
setMeetsvoid setMeets(BinaryTemporalOpType value) Sets the value of the 'Meets' containment reference.- Parameters:
- value- the new value of the 'Meets' containment reference.
- See Also:
- getMeets()
 
 - 
getMetByBinaryTemporalOpType 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()
 
 - 
setMetByvoid 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()
 
 - 
getNotUnaryLogicOpType 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()
 
 - 
setNotvoid setNot(UnaryLogicOpType value) Sets the value of the 'Not' containment reference.- Parameters:
- value- the new value of the 'Not' containment reference.
- See Also:
- getNot()
 
 - 
getOrBinaryLogicOpType 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()
 
 - 
setOrvoid setOr(BinaryLogicOpType value) Sets the value of the 'Or' containment reference.- Parameters:
- value- the new value of the 'Or' containment reference.
- See Also:
- getOr()
 
 - 
getOverlappedByBinaryTemporalOpType 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()
 
 - 
setOverlappedByvoid 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()
 
 - 
getOverlapsBinarySpatialOpType 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()
 
 - 
setOverlapsvoid setOverlaps(BinarySpatialOpType value) Sets the value of the 'Overlaps' containment reference.- Parameters:
- value- the new value of the 'Overlaps' containment reference.
- See Also:
- getOverlaps()
 
 - 
getPropertyIsBetweenPropertyIsBetweenType 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()
 
 - 
setPropertyIsBetweenvoid 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()
 
 - 
getPropertyIsEqualToBinaryComparisonOpType 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()
 
 - 
setPropertyIsEqualTovoid 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()
 
 - 
getPropertyIsGreaterThanBinaryComparisonOpType 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()
 
 - 
setPropertyIsGreaterThanvoid 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()
 
 - 
getPropertyIsGreaterThanOrEqualToBinaryComparisonOpType 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()
 
 - 
setPropertyIsGreaterThanOrEqualTovoid 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()
 
 - 
getPropertyIsLessThanBinaryComparisonOpType 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()
 
 - 
setPropertyIsLessThanvoid 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()
 
 - 
getPropertyIsLessThanOrEqualToBinaryComparisonOpType 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()
 
 - 
setPropertyIsLessThanOrEqualTovoid 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()
 
 - 
getPropertyIsLikePropertyIsLikeType 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()
 
 - 
setPropertyIsLikevoid 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()
 
 - 
getPropertyIsNilPropertyIsNilType 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()
 
 - 
setPropertyIsNilvoid 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()
 
 - 
getPropertyIsNotEqualToBinaryComparisonOpType 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()
 
 - 
setPropertyIsNotEqualTovoid 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()
 
 - 
getPropertyIsNullPropertyIsNullType 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()
 
 - 
setPropertyIsNullvoid 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()
 
 - 
getResourceIdResourceIdType 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()
 
 - 
setResourceIdvoid 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()
 
 - 
getSortBySortByType 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()
 
 - 
setSortByvoid 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()
 
 - 
getTContainsBinaryTemporalOpType 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()
 
 - 
setTContainsvoid setTContains(BinaryTemporalOpType value) Sets the value of the 'TContains' containment reference.- Parameters:
- value- the new value of the 'TContains' containment reference.
- See Also:
- getTContains()
 
 - 
getTEqualsBinaryTemporalOpType 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()
 
 - 
setTEqualsvoid setTEquals(BinaryTemporalOpType value) Sets the value of the 'TEquals' containment reference.- Parameters:
- value- the new value of the 'TEquals' containment reference.
- See Also:
- getTEquals()
 
 - 
getTouchesBinarySpatialOpType 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()
 
 - 
setTouchesvoid setTouches(BinarySpatialOpType value) Sets the value of the 'Touches' containment reference.- Parameters:
- value- the new value of the 'Touches' containment reference.
- See Also:
- getTouches()
 
 - 
getTOverlapsBinaryTemporalOpType 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()
 
 - 
setTOverlapsvoid setTOverlaps(BinaryTemporalOpType value) Sets the value of the 'TOverlaps' containment reference.- Parameters:
- value- the new value of the 'TOverlaps' containment reference.
- See Also:
- getTOverlaps()
 
 - 
getValueReferenceString 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()
 
 - 
setValueReferencevoid setValueReference(String value) Sets the value of the 'Value Reference' attribute.- Parameters:
- value- the new value of the 'Value Reference' attribute.
- See Also:
- getValueReference()
 
 - 
getWithinBinarySpatialOpType 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()
 
 - 
setWithinvoid setWithin(BinarySpatialOpType value) Sets the value of the 'Within' containment reference.- Parameters:
- value- the new value of the 'Within' containment reference.
- See Also:
- getWithin()
 
 
- 
 
-