ISOBinding: ISOBinding

ISOBindingR Documentation

ISOBinding

Description

ISOBinding

ISOBinding

Format

R6Class object.

Value

Object of R6Class for modelling an ISOBinding

Super classes

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

Public fields

description

description [0..1]: character

globalProperty

globalProperty [1..1]: ISOPropertyType

Methods

Public methods

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

Author(s)

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

ISO 19110:2005 Methodology for Feature cataloguing


geometa documentation built on Oct. 29, 2022, 1:06 a.m.