Class: Rubyang::Database::DataTree::Container

Inherits:
InteriorNode show all
Defined in:
lib/rubyang/database/data_tree.rb

Instance Attribute Summary

Attributes inherited from Node

#children, #parent, #schema, #schema_tree

Method Summary

Methods inherited from InteriorNode

#delete, #delete_same_choice_other_case, #edit, #edit_xpath, #find_child_schema, #to_json_recursive, #to_xml_recursive

Methods inherited from Node

#evaluate_max_elements, #evaluate_min_elements, #evaluate_musts, #evaluate_whens, #evaluate_xpath, #evaluate_xpath_axis, #evaluate_xpath_expr, #evaluate_xpath_node_test, #evaluate_xpath_path, #evaluate_xpath_predicates, #initialize, #load_merge_xml_recursive, #root, #to_json, #to_s, #to_xml, #valid?

Constructor Details

This class inherits a constructor from Rubyang::Database::DataTree::Node