source: trunk/autoquest-ui-core/src/main/resources/manuals/getTaskModelSimilarity

Last change on this file was 1895, checked in by pharms, 9 years ago
  • added support to compare task models with each other
File size: 278 bytes
Line 
1compares a set of task models with each other and drops their similarity as results
2
3$USAGE$
4<tasktreeX> the names of the task models to be compared
5
6Example(s):
7getTaskModelSimilarity taskTree1 taskTree2
8getTaskModelSimilarity taskTree1 taskTree2 taskTree3 taskTree4 taskTree5
Note: See TracBrowser for help on using the repository browser.