Uses of Class
org.deegree.protocol.ows.metadata.operation.DCP

Packages that use DCP
org.deegree.protocol.ows.metadata.operation   
org.deegree.services.ows.capabilities   
 

Uses of DCP in org.deegree.protocol.ows.metadata.operation
 

Methods in org.deegree.protocol.ows.metadata.operation that return types with arguments of type DCP
 List<DCP> Operation.getDCPs()
          Returns the supported Distributed Computing Platforms (DCPs).
 

Constructor parameters in org.deegree.protocol.ows.metadata.operation with type arguments of type DCP
Operation(String name, List<DCP> dcps, List<Domain> params, List<Domain> constraints, List<org.apache.axiom.om.OMElement> metadata)
           
 

Uses of DCP in org.deegree.services.ows.capabilities
 

Methods in org.deegree.services.ows.capabilities with parameters of type DCP
static void OWSCapabilitiesXMLAdapter.exportDCP(XMLStreamWriter writer, DCP dcp, String owsNS)
          Exports a DCPType as an OWS DCP element.
 



Copyright © 2011. All Rights Reserved.