SELECT_ALL ​
SELECT_ALL sets all objects in a model selected. All previous selections will stay selected.
Syntax ​
leo-grammar
CC "Modeling" SELECT_ALL [ modelid:intVal ] [ with-swimlanes ] .
# --> RESULT ecode:intValue .
Parameters ​
modelid
(idValue, optional) -with-swimlanes
(modifier) -
Returns ​
ecode
(intValue) - Contains the error code or is 0 in case of success.
Details ​
The ID of the model whose objects shall be selected is passed with modelid. If modelid is not specified, SELECT_ALL is applied to the active model window.
Activity "aktiv6" is selected, "aktiv5" is not.
Hint: does not work for tabular modeling.
See Also ​
Examples ​
Versions and Changes ​
Available since ADOxx 1.3