ISODefinitionSource
ISODefinitionSource
ISODefinitionSource class
R6Class
object.
Object of R6Class
for modelling an ISODefinitionSource
ISO 19110:2005 Methodology for Feature cataloguing
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISODefinitionSource
source
: source [0..1]: ISOCitation
new()
Initializes object
ISODefinitionSource$new(xml = NULL, source = NULL)
xml
: object of class XMLInternalNode-class
source
: source object of class ISOCitation
setSource()
Set source
ISODefinitionSource$setSource(source)
source
: object of class ISOCitation
clone()
The objects of this class are cloneable with this method.
ISODefinitionSource$clone(deep = FALSE)
deep
: Whether to make a deep clone.