# # ChangeLog for branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/VariableInjectorView.resx # # Generated by Trac 1.0.12 # 07/07/24 13:29:05 Sat, 06 Jun 2009 00:09:35 GMT swagner [2027] * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/EngineBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Environment.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/HeuristicLab.Core-3.2.csproj (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Interfaces/IEnvironment.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Interfaces/IOperator.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Interfaces/IScope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Interfaces/IVariablesContainer.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseParametersView.Designer.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseParametersView.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseParametersView.resx (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseVariablesView.Designer.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseVariablesView.cs (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseVariablesView.resx (deleted) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseView.Designer.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorBaseView.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/OperatorGraphView.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Parameter.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/ParameterView.Designer.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/ParameterView.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/ParameterView.resx (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/Scope.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/VariablesContainerView.Designer.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/VariablesContainerView.cs (added) * branches/Operator Architecture Refactoring/HeuristicLab.Core/3.2/VariablesContainerView.resx (added) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/ComparatorBase.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/ConditionalBranch.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/Counter.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/DoubleCounter.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/EmptyOperator.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/HeuristicLab.Operators-3.2.csproj (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/HeuristicLabOperatorsPlugin.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/ParallelProcessor.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/ParallelSubScopesProcessor.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/SequentialProcessor.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/SequentialSubScopesProcessor.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/SubScopesCreater.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/UniformParallelSubScopesProcessor.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/UniformSequentialSubScopesProcessor.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/VariableInjector.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/VariableInjectorView.Designer.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/VariableInjectorView.cs (modified) * branches/Operator Architecture Refactoring/HeuristicLab.Operators/3.2/VariableInjectorView.resx (added) * branches/Operator Architecture Refactoring/HeuristicLab.SequentialEngine/3.2/SequentialEngine.cs (modified) Refactoring of the operator architecture (#95)