ISOReleasability {geometa} | R Documentation |
ISOReleasability
Description
ISOReleasability
ISOReleasability
Format
R6Class
object.
Value
Object of R6Class
for modelling an ISOReleasability
Super classes
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISOReleasability
Public fields
addressee
addressee [0..*]: ISOAbstractResponsibility
statement
statement [0..1]: character
disseminationConstraints
disseminationConstraints [0..*]: ISORestriction
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
ISOReleasability$new(xml = NULL)
Arguments
xml
object of class XMLInternalNode-class
Method addAddressee()
Adds addressee
Usage
ISOReleasability$addAddressee(addressee)
Arguments
addressee
addressee of class ISOAbstractResponsibility
Returns
TRUE
if added, FALSE
otherwise
Method delAddressee()
Deletes addressee
Usage
ISOReleasability$delAddressee(addressee)
Arguments
addressee
addressee of class ISOAbstractResponsibility
Returns
TRUE
if deleted, FALSE
otherwise
Method setStatement()
Set statement
Usage
ISOReleasability$setStatement(statement, locales = NULL)
Arguments
statement
statement
locales
list of localized texts. Default is
NULL
Method addConstraint()
Adds constraint
Usage
ISOReleasability$addConstraint(constraint)
Arguments
constraint
constraint of class ISORestriction
Returns
TRUE
if added, FALSE
otherwise
Method delConstraint()
Deletes constraint
Usage
ISOReleasability$delConstraint(constraint)
Arguments
constraint
constraint of class ISORestriction
Returns
TRUE
if deleted, FALSE
otherwise
Method clone()
The objects of this class are cloneable with this method.
Usage
ISOReleasability$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/19115/-3/mco/1.0/mco/#element_MD_Releasability