Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/26/12 13:12:48 (12 years ago)
Author:
gkronber
Message:

#1797 added an interface IConstrainedValueParameter, added a test case to check the name, visibility and type of the parameter-property for constrainedValueParameters, corrected all properties in IParameterizedItems

Location:
trunk/sources/HeuristicLab.Core/3.3
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj

    r6866 r8121  
    148148    <Compile Include="Constraints\IConstraint.cs" />
    149149    <Compile Include="Constraints\TypeCompatibilityConstraint.cs" />
     150    <Compile Include="Interfaces\IConstrainedValueParameter.cs" />
    150151    <Compile Include="Interfaces\IMultiOperator.cs" />
    151152    <Compile Include="Interfaces\IFixedValueParameter.cs" />
Note: See TracChangeset for help on using the changeset viewer.