deegree 2.5 (2011/06/29 09:44 build-8-official)

Uses of Class
org.deegree.owscommon_new.Operation

Packages that use Operation
org.deegree.ogcwebservices.wms Web Map Service 1.1.3 (OGC WMS Version 1.1.1). 
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.owscommon_new   
 

Uses of Operation in org.deegree.ogcwebservices.wms
 

Methods in org.deegree.ogcwebservices.wms with parameters of type Operation
protected static void XMLFactory.appendOperation(org.w3c.dom.Element root, Operation operation)
           
protected static void XMLFactory_1_3_0.appendOperation(org.w3c.dom.Element root, Operation operation)
           
 

Uses of Operation in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that return Operation
protected  Operation WMSCapabilitiesDocument.parseOperation(org.w3c.dom.Node node)
          Creates an Operation-instance according to the contents of the DOM-subtree starting at the given Node.
protected  Operation WMSCapabilitiesDocument_1_0_0.parseOperation(org.w3c.dom.Node node)
          Creates an Operation-instance according to the contents of the DOM-subtree starting at the given Node.
protected  Operation WMSCapabilitiesDocument_1_3_0.parseOperation(org.w3c.dom.Node node)
           
 

Uses of Operation in org.deegree.owscommon_new
 

Methods in org.deegree.owscommon_new that return Operation
 Operation OperationsMetadata.getOperation(QualifiedName name)
           
 

Methods in org.deegree.owscommon_new that return types with arguments of type Operation
 java.util.List<Operation> OperationsMetadata.getOperations()
           
 

Methods in org.deegree.owscommon_new with parameters of type Operation
static void XMLFactory.appendOperation(org.w3c.dom.Element root, Operation operation)
          Appends an Operation object as XML.
 

Constructor parameters in org.deegree.owscommon_new with type arguments of type Operation
OperationsMetadata(java.util.List<Parameter> parameters, java.util.List<DomainType> constraints, java.util.List<Operation> operations, java.util.List<java.lang.Object> operatesOn)
          Standard constructor that initializes all encapsulated data.
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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