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

Uses of Class
org.deegree.owscommon.OWSMetadata

Packages that use OWSMetadata
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wps.describeprocess   
org.deegree.owscommon   
org.deegree.owscommon.com110   
 

Uses of OWSMetadata in org.deegree.ogcwebservices.csw.configuration
 

Constructors in org.deegree.ogcwebservices.csw.configuration with parameters of type OWSMetadata
CatalogueOutputSchemaParameter(String name, CatalogueOutputSchemaValue[] specializedValues, OWSMetadata[] metadata)
           
CatalogueTypeNameSchemaParameter(String name, CatalogueTypeNameSchemaValue[] values, OWSMetadata[] metadata)
           
 

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

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

Uses of OWSMetadata in org.deegree.ogcwebservices.wps.describeprocess
 

Fields in org.deegree.ogcwebservices.wps.describeprocess declared as OWSMetadata
protected  OWSMetadata LiteralOutput.dataType
          Data type of this set of values (e.g. integer, real, etc).
protected  OWSMetadata SupportedUOMs.defaultUOM
          eference to the default UOM supported for this input or output, if any.
protected  OWSMetadata LiteralInput.valuesReference
          Indicates that there are a finite set of values and ranges allowed for this input, which are specified in the referenced list.
 

Fields in org.deegree.ogcwebservices.wps.describeprocess with type parameters of type OWSMetadata
protected  List<OWSMetadata> SupportedUOMs.uom
          Unordered list of references to the Units of Measure supported for this input or output.
 

Methods in org.deegree.ogcwebservices.wps.describeprocess that return OWSMetadata
 OWSMetadata LiteralOutput.getDataType()
           
 OWSMetadata SupportedUOMs.getDefaultUOM()
          Gets the value of the defaultUOM property.
 OWSMetadata LiteralInput.getValuesReference()
           
 

Methods in org.deegree.ogcwebservices.wps.describeprocess that return types with arguments of type OWSMetadata
 List<OWSMetadata> SupportedUOMs.getUOM()
           
 

Methods in org.deegree.ogcwebservices.wps.describeprocess with parameters of type OWSMetadata
 void LiteralOutput.setDataType(OWSMetadata value)
           
 void SupportedUOMs.setDefaultUOM(OWSMetadata defaultUOM)
          Sets the value of the defaultUOM property.
 void LiteralInput.setValuesReference(OWSMetadata value)
           
 

Constructors in org.deegree.ogcwebservices.wps.describeprocess with parameters of type OWSMetadata
LiteralInput(OWSMetadata domainMetadataType, SupportedUOMs supportedUOMsType, OWSAllowedValues allowedValues, boolean anyValueAllowed, ValueRange defaultValue, OWSMetadata valuesReference)
           
LiteralOutput(OWSMetadata domainMetadataType, SupportedUOMs supportedUOMsType)
           
SupportedUOMs(OWSMetadata defaultuom, List<OWSMetadata> uom)
           
 

Constructor parameters in org.deegree.ogcwebservices.wps.describeprocess with type arguments of type OWSMetadata
SupportedUOMs(OWSMetadata defaultuom, List<OWSMetadata> uom)
           
 

Uses of OWSMetadata in org.deegree.owscommon
 

Methods in org.deegree.owscommon that return OWSMetadata
 OWSMetadata[] OWSDomainType.getMetadata()
           
 

Methods in org.deegree.owscommon with parameters of type OWSMetadata
 void OWSDomainType.setMetadata(OWSMetadata[] metadata)
           
 

Constructors in org.deegree.owscommon with parameters of type OWSMetadata
OWSDomainType(String name, OWSMetadata[] metadata)
           
OWSDomainType(String name, String[] values, OWSMetadata[] metadata)
           
 

Uses of OWSMetadata in org.deegree.owscommon.com110
 

Methods in org.deegree.owscommon.com110 that return OWSMetadata
 OWSMetadata OWSDomainType110.getMeaning()
           
 OWSMetadata OWSDomainType110.getMeasurement()
           
 OWSMetadata[] OWSDomainType110.getMetadata()
          Returns an array of OWSMetadata objects.
 OWSMetadata[] Operation110.getMetadata110()
          Returns an array of all the metadata objects.
 OWSMetadata OWSDomainType110.getOwsDataType()
           
 OWSMetadata OWSDomainType110.getValuesListReference()
           
 

Constructors in org.deegree.owscommon.com110 with parameters of type OWSMetadata
Operation110(String name, DCPType[] dcps, OWSDomainType110[] parameters, OWSDomainType110[] constraints, OWSMetadata[] metadata)
          Creates a new Operation110 object with information on DHCP, Parameter and Constraint.
OWSDomainType110(boolean anyValue, boolean noValues, String defaultValue, OWSMetadata meaning, OWSMetadata dataType, String measurementType, OWSMetadata measurement, OWSMetadata[] metadata, String name)
          Creates a new DomainType110 object.
OWSDomainType110(boolean anyValue, boolean noValues, String defaultValue, OWSMetadata meaning, OWSMetadata dataType, String measurementType, OWSMetadata measurement, OWSMetadata[] metadata, String name)
          Creates a new DomainType110 object.
OWSDomainType110(OWSAllowedValues allowedValues, String defaultValue, OWSMetadata meaning, OWSMetadata dataType, String measurementType, OWSMetadata measurement, OWSMetadata[] metadata, String name)
          Creates a new DomainType110 object.
OWSDomainType110(OWSAllowedValues allowedValues, String defaultValue, OWSMetadata meaning, OWSMetadata dataType, String measurementType, OWSMetadata measurement, OWSMetadata[] metadata, String name)
          Creates a new DomainType110 object.
OWSDomainType110(OWSMetadata valuesListReference, String defaultValue, OWSMetadata meaning, OWSMetadata dataType, String measurementType, OWSMetadata measurement, OWSMetadata[] metadata, String name)
          Creates a new DomainType110 object.
OWSDomainType110(OWSMetadata valuesListReference, String defaultValue, OWSMetadata meaning, OWSMetadata dataType, String measurementType, OWSMetadata measurement, OWSMetadata[] metadata, String name)
          Creates a new DomainType110 object.
 


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