ISOBinding function

ISOBinding

ISOBinding

ISOBinding

ISOBinding class

Format

R6Class object.

Returns

Object of R6Class for modelling an ISOBinding

References

ISO 19110:2005 Methodology for Feature cataloguing

Author(s)

Emmanuel Blondel emmanuel.blondel1@gmail.com

Super classes

geometa::geometaLogger -> geometa::ISOAbstractObject -> geometa::ISOAbstractCarrierOfCharacteristics -> ISOBinding

Public fields

  • description: description [0..1]: character

  • globalProperty: globalProperty [1..1]: ISOPropertyType

Methods

Public methods

Method setDescription()

Set description

Usage

ISOBinding$setDescription(description, locales = NULL)

Arguments

  • description: description

  • locales: list of localized descriptions

Method setPropertyType()

Set property type.

Usage

ISOBinding$setPropertyType(propertyType)

Arguments

  • propertyType: property type, object of class ISOPropertyType

Method clone()

The objects of this class are cloneable with this method.

Usage

ISOBinding$clone(deep = FALSE)

Arguments

  • deep: Whether to make a deep clone.

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