Ignore:
Timestamp:
11/29/17 13:58:08 (7 years ago)
Author:
pharms
Message:
  • java doc issues removal
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-jfc/src/main/java/de/ugoe/cs/autoquest/plugin/jfc/JFCReplayIDCalculator.java

    r1097 r2215  
    3333 * <p> 
    3434 * This class provides the functionality to calculate the unique GUITAR replayIDs 
    35  * for {@link JFCEvent}s. This code is mainly based on guitar source code: edu.umd.cs.guitar. 
     35 * for JFC events. This code is mainly based on guitar source code: edu.umd.cs.guitar. 
    3636 * model.JFCDefaultIDGeneratorSimple 
    3737 *     
     
    7777   /** 
    7878    * Calculates the replayID of a JFCEvent needed for compatibility with guitar suite 
    79     * @param List of {@link JFCGUIElementSpec}s that represent the path of an event target 
     79    * @param guiElementPath List of {@link JFCGUIElementSpec}s that represent the path of an event target 
    8080    * for which the replayID should be calculated.  
    8181    * @return replayID 
Note: See TracChangeset for help on using the changeset viewer.