ISOElementSequence: ISOElementSequence

ISOElementSequenceR Documentation

ISOElementSequence

Description

ISOElementSequence

ISOElementSequence

Format

R6Class object.

Value

Object of R6Class for modelling an ISOElementSequence

Super classes

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

Methods

Public methods

Inherited 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.

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

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

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


eblondel/geometa documentation built on May 3, 2024, 7:55 p.m.