Class DistributedComputingPlatform

Object
CodeList<DistributedComputingPlatform>
DistributedComputingPlatform
All Implemented Interfaces:
Serializable, Comparable<DistributedComputingPlatform>, ControlledVocabulary

Distributed computing platform (DCP) on which an operation has been implemented.
Since:
3.1
See Also:
Departure from OGC/ISO standard in the name Renamed from "DCPList" to "DistributedComputingPlatform" for the following reasons:
  1. GeoAPI avoids the "List" suffix because instances of this class are not list. The concept of list rather applies to the list of predefined static constants in this class.
  2. "DCP" is an abbreviation, and Java usage is to avoid abbreviations unless they are well known.