- Timestamp:
- 04/07/11 10:31:48 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Clustering/ClusteringSolutionEstimatedClusterView.cs
r5853 r5975 29 29 30 30 namespace HeuristicLab.Problems.DataAnalysis.Views { 31 [View(" ClusteringSolution EstimatedCluster")]31 [View("Estimated Clusters")] 32 32 [Content(typeof(IClusteringSolution))] 33 33 public partial class ClusteringSolutionEstimatedClusterView : ItemView, IClusteringSolutionEvaluationView {
Note: See TracChangeset
for help on using the changeset viewer.