Learn R Programming

geometa (version 0.2-0)

ISOPropertyType: ISOPropertyType

Description

ISOPropertyType

Usage

ISOPropertyType

Arguments

Value

Object of R6Class for modelling an ISOPropertyType

Format

R6Class object.

Fields

memberName

definition

cardinality

definitionReference

Inherited methods from <code>ISOCarrierOfCharacteristics</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

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)

Sets the definition

setCardinality(lower, upper)

Sets the cardinality boundaries lower and upper of class numeric

setDefinitionReference(definitionReference)

Sets the definition Reference, object of class ISODefinitionReference

References

ISO 19110:2005 Methodology for Feature cataloguing