/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Defines the core concept of a convention. * <p> * A convention that provides common or shared information about a financial product. */ package com.opengamma.core.convention;