/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * The base package of the OpenGamma component system. * <p> * OpenGamma is normally run using components. * Each component is a major element of functionality. */ package com.opengamma.component;