Changeset 2215


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

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-core-tasktrees/src/main/java/de/ugoe/cs/autoquest/tasktrees/temporalrelation/SequenceForTaskDetectionRule.java

    r2146 r2215  
    23182318 
    23192319        /** 
    2320          * @return 
    23212320         */ 
    23222321        private int size() { 
     
    23252324 
    23262325        /** 
    2327          * @return 
    23282326         */ 
    23292327        private ITask get(int index) { 
     
    23882386 
    23892387        /** 
    2390          * @return 
    23912388         */ 
    23922389        private int getOccurrenceCount() { 
     
    23952392 
    23962393        /** 
    2397          * @return 
    23982394         */ 
    23992395        private int size() { 
  • trunk/autoquest-plugin-android/src/main/java/de/ugoe/cs/autoquest/plugin/android/guimodel/ANDROIDGUIElementSpec.java

    r2207 r2215  
    2222/** 
    2323 * <p> 
    24  * Implements the specification of {@link IGUIElement} for {@link ANDROIDGUIElement}s. 
     24 * Implements the {@link IGUIElementSpec} for {@link ANDROIDGUIElement}s. 
    2525 * </p> 
    2626 *  
  • trunk/autoquest-plugin-genericevents/src/main/java/de/ugoe/cs/autoquest/plugin/genericevents/GenericEventLogSplitter.java

    r2165 r2215  
    273273         * </p> 
    274274         * 
    275          * @return 
    276275         */ 
    277276        public long getTimestamp() { 
     
    284283         * </p> 
    285284         * 
    286          * @return 
    287285         */ 
    288286        public Map<String, String> getParameters() { 
     
    295293         * </p> 
    296294         * 
    297          * @return 
    298295         */ 
    299296        public String getType() { 
     
    306303         * </p> 
    307304         * 
    308          * @param string 
    309          * @return 
     305         * @param key 
    310306         */ 
    311307        public String getParameter(String key) { 
  • trunk/autoquest-plugin-html/src/main/java/de/ugoe/cs/autoquest/plugin/html/HTMLLogParser.java

    r2146 r2215  
    958958         * </p> 
    959959         * 
    960          * @return 
    961960         */ 
    962961        boolean isPattern(); 
  • trunk/autoquest-plugin-html/src/main/java/de/ugoe/cs/autoquest/plugin/html/commands/CMDcondenseHTMLGUIModel.java

    r2210 r2215  
    670670         * </p> 
    671671         * 
    672          * @return 
    673672         */ 
    674673        public boolean isDefault() { 
  • trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/eventcore/SimpleSOAPEventType.java

    r2037 r2215  
    167167     * <p> 
    168168     * returns the body of the SOAP request; how the body is determined is defined by the 
    169      * {@link RequestBodyMode}. 
     169     * requests body mode. 
    170170     * </p> 
    171171     *  
  • 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 
  • trunk/autoquest-plugin-mfc/src/main/java/de/ugoe/cs/autoquest/plugin/mfc/eventcore/WindowsMessageType.java

    r927 r2215  
    9898     * </p> 
    9999     *  
    100      * @param msgType 
    101      *            type of the message 
    102100     * @return true if it is a keyboard interaction; false otherwise 
    103101     */ 
     
    123121     * </p> 
    124122     *  
    125      * @param msgType 
    126      *            type of the message 
    127123     * @return true if it is mouse-down message; false otherwise 
    128124     */ 
     
    152148     * </p> 
    153149     *  
    154      * @param msgType 
    155      *            type of the message 
    156150     * @return true if it is a double click message; false otherwise 
    157151     */ 
     
    181175     * </p> 
    182176     *  
    183      * @param msgType 
    184      *            type of the message 
    185177     * @return true if it is mouse-up message; false otherwise 
    186178     */ 
  • trunk/autoquest-plugin-mfc/src/main/java/de/ugoe/cs/autoquest/plugin/mfc/guimodel/MFCGUIElementSpec.java

    r2146 r2215  
    205205     * </p> 
    206206     *  
    207      * @param text 
     207     * @param newName 
    208208     *            new name of the window 
    209209     */ 
     
    223223     * </p> 
    224224     *  
    225      * @param text 
     225     * @param newHwnd 
    226226     *            new name of the window 
    227227     */ 
  • trunk/autoquest-plugin-php/src/main/java/de/ugoe/cs/autoquest/plugin/php/WeblogParser.java

    r927 r2215  
    247247         * <p> 
    248248         * Returns the sequences of all frequent users. 
    249          * </p> 
    250249         * </p> 
    251250         *  
  • trunk/autoquest-plugin-uml/src/main/java/de/ugoe/cs/autoquest/plugin/uml/UMLUtils.java

    r2039 r2215  
    411411     * </p> 
    412412     *  
    413      * @param sequence 
     413     * @param sequences 
    414414     *            sequence that is added as sequence diagram 
    415415     * @param model 
     
    667667     * </p> 
    668668     *  
    669      * @param comp 
     669     * @param component 
    670670     *            component whose realized interfaces are determined 
    671671     * @return realized interfaces 
     
    689689     * Determines searches within a {@link Package} for a component to which the UTP TestContext 
    690690     * stereotype is applied. 
     691     * </p> 
    691692     * <ul> 
    692693     * <li>If no testContextName is provided, the first test context found is returned.</li> 
    693694     * <li>In case no test context is found, null is returned.</li> 
    694      * </p> 
     695     * </ul> 
    695696     *  
    696697     * @param pkg 
     
    801802     * @param msgSourceLifeline 
    802803     *            source lifeline of the message 
    803      * @param targetAttributes 
     804     * @param msgTargetLifeline 
    804805     *            target lifeline of the message 
    805806     */ 
Note: See TracChangeset for help on using the changeset viewer.