blob: 3ed730e578a00b5f0baf567a9aaee9b773764e0d [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="claimtypes" nsURI="http://opencert.org/claimtypes/1.0" nsPrefix="ct">
<eClassifiers xsi:type="ecore:EClass" name="ClaimType" eSuperTypes="../../org.eclipse.opencert.infra.general/model/general.ecore#//DescribableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sentenceStructures" upperBound="-1"
eType="#//SentenceStructure" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClaimTypeRepository" eSuperTypes="../../org.eclipse.opencert.infra.general/model/general.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="claimTypes" upperBound="-1"
eType="#//ClaimType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SentenceStructure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>