/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Defines the core concept of a security. * <p> * A security is defined simply as anything that it is possible to hold a position in. */ package com.opengamma.core.security;