Changeset 246


Ignore:
Timestamp:
10/06/11 01:49:27 (13 years ago)
Author:
sherbold
Message:
  • fixed Javadoc comment
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EventBenchConsole/src/de/ugoe/cs/eventbench/commands/AbstractTrainCommand.java

    r244 r246  
    5050         * the command is always the same, only the parameters of the command and 
    5151         * the creation of the {@link TrieBasedModel} instance. The former is 
    52          * handled by {@link #handleOptionalParameters(List)}, the latter by 
     52         * handled by {@link #handleAdditionalParameters(List)}, the latter by 
    5353         * {@link #createModel()}. 
    5454         * </p> 
Note: See TracChangeset for help on using the changeset viewer.