GeoAPI 1.0
Build 2004-05-18

org.opengis.parameter
Interface GeneralParameterValue

All Superinterfaces:
Cloneable, Cloneable
All Known Subinterfaces:
ParameterValue, ParameterValueGroup

public interface GeneralParameterValue
extends Cloneable

Abstract parameter value or group of parameter values.

Version:
Abstract specification 2.0
Author:
ISO 19111, OpenGIS® consortium
See Also:
GeneralOperationParameter
UML identifier (abstract type): CC_GeneralParameterValue

Method Summary
 GeneralParameterValue clone()
          Returns a copy of this parameter value or group.
 GeneralOperationParameter getDescriptor()
          Returns the abstract definition of this parameter or group of parameters.
 

Method Detail

getDescriptor

GeneralOperationParameter getDescriptor()
Returns the abstract definition of this parameter or group of parameters.

Returns:
The abstract definition of this parameter or group of parameters.

clone

GeneralParameterValue clone()
Returns a copy of this parameter value or group.

Specified by:
clone in interface Cloneable
Returns:
A copy of this parameter value or group.
See Also:
Object.clone()

GeoAPI 1.0
Build 2004-05-18

Symbols, terms and definitions
Copyright OpenGIS® Consortium