Package net.opengis.fes20.impl
Class DocumentRootImpl
Object
BasicNotifierImpl
BasicEObjectImpl
EObjectImpl
DocumentRootImpl
- All Implemented Interfaces:
DocumentRoot
,Notifier
,EObject
,InternalEObject
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
Nested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FeatureMap
The cached value of the 'Mixed
' attribute list.protected static final String
The default value of the 'Value Reference
' attribute.The cached value of the 'XMLNS Prefix Map
' map.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
Fields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionNotificationChain
basicSetAbstractAdhocQueryExpression
(AbstractAdhocQueryExpressionType newAbstractAdhocQueryExpression, NotificationChain msgs) NotificationChain
basicSetAbstractProjectionClause
(EObject newAbstractProjectionClause, NotificationChain msgs) NotificationChain
basicSetAbstractQueryExpression
(AbstractQueryExpressionType newAbstractQueryExpression, NotificationChain msgs) NotificationChain
basicSetAbstractSelectionClause
(EObject newAbstractSelectionClause, NotificationChain msgs) NotificationChain
basicSetAbstractSortingClause
(EObject newAbstractSortingClause, NotificationChain msgs) NotificationChain
basicSetAfter
(BinaryTemporalOpType newAfter, NotificationChain msgs) NotificationChain
basicSetAnd
(BinaryLogicOpType newAnd, NotificationChain msgs) NotificationChain
basicSetAnyInteracts
(BinaryTemporalOpType newAnyInteracts, NotificationChain msgs) NotificationChain
basicSetBBOX
(BBOXType newBBOX, NotificationChain msgs) NotificationChain
basicSetBefore
(BinaryTemporalOpType newBefore, NotificationChain msgs) NotificationChain
basicSetBegins
(BinaryTemporalOpType newBegins, NotificationChain msgs) NotificationChain
basicSetBegunBy
(BinaryTemporalOpType newBegunBy, NotificationChain msgs) NotificationChain
basicSetBeyond
(DistanceBufferType newBeyond, NotificationChain msgs) NotificationChain
basicSetComparisonOps
(ComparisonOpsType newComparisonOps, NotificationChain msgs) NotificationChain
basicSetContains
(BinarySpatialOpType newContains, NotificationChain msgs) NotificationChain
basicSetCrosses
(BinarySpatialOpType newCrosses, NotificationChain msgs) NotificationChain
basicSetDisjoint
(BinarySpatialOpType newDisjoint, NotificationChain msgs) NotificationChain
basicSetDuring
(BinaryTemporalOpType newDuring, NotificationChain msgs) NotificationChain
basicSetDWithin
(DistanceBufferType newDWithin, NotificationChain msgs) NotificationChain
basicSetEndedBy
(BinaryTemporalOpType newEndedBy, NotificationChain msgs) NotificationChain
basicSetEnds
(BinaryTemporalOpType newEnds, NotificationChain msgs) NotificationChain
basicSetEquals
(BinarySpatialOpType newEquals, NotificationChain msgs) NotificationChain
basicSetExpression
(EObject newExpression, NotificationChain msgs) NotificationChain
basicSetExtensionOps
(ExtensionOpsType newExtensionOps, NotificationChain msgs) NotificationChain
basicSetFilter
(FilterType newFilter, NotificationChain msgs) NotificationChain
basicSetFilterCapabilities
(FilterCapabilitiesType newFilterCapabilities, NotificationChain msgs) NotificationChain
basicSetFunction
(FunctionType newFunction, NotificationChain msgs) NotificationChain
basicSetId
(AbstractIdType newId, NotificationChain msgs) NotificationChain
basicSetIntersects
(BinarySpatialOpType newIntersects, NotificationChain msgs) NotificationChain
basicSetLiteral
(LiteralType newLiteral, NotificationChain msgs) NotificationChain
basicSetLogicalOperators
(LogicalOperatorsType newLogicalOperators, NotificationChain msgs) NotificationChain
basicSetLogicOps
(LogicOpsType newLogicOps, NotificationChain msgs) NotificationChain
basicSetMeets
(BinaryTemporalOpType newMeets, NotificationChain msgs) NotificationChain
basicSetMetBy
(BinaryTemporalOpType newMetBy, NotificationChain msgs) NotificationChain
basicSetNot
(UnaryLogicOpType newNot, NotificationChain msgs) NotificationChain
basicSetOr
(BinaryLogicOpType newOr, NotificationChain msgs) NotificationChain
basicSetOverlappedBy
(BinaryTemporalOpType newOverlappedBy, NotificationChain msgs) NotificationChain
basicSetOverlaps
(BinarySpatialOpType newOverlaps, NotificationChain msgs) NotificationChain
basicSetPropertyIsBetween
(PropertyIsBetweenType newPropertyIsBetween, NotificationChain msgs) NotificationChain
basicSetPropertyIsEqualTo
(BinaryComparisonOpType newPropertyIsEqualTo, NotificationChain msgs) NotificationChain
basicSetPropertyIsGreaterThan
(BinaryComparisonOpType newPropertyIsGreaterThan, NotificationChain msgs) NotificationChain
basicSetPropertyIsGreaterThanOrEqualTo
(BinaryComparisonOpType newPropertyIsGreaterThanOrEqualTo, NotificationChain msgs) NotificationChain
basicSetPropertyIsLessThan
(BinaryComparisonOpType newPropertyIsLessThan, NotificationChain msgs) NotificationChain
basicSetPropertyIsLessThanOrEqualTo
(BinaryComparisonOpType newPropertyIsLessThanOrEqualTo, NotificationChain msgs) NotificationChain
basicSetPropertyIsLike
(PropertyIsLikeType newPropertyIsLike, NotificationChain msgs) NotificationChain
basicSetPropertyIsNil
(PropertyIsNilType newPropertyIsNil, NotificationChain msgs) NotificationChain
basicSetPropertyIsNotEqualTo
(BinaryComparisonOpType newPropertyIsNotEqualTo, NotificationChain msgs) NotificationChain
basicSetPropertyIsNull
(PropertyIsNullType newPropertyIsNull, NotificationChain msgs) NotificationChain
basicSetResourceId
(ResourceIdType newResourceId, NotificationChain msgs) NotificationChain
basicSetSortBy
(SortByType newSortBy, NotificationChain msgs) NotificationChain
basicSetSpatialOps
(SpatialOpsType newSpatialOps, NotificationChain msgs) NotificationChain
basicSetTContains
(BinaryTemporalOpType newTContains, NotificationChain msgs) NotificationChain
basicSetTemporalOps
(TemporalOpsType newTemporalOps, NotificationChain msgs) NotificationChain
basicSetTEquals
(BinaryTemporalOpType newTEquals, NotificationChain msgs) NotificationChain
basicSetTouches
(BinarySpatialOpType newTouches, NotificationChain msgs) NotificationChain
basicSetTOverlaps
(BinaryTemporalOpType newTOverlaps, NotificationChain msgs) NotificationChain
basicSetWithin
(BinarySpatialOpType newWithin, NotificationChain msgs) eGet
(int featureID, boolean resolve, boolean coreType) NotificationChain
eInverseRemove
(InternalEObject otherEnd, int featureID, NotificationChain msgs) boolean
eIsSet
(int featureID) void
protected EClass
void
eUnset
(int featureID) EObject
EObject
EObject
getAfter()
getAnd()
getBBOX()
getEnds()
EObject
getId()
getMeets()
getMetBy()
FeatureMap
getMixed()
getNot()
getOr()
void
setAfter
(BinaryTemporalOpType newAfter) void
setAnd
(BinaryLogicOpType newAnd) void
setAnyInteracts
(BinaryTemporalOpType newAnyInteracts) void
void
setBefore
(BinaryTemporalOpType newBefore) void
setBegins
(BinaryTemporalOpType newBegins) void
setBegunBy
(BinaryTemporalOpType newBegunBy) void
setBeyond
(DistanceBufferType newBeyond) void
setContains
(BinarySpatialOpType newContains) void
setCrosses
(BinarySpatialOpType newCrosses) void
setDisjoint
(BinarySpatialOpType newDisjoint) void
setDuring
(BinaryTemporalOpType newDuring) void
setDWithin
(DistanceBufferType newDWithin) void
setEndedBy
(BinaryTemporalOpType newEndedBy) void
setEnds
(BinaryTemporalOpType newEnds) void
setEquals
(BinarySpatialOpType newEquals) void
setFilter
(FilterType newFilter) void
setFilterCapabilities
(FilterCapabilitiesType newFilterCapabilities) void
setFunction
(FunctionType newFunction) void
setIntersects
(BinarySpatialOpType newIntersects) void
setLiteral
(LiteralType newLiteral) void
setLogicalOperators
(LogicalOperatorsType newLogicalOperators) void
setMeets
(BinaryTemporalOpType newMeets) void
setMetBy
(BinaryTemporalOpType newMetBy) void
setNot
(UnaryLogicOpType newNot) void
setOr
(BinaryLogicOpType newOr) void
setOverlappedBy
(BinaryTemporalOpType newOverlappedBy) void
setOverlaps
(BinarySpatialOpType newOverlaps) void
setPropertyIsBetween
(PropertyIsBetweenType newPropertyIsBetween) void
setPropertyIsEqualTo
(BinaryComparisonOpType newPropertyIsEqualTo) void
setPropertyIsGreaterThan
(BinaryComparisonOpType newPropertyIsGreaterThan) void
setPropertyIsGreaterThanOrEqualTo
(BinaryComparisonOpType newPropertyIsGreaterThanOrEqualTo) void
setPropertyIsLessThan
(BinaryComparisonOpType newPropertyIsLessThan) void
setPropertyIsLessThanOrEqualTo
(BinaryComparisonOpType newPropertyIsLessThanOrEqualTo) void
setPropertyIsLike
(PropertyIsLikeType newPropertyIsLike) void
setPropertyIsNil
(PropertyIsNilType newPropertyIsNil) void
setPropertyIsNotEqualTo
(BinaryComparisonOpType newPropertyIsNotEqualTo) void
setPropertyIsNull
(PropertyIsNullType newPropertyIsNull) void
setResourceId
(ResourceIdType newResourceId) void
setSortBy
(SortByType newSortBy) void
setTContains
(BinaryTemporalOpType newTContains) void
setTEquals
(BinaryTemporalOpType newTEquals) void
setTouches
(BinarySpatialOpType newTouches) void
setTOverlaps
(BinaryTemporalOpType newTOverlaps) void
setValueReference
(String newValueReference) void
setWithin
(BinarySpatialOpType newWithin) toString()
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
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface InternalEObject
eNotificationRequired
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
mixed
protected FeatureMap mixedThe cached value of the 'Mixed
' attribute list.- See Also:
-
xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.- See Also:
-
xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.- See Also:
-
VALUE_REFERENCE_EDEFAULT
The default value of the 'Value Reference
' attribute.- See Also:
-
-
Constructor Details
-
DocumentRootImpl
protected DocumentRootImpl()
-
-
Method Details
-
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:
-
getXMLNSPrefixMap
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
-
getXSISchemaLocation
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
-
getId
- Specified by:
getId
in interfaceDocumentRoot
- Returns:
- the value of the 'Id' containment reference.
- See Also:
-
basicSetId
-
getAbstractAdhocQueryExpression
- Specified by:
getAbstractAdhocQueryExpression
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Adhoc Query Expression' containment reference.
- See Also:
-
basicSetAbstractAdhocQueryExpression
public NotificationChain basicSetAbstractAdhocQueryExpression(AbstractAdhocQueryExpressionType newAbstractAdhocQueryExpression, NotificationChain msgs) -
getAbstractQueryExpression
- Specified by:
getAbstractQueryExpression
in interfaceDocumentRoot
- Returns:
- the value of the 'Abstract Query Expression' containment reference.
- See Also:
-
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:
-
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:
-
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:
-
basicSetAbstractSortingClause
public NotificationChain basicSetAbstractSortingClause(EObject newAbstractSortingClause, NotificationChain msgs) -
getAfter
- Specified by:
getAfter
in interfaceDocumentRoot
- Returns:
- the value of the 'After' containment reference.
- See Also:
-
basicSetAfter
-
setAfter
- Specified by:
setAfter
in interfaceDocumentRoot
- Parameters:
newAfter
- the new value of the 'After' containment reference.- See Also:
-
getTemporalOps
- Specified by:
getTemporalOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Temporal Ops' containment reference.
- See Also:
-
basicSetTemporalOps
public NotificationChain basicSetTemporalOps(TemporalOpsType newTemporalOps, NotificationChain msgs) -
getAnd
- Specified by:
getAnd
in interfaceDocumentRoot
- Returns:
- the value of the 'And' containment reference.
- See Also:
-
basicSetAnd
-
setAnd
- Specified by:
setAnd
in interfaceDocumentRoot
- Parameters:
newAnd
- the new value of the 'And' containment reference.- See Also:
-
getLogicOps
- Specified by:
getLogicOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Logic Ops' containment reference.
- See Also:
-
basicSetLogicOps
-
getAnyInteracts
- Specified by:
getAnyInteracts
in interfaceDocumentRoot
- Returns:
- the value of the 'Any Interacts' containment reference.
- See Also:
-
basicSetAnyInteracts
public NotificationChain basicSetAnyInteracts(BinaryTemporalOpType newAnyInteracts, NotificationChain msgs) -
setAnyInteracts
- Specified by:
setAnyInteracts
in interfaceDocumentRoot
- Parameters:
newAnyInteracts
- the new value of the 'Any Interacts' containment reference.- See Also:
-
getBBOX
- Specified by:
getBBOX
in interfaceDocumentRoot
- Returns:
- the value of the 'BBOX' containment reference.
- See Also:
-
basicSetBBOX
-
setBBOX
- Specified by:
setBBOX
in interfaceDocumentRoot
- Parameters:
newBBOX
- the new value of the 'BBOX' containment reference.- See Also:
-
getSpatialOps
- Specified by:
getSpatialOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Spatial Ops' containment reference.
- See Also:
-
basicSetSpatialOps
-
getBefore
- Specified by:
getBefore
in interfaceDocumentRoot
- Returns:
- the value of the 'Before' containment reference.
- See Also:
-
basicSetBefore
-
setBefore
- Specified by:
setBefore
in interfaceDocumentRoot
- Parameters:
newBefore
- the new value of the 'Before' containment reference.- See Also:
-
getBegins
- Specified by:
getBegins
in interfaceDocumentRoot
- Returns:
- the value of the 'Begins' containment reference.
- See Also:
-
basicSetBegins
-
setBegins
- Specified by:
setBegins
in interfaceDocumentRoot
- Parameters:
newBegins
- the new value of the 'Begins' containment reference.- See Also:
-
getBegunBy
- Specified by:
getBegunBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Begun By' containment reference.
- See Also:
-
basicSetBegunBy
-
setBegunBy
- Specified by:
setBegunBy
in interfaceDocumentRoot
- Parameters:
newBegunBy
- the new value of the 'Begun By' containment reference.- See Also:
-
getBeyond
- Specified by:
getBeyond
in interfaceDocumentRoot
- Returns:
- the value of the 'Beyond' containment reference.
- See Also:
-
basicSetBeyond
-
setBeyond
- Specified by:
setBeyond
in interfaceDocumentRoot
- Parameters:
newBeyond
- the new value of the 'Beyond' containment reference.- See Also:
-
getComparisonOps
- Specified by:
getComparisonOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Comparison Ops' containment reference.
- See Also:
-
basicSetComparisonOps
public NotificationChain basicSetComparisonOps(ComparisonOpsType newComparisonOps, NotificationChain msgs) -
getContains
- Specified by:
getContains
in interfaceDocumentRoot
- Returns:
- the value of the 'Contains' containment reference.
- See Also:
-
basicSetContains
-
setContains
- Specified by:
setContains
in interfaceDocumentRoot
- Parameters:
newContains
- the new value of the 'Contains' containment reference.- See Also:
-
getCrosses
- Specified by:
getCrosses
in interfaceDocumentRoot
- Returns:
- the value of the 'Crosses' containment reference.
- See Also:
-
basicSetCrosses
-
setCrosses
- Specified by:
setCrosses
in interfaceDocumentRoot
- Parameters:
newCrosses
- the new value of the 'Crosses' containment reference.- See Also:
-
getDisjoint
- Specified by:
getDisjoint
in interfaceDocumentRoot
- Returns:
- the value of the 'Disjoint' containment reference.
- See Also:
-
basicSetDisjoint
-
setDisjoint
- Specified by:
setDisjoint
in interfaceDocumentRoot
- Parameters:
newDisjoint
- the new value of the 'Disjoint' containment reference.- See Also:
-
getDuring
- Specified by:
getDuring
in interfaceDocumentRoot
- Returns:
- the value of the 'During' containment reference.
- See Also:
-
basicSetDuring
-
setDuring
- Specified by:
setDuring
in interfaceDocumentRoot
- Parameters:
newDuring
- the new value of the 'During' containment reference.- See Also:
-
getDWithin
- Specified by:
getDWithin
in interfaceDocumentRoot
- Returns:
- the value of the 'DWithin' containment reference.
- See Also:
-
basicSetDWithin
-
setDWithin
- Specified by:
setDWithin
in interfaceDocumentRoot
- Parameters:
newDWithin
- the new value of the 'DWithin' containment reference.- See Also:
-
getEndedBy
- Specified by:
getEndedBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Ended By' containment reference.
- See Also:
-
basicSetEndedBy
-
setEndedBy
- Specified by:
setEndedBy
in interfaceDocumentRoot
- Parameters:
newEndedBy
- the new value of the 'Ended By' containment reference.- See Also:
-
getEnds
- Specified by:
getEnds
in interfaceDocumentRoot
- Returns:
- the value of the 'Ends' containment reference.
- See Also:
-
basicSetEnds
-
setEnds
- Specified by:
setEnds
in interfaceDocumentRoot
- Parameters:
newEnds
- the new value of the 'Ends' containment reference.- See Also:
-
getEquals
- Specified by:
getEquals
in interfaceDocumentRoot
- Returns:
- the value of the 'Equals' containment reference.
- See Also:
-
basicSetEquals
-
setEquals
- Specified by:
setEquals
in interfaceDocumentRoot
- Parameters:
newEquals
- the new value of the 'Equals' containment reference.- See Also:
-
getExpression
public EObject getExpression()- Specified by:
getExpression
in interfaceDocumentRoot
- Returns:
- the value of the 'Expression' containment reference.
- See Also:
-
basicSetExpression
public NotificationChain basicSetExpression(EObject newExpression, NotificationChain msgs) -
getExtensionOps
- Specified by:
getExtensionOps
in interfaceDocumentRoot
- Returns:
- the value of the 'Extension Ops' containment reference.
- See Also:
-
basicSetExtensionOps
public NotificationChain basicSetExtensionOps(ExtensionOpsType newExtensionOps, NotificationChain msgs) -
getFilter
- Specified by:
getFilter
in interfaceDocumentRoot
- Returns:
- the value of the 'Filter' containment reference.
- See Also:
-
basicSetFilter
-
setFilter
- Specified by:
setFilter
in interfaceDocumentRoot
- Parameters:
newFilter
- the new value of the 'Filter' containment reference.- See Also:
-
getFilterCapabilities
- Specified by:
getFilterCapabilities
in interfaceDocumentRoot
- Returns:
- the value of the 'Filter Capabilities' containment reference.
- See Also:
-
basicSetFilterCapabilities
public NotificationChain basicSetFilterCapabilities(FilterCapabilitiesType newFilterCapabilities, NotificationChain msgs) -
setFilterCapabilities
- Specified by:
setFilterCapabilities
in interfaceDocumentRoot
- Parameters:
newFilterCapabilities
- the new value of the 'Filter Capabilities' containment reference.- See Also:
-
getFunction
- Specified by:
getFunction
in interfaceDocumentRoot
- Returns:
- the value of the 'Function' containment reference.
- See Also:
-
basicSetFunction
-
setFunction
- Specified by:
setFunction
in interfaceDocumentRoot
- Parameters:
newFunction
- the new value of the 'Function' containment reference.- See Also:
-
getIntersects
- Specified by:
getIntersects
in interfaceDocumentRoot
- Returns:
- the value of the 'Intersects' containment reference.
- See Also:
-
basicSetIntersects
public NotificationChain basicSetIntersects(BinarySpatialOpType newIntersects, NotificationChain msgs) -
setIntersects
- Specified by:
setIntersects
in interfaceDocumentRoot
- Parameters:
newIntersects
- the new value of the 'Intersects' containment reference.- See Also:
-
getLiteral
- Specified by:
getLiteral
in interfaceDocumentRoot
- Returns:
- the value of the 'Literal' containment reference.
- See Also:
-
basicSetLiteral
-
setLiteral
- Specified by:
setLiteral
in interfaceDocumentRoot
- Parameters:
newLiteral
- the new value of the 'Literal' containment reference.- See Also:
-
getLogicalOperators
- Specified by:
getLogicalOperators
in interfaceDocumentRoot
- Returns:
- the value of the 'Logical Operators' containment reference.
- See Also:
-
basicSetLogicalOperators
public NotificationChain basicSetLogicalOperators(LogicalOperatorsType newLogicalOperators, NotificationChain msgs) -
setLogicalOperators
- Specified by:
setLogicalOperators
in interfaceDocumentRoot
- Parameters:
newLogicalOperators
- the new value of the 'Logical Operators' containment reference.- See Also:
-
getMeets
- Specified by:
getMeets
in interfaceDocumentRoot
- Returns:
- the value of the 'Meets' containment reference.
- See Also:
-
basicSetMeets
-
setMeets
- Specified by:
setMeets
in interfaceDocumentRoot
- Parameters:
newMeets
- the new value of the 'Meets' containment reference.- See Also:
-
getMetBy
- Specified by:
getMetBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Met By' containment reference.
- See Also:
-
basicSetMetBy
-
setMetBy
- Specified by:
setMetBy
in interfaceDocumentRoot
- Parameters:
newMetBy
- the new value of the 'Met By' containment reference.- See Also:
-
getNot
- Specified by:
getNot
in interfaceDocumentRoot
- Returns:
- the value of the 'Not' containment reference.
- See Also:
-
basicSetNot
-
setNot
- Specified by:
setNot
in interfaceDocumentRoot
- Parameters:
newNot
- the new value of the 'Not' containment reference.- See Also:
-
getOr
- Specified by:
getOr
in interfaceDocumentRoot
- Returns:
- the value of the 'Or' containment reference.
- See Also:
-
basicSetOr
-
setOr
- Specified by:
setOr
in interfaceDocumentRoot
- Parameters:
newOr
- the new value of the 'Or' containment reference.- See Also:
-
getOverlappedBy
- Specified by:
getOverlappedBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Overlapped By' containment reference.
- See Also:
-
basicSetOverlappedBy
public NotificationChain basicSetOverlappedBy(BinaryTemporalOpType newOverlappedBy, NotificationChain msgs) -
setOverlappedBy
- Specified by:
setOverlappedBy
in interfaceDocumentRoot
- Parameters:
newOverlappedBy
- the new value of the 'Overlapped By' containment reference.- See Also:
-
getOverlaps
- Specified by:
getOverlaps
in interfaceDocumentRoot
- Returns:
- the value of the 'Overlaps' containment reference.
- See Also:
-
basicSetOverlaps
-
setOverlaps
- Specified by:
setOverlaps
in interfaceDocumentRoot
- Parameters:
newOverlaps
- the new value of the 'Overlaps' containment reference.- See Also:
-
getPropertyIsBetween
- Specified by:
getPropertyIsBetween
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Between' containment reference.
- See Also:
-
basicSetPropertyIsBetween
public NotificationChain basicSetPropertyIsBetween(PropertyIsBetweenType newPropertyIsBetween, NotificationChain msgs) -
setPropertyIsBetween
- Specified by:
setPropertyIsBetween
in interfaceDocumentRoot
- Parameters:
newPropertyIsBetween
- the new value of the 'Property Is Between' containment reference.- See Also:
-
getPropertyIsEqualTo
- Specified by:
getPropertyIsEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Equal To' containment reference.
- See Also:
-
basicSetPropertyIsEqualTo
public NotificationChain basicSetPropertyIsEqualTo(BinaryComparisonOpType newPropertyIsEqualTo, NotificationChain msgs) -
setPropertyIsEqualTo
- Specified by:
setPropertyIsEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsEqualTo
- the new value of the 'Property Is Equal To' containment reference.- See Also:
-
getPropertyIsGreaterThan
- Specified by:
getPropertyIsGreaterThan
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Greater Than' containment reference.
- See Also:
-
basicSetPropertyIsGreaterThan
public NotificationChain basicSetPropertyIsGreaterThan(BinaryComparisonOpType newPropertyIsGreaterThan, NotificationChain msgs) -
setPropertyIsGreaterThan
- Specified by:
setPropertyIsGreaterThan
in interfaceDocumentRoot
- Parameters:
newPropertyIsGreaterThan
- the new value of the 'Property Is Greater Than' containment reference.- See Also:
-
getPropertyIsGreaterThanOrEqualTo
- Specified by:
getPropertyIsGreaterThanOrEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Greater Than Or Equal To' containment reference.
- See Also:
-
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:
-
getPropertyIsLessThan
- Specified by:
getPropertyIsLessThan
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Less Than' containment reference.
- See Also:
-
basicSetPropertyIsLessThan
public NotificationChain basicSetPropertyIsLessThan(BinaryComparisonOpType newPropertyIsLessThan, NotificationChain msgs) -
setPropertyIsLessThan
- Specified by:
setPropertyIsLessThan
in interfaceDocumentRoot
- Parameters:
newPropertyIsLessThan
- the new value of the 'Property Is Less Than' containment reference.- See Also:
-
getPropertyIsLessThanOrEqualTo
- Specified by:
getPropertyIsLessThanOrEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Less Than Or Equal To' containment reference.
- See Also:
-
basicSetPropertyIsLessThanOrEqualTo
public NotificationChain basicSetPropertyIsLessThanOrEqualTo(BinaryComparisonOpType newPropertyIsLessThanOrEqualTo, NotificationChain msgs) -
setPropertyIsLessThanOrEqualTo
- Specified by:
setPropertyIsLessThanOrEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsLessThanOrEqualTo
- the new value of the 'Property Is Less Than Or Equal To' containment reference.- See Also:
-
getPropertyIsLike
- Specified by:
getPropertyIsLike
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Like' containment reference.
- See Also:
-
basicSetPropertyIsLike
public NotificationChain basicSetPropertyIsLike(PropertyIsLikeType newPropertyIsLike, NotificationChain msgs) -
setPropertyIsLike
- Specified by:
setPropertyIsLike
in interfaceDocumentRoot
- Parameters:
newPropertyIsLike
- the new value of the 'Property Is Like' containment reference.- See Also:
-
getPropertyIsNil
- Specified by:
getPropertyIsNil
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Nil' containment reference.
- See Also:
-
basicSetPropertyIsNil
public NotificationChain basicSetPropertyIsNil(PropertyIsNilType newPropertyIsNil, NotificationChain msgs) -
setPropertyIsNil
- Specified by:
setPropertyIsNil
in interfaceDocumentRoot
- Parameters:
newPropertyIsNil
- the new value of the 'Property Is Nil' containment reference.- See Also:
-
getPropertyIsNotEqualTo
- Specified by:
getPropertyIsNotEqualTo
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Not Equal To' containment reference.
- See Also:
-
basicSetPropertyIsNotEqualTo
public NotificationChain basicSetPropertyIsNotEqualTo(BinaryComparisonOpType newPropertyIsNotEqualTo, NotificationChain msgs) -
setPropertyIsNotEqualTo
- Specified by:
setPropertyIsNotEqualTo
in interfaceDocumentRoot
- Parameters:
newPropertyIsNotEqualTo
- the new value of the 'Property Is Not Equal To' containment reference.- See Also:
-
getPropertyIsNull
- Specified by:
getPropertyIsNull
in interfaceDocumentRoot
- Returns:
- the value of the 'Property Is Null' containment reference.
- See Also:
-
basicSetPropertyIsNull
public NotificationChain basicSetPropertyIsNull(PropertyIsNullType newPropertyIsNull, NotificationChain msgs) -
setPropertyIsNull
- Specified by:
setPropertyIsNull
in interfaceDocumentRoot
- Parameters:
newPropertyIsNull
- the new value of the 'Property Is Null' containment reference.- See Also:
-
getResourceId
- Specified by:
getResourceId
in interfaceDocumentRoot
- Returns:
- the value of the 'Resource Id' containment reference.
- See Also:
-
basicSetResourceId
-
setResourceId
- Specified by:
setResourceId
in interfaceDocumentRoot
- Parameters:
newResourceId
- the new value of the 'Resource Id' containment reference.- See Also:
-
getSortBy
- Specified by:
getSortBy
in interfaceDocumentRoot
- Returns:
- the value of the 'Sort By' containment reference.
- See Also:
-
basicSetSortBy
-
setSortBy
- Specified by:
setSortBy
in interfaceDocumentRoot
- Parameters:
newSortBy
- the new value of the 'Sort By' containment reference.- See Also:
-
getTContains
- Specified by:
getTContains
in interfaceDocumentRoot
- Returns:
- the value of the 'TContains' containment reference.
- See Also:
-
basicSetTContains
public NotificationChain basicSetTContains(BinaryTemporalOpType newTContains, NotificationChain msgs) -
setTContains
- Specified by:
setTContains
in interfaceDocumentRoot
- Parameters:
newTContains
- the new value of the 'TContains' containment reference.- See Also:
-
getTEquals
- Specified by:
getTEquals
in interfaceDocumentRoot
- Returns:
- the value of the 'TEquals' containment reference.
- See Also:
-
basicSetTEquals
-
setTEquals
- Specified by:
setTEquals
in interfaceDocumentRoot
- Parameters:
newTEquals
- the new value of the 'TEquals' containment reference.- See Also:
-
getTouches
- Specified by:
getTouches
in interfaceDocumentRoot
- Returns:
- the value of the 'Touches' containment reference.
- See Also:
-
basicSetTouches
-
setTouches
- Specified by:
setTouches
in interfaceDocumentRoot
- Parameters:
newTouches
- the new value of the 'Touches' containment reference.- See Also:
-
getTOverlaps
- Specified by:
getTOverlaps
in interfaceDocumentRoot
- Returns:
- the value of the 'TOverlaps' containment reference.
- See Also:
-
basicSetTOverlaps
public NotificationChain basicSetTOverlaps(BinaryTemporalOpType newTOverlaps, NotificationChain msgs) -
setTOverlaps
- Specified by:
setTOverlaps
in interfaceDocumentRoot
- Parameters:
newTOverlaps
- the new value of the 'TOverlaps' containment reference.- See Also:
-
getValueReference
- Specified by:
getValueReference
in interfaceDocumentRoot
- Returns:
- the value of the 'Value Reference' attribute.
- See Also:
-
setValueReference
- Specified by:
setValueReference
in interfaceDocumentRoot
- Parameters:
newValueReference
- the new value of the 'Value Reference' attribute.- See Also:
-
getWithin
- Specified by:
getWithin
in interfaceDocumentRoot
- Returns:
- the value of the 'Within' containment reference.
- See Also:
-
basicSetWithin
-
setWithin
- Specified by:
setWithin
in interfaceDocumentRoot
- Parameters:
newWithin
- the new value of the 'Within' containment reference.- See Also:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
- 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
- Overrides:
toString
in classBasicEObjectImpl
-