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