ISOInheritanceRelation
ISOInheritanceRelation
Object of R6Class
for modelling an ISOInheritanceRelation
R6Class
object.
name
[character
] name
description
[character
] description
uniqueInstance
[logical
]
subtype
[ISOFeatureType
] subtype
supertype
[ISOFeatureType
] supertype
new(xml, defaults)
This method is used to instantiate an ISOInheritanceRelation
setName(name, locales)
Set name of inheritance relation. Locale names can be specified
as list
with the locales
argument.
setDescription(description, locales)
Set description of inheritance relation. Locale names can be specified
as list
with the locales
argument.
setUniqueInstance(uniqueInstance)
Set TRUE
if it's a unique instance, FALSE
otherwise
setSubtype(featureType)
Set subtype, object of class ISOFeatureType
setSupertype(featureType)
Set supertype, object of class ISOFeatureType
ISO 19110:2005 Methodology for Feature cataloguing