Learn R Programming

geometa (version 0.2-0)

ISOInheritanceRelation: ISOInheritanceRelation

Description

ISOInheritanceRelation

Usage

ISOInheritanceRelation

Arguments

Value

Object of R6Class for modelling an ISOInheritanceRelation

Format

R6Class object.

Fields

name

description

uniqueInstance

subtype

supertype

Methods

new(xml, defaults)

This method is used to instantiate an ISOInheritanceRelation

setName(name)

Set name of inheritance relation

setDescription(description)

Set description of inheritance relation

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

References

ISO 19110:2005 Methodology for Feature cataloguing