ISOBinding
ISOBinding
ISOBinding class
R6Class
object.
Object of R6Class
for modelling an ISOBinding
ISO 19110:2005 Methodology for Feature cataloguing
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> geometa::ISOAbstractCarrierOfCharacteristics
-> ISOBinding
description
: description [0..1]: character
globalProperty
: globalProperty [1..1]: ISOPropertyType
setDescription()
Set description
ISOBinding$setDescription(description, locales = NULL)
description
: description
locales
: list of localized descriptions
setPropertyType()
Set property type.
ISOBinding$setPropertyType(propertyType)
propertyType
: property type, object of class ISOPropertyType
clone()
The objects of this class are cloneable with this method.
ISOBinding$clone(deep = FALSE)
deep
: Whether to make a deep clone.