ISOApplicationSchemaInformation {geometa} | R Documentation |
ISOApplicationSchemaInformation
Description
ISOApplicationSchemaInformation
ISOApplicationSchemaInformation
Format
R6Class
object.
Value
Object of R6Class
for modelling an ISO ApplicationSchemaInformation
Super classes
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISOApplicationSchemaInformation
Public fields
name
name [1..1]
schemaLanguage
chemaLanguage [1..1]
constraintLanguage
constraintLanguage [1..1]
schemaAscii
schemaAscii [0..1]
graphicsFile
graphicsFile [0..1]
softwareDevelopmentFile
softwareDevelopmentFile [0..1]
softwareDevelopmentFileFormat
softwareDevelopmentFileFormat [0..1]
Methods
Public methods
-
ISOApplicationSchemaInformation$setSoftwareDevelopmentFile()
-
ISOApplicationSchemaInformation$setSoftwareDevelopmentFileFormat()
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()
Method new()
Initializes object
Usage
ISOApplicationSchemaInformation$new(xml = NULL)
Arguments
xml
object of class XMLInternalNode-class
Method setName()
Set name
Usage
ISOApplicationSchemaInformation$setName(name)
Arguments
name
name
Method setSchemaLanguage()
Set schema language
Usage
ISOApplicationSchemaInformation$setSchemaLanguage(schemaLanguage)
Arguments
schemaLanguage
schema language
Method setConstraintLanguage()
Set constraint language
Usage
ISOApplicationSchemaInformation$setConstraintLanguage(constraintLanguage)
Arguments
constraintLanguage
constraint language
Method setSchemaAscii()
Set schema Ascii
Usage
ISOApplicationSchemaInformation$setSchemaAscii(schemaAscii)
Arguments
schemaAscii
schema Ascii
Method setGraphicsFile()
Set graphics file
Usage
ISOApplicationSchemaInformation$setGraphicsFile(graphicsFile)
Arguments
graphicsFile
graphics file
Method setSoftwareDevelopmentFile()
Set software development file
Usage
ISOApplicationSchemaInformation$setSoftwareDevelopmentFile(file)
Arguments
file
file
Method setSoftwareDevelopmentFileFormat()
Set software development file format
Usage
ISOApplicationSchemaInformation$setSoftwareDevelopmentFileFormat(format)
Arguments
format
file format
Method clone()
The objects of this class are cloneable with this method.
Usage
ISOApplicationSchemaInformation$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.
Author(s)
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
References
ISO 19115:2003 - Geographic information – Metadata