11 public static partial class API
14 [Obsolete(
"This is a legacy metadata collection. " +
15 "Please use the metadata attribute available on all resources instead.")]
20 [
Obsolete(
"This is a legacy metadata collection. " +
21 "Please use the metadata attribute available on all resources instead.")]
Describes a collection of resources which can be listed.
API methods / requests made available to the user.
static readonly ResourceCollection< Analysis > Analyses
The collection of Analyses on the server.
static readonly ResourceCollection< ProjectionFunction > ProjectionFunctions
The collection of optimization projection functions on the server.
static readonly ResourceCollection< ExchangeRateProfile > ExchangeRateProfiles
The collection of ExchangeRateProfiles on the server.
static readonly ResourceCollection< EventCatalog > EventCatalogs
The collection of EventCatalogs on the server.
static readonly ResourceCollection< LossSet > LossSets
The collection of LossSets on the server.
static readonly ResourceCollection< ILayer > Layers
The collection of Layers on the server.
static readonly ResourceCollection< MetricsFunction > MetricsFunctions
The collection of optimization metrics functions on the server.
static readonly ResourceCollection< Portfolio > Portfolios
The collection of Portfolios on the server.
static readonly ResourceCollection< DataFile > Files
The collection of Files on the server.
static readonly ResourceCollection< Simulation > Simulations
The collection of Simulations on the server.
static readonly ResourceCollection< AnalysisProfile > AnalysisProfiles
The collection of AnalysisProfiles on the server.
static readonly ResourceCollection< OptimizationView > OptimizationViews
The collection of OptimizationViews on the server.
static readonly ResourceCollection< Agent > Agents
The collection of Agents on the server.
static readonly ResourceCollection< ExchangeRateTable > ExchangeRateTables
The collection of ExchangeRateTables on the server.
static readonly ResourceCollection< LossFilter > LossFilters
The collection of LossFilters on the server.
static readonly ResourceCollection< PortfolioView > PortfolioViews
The collection of PortfolioViews on the server.
static readonly ResourceCollection< IDistribution > Distributions
The collection of Distributions on the server.
Represents a DataAgent instance.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Represents the metadata for a DataAgent analysis entity imported from a vendor.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
A configuration of resources used to simulate a layer or portfolio.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Represents a file that has been uploaded to the server, usually in conjunction with some other resour...
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Abstract representation of a distribution, used for parametric loss sets.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Representation of an event catalog. The event catalog may cover multiple region/perils,...
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
A profile describing how to apply exchange rates during an analysis.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
A table containing exchange rate information.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Abstract representation of a layer. This resource type cannot be instantiated instead derived resourc...
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
A predicate that determines whether a loss should be included in the perspective or not.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Base class for all LossSet sub-types. A LossSet is a resource that generates sample (trial) losses wh...
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Functions to be used by the Optimization platform for computing objective and constraint values.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Representation of a set of Optimization Parameters.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Functions to be used by the Optimization platform for manipulating the members of the population.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Represents the Analysis of a Portfolio.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Representation of a portfolio.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.
Representation of a simulation of a set of trials each representing an event occurrence sequence.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.