Static
addAdd a reference to a registry
The registry to add to
The reference to add
The updated registry
Static
createCreate a reference from systems-analysis to data-analysis
ID of the basic event in systems-analysis
Optional
dataAnalysisReference: stringOptional reference to data-analysis entity
Optional
options: {Optional configuration for the reference
A new QuantificationReference
Static
createCreate a new registry instance
An empty QuantificationReferenceRegistry
Static
resolveResolve a quantification reference to get the appropriate data This method can be implemented by consumers based on their needs
The reference to resolve
The resolved data (implementation specific)
Utility class for managing quantification references This provides methods but doesn't enforce a specific implementation