/* BSD 2-Clause License - see OPAL/LICENSE for details. */ package org.opalj package br package analyses trait ProjectInformationKey[T <: AnyRef, I <: AnyRef] extends si.ProjectInformationKey[SomeProject, T, I]