blob: 12844c03906c000149d00bd839cfa99747c1f8f2 [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="unsettable" nsURI="http://www.eclipse.org/emf/ecp/view/template/style/unsettable/model"
nsPrefix="org.eclipse.emf.ecp.view.template.style.unsettable.model">
<eClassifiers xsi:type="ecore:EClass" name="UnsettableStyleProperty" eSuperTypes="template.ecore#//StyleProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="buttonAlignment" lowerBound="1"
eType="#//ButtonAlignmentType" defaultValueLiteral="RIGHT"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ButtonAlignmentType">
<eLiterals name="RIGHT"/>
<eLiterals name="LEFT"/>
</eClassifiers>
</ecore:EPackage>