Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/23/14 15:27:20 (10 years ago)
Author:
mleitner
Message:

Add FilteredPreprocessing data for applying and caching filter status

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10770 r10783  
    7272  </ItemGroup>
    7373  <ItemGroup>
     74    <Compile Include="Implementations\FilteredPreprocessingData.cs" />
    7475    <Compile Include="Implementations\ManipulationContent.cs" />
    7576    <Compile Include="Implementations\PreprocessingChartContent.cs" />
    7677    <Compile Include="Implementations\PreprocessingData.cs" />
    7778    <Compile Include="Implementations\DataGridLogic.cs" />
     79    <Compile Include="Interfaces\IFilteredPreprocessingData.cs" />
    7880    <Compile Include="Utils\DataPreprocessingChangedEvent.cs" />
    7981    <Compile Include="Implementations\Filter\ComparisonFilter.cs" />
Note: See TracChangeset for help on using the changeset viewer.