| Name | Description | |
|---|---|---|
![]()  | init | Initializes the ElementParameterLink. Called during construction. This is used for view parameters to remember which parameters on which elements they are bound to. | 
| Name | Description | |
|---|---|---|
![]()  | adapterId | Gets or sets the ID of the adapter that this parameter value is operating on. | 
![]()  | elementUsageUniqueName | Gets or sets the unique name of the element usage on the metric set that this parameter value is acting on. | 
![]()  | metricSetBindingId | Gets or sets the ID of the metric set binding that this parameter value is operating on. | 
![]()  | parameterId | Gets or sets the ID of the parameter on the analysis element that this parameter value is acting on. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |