Package net.opengis.gml311
Interface RelativeInternalPositionalAccuracyType
- All Superinterfaces:
- AbstractPositionalAccuracyType,- EObject,- Notifier
- All Known Implementing Classes:
- RelativeInternalPositionalAccuracyTypeImpl
 A representation of the model object 'Relative Internal Positional Accuracy Type'.
 
 
 Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true. 
 
 
The following features are supported:
- 
Method SummaryModifier and TypeMethodDescriptionReturns the value of the 'Result' containment reference.voidsetResult(MeasureType value) Sets the value of the 'Result' containment reference.Methods inherited from interface AbstractPositionalAccuracyTypegetMeasureDescription, setMeasureDescriptionMethods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getResultMeasureType getResult()Returns the value of the 'Result' containment reference. A quantitative result defined by the evaluation procedure used, and identified by the measureDescription.- Returns:
- the value of the 'Result' containment reference.
- See Also:
 
- 
setResultSets the value of the 'Result' containment reference.- Parameters:
- value- the new value of the 'Result' containment reference.
- See Also:
 
 
-