Learn R Programming

geometa (version 0.7)

GMLOperationParameterGroup: GMLOperationParameterGroup

Description

GMLOperationParameterGroup

Arguments

Value

Object of R6Class for modelling an GMLOperationParameterGroup

Format

R6Class object.

Fields

maximumOccurs

[GMLElement]

parameter

[GMLOperationParameter|GMLOperationParameterGroup]

Inherited methods

from GMLAbstractGeneralOperationParameter

Methods

new(xml, defaults, id)

This method is used to instantiate a GML OperationParameterGroup

setMaximumOccurs(maximumOccurs)

Sets the maximum occurs, object of class integer

addParameter(parameter)

Adds a parameter or parameter group, object of class GMLOperationParameter or GMLOperationParameterGroup

delParameter(parameter)

Deletes a parameter or parameter group, object of class GMLOperationParameter or GMLOperationParameterGroupo

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

ISO 19136:2007 Geographic Information -- Geographic Markup Language. http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=32554

OGC Geography Markup Language. http://www.opengeospatial.org/standards/gml