ISOElementSequence function

ISOElementSequence

ISOElementSequence

ISOElementSequence

ISOElementSequence class

Format

R6Class object.

Returns

Object of R6Class for modelling an ISOElementSequence

Note

This class is used internally by geometa to deal with simple type not handled by proper class element. e.g. name property of ISOParameter

class from ISO 19119:2005

References

ISO/TS 19103:2005 Geographic information -- Conceptual schema language

Author(s)

Emmanuel Blondel emmanuel.blondel1@gmail.com

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> ISOElementSequence

Methods

Public methods

Method new()

Initializes sequence object

Usage

ISOElementSequence$new(xml = NULL, ...)

Arguments

  • xml: object of class XMLInternalNode-class

  • ...: other args

Method clone()

The objects of this class are cloneable with this method.

Usage

ISOElementSequence$clone(deep = FALSE)

Arguments

  • deep: Whether to make a deep clone.

  • Maintainer: Emmanuel Blondel
  • License: MIT + file LICENSE
  • Last published: 2025-01-29