Learn R Programming

geometa (version 0.7)

ISOPropertyType: ISOPropertyType

Description

ISOPropertyType

Arguments

Value

Object of R6Class for modelling an ISOPropertyType

Format

R6Class object.

Methods

new(xml, defaults)

This method is used to instantiate an ISOPropertyType

Methods Inherited from <code>ISOAbstractCarrierOfCharacteristics</code>

setFeatureType(featureType)

Sets a feature type, object of class ISOFeatureType

addConstraint(constraint)

Adds a constraint, object of class ISOConstraint or character

delConstraint(constraint)

Deletes a constraint, object of class ISOConstraint or character

Methods from <code>ISOAbstractPropertyType</code>

new(xml, defaults)

This method is used to instantiate an ISOPropertyType

setMemberName(memberName)

Sets the member name. Object of class ISOLocalName or "character"

setDefinition(definition, locales)

Sets the definition. Locale names can be specified as list with the locales argument.

setCardinality(lower, upper)

Sets the cardinality boundaries lower and upper of class numeric

setDefinitionReference(definitionReference)

Sets the definition Reference, object of class ISODefinitionReference

setFeatureCatalogue(featureCatalogue)

Sets a feature catalogue, object of class ISOFeatureCatalogue

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

ISO 19110:2005 Methodology for Feature cataloguing