class XML_REPOSITORY_LAYOUT
Summary
Overview
creation 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)
make
node_memory: STRING
attribute
type_memory: STRING
attribute
ref_memory: STRING
attribute
name_memory: STRING
attribute
value_memory: STRING
attribute
valid_generating_type_for_internals (type: STRING): BOOLEAN
internals_from_generating_type (type: STRING): INTERNALS
valid_generating_type_for_native_array_internals (type: STRING): BOOLEAN
native_array_internals_from_generating_type (type: STRING, capacity: INTEGER_32): INTERNALS