Ignore:
Timestamp:
09/05/14 19:33:12 (10 years ago)
Author:
rkrimmel
Message:

Used Eclipse code cleanup

File:
1 edited

Legend:

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

    r1294 r1733  
    1717/** 
    1818 * <p> 
    19  * a temporal relationship rule is the main interface for all rules applied for generating 
    20  * temporal relationships in a task tree. It is just a marker interface. More important are the 
    21  * sub interfaces {@link ISessionScopeRule} and {@link ITaskInstanceScopeRule}. 
     19 * a temporal relationship rule is the main interface for all rules applied for 
     20 * generating temporal relationships in a task tree. It is just a marker 
     21 * interface. More important are the sub interfaces {@link ISessionScopeRule} 
     22 * and {@link ITaskInstanceScopeRule}. 
    2223 * </p> 
    2324 *  
Note: See TracChangeset for help on using the changeset viewer.