ISORecordType

ISORecordType

Format

R6Class object.

Value

Object of R6Class for modelling an ISORecordType

References

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

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> ISORecordType

Public fields

value

value

Methods

Inherited methods


Method new()

Initializes object

Usage

ISORecordType$new(xml = NULL, value)

Arguments

xml

object of class XMLInternalNode-class

value

value


Method clone()

The objects of this class are cloneable with this method.

Usage

ISORecordType$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.