Moved laste_updated and created fields into parent RegistryRecord. All classes below...
[sfa.git] / rspec / model / Registry.ecore
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ecore:EPackage xmi:version="2.0"
3     xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4     xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Registry"
5     nsURI="http://www.planet-lab.org/Registry" nsPrefix="Registry">
6   <eClassifiers xsi:type="ecore:EClass" name="User" eSuperTypes="#//RegistryRecord">
7     <eStructuralFeatures xsi:type="ecore:EAttribute" name="email" ordered="false"
8         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
9         iD="true"/>
10     <eStructuralFeatures xsi:type="ecore:EAttribute" name="firstname" ordered="false"
11         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
12         iD="true"/>
13     <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastname" ordered="false"
14         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
15         iD="true"/>
16     <eStructuralFeatures xsi:type="ecore:EAttribute" name="phone" ordered="false"
17         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
18         iD="true"/>
19     <eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1"
20         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
21     <eStructuralFeatures xsi:type="ecore:EAttribute" name="slice" upperBound="-1"
22         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
23   </eClassifiers>
24   <eClassifiers xsi:type="ecore:EClass" name="Slice" eSuperTypes="#//RegistryRecord">
25     <eStructuralFeatures xsi:type="ecore:EAttribute" name="login_name" ordered="false"
26         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
27         iD="true"/>
28     <eStructuralFeatures xsi:type="ecore:EAttribute" name="expires" ordered="false"
29         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
30         iD="true"/>
31     <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false" lowerBound="1"
32         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
33     <eStructuralFeatures xsi:type="ecore:EAttribute" name="researcher" lowerBound="1"
34         upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
35   </eClassifiers>
36   <eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//RegistryRecord">
37     <eStructuralFeatures xsi:type="ecore:EAttribute" name="hostname" lowerBound="1"
38         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
39     <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
40         defaultValueLiteral="&quot;user&quot;"/>
41     <eStructuralFeatures xsi:type="ecore:EAttribute" name="latitude" ordered="false"
42         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
43         iD="true"/>
44     <eStructuralFeatures xsi:type="ecore:EAttribute" name="longitude" ordered="false"
45         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
46         iD="true"/>
47   </eClassifiers>
48   <eClassifiers xsi:type="ecore:EClass" name="Authority" eSuperTypes="#//RegistryRecord">
49     <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
50         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
51     <eStructuralFeatures xsi:type="ecore:EAttribute" name="last_updated" ordered="false"
52         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
53         iD="true"/>
54     <eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false" lowerBound="1"
55         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
56     <eStructuralFeatures xsi:type="ecore:EAttribute" name="researcher" upperBound="-1"
57         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
58     <eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
59         upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
60     <eStructuralFeatures xsi:type="ecore:EAttribute" name="PI" lowerBound="1" upperBound="-1"
61         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
62   </eClassifiers>
63   <eClassifiers xsi:type="ecore:EClass" name="RegistryRecord">
64     <eStructuralFeatures xsi:type="ecore:EAttribute" name="hrn" ordered="false" lowerBound="1"
65         eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
66     <eStructuralFeatures xsi:type="ecore:EReference" name="gid" lowerBound="1" eType="#//gid"/>
67     <eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
68         defaultValueLiteral=""/>
69     <eStructuralFeatures xsi:type="ecore:EAttribute" name="created" ordered="false"
70         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
71         iD="true"/>
72     <eStructuralFeatures xsi:type="ecore:EAttribute" name="last_updated" ordered="false"
73         lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"
74         iD="true"/>
75   </eClassifiers>
76   <eClassifiers xsi:type="ecore:EClass" name="gid">
77     <eStructuralFeatures xsi:type="ecore:EAttribute" name="hrn" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
78     <eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
79   </eClassifiers>
80 </ecore:EPackage>