Last change
on this file since 842 was
820,
checked in by sherbold, 12 years ago
|
- modified GUIModel to not automatically merge nodes during the creation of the model, but rather after the creation is completed through a call of condenseModel
- added command condenseGuiModel
|
File size:
301 bytes
|
Line | |
---|
1 | Merges equal nodes in a GUI model. It is highly recommended to call this command after sequences have been parsed. |
---|
2 | |
---|
3 | $USAGE$ |
---|
4 | <sequencesName> optional; the name of the sequences, of which the related GUI model is condensed; default: sequences |
---|
5 | |
---|
6 | Example(s): |
---|
7 | condenseGuiModel |
---|
8 | condenseGuiModel someSequences |
---|
Note: See
TracBrowser
for help on using the repository browser.