Class: Archimate::DataModel::Label

Inherits:
ViewNode show all
Defined in:
lib/archimate/data_model/label.rb

Overview

Node type to allow a Label in a Artifact. the “label” element holds the info for the Note.

Instance Attribute Summary

Attributes inherited from ArchimateNode

#parent_attribute_name, #struct_instance_variables

Method Summary

Methods inherited from ViewNode

#absolute_position, #all_nodes, #child_id_hash, #description, #element, #in_diagram, #model_element, #referenced_identified_nodes, #replace, #to_s

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