GeoAPI 2.0
Build 2005-06-08

org.opengis.parameter
Interface GeneralParameterValue

All Superinterfaces:
Cloneable
All Known Subinterfaces:
ParameterValue, ParameterValueGroup

@UML(identifier="CC_GeneralParameterValue",
     specification=ISO_19111)
public interface GeneralParameterValue
extends Cloneable

Abstract parameter value or group of parameter values.

Since:
GeoAPI 1.0
Version:
Abstract specification 2.0
See Also:
GeneralParameterDescriptor

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

Method Detail

getDescriptor

GeneralParameterDescriptor 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.

Returns:
A copy of this parameter value or group.

GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium