Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/10 03:25:21 (14 years ago)
Author:
swagner
Message:

Removed Creatable test attribute (#935).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators/3.3/SubScopesRemover.cs

    r3048 r3160  
    3131  [Item("SubScopesRemover", "An operator which removes all sub-scopes or one specified sub-scope from the current scope.")]
    3232  [StorableClass]
    33   [Creatable("Test")]
    3433  public sealed class SubScopesRemover : SingleSuccessorOperator {
    3534    private ValueParameter<BoolValue> RemoveAllSubScopesParameter {
Note: See TracChangeset for help on using the changeset viewer.