ISOAbstractCatalogue
ISOAbstractCatalogue
Object of R6Class for modelling an ISOAbstracCatalogue
R6Class object.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
geometa::geometaLogger -> geometa::ISOAbstractObject -> ISOAbstractCatalogue
namename [1..1]: character
scopescope [1..*]: character
fieldOfApplicationfieldOfApplication [0.*]: character
versionNumberversionNumber [1..1]: character
versionDateversionDate [1..1]: Date/Posix
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
ISOAbstractCatalogue$new(xml = NULL)xmlobject of class XMLInternalNode-class
setName()Sets the name. Locale names can be specified as
ISOAbstractCatalogue$setName(name, locales = NULL)namename
localeslocales, object of class list
addScope()Adds scope
ISOAbstractCatalogue$addScope(scope, locales = NULL)scopescope
localeslocales, object of class list
TRUE if added, FALSE otherwise
delScope()Deletes scope
ISOAbstractCatalogue$delScope(scope, locales = NULL)scopescope
localeslocales, object of class list
TRUE if deleted, FALSE otherwise
addFieldOfApplication()Adds field of application
ISOAbstractCatalogue$addFieldOfApplication(fieldOfApplication, locales = NULL)fieldOfApplicationfield of application
localeslocales, object of class list
TRUE if added, FALSE otherwise
delFieldOfApplication()Deletes field of application
ISOAbstractCatalogue$delFieldOfApplication(fieldOfApplication)fieldOfApplicationfield of application
localeslocales, object of class list
TRUE if deleted, FALSE otherwise
setVersionNumber()Set version number
ISOAbstractCatalogue$setVersionNumber(versionNumber)versionNumberversion number
setVersionDate()Set version date
ISOAbstractCatalogue$setVersionDate(versionDate)versionDateversion date
clone()The objects of this class are cloneable with this method.
ISOAbstractCatalogue$clone(deep = FALSE)deepWhether to make a deep clone.
ISO 19139:2007 Metadata - XML schema implementation