blob: d1be637a9a371a652c1a508a26a3e438cba5a0a0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="widgets"
nsURI="http://eclipse.org/rcptt/widgets/expandbar/model" nsPrefix="org.eclipse.rcptt.widgets.expandbar.model">
<eClassifiers xsi:type="ecore:EClass" name="ExpandBar" eSuperTypes="../../org.eclipse.rcptt.tesla.core/models/ui.ecore#//Control">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//ExpandItem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpandItem" eSuperTypes="../../org.eclipse.rcptt.tesla.core/models/ui.ecore#//Widget ../../org.eclipse.rcptt.tesla.core/models/ui.ecore#//WithImage">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expanded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>