Package net.opengis.fes20.impl
Class DocumentRootImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- DocumentRootImpl
-
- All Implemented Interfaces:
DocumentRoot
,Notifier
,EObject
,InternalEObject
public class DocumentRootImpl extends EObjectImpl implements DocumentRoot
An implementation of the model object 'Document Root'.The following features are implemented:
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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected FeatureMap
mixed
The cached value of the 'Mixed
' attribute list.protected static String
VALUE_REFERENCE_EDEFAULT
The default value of the 'Value Reference
' attribute.protected EMap<String,String>
xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.protected EMap<String,String>
xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.-
Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DocumentRootImpl()
-
Method Summary
-
Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
mixed
protected FeatureMap mixed
The cached value of the 'Mixed
' attribute list.- See Also:
getMixed()
-
xMLNSPrefixMap
protected EMap<String,String> xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.- See Also:
getXMLNSPrefixMap()
-
xSISchemaLocation
protected EMap<String,String> xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.- See Also:
getXSISchemaLocation()
-
VALUE_REFERENCE_EDEFAULT
protected static final String VALUE_REFERENCE_EDEFAULT
The default value of the 'Value Reference
' attribute.- See Also:
getValueReference()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceDocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
Fes20Package.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
Fes20Package.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
Fes20Package.getDocumentRoot_XSISchemaLocation()
-
getId
public AbstractIdType getId()
- Specified by:
getId
in interfaceDocumentRoot
- Returns:
- the value of the 'Id' containment reference.
- See Also:
Fes20Package.getDocumentRoot_Id()
-
basicSetId
public NotificationChain basicSetId(AbstractIdType newId, NotificationChain msgs)
-
getAbstractAdhocQueryExpression
public AbstractAdhocQueryExpressionType getAbstractAdhocQueryExpression()
- Specified by:
getAbstractAdhocQueryExpression
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Adhoc Query Expression' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractAdhocQueryExpression()
-
basicSetAbstractAdhocQueryExpression
public NotificationChain basicSetAbstractAdhocQueryExpression(AbstractAdhocQueryExpressionType newAbstractAdhocQueryExpression, NotificationChain msgs)
-
getAbstractQueryExpression
public AbstractQueryExpressionType getAbstractQueryExpression()
- Specified by:
getAbstractQueryExpression
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Query Expression' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractQueryExpression()
-
basicSetAbstractQueryExpression
public NotificationChain basicSetAbstractQueryExpression(AbstractQueryExpressionType newAbstractQueryExpression, NotificationChain msgs)
-
getAbstractProjectionClause
public EObject getAbstractProjectionClause()
- Specified by:
getAbstractProjectionClause
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Projection Clause' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractProjectionClause()
-
basicSetAbstractProjectionClause
public NotificationChain basicSetAbstractProjectionClause(EObject newAbstractProjectionClause, NotificationChain msgs)
-
getAbstractSelectionClause
public EObject getAbstractSelectionClause()
- Specified by:
getAbstractSelectionClause
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Selection Clause' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractSelectionClause()
-
basicSetAbstractSelectionClause
public NotificationChain basicSetAbstractSelectionClause(EObject newAbstractSelectionClause, NotificationChain msgs)
-
getAbstractSortingClause
public EObject getAbstractSortingClause()
- Specified by:
getAbstractSortingClause
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Sorting Clause' containment reference.
- See Also:
Fes20Package.getDocumentRoot_AbstractSortingClause()
-
basicSetAbstractSortingClause
public NotificationChain basicSetAbstractSortingClause(EObject newAbstractSortingClause, NotificationChain msgs)
-
getAfter
public BinaryTemporalOpType getAfter()
- Specified by:
getAfter
in interfaceDocumentRoot
- Returns:
- the value of the 'After' containment reference.
- See Also:
DocumentRoot.setAfter(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_After()
-
basicSetAfter
public NotificationChain basicSetAfter(BinaryTemporalOpType newAfter, NotificationChain msgs)
-
setAfter
public void setAfter(BinaryTemporalOpType newAfter)
- Specified by:
setAfter
in interfaceDocumentRoot
- Parameters:
newAfter
- the new value of the 'After' containment reference.- See Also:
DocumentRoot.getAfter()
-
getTemporalOps
public TemporalOpsType getTemporalOps()
- Specified by:
getTemporalOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Temporal Ops' containment reference.
- See Also:
Fes20Package.getDocumentRoot_TemporalOps()
-
basicSetTemporalOps
public NotificationChain basicSetTemporalOps(TemporalOpsType newTemporalOps, NotificationChain msgs)
-
getAnd
public BinaryLogicOpType getAnd()
- Specified by:
getAnd
in interfaceDocumentRoot
- Returns:
- the value of the 'And' containment reference.
- See Also:
DocumentRoot.setAnd(BinaryLogicOpType)
,Fes20Package.getDocumentRoot_And()
-
basicSetAnd
public NotificationChain basicSetAnd(BinaryLogicOpType newAnd, NotificationChain msgs)
-
setAnd
public void setAnd(BinaryLogicOpType newAnd)
- Specified by:
setAnd
in interfaceDocumentRoot
- Parameters:
newAnd
- the new value of the 'And' containment reference.- See Also:
DocumentRoot.getAnd()
-
getLogicOps
public LogicOpsType getLogicOps()
- Specified by:
getLogicOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Logic Ops' containment reference.
- See Also:
Fes20Package.getDocumentRoot_LogicOps()
-
basicSetLogicOps
public NotificationChain basicSetLogicOps(LogicOpsType newLogicOps, NotificationChain msgs)
-
getAnyInteracts
public BinaryTemporalOpType getAnyInteracts()
- Specified by:
getAnyInteracts
in interfaceDocumentRoot
- Returns:
- the value of the 'Any Interacts' containment reference.
- See Also:
DocumentRoot.setAnyInteracts(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_AnyInteracts()
-
basicSetAnyInteracts
public NotificationChain basicSetAnyInteracts(BinaryTemporalOpType newAnyInteracts, NotificationChain msgs)
-
setAnyInteracts
public void setAnyInteracts(BinaryTemporalOpType newAnyInteracts)
- Specified by:
setAnyInteracts
in interfaceDocumentRoot
- Parameters:
newAnyInteracts
- the new value of the 'Any Interacts' containment reference.- See Also:
DocumentRoot.getAnyInteracts()
-
getBBOX
public BBOXType getBBOX()
- Specified by:
getBBOX
in interfaceDocumentRoot
- Returns:
- the value of the 'BBOX' containment reference.
- See Also:
DocumentRoot.setBBOX(BBOXType)
,Fes20Package.getDocumentRoot_BBOX()
-
basicSetBBOX
public NotificationChain basicSetBBOX(BBOXType newBBOX, NotificationChain msgs)
-
setBBOX
public void setBBOX(BBOXType newBBOX)
- Specified by:
setBBOX
in interfaceDocumentRoot
- Parameters:
newBBOX
- the new value of the 'BBOX' containment reference.- See Also:
DocumentRoot.getBBOX()
-
getSpatialOps
public SpatialOpsType getSpatialOps()
- Specified by:
getSpatialOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Spatial Ops' containment reference.
- See Also:
Fes20Package.getDocumentRoot_SpatialOps()
-
basicSetSpatialOps
public NotificationChain basicSetSpatialOps(SpatialOpsType newSpatialOps, NotificationChain msgs)
-
getBefore
public BinaryTemporalOpType getBefore()
- Specified by:
getBefore
in interfaceDocumentRoot
- Returns:
- the value of the 'Before' containment reference.
- See Also:
DocumentRoot.setBefore(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_Before()
-
basicSetBefore
public NotificationChain basicSetBefore(BinaryTemporalOpType newBefore, NotificationChain msgs)
-
setBefore
public void setBefore(BinaryTemporalOpType newBefore)
- Specified by:
setBefore
in interfaceDocumentRoot
- Parameters:
newBefore
- the new value of the 'Before' containment reference.- See Also:
DocumentRoot.getBefore()
-
getBegins
public BinaryTemporalOpType getBegins()
- Specified by:
getBegins
in interfaceDocumentRoot
- Returns:
- the value of the 'Begins' containment reference.
- See Also:
DocumentRoot.setBegins(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_Begins()
-
basicSetBegins
public NotificationChain basicSetBegins(BinaryTemporalOpType newBegins, NotificationChain msgs)
-
setBegins
public void setBegins(BinaryTemporalOpType newBegins)
- Specified by:
setBegins
in interfaceDocumentRoot
- Parameters:
newBegins
- the new value of the 'Begins' containment reference.- See Also:
DocumentRoot.getBegins()
-
getBegunBy
public BinaryTemporalOpType getBegunBy()
- Specified by:
getBegunBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Begun By' containment reference.
- See Also:
DocumentRoot.setBegunBy(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_BegunBy()
-
basicSetBegunBy
public NotificationChain basicSetBegunBy(BinaryTemporalOpType newBegunBy, NotificationChain msgs)
-
setBegunBy
public void setBegunBy(BinaryTemporalOpType newBegunBy)
- Specified by:
setBegunBy
in interfaceDocumentRoot
- Parameters:
newBegunBy
- the new value of the 'Begun By' containment reference.- See Also:
DocumentRoot.getBegunBy()
-
getBeyond
public DistanceBufferType getBeyond()
- Specified by:
getBeyond
in interfaceDocumentRoot
- Returns:
- the value of the 'Beyond' containment reference.
- See Also:
DocumentRoot.setBeyond(DistanceBufferType)
,Fes20Package.getDocumentRoot_Beyond()
-
basicSetBeyond
public NotificationChain basicSetBeyond(DistanceBufferType newBeyond, NotificationChain msgs)
-
setBeyond
public void setBeyond(DistanceBufferType newBeyond)
- Specified by:
setBeyond
in interfaceDocumentRoot
- Parameters:
newBeyond
- the new value of the 'Beyond' containment reference.- See Also:
DocumentRoot.getBeyond()
-
getComparisonOps
public ComparisonOpsType getComparisonOps()
- Specified by:
getComparisonOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Comparison Ops' containment reference.
- See Also:
Fes20Package.getDocumentRoot_ComparisonOps()
-
basicSetComparisonOps
public NotificationChain basicSetComparisonOps(ComparisonOpsType newComparisonOps, NotificationChain msgs)
-
getContains
public BinarySpatialOpType getContains()
- Specified by:
getContains
in interfaceDocumentRoot
- Returns:
- the value of the 'Contains' containment reference.
- See Also:
DocumentRoot.setContains(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Contains()
-
basicSetContains
public NotificationChain basicSetContains(BinarySpatialOpType newContains, NotificationChain msgs)
-
setContains
public void setContains(BinarySpatialOpType newContains)
- Specified by:
setContains
in interfaceDocumentRoot
- Parameters:
newContains
- the new value of the 'Contains' containment reference.- See Also:
DocumentRoot.getContains()
-
getCrosses
public BinarySpatialOpType getCrosses()
- Specified by:
getCrosses
in interfaceDocumentRoot
- Returns:
- the value of the 'Crosses' containment reference.
- See Also:
DocumentRoot.setCrosses(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Crosses()
-
basicSetCrosses
public NotificationChain basicSetCrosses(BinarySpatialOpType newCrosses, NotificationChain msgs)
-
setCrosses
public void setCrosses(BinarySpatialOpType newCrosses)
- Specified by:
setCrosses
in interfaceDocumentRoot
- Parameters:
newCrosses
- the new value of the 'Crosses' containment reference.- See Also:
DocumentRoot.getCrosses()
-
getDisjoint
public BinarySpatialOpType getDisjoint()
- Specified by:
getDisjoint
in interfaceDocumentRoot
- Returns:
- the value of the 'Disjoint' containment reference.
- See Also:
DocumentRoot.setDisjoint(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Disjoint()
-
basicSetDisjoint
public NotificationChain basicSetDisjoint(BinarySpatialOpType newDisjoint, NotificationChain msgs)
-
setDisjoint
public void setDisjoint(BinarySpatialOpType newDisjoint)
- Specified by:
setDisjoint
in interfaceDocumentRoot
- Parameters:
newDisjoint
- the new value of the 'Disjoint' containment reference.- See Also:
DocumentRoot.getDisjoint()
-
getDuring
public BinaryTemporalOpType getDuring()
- Specified by:
getDuring
in interfaceDocumentRoot
- Returns:
- the value of the 'During' containment reference.
- See Also:
DocumentRoot.setDuring(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_During()
-
basicSetDuring
public NotificationChain basicSetDuring(BinaryTemporalOpType newDuring, NotificationChain msgs)
-
setDuring
public void setDuring(BinaryTemporalOpType newDuring)
- Specified by:
setDuring
in interfaceDocumentRoot
- Parameters:
newDuring
- the new value of the 'During' containment reference.- See Also:
DocumentRoot.getDuring()
-
getDWithin
public DistanceBufferType getDWithin()
- Specified by:
getDWithin
in interfaceDocumentRoot
- Returns:
- the value of the 'DWithin' containment reference.
- See Also:
DocumentRoot.setDWithin(DistanceBufferType)
,Fes20Package.getDocumentRoot_DWithin()
-
basicSetDWithin
public NotificationChain basicSetDWithin(DistanceBufferType newDWithin, NotificationChain msgs)
-
setDWithin
public void setDWithin(DistanceBufferType newDWithin)
- Specified by:
setDWithin
in interfaceDocumentRoot
- Parameters:
newDWithin
- the new value of the 'DWithin' containment reference.- See Also:
DocumentRoot.getDWithin()
-
getEndedBy
public BinaryTemporalOpType getEndedBy()
- Specified by:
getEndedBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Ended By' containment reference.
- See Also:
DocumentRoot.setEndedBy(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_EndedBy()
-
basicSetEndedBy
public NotificationChain basicSetEndedBy(BinaryTemporalOpType newEndedBy, NotificationChain msgs)
-
setEndedBy
public void setEndedBy(BinaryTemporalOpType newEndedBy)
- Specified by:
setEndedBy
in interfaceDocumentRoot
- Parameters:
newEndedBy
- the new value of the 'Ended By' containment reference.- See Also:
DocumentRoot.getEndedBy()
-
getEnds
public BinaryTemporalOpType getEnds()
- Specified by:
getEnds
in interfaceDocumentRoot
- Returns:
- the value of the 'Ends' containment reference.
- See Also:
DocumentRoot.setEnds(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_Ends()
-
basicSetEnds
public NotificationChain basicSetEnds(BinaryTemporalOpType newEnds, NotificationChain msgs)
-
setEnds
public void setEnds(BinaryTemporalOpType newEnds)
- Specified by:
setEnds
in interfaceDocumentRoot
- Parameters:
newEnds
- the new value of the 'Ends' containment reference.- See Also:
DocumentRoot.getEnds()
-
getEquals
public BinarySpatialOpType getEquals()
- Specified by:
getEquals
in interfaceDocumentRoot
- Returns:
- the value of the 'Equals' containment reference.
- See Also:
DocumentRoot.setEquals(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Equals()
-
basicSetEquals
public NotificationChain basicSetEquals(BinarySpatialOpType newEquals, NotificationChain msgs)
-
setEquals
public void setEquals(BinarySpatialOpType newEquals)
- Specified by:
setEquals
in interfaceDocumentRoot
- Parameters:
newEquals
- the new value of the 'Equals' containment reference.- See Also:
DocumentRoot.getEquals()
-
getExpression
public EObject getExpression()
- Specified by:
getExpression
in interfaceDocumentRoot
- Returns:
- the value of the 'Expression' containment reference.
- See Also:
Fes20Package.getDocumentRoot_Expression()
-
basicSetExpression
public NotificationChain basicSetExpression(EObject newExpression, NotificationChain msgs)
-
getExtensionOps
public ExtensionOpsType getExtensionOps()
- Specified by:
getExtensionOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Extension Ops' containment reference.
- See Also:
Fes20Package.getDocumentRoot_ExtensionOps()
-
basicSetExtensionOps
public NotificationChain basicSetExtensionOps(ExtensionOpsType newExtensionOps, NotificationChain msgs)
-
getFilter
public FilterType getFilter()
- Specified by:
getFilter
in interfaceDocumentRoot
- Returns:
- the value of the 'Filter' containment reference.
- See Also:
DocumentRoot.setFilter(FilterType)
,Fes20Package.getDocumentRoot_Filter()
-
basicSetFilter
public NotificationChain basicSetFilter(FilterType newFilter, NotificationChain msgs)
-
setFilter
public void setFilter(FilterType newFilter)
- Specified by:
setFilter
in interfaceDocumentRoot
- Parameters:
newFilter
- the new value of the 'Filter' containment reference.- See Also:
DocumentRoot.getFilter()
-
getFilterCapabilities
public FilterCapabilitiesType getFilterCapabilities()
- Specified by:
getFilterCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Filter Capabilities' containment reference.
- See Also:
DocumentRoot.setFilterCapabilities(FilterCapabilitiesType)
,Fes20Package.getDocumentRoot_FilterCapabilities()
-
basicSetFilterCapabilities
public NotificationChain basicSetFilterCapabilities(FilterCapabilitiesType newFilterCapabilities, NotificationChain msgs)
-
setFilterCapabilities
public void setFilterCapabilities(FilterCapabilitiesType newFilterCapabilities)
- Specified by:
setFilterCapabilities
in interfaceDocumentRoot
- Parameters:
newFilterCapabilities
- the new value of the 'Filter Capabilities' containment reference.- See Also:
DocumentRoot.getFilterCapabilities()
-
getFunction
public FunctionType getFunction()
- Specified by:
getFunction
in interfaceDocumentRoot
- Returns:
- the value of the 'Function' containment reference.
- See Also:
DocumentRoot.setFunction(FunctionType)
,Fes20Package.getDocumentRoot_Function()
-
basicSetFunction
public NotificationChain basicSetFunction(FunctionType newFunction, NotificationChain msgs)
-
setFunction
public void setFunction(FunctionType newFunction)
- Specified by:
setFunction
in interfaceDocumentRoot
- Parameters:
newFunction
- the new value of the 'Function' containment reference.- See Also:
DocumentRoot.getFunction()
-
getIntersects
public BinarySpatialOpType getIntersects()
- Specified by:
getIntersects
in interfaceDocumentRoot
- Returns:
- the value of the 'Intersects' containment reference.
- See Also:
DocumentRoot.setIntersects(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Intersects()
-
basicSetIntersects
public NotificationChain basicSetIntersects(BinarySpatialOpType newIntersects, NotificationChain msgs)
-
setIntersects
public void setIntersects(BinarySpatialOpType newIntersects)
- Specified by:
setIntersects
in interfaceDocumentRoot
- Parameters:
newIntersects
- the new value of the 'Intersects' containment reference.- See Also:
DocumentRoot.getIntersects()
-
getLiteral
public LiteralType getLiteral()
- Specified by:
getLiteral
in interfaceDocumentRoot
- Returns:
- the value of the 'Literal' containment reference.
- See Also:
DocumentRoot.setLiteral(LiteralType)
,Fes20Package.getDocumentRoot_Literal()
-
basicSetLiteral
public NotificationChain basicSetLiteral(LiteralType newLiteral, NotificationChain msgs)
-
setLiteral
public void setLiteral(LiteralType newLiteral)
- Specified by:
setLiteral
in interfaceDocumentRoot
- Parameters:
newLiteral
- the new value of the 'Literal' containment reference.- See Also:
DocumentRoot.getLiteral()
-
getLogicalOperators
public LogicalOperatorsType getLogicalOperators()
- Specified by:
getLogicalOperators
in interfaceDocumentRoot
- Returns:
- the value of the 'Logical Operators' containment reference.
- See Also:
DocumentRoot.setLogicalOperators(LogicalOperatorsType)
,Fes20Package.getDocumentRoot_LogicalOperators()
-
basicSetLogicalOperators
public NotificationChain basicSetLogicalOperators(LogicalOperatorsType newLogicalOperators, NotificationChain msgs)
-
setLogicalOperators
public void setLogicalOperators(LogicalOperatorsType newLogicalOperators)
- Specified by:
setLogicalOperators
in interfaceDocumentRoot
- Parameters:
newLogicalOperators
- the new value of the 'Logical Operators' containment reference.- See Also:
DocumentRoot.getLogicalOperators()
-
getMeets
public BinaryTemporalOpType getMeets()
- Specified by:
getMeets
in interfaceDocumentRoot
- Returns:
- the value of the 'Meets' containment reference.
- See Also:
DocumentRoot.setMeets(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_Meets()
-
basicSetMeets
public NotificationChain basicSetMeets(BinaryTemporalOpType newMeets, NotificationChain msgs)
-
setMeets
public void setMeets(BinaryTemporalOpType newMeets)
- Specified by:
setMeets
in interfaceDocumentRoot
- Parameters:
newMeets
- the new value of the 'Meets' containment reference.- See Also:
DocumentRoot.getMeets()
-
getMetBy
public BinaryTemporalOpType getMetBy()
- Specified by:
getMetBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Met By' containment reference.
- See Also:
DocumentRoot.setMetBy(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_MetBy()
-
basicSetMetBy
public NotificationChain basicSetMetBy(BinaryTemporalOpType newMetBy, NotificationChain msgs)
-
setMetBy
public void setMetBy(BinaryTemporalOpType newMetBy)
- Specified by:
setMetBy
in interfaceDocumentRoot
- Parameters:
newMetBy
- the new value of the 'Met By' containment reference.- See Also:
DocumentRoot.getMetBy()
-
getNot
public UnaryLogicOpType getNot()
- Specified by:
getNot
in interfaceDocumentRoot
- Returns:
- the value of the 'Not' containment reference.
- See Also:
DocumentRoot.setNot(UnaryLogicOpType)
,Fes20Package.getDocumentRoot_Not()
-
basicSetNot
public NotificationChain basicSetNot(UnaryLogicOpType newNot, NotificationChain msgs)
-
setNot
public void setNot(UnaryLogicOpType newNot)
- Specified by:
setNot
in interfaceDocumentRoot
- Parameters:
newNot
- the new value of the 'Not' containment reference.- See Also:
DocumentRoot.getNot()
-
getOr
public BinaryLogicOpType getOr()
- Specified by:
getOr
in interfaceDocumentRoot
- Returns:
- the value of the 'Or' containment reference.
- See Also:
DocumentRoot.setOr(BinaryLogicOpType)
,Fes20Package.getDocumentRoot_Or()
-
basicSetOr
public NotificationChain basicSetOr(BinaryLogicOpType newOr, NotificationChain msgs)
-
setOr
public void setOr(BinaryLogicOpType newOr)
- Specified by:
setOr
in interfaceDocumentRoot
- Parameters:
newOr
- the new value of the 'Or' containment reference.- See Also:
DocumentRoot.getOr()
-
getOverlappedBy
public BinaryTemporalOpType getOverlappedBy()
- Specified by:
getOverlappedBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Overlapped By' containment reference.
- See Also:
DocumentRoot.setOverlappedBy(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_OverlappedBy()
-
basicSetOverlappedBy
public NotificationChain basicSetOverlappedBy(BinaryTemporalOpType newOverlappedBy, NotificationChain msgs)
-
setOverlappedBy
public void setOverlappedBy(BinaryTemporalOpType newOverlappedBy)
- Specified by:
setOverlappedBy
in interfaceDocumentRoot
- Parameters:
newOverlappedBy
- the new value of the 'Overlapped By' containment reference.- See Also:
DocumentRoot.getOverlappedBy()
-
getOverlaps
public BinarySpatialOpType getOverlaps()
- Specified by:
getOverlaps
in interfaceDocumentRoot
- Returns:
- the value of the 'Overlaps' containment reference.
- See Also:
DocumentRoot.setOverlaps(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Overlaps()
-
basicSetOverlaps
public NotificationChain basicSetOverlaps(BinarySpatialOpType newOverlaps, NotificationChain msgs)
-
setOverlaps
public void setOverlaps(BinarySpatialOpType newOverlaps)
- Specified by:
setOverlaps
in interfaceDocumentRoot
- Parameters:
newOverlaps
- the new value of the 'Overlaps' containment reference.- See Also:
DocumentRoot.getOverlaps()
-
getPropertyIsBetween
public PropertyIsBetweenType getPropertyIsBetween()
- Specified by:
getPropertyIsBetween
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Between' containment reference.
- See Also:
DocumentRoot.setPropertyIsBetween(PropertyIsBetweenType)
,Fes20Package.getDocumentRoot_PropertyIsBetween()
-
basicSetPropertyIsBetween
public NotificationChain basicSetPropertyIsBetween(PropertyIsBetweenType newPropertyIsBetween, NotificationChain msgs)
-
setPropertyIsBetween
public void setPropertyIsBetween(PropertyIsBetweenType newPropertyIsBetween)
- Specified by:
setPropertyIsBetween
in interfaceDocumentRoot
- Parameters:
newPropertyIsBetween
- the new value of the 'Property Is Between' containment reference.- See Also:
DocumentRoot.getPropertyIsBetween()
-
getPropertyIsEqualTo
public BinaryComparisonOpType getPropertyIsEqualTo()
- Specified by:
getPropertyIsEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Equal To' containment reference.
- See Also:
DocumentRoot.setPropertyIsEqualTo(BinaryComparisonOpType)
,Fes20Package.getDocumentRoot_PropertyIsEqualTo()
-
basicSetPropertyIsEqualTo
public NotificationChain basicSetPropertyIsEqualTo(BinaryComparisonOpType newPropertyIsEqualTo, NotificationChain msgs)
-
setPropertyIsEqualTo
public void setPropertyIsEqualTo(BinaryComparisonOpType newPropertyIsEqualTo)
- Specified by:
setPropertyIsEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsEqualTo
- the new value of the 'Property Is Equal To' containment reference.- See Also:
DocumentRoot.getPropertyIsEqualTo()
-
getPropertyIsGreaterThan
public BinaryComparisonOpType getPropertyIsGreaterThan()
- Specified by:
getPropertyIsGreaterThan
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Greater Than' containment reference.
- See Also:
DocumentRoot.setPropertyIsGreaterThan(BinaryComparisonOpType)
,Fes20Package.getDocumentRoot_PropertyIsGreaterThan()
-
basicSetPropertyIsGreaterThan
public NotificationChain basicSetPropertyIsGreaterThan(BinaryComparisonOpType newPropertyIsGreaterThan, NotificationChain msgs)
-
setPropertyIsGreaterThan
public void setPropertyIsGreaterThan(BinaryComparisonOpType newPropertyIsGreaterThan)
- Specified by:
setPropertyIsGreaterThan
in interfaceDocumentRoot
- Parameters:
newPropertyIsGreaterThan
- the new value of the 'Property Is Greater Than' containment reference.- See Also:
DocumentRoot.getPropertyIsGreaterThan()
-
getPropertyIsGreaterThanOrEqualTo
public BinaryComparisonOpType getPropertyIsGreaterThanOrEqualTo()
- Specified by:
getPropertyIsGreaterThanOrEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Greater Than Or Equal To' containment reference.
- See Also:
DocumentRoot.setPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType)
,Fes20Package.getDocumentRoot_PropertyIsGreaterThanOrEqualTo()
-
basicSetPropertyIsGreaterThanOrEqualTo
public NotificationChain basicSetPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType newPropertyIsGreaterThanOrEqualTo, NotificationChain msgs)
-
setPropertyIsGreaterThanOrEqualTo
public void setPropertyIsGreaterThanOrEqualTo(BinaryComparisonOpType newPropertyIsGreaterThanOrEqualTo)
- Specified by:
setPropertyIsGreaterThanOrEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsGreaterThanOrEqualTo
- the new value of the 'Property Is Greater Than Or Equal To' containment reference.- See Also:
DocumentRoot.getPropertyIsGreaterThanOrEqualTo()
-
getPropertyIsLessThan
public BinaryComparisonOpType getPropertyIsLessThan()
- Specified by:
getPropertyIsLessThan
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Less Than' containment reference.
- See Also:
DocumentRoot.setPropertyIsLessThan(BinaryComparisonOpType)
,Fes20Package.getDocumentRoot_PropertyIsLessThan()
-
basicSetPropertyIsLessThan
public NotificationChain basicSetPropertyIsLessThan(BinaryComparisonOpType newPropertyIsLessThan, NotificationChain msgs)
-
setPropertyIsLessThan
public void setPropertyIsLessThan(BinaryComparisonOpType newPropertyIsLessThan)
- Specified by:
setPropertyIsLessThan
in interfaceDocumentRoot
- Parameters:
newPropertyIsLessThan
- the new value of the 'Property Is Less Than' containment reference.- See Also:
DocumentRoot.getPropertyIsLessThan()
-
getPropertyIsLessThanOrEqualTo
public BinaryComparisonOpType getPropertyIsLessThanOrEqualTo()
- Specified by:
getPropertyIsLessThanOrEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Less Than Or Equal To' containment reference.
- See Also:
DocumentRoot.setPropertyIsLessThanOrEqualTo(BinaryComparisonOpType)
,Fes20Package.getDocumentRoot_PropertyIsLessThanOrEqualTo()
-
basicSetPropertyIsLessThanOrEqualTo
public NotificationChain basicSetPropertyIsLessThanOrEqualTo(BinaryComparisonOpType newPropertyIsLessThanOrEqualTo, NotificationChain msgs)
-
setPropertyIsLessThanOrEqualTo
public void setPropertyIsLessThanOrEqualTo(BinaryComparisonOpType newPropertyIsLessThanOrEqualTo)
- Specified by:
setPropertyIsLessThanOrEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsLessThanOrEqualTo
- the new value of the 'Property Is Less Than Or Equal To' containment reference.- See Also:
DocumentRoot.getPropertyIsLessThanOrEqualTo()
-
getPropertyIsLike
public PropertyIsLikeType getPropertyIsLike()
- Specified by:
getPropertyIsLike
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Like' containment reference.
- See Also:
DocumentRoot.setPropertyIsLike(PropertyIsLikeType)
,Fes20Package.getDocumentRoot_PropertyIsLike()
-
basicSetPropertyIsLike
public NotificationChain basicSetPropertyIsLike(PropertyIsLikeType newPropertyIsLike, NotificationChain msgs)
-
setPropertyIsLike
public void setPropertyIsLike(PropertyIsLikeType newPropertyIsLike)
- Specified by:
setPropertyIsLike
in interfaceDocumentRoot
- Parameters:
newPropertyIsLike
- the new value of the 'Property Is Like' containment reference.- See Also:
DocumentRoot.getPropertyIsLike()
-
getPropertyIsNil
public PropertyIsNilType getPropertyIsNil()
- Specified by:
getPropertyIsNil
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Nil' containment reference.
- See Also:
DocumentRoot.setPropertyIsNil(PropertyIsNilType)
,Fes20Package.getDocumentRoot_PropertyIsNil()
-
basicSetPropertyIsNil
public NotificationChain basicSetPropertyIsNil(PropertyIsNilType newPropertyIsNil, NotificationChain msgs)
-
setPropertyIsNil
public void setPropertyIsNil(PropertyIsNilType newPropertyIsNil)
- Specified by:
setPropertyIsNil
in interfaceDocumentRoot
- Parameters:
newPropertyIsNil
- the new value of the 'Property Is Nil' containment reference.- See Also:
DocumentRoot.getPropertyIsNil()
-
getPropertyIsNotEqualTo
public BinaryComparisonOpType getPropertyIsNotEqualTo()
- Specified by:
getPropertyIsNotEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Not Equal To' containment reference.
- See Also:
DocumentRoot.setPropertyIsNotEqualTo(BinaryComparisonOpType)
,Fes20Package.getDocumentRoot_PropertyIsNotEqualTo()
-
basicSetPropertyIsNotEqualTo
public NotificationChain basicSetPropertyIsNotEqualTo(BinaryComparisonOpType newPropertyIsNotEqualTo, NotificationChain msgs)
-
setPropertyIsNotEqualTo
public void setPropertyIsNotEqualTo(BinaryComparisonOpType newPropertyIsNotEqualTo)
- Specified by:
setPropertyIsNotEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsNotEqualTo
- the new value of the 'Property Is Not Equal To' containment reference.- See Also:
DocumentRoot.getPropertyIsNotEqualTo()
-
getPropertyIsNull
public PropertyIsNullType getPropertyIsNull()
- Specified by:
getPropertyIsNull
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Null' containment reference.
- See Also:
DocumentRoot.setPropertyIsNull(PropertyIsNullType)
,Fes20Package.getDocumentRoot_PropertyIsNull()
-
basicSetPropertyIsNull
public NotificationChain basicSetPropertyIsNull(PropertyIsNullType newPropertyIsNull, NotificationChain msgs)
-
setPropertyIsNull
public void setPropertyIsNull(PropertyIsNullType newPropertyIsNull)
- Specified by:
setPropertyIsNull
in interfaceDocumentRoot
- Parameters:
newPropertyIsNull
- the new value of the 'Property Is Null' containment reference.- See Also:
DocumentRoot.getPropertyIsNull()
-
getResourceId
public ResourceIdType getResourceId()
- Specified by:
getResourceId
in interfaceDocumentRoot
- Returns:
- the value of the 'Resource Id' containment reference.
- See Also:
DocumentRoot.setResourceId(ResourceIdType)
,Fes20Package.getDocumentRoot_ResourceId()
-
basicSetResourceId
public NotificationChain basicSetResourceId(ResourceIdType newResourceId, NotificationChain msgs)
-
setResourceId
public void setResourceId(ResourceIdType newResourceId)
- Specified by:
setResourceId
in interfaceDocumentRoot
- Parameters:
newResourceId
- the new value of the 'Resource Id' containment reference.- See Also:
DocumentRoot.getResourceId()
-
getSortBy
public SortByType getSortBy()
- Specified by:
getSortBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Sort By' containment reference.
- See Also:
DocumentRoot.setSortBy(SortByType)
,Fes20Package.getDocumentRoot_SortBy()
-
basicSetSortBy
public NotificationChain basicSetSortBy(SortByType newSortBy, NotificationChain msgs)
-
setSortBy
public void setSortBy(SortByType newSortBy)
- Specified by:
setSortBy
in interfaceDocumentRoot
- Parameters:
newSortBy
- the new value of the 'Sort By' containment reference.- See Also:
DocumentRoot.getSortBy()
-
getTContains
public BinaryTemporalOpType getTContains()
- Specified by:
getTContains
in interfaceDocumentRoot
- Returns:
- the value of the 'TContains' containment reference.
- See Also:
DocumentRoot.setTContains(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_TContains()
-
basicSetTContains
public NotificationChain basicSetTContains(BinaryTemporalOpType newTContains, NotificationChain msgs)
-
setTContains
public void setTContains(BinaryTemporalOpType newTContains)
- Specified by:
setTContains
in interfaceDocumentRoot
- Parameters:
newTContains
- the new value of the 'TContains' containment reference.- See Also:
DocumentRoot.getTContains()
-
getTEquals
public BinaryTemporalOpType getTEquals()
- Specified by:
getTEquals
in interfaceDocumentRoot
- Returns:
- the value of the 'TEquals' containment reference.
- See Also:
DocumentRoot.setTEquals(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_TEquals()
-
basicSetTEquals
public NotificationChain basicSetTEquals(BinaryTemporalOpType newTEquals, NotificationChain msgs)
-
setTEquals
public void setTEquals(BinaryTemporalOpType newTEquals)
- Specified by:
setTEquals
in interfaceDocumentRoot
- Parameters:
newTEquals
- the new value of the 'TEquals' containment reference.- See Also:
DocumentRoot.getTEquals()
-
getTouches
public BinarySpatialOpType getTouches()
- Specified by:
getTouches
in interfaceDocumentRoot
- Returns:
- the value of the 'Touches' containment reference.
- See Also:
DocumentRoot.setTouches(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Touches()
-
basicSetTouches
public NotificationChain basicSetTouches(BinarySpatialOpType newTouches, NotificationChain msgs)
-
setTouches
public void setTouches(BinarySpatialOpType newTouches)
- Specified by:
setTouches
in interfaceDocumentRoot
- Parameters:
newTouches
- the new value of the 'Touches' containment reference.- See Also:
DocumentRoot.getTouches()
-
getTOverlaps
public BinaryTemporalOpType getTOverlaps()
- Specified by:
getTOverlaps
in interfaceDocumentRoot
- Returns:
- the value of the 'TOverlaps' containment reference.
- See Also:
DocumentRoot.setTOverlaps(BinaryTemporalOpType)
,Fes20Package.getDocumentRoot_TOverlaps()
-
basicSetTOverlaps
public NotificationChain basicSetTOverlaps(BinaryTemporalOpType newTOverlaps, NotificationChain msgs)
-
setTOverlaps
public void setTOverlaps(BinaryTemporalOpType newTOverlaps)
- Specified by:
setTOverlaps
in interfaceDocumentRoot
- Parameters:
newTOverlaps
- the new value of the 'TOverlaps' containment reference.- See Also:
DocumentRoot.getTOverlaps()
-
getValueReference
public String getValueReference()
- Specified by:
getValueReference
in interfaceDocumentRoot
- Returns:
- the value of the 'Value Reference' attribute.
- See Also:
DocumentRoot.setValueReference(String)
,Fes20Package.getDocumentRoot_ValueReference()
-
setValueReference
public void setValueReference(String newValueReference)
- Specified by:
setValueReference
in interfaceDocumentRoot
- Parameters:
newValueReference
- the new value of the 'Value Reference' attribute.- See Also:
DocumentRoot.getValueReference()
-
getWithin
public BinarySpatialOpType getWithin()
- Specified by:
getWithin
in interfaceDocumentRoot
- Returns:
- the value of the 'Within' containment reference.
- See Also:
DocumentRoot.setWithin(BinarySpatialOpType)
,Fes20Package.getDocumentRoot_Within()
-
basicSetWithin
public NotificationChain basicSetWithin(BinarySpatialOpType newWithin, NotificationChain msgs)
-
setWithin
public void setWithin(BinarySpatialOpType newWithin)
- Specified by:
setWithin
in interfaceDocumentRoot
- Parameters:
newWithin
- the new value of the 'Within' containment reference.- See Also:
DocumentRoot.getWithin()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-