class XML_REPOSITORY_LAYOUT
Summary
Overview
creation features
exported features
type: STRING
attribute
capacity: INTEGER_32
attribute
for native arrays only
ref: STRING
attribute
name: STRING
attribute
value: STRING
attribute
layouts: DICTIONARY[XML_REPOSITORY_LAYOUT, STRING]
attribute
solve (a_solver: FUNCTION[TUPLE 1[STRING], INTERNALS]): INTERNALS
internals (a_solver: FUNCTION[TUPLE 1[STRING], INTERNALS]): INTERNALS
a_value is used for expanded attributes to directly set the object
node: STRING
attribute
The XML node.
is_clear: BOOLEAN
clear
set (a_node: STRING)
set_type (a_type: STRING)
set_capacity (a_capacity: INTEGER_32)
set_ref (a_ref: STRING)
set_name (a_name: STRING)
set_value (a_value: STRING)
add_layout (a_layout: XML_REPOSITORY_LAYOUT)