String name
Measure names must only contains the characters A-Z, a-z, 0-9 and -.
boolean currencyConvertible
ReportingCurrencyType type
Currency currency
This property will be set only if the type is 'Specific'.
ImmutableMap<K,V> configs
ImmutableMap<K,V> defaultConfigs
ImmutableMap<K,V> parameters
ImmutableMap<K,V> aliases
String name
int rowIndex
int columnIndex
Result<T> result
The result may be a single value or a multi-scenario value.
A multi-scenario value will implement ScenarioArray unless it has been aggregated.
If the calculation did not complete successfully, a failure result will be returned explaining the problem. Callers must check whether the result is a success or failure before examining the result value.
CalculationTarget target
ImmutableList<E> cells
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.