ISOBoundFeatureAttribute

ISOBoundFeatureAttribute

Format

R6Class object.

Value

Object of R6Class for modelling an ISOBoundFeatureAttribute

References

ISO 19110:2005 Methodology for Feature cataloguing

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

Public fields

valueType

valueType [0..1]: ISOTypeName

Methods

Inherited methods


Method setTypeName()

Set type name

Usage

ISOBoundFeatureAttribute$setTypeName(typeName)

Arguments

typeName

object of class ISOTypeName or character


Method clone()

The objects of this class are cloneable with this method.

Usage

ISOBoundFeatureAttribute$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.