ISOAbstractDataEvaluation {geometa} | R Documentation |
ISOAbstractDataEvaluation
Description
ISOAbstractDataEvaluation
ISOAbstractDataEvaluation
Format
R6Class
object.
Value
Object of R6Class
for modelling an ISO abstract data evaluation
Super classes
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISOAbstractDataEvaluation
Public fields
dateTime
dateTime
evaluationMethodDescription
evaluationMethodDescription
evaluationProcedure
evaluationProcedure
referenceDoc
referenceDoc
evaluationMethodType
evaluationMethodType
Methods
Public methods
Inherited methods
geometa::geometaLogger$ERROR()
geometa::geometaLogger$INFO()
geometa::geometaLogger$WARN()
geometa::ISOAbstractObject$addFieldAttrs()
geometa::ISOAbstractObject$addListElement()
geometa::ISOAbstractObject$checkMetadataStandardCompliance()
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$stopIfMetadataStandardIsNot()
geometa::ISOAbstractObject$validate()
geometa::ISOAbstractObject$wrapBaseElement()
Method new()
Initializes object
Usage
ISOAbstractDataEvaluation$new(xml = NULL)
Arguments
xml
object of class XMLInternalNode-class
Method setDateTime()
Set date time
Usage
ISOAbstractDataEvaluation$setDateTime(dateTime)
Arguments
dateTime
dateTime object of class ISOBaseDateTime
Method setEvaluationMethodDescription()
Set evaluation method description
Usage
ISOAbstractDataEvaluation$setEvaluationMethodDescription( description, locales = NULL )
Arguments
description
description
locales
list of localized descriptions. Default is
NULL
Method setEvaluationProcedure()
Set evaluation procedure
Usage
ISOAbstractDataEvaluation$setEvaluationProcedure(procedure)
Arguments
procedure
procedure, object of class ISOCitation
Method addReferenceDoc()
Adds reference doc
Usage
ISOAbstractDataEvaluation$addReferenceDoc(referenceDoc)
Arguments
referenceDoc
object of class ISOCitation
Returns
TRUE
if added, FALSE
otherwise
Method delReferenceDoc()
Deletes reference doc
Usage
ISOAbstractDataEvaluation$delReferenceDoc(referenceDoc)
Arguments
referenceDoc
object of class ISOCitation
Returns
TRUE
if deleted, FALSE
otherwise
Method setEvaluationMethodType()
Set evaluation method type
Usage
ISOAbstractDataEvaluation$setEvaluationMethodType(type)
Arguments
type
object of class ISOEvaluationMethodType or any character value from those returned by
ISOEvaluationMethodType$values()
Method clone()
The objects of this class are cloneable with this method.
Usage
ISOAbstractDataEvaluation$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
Author(s)
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
References
- ISO 19115-3 https://schemas.isotc211.org/19157/-/mdq/1.2/mdq/#element_AbstractDQ_DataEvaluation