← Back to team overview

mlhim-specs-dev team mailing list archive

[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 190: Working on Common

 

------------------------------------------------------------
revno: 190
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Mon 2011-09-26 07:47:54 -0500
message:
  Working on Common
modified:
  mlhim2-emf/org.mlhim2/mlhim2.ecore


--
lp:mlhim-specs
https://code.launchpad.net/~mlhim-specs-dev/mlhim-specs/main

Your team MLHIM Specifications Developers is subscribed to branch lp:mlhim-specs.
To unsubscribe from this branch go to https://code.launchpad.net/~mlhim-specs-dev/mlhim-specs/main/+edit-subscription
=== modified file 'mlhim2-emf/org.mlhim2/mlhim2.ecore'
--- mlhim2-emf/org.mlhim2/mlhim2.ecore	2011-09-25 20:38:47 +0000
+++ mlhim2-emf/org.mlhim2/mlhim2.ecore	2011-09-26 12:47:54 +0000
@@ -69,7 +69,15 @@
   </eSubpackages>
   <eSubpackages name="entity"/>
   <eSubpackages name="common">
-    <eClassifiers xsi:type="ecore:EClass" name="Locatable"/>
+    <eClassifiers xsi:type="ecore:EClass" name="Locatable" abstract="true"/>
+    <eClassifiers xsi:type="ecore:EClass" name="Attestation" eSuperTypes="#//common/Locatable"/>
+    <eClassifiers xsi:type="ecore:EClass" name="PartyProxy" abstract="true"/>
+    <eClassifiers xsi:type="ecore:EClass" name="PartyIdentified" eSuperTypes="#//common/PartyProxy"/>
+    <eClassifiers xsi:type="ecore:EClass" name="PartyRelated" eSuperTypes="#//common/PartyIdentified"/>
+    <eClassifiers xsi:type="ecore:EClass" name="PartySelf" eSuperTypes="#//common/PartyProxy"/>
+    <eClassifiers xsi:type="ecore:EClass" name="Participation"/>
+    <eClassifiers xsi:type="ecore:EClass" name="FeederAudit"/>
+    <eClassifiers xsi:type="ecore:EClass" name="FeederAuditDetails"/>
   </eSubpackages>
   <eSubpackages name="metadata"/>
   <eSubpackages name="ccd"/>