Ignore:
Timestamp:
04/29/13 12:31:22 (11 years ago)
Author:
pharms
Message:
  • improved java doc
File:
1 edited

Legend:

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

    r1167 r1180  
    2020/** 
    2121 * <p> 
    22  * Event tasks represent events. They have no children and are therefore the leaf nodes of the 
    23  * task tree. They provide information about the event they represent. This includes the event 
     22 * Event tasks represent single events. They have no children and are therefore the leaf nodes of 
     23 * a task model. They provide information about the event they represent. This includes the event 
    2424 * type and the target. 
    2525 * </p> 
Note: See TracChangeset for help on using the changeset viewer.