/AWS1/CL_RBMWORLDCONFIG¶
Configuration information for a world.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_world TYPE /AWS1/RBMARN /AWS1/RBMARN¶
The world generated by Simulation WorldForge.
Queryable Attributes¶
world¶
The world generated by Simulation WorldForge.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORLD() |
Getter for WORLD, with configurable default |
ASK_WORLD() |
Getter for WORLD w/ exceptions if field has no value |
HAS_WORLD() |
Determine if WORLD has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_WORLDCONFIGS¶
TYPES TT_WORLDCONFIGS TYPE STANDARD TABLE OF REF TO /AWS1/CL_RBMWORLDCONFIG WITH DEFAULT KEY
.