deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.getcapabilities.DCPType

Packages that use DCPType
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.owscommon   
org.deegree.owscommon.com110   
 

Uses of DCPType in org.deegree.ogcwebservices.getcapabilities
 

Methods in org.deegree.ogcwebservices.getcapabilities that return DCPType
 DCPType[] Operation.getDCPs()
          Returns the DCP definitions for the Operation.
protected  DCPType OGCStandardCapabilitiesDocument.getDCPType(Element element, URI namespaceURI)
          Creates a DCPType object from the passed DCPType element.
protected  DCPType[] OGCStandardCapabilitiesDocument.getDCPTypes(ElementList el, URI namespaceURI)
          Creates an array of DCPType objects from the passed element list.
 DCPType[] ServiceOperation.getDCPTypes(Protocol protocol)
           
 

Methods in org.deegree.ogcwebservices.getcapabilities with parameters of type DCPType
 void ServiceOperation.addDCPType(DCPType type)
           
 void Operation.setDCPs(DCPType[] dcpTypes)
          Sets the DCP definitions for the Operation.
 void ServiceOperation.setDCPTypes(DCPType[] types)
          Set all DCP types.
 

Constructors in org.deegree.ogcwebservices.getcapabilities with parameters of type DCPType
Operation(String name, DCPType[] dcps)
          Creates a new Operation instance that has no Parameter information.
Operation(String name, DCPType[] dcpTypes, OWSDomainType[] parameters)
          Creates a new Operation instance with Parameter information.
 

Uses of DCPType in org.deegree.ogcwebservices.wass.common
 

Constructors in org.deegree.ogcwebservices.wass.common with parameters of type DCPType
Operation_1_0(String name, DCPType[] dcps, OWSDomainType[] parameters, OWSDomainType[] constraints, OWSMetadata[] metadata)
           
 

Uses of DCPType in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that return DCPType
protected  DCPType WMPSCapabilitiesDocument.getDCP(Element element)
          Creates a DCPType object from the passed DCP element.
 

Uses of DCPType in org.deegree.ogcwebservices.wpvs.capabilities
 

Methods in org.deegree.ogcwebservices.wpvs.capabilities that return DCPType
protected  DCPType WPVSCapabilitiesDocument.getDCP(Element element)
          FIXME there is a similar method in org.deegree.owscommon.OWSCommonCapabilitiesDocument#getDCP. overrides that method!
 

Uses of DCPType in org.deegree.owscommon
 

Methods in org.deegree.owscommon that return DCPType
protected  DCPType OWSCommonCapabilitiesDocument.getDCP(Element element)
          Creates a DCPType object from the passed DCP element.
protected  DCPType[] OWSCommonCapabilitiesDocument.getDCPs(List<Element> el)
          Creates an array of DCPType objects from the passed element list.
 

Methods in org.deegree.owscommon with parameters of type DCPType
protected static void XMLFactory.appendDCP(Element root, DCPType dcp)
          Appends the DOM representation of a DCPType instance to the passed Element.
 

Uses of DCPType in org.deegree.owscommon.com110
 

Constructors in org.deegree.owscommon.com110 with parameters of type DCPType
Operation110(String name, DCPType[] dcps, OWSDomainType110[] parameters, OWSDomainType110[] constraints, OWSMetadata[] metadata)
          Creates a new Operation110 object with information on DHCP, Parameter and Constraint.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org