| <!--Copyright (c) 2000-2019 Ericsson Telecom AB |
| |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v2.0 |
| which accompanies this distribution, and is available at |
| http:www.eclipse.org/legal/epl-v10.html --> |
| <window xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl' height='386.000000' |
| id='EPTF_Main_Window' orientation='vertical' title='TTCN constructed window' |
| width='820.000000'> --> |
| <Widgets xmlns='http://ttcn.ericsson.se/protocolModules/xtdp/xtdl'> |
| <!-- <hbox id='EPTF_Main_hbox' orientation='vertical' flex='1'> --> |
| <tabbox id='Execution_Control.tabbox' layout='LISTCARD' flex='1'> |
| <tabs> |
| <tab id='Execution_Control.EG.tab' label='Entity groups' /> |
| <tab id='Execution_Control.LGens.tab' label='Clients' /> |
| </tabs> |
| <tabpanels> |
| <!-- <tabpanel orientation='vertical'> --> |
| <!-- <hbox id='Execution_Control.EG.LIST.data' orientation='vertical' --> |
| <!-- flex='1'> --> |
| <!-- <iterator element='EntityGroups' id='EGList' source='ExecCtrl'> --> |
| <!-- <label disabled='false' flex='0.000000' value='%EGList% count:' /> --> |
| <!-- <textbox flex='1.000000' id='EPTF_ExecCtrl.EG.%EGList%.count' --> |
| <!-- multiline='false' readonly='true' value=''> --> |
| <!-- <externaldata element='EntityCount' source='ExecCtrl'> --> |
| <!-- <params> --> |
| <!-- <dataparam name='EntityGroup' value='%EGList%'/> --> |
| <!-- </params> --> |
| <!-- </externaldata> --> |
| <!-- </textbox> --> |
| <!-- </iterator> --> |
| <!-- </hbox> --> |
| <!-- </tabpanel> --> |
| <tabpanel orientation='vertical'> |
| <tabbox id='Execution_Control.Clients.tabbox' layout='LISTCARD' |
| flex='1'> |
| <tabs> |
| <tabiterator element='LGenList' id='LGen' source='ExecCtrl'> |
| <tab id='Execution_Control.Clients.%LGen%.tab' label='%LGen%' /> |
| </tabiterator> |
| </tabs> |
| <tabpanels> |
| <tabpaneliterator element='LGenList' id='LGen' |
| source='ExecCtrl'> |
| <tabpanel orientation='vertical'> |
| <tabbox id='Execution_Control.Clients.EGroups.%LGen%.tabbox' |
| layout='LISTCARD' flex='1'> |
| <tabs> |
| <tabiterator element='EntityGroups' id='EGrp' |
| ptcname='%LGen%' source='LGenBase'> |
| <tab id='Execution_Control.Clients.%LGen%.%EGrp%.tab' |
| label='%EGrp%' /> |
| </tabiterator> |
| </tabs> |
| <tabpanels> |
| <tabpaneliterator element='EntityGroups' id='EGrp' |
| ptcname='%LGen%' source='LGenBase'> |
| <tabpanel orientation='vertical'> |
| <tree id='Execution_Control.Clients.%LGen%.%EGrp%.SCtree'> |
| <treecols> |
| <treecol editable='false' flex='1.000000' label='TC name' |
| widgetType='string' /> |
| <treecol editable='false' flex='1.000000' label='Enabled' |
| widgetType='checkBox' /> |
| <treecol editable='false' flex='1.000000' label='State' |
| widgetType='string' /> |
| </treecols> |
| <treechildren> |
| <iterator element='Scenarios' |
| id='Scenario' ptcname='%LGen%' source='LGenBase'> |
| <params> |
| <dataparam name='EntityGroup' value='%EGrp%' /> |
| </params> |
| <treeitem> |
| <treerow> |
| <treecell id='%LGen%.%EGrp%.%Scenario%.SCName' |
| label='%LGen%.%EGrp%.%Scenario%' tooltiptext='mikkamakka'> |
| </treecell> |
| <treecell id='%LGen%.%EGrp%.%Scenario%.Enabled' |
| label='false' tooltiptext=''> |
| </treecell> |
| <treecell id='%LGen%.%EGrp%.%Scenario%.StateName' |
| label='Idle' tooltiptext=''> |
| </treecell> |
| </treerow> |
| </treeitem> |
| </iterator> |
| </treechildren> |
| </tree> |
| </tabpanel> |
| </tabpaneliterator> |
| </tabpanels> |
| </tabbox> |
| </tabpanel> |
| </tabpaneliterator> |
| </tabpanels> |
| </tabbox> |
| </tabpanel> |
| </tabpanels> |
| </tabbox> |
| <!-- </hbox> --> |
| </Widgets> |
| <!--</window> --> |