Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/26/14 11:06:38 (10 years ago)
Author:
pfleck
Message:

#2269 Implemented LayerUpdator.

  • Added First/LastSubScopeProcessor.
  • Added two Calculators because ExpressionCalculator does not support required features yet.
  • Added some wiring.
  • Small bugfixes and refactorings.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ALPS/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj

    r11558 r11586  
    113113    <Compile Include="CheckedMultiOperator.cs" />
    114114    <Compile Include="CombinedOperator.cs" />
     115    <Compile Include="LastSubScopeProcessor.cs" />
     116    <Compile Include="FirstSubScopeProcessor.cs" />
    115117    <Compile Include="Operator.InstrumentedOperatorWrapper.cs" />
    116118    <None Include="Plugin.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.