- Timestamp:
- 03/19/14 12:50:33 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingContext.cs
r10614 r10617 31 31 ITransactionalPreprocessingData Data { get; } 32 32 33 ViewShortcutCollection ViewShortcuts { get; }34 35 33 [Obsolete] 36 34 IDataAnalysisProblemData DataAnalysisProblemData { get; }
Note: See TracChangeset
for help on using the changeset viewer.