public interface CalculationTarget
All financial instruments that can be the target of calculations implement this marker interface. For example, a trade or position.
All implementations of this interface must be immutable and thread-safe.
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.