ISODataQualityAbstractElement
ISODataQualityAbstractElement
Object of R6Class for modelling an ISODataQualityAbstractElement
R6Class object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
geometa::geometaLogger -> geometa::ISOAbstractObject -> ISODataQualityAbstractElement
nameOfMeasurenameOfMeasure [0..*]: character
measureIdentificationmeasureIdentification [0..1]: ISOMetaIdentifier
measureDescriptionmeasureDescription [0..1]: character
evaluationMethodTypeevaluationMethodType [0..1]: ISOEvaluationMethodType
evaluationMethodDescriptionevaluationMethodDescription [0..1]: character
evaluationProcedureevaluationProcedure [0..1]: ISOCitation
dateTimedateTime [0..1]: ISODateTime
resultresult [1..2]: ISOConformanceResult
Inherited methods
geometa::geometaLogger$ERROR()geometa::geometaLogger$INFO()geometa::geometaLogger$WARN()geometa::ISOAbstractObject$addFieldAttrs()geometa::ISOAbstractObject$addListElement()geometa::ISOAbstractObject$contains()geometa::ISOAbstractObject$createLocalisedProperty()geometa::ISOAbstractObject$decode()geometa::ISOAbstractObject$delListElement()geometa::ISOAbstractObject$encode()geometa::ISOAbstractObject$getClass()geometa::ISOAbstractObject$getClassName()geometa::ISOAbstractObject$getNamespaceDefinition()geometa::ISOAbstractObject$isDocument()geometa::ISOAbstractObject$isFieldInheritedFrom()geometa::ISOAbstractObject$print()geometa::ISOAbstractObject$save()geometa::ISOAbstractObject$setAttr()geometa::ISOAbstractObject$setCodeList()geometa::ISOAbstractObject$setCodeListValue()geometa::ISOAbstractObject$setCodeSpace()geometa::ISOAbstractObject$setHref()geometa::ISOAbstractObject$setId()geometa::ISOAbstractObject$setIsNull()geometa::ISOAbstractObject$setValue()geometa::ISOAbstractObject$validate()geometa::ISOAbstractObject$wrapBaseElement()
new()Initializes object
ISODataQualityAbstractElement$new(xml = NULL)xmlobject of class XMLInternalNode-class
addNameOfMeasure()Adds name of measure
ISODataQualityAbstractElement$addNameOfMeasure(name, locales = NULL)namename
localeslist of localized names. Default is NULL
TRUE if added, FALSE
delNameOfMeasure()Deletes name of measure
ISODataQualityAbstractElement$delNameOfMeasure(name, locales = NULL)namename
localeslist of localized names. Default is NULL
TRUE if deleted, FALSE
setMeasureIdentification()Set measure identification
ISODataQualityAbstractElement$setMeasureIdentification(identification)identificationobject of class ISOMetaIdentifier
setMeasureDescription()Set measure description
ISODataQualityAbstractElement$setMeasureDescription(
description,
locales = NULL
)descriptionobject of class character
localeslist of localized descriptions. Default is NULL
setEvaluationMethodType()Set evaluation method type
ISODataQualityAbstractElement$setEvaluationMethodType(type)typeobject of class ISOEvaluationMethodType or any character value
from those returned by ISOEvaluationMethodType$values()
setEvaluationMethodDescription()Set evaluation method description
ISODataQualityAbstractElement$setEvaluationMethodDescription(
description,
locales = NULL
)descriptiondescription
localeslist of localized descriptions. Default is NULL
setEvaluationProcedure()Set evaluation procedure
ISODataQualityAbstractElement$setEvaluationProcedure(procedure)procedureprocedure, object of class ISOCitation
setDateTime()Set date time
ISODataQualityAbstractElement$setDateTime(dateTime)dateTimedate time, object of class POSIXct
addResult()Adds result
ISODataQualityAbstractElement$addResult(result)resultobject of class ISOConformanceResult
TRUE if added, FALSE otherwise
delResult()Deletes result
ISODataQualityAbstractElement$delResult(result)resultobject of class ISOConformanceResult
TRUE if deleted, FALSE otherwise
clone()The objects of this class are cloneable with this method.
ISODataQualityAbstractElement$clone(deep = FALSE)deepWhether to make a deep clone.
ISO 19115:2003 - Geographic information -- Metadata