+
Point of view
INTERNALS
class NATIVE_ARRAY_INTERNALS [E_]
Summary
Class invariant
Overview
creation features
exported features
Getting information about the described object's type
Getting information about the described object's type
  • is_equal (other: NATIVE_ARRAY_INTERNALS [E_]): BOOLEAN
    Is other attached to an object considered equal to current object?
type_is_native_array: BOOLEAN
constant attribute
Is the type described by Current a NATIVE_ARRAY?
type_attribute_is_expanded (i: INTEGER_32): BOOLEAN
effective function
Is the type of the ith attribute expanded?
type_item_is_expanded: BOOLEAN
type_can_be_assigned_to_attribute (other: INTERNALS, i: INTEGER_32): BOOLEAN
effective function
Can the object attached to other be assigned to the ith attribute?
type_can_be_assigned_to_item (other: INTERNALS): BOOLEAN
type_generator: STRING
Name of the base class of the type described by Current.
type_generating_type: STRING
Name of the type described by Current.
type_is_expanded: BOOLEAN
Is the type described by Current expanded?
is_equal (other: NATIVE_ARRAY_INTERNALS [E_]): BOOLEAN
Is other attached to an object considered equal to current object?