namespace HeuristicLab.JsonInterface.OptimizerIntegration { public interface ILookupJsonItemVM : IJsonItemVM { } }