Package net.opengis.gml311
Interface RectifiedGridDomainType
- All Superinterfaces:
DomainSetType
,EObject
,Notifier
- All Known Implementing Classes:
RectifiedGridDomainTypeImpl
A representation of the model object 'Rectified Grid Domain Type'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Rectified Grid' containment reference.void
Sets the value of the 'Rectified Grid
' containment reference.Methods inherited from interface DomainSetType
getActuate, getArcrole, getGeometry, getGeometryGroup, getHref, getRemoteSchema, getRole, getShow, getTimeObject, getTimeObjectGroup, getTitle, getType, isSetActuate, isSetShow, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetShow, unsetType
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getRectifiedGrid
RectifiedGridType getRectifiedGrid()Returns the value of the 'Rectified Grid' containment reference. Should be substitutionGroup="gml:Grid" but changed in order to accomplish Xerces-J schema validation- Returns:
- the value of the 'Rectified Grid' containment reference.
- See Also:
-
setRectifiedGrid
Sets the value of the 'Rectified Grid
' containment reference.- Parameters:
value
- the new value of the 'Rectified Grid' containment reference.- See Also:
-