Ignore:
Timestamp:
09/05/14 20:20:29 (10 years ago)
Author:
rkrimmel
Message:

Added automatically created javadoc, still needs to be commented properly though

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/autoquest-core-tasktrees-alignment/src/main/java/de/ugoe/cs/autoquest/tasktrees/treeifc/ITaskModel.java

    r1733 r1734  
    1919import java.util.List; 
    2020 
     21// TODO: Auto-generated Javadoc 
    2122/** 
    2223 * <p> 
     
    4546         * returns a list of all metrics calculated by this model for the tasks and 
    4647         * stored in the respective task infos 
    47          * </p> 
     48         * </p>. 
    4849         * 
    4950         * @return as described 
     
    5657         * if the provided task does not belong to the model. 
    5758         * </p> 
    58          *  
     59         * 
     60         * @param task the task 
    5961         * @return as described 
    6062         */ 
Note: See TracChangeset for help on using the changeset viewer.