new AccessParameterAssignment(accessedElementopt)
Constructs an AccessParameterAssignment
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
accessedElement | $k.SemanticElement | <optional> | The accessed element |
- Since
- 5.8.0
Methods
accessedObject() → {$k.SemanticElement}
Function to get the accessed element
- Since
- 5.8.0
Returns:
- Type:
- $k.SemanticElement
assignment(parameter)
Retrieve the assigned value of the given parameter
Parameters:
Name | Type | Description |
---|---|---|
parameter | string | parameter registry key |
- Since
- 5.8.0
Throws:
If the parameter cannot be assigned
If there is no such parameter