Class: Archimate::DataModel::Documentation

Inherits:
LangString show all
Defined in:
lib/archimate/data_model/documentation.rb

Overview

An element that holds documentation. A base string type for multi-language strings that preserves whitespace. PreservedLangStringType in ArchiMate 3 schema

Instance Attribute Summary

Attributes inherited from ArchimateNode

#parent_attribute_name, #struct_instance_variables

Method Summary

Methods inherited from LangString

#=~, new, #to_str

Methods inherited from ArchimateNode

#ancestors, #build_index, #clone, #compact!, #delete, #diff, #dup, #element_by_id, #id, #in_model, #in_model=, #initialize, #parent, #parent=, #path, #primitive?, #referenced_identified_nodes, #set, #with

Constructor Details

This class inherits a constructor from Archimate::DataModel::ArchimateNode