Represents information about an element of the Data Source Model (a DSM element) on the level of generator.
The instances of this class are dynamically created by the generator to encapsulate the information about a particular element relevant to the current generation context.
Any DSM element at the same time may be represented by different GOMElement
objects. To distinguish which DSM element is represented by a GOMElement
object,
use id
property, which provides a unique identifier of the DSM element.