Class: Archimate::DataModel::Metadata

Inherits:
ArchimateNode
  • Object
show all
Defined in:
lib/archimate/data_model/metadata.rb

Overview

An instance of the meta-data element contains data structures that declare descriptive information about a meta-data element’s parent only.

One or more different meta-data models may be declared as child extensions of a meta-data element.

Instance Attribute Summary

Attributes inherited from ArchimateNode

#parent_attribute_name, #struct_instance_variables

Method Summary

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