variable
VariableDescription
VariableDescription object that stores the description of a variable.
get_long_id(self)
Get the extended id of a variable.
Returns:
Type | Description |
---|---|
str |
An extended variable id 'long_mb_id/dvar_id'. |
get_type(self)
Get the type of the variable.
Returns:
Type | Description |
---|---|
str |
The type of the variable. |
get_uuid(self)
Get the long id instead of the uuid.
Returns:
Type | Description |
---|---|
|
a variable long id. |