mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00412
[Branch ~mlhim-specs-dev/mlhim-specs/main] Rev 207: Corrected errors in the model and created a generator model.
------------------------------------------------------------
revno: 207
committer: Timothy W. Cook <timothywayne.cook@xxxxxxxxx>
branch nick: mlhim-specs
timestamp: Sun 2011-10-16 07:49:32 -0500
message:
Corrected errors in the model and created a generator model.
added:
mlhim2-emf/org.mlhim2/mlhim2.genmodel
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-10-16 12:41:55 +0000
+++ mlhim2-emf/org.mlhim2/mlhim2.ecore 2011-10-16 12:49:32 +0000
@@ -20,13 +20,10 @@
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dv" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="language" eType="#//datatypes/DvCodedString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="enumeration">
- <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList">
- <eTypeArguments/>
- </eGenericType>
- </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="enumeration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
+ defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="whitespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEnumerator"
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="whitespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="preserve"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min_length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
@@ -48,11 +45,7 @@
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assignor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DvParagraph" eSuperTypes="#//datatypes/DvAny">
- <eStructuralFeatures xsi:type="ecore:EAttribute" name="items">
- <eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList">
- <eTypeArguments/>
- </eGenericType>
- </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="items" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DvEncapsulated" abstract="true" eSuperTypes="#//datatypes/DvAny">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" lowerBound="1"
=== added file 'mlhim2-emf/org.mlhim2/mlhim2.genmodel'
--- mlhim2-emf/org.mlhim2/mlhim2.genmodel 1970-01-01 00:00:00 +0000
+++ mlhim2-emf/org.mlhim2/mlhim2.genmodel 2011-10-16 12:49:32 +0000
@@ -0,0 +1,319 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<genmodel:GenModel xmi:version="2.0"
+ xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
+ xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.mlhim2/src"
+ modelPluginID="org.mlhim2" modelName="Mlhim2" importerID="org.eclipse.emf.importer.ecore"
+ complianceLevel="6.0" copyrightFields="false">
+ <foreignModel>mlhim2.ecore</foreignModel>
+ <genPackages prefix="Mlhim2" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#/">
+ <nestedGenPackages prefix="Datatypes" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//datatypes">
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//datatypes/DvAny">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvAny/ev"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvAny/valid_time_begin"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvAny/valid_time_end"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvBoolean">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvBoolean/dv"/>
+ <genOperations ecoreOperation="mlhim2.ecore#//datatypes/DvBoolean/convert"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvURI">
+ <genOperations ecoreOperation="mlhim2.ecore#//datatypes/DvURI/validURI"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvString">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/dv"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvString/language"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/uuid"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/enumeration"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/pattern"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/whitespace"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/length"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/min_length"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvString/max_length"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvNormalizedString">
+ <genOperations ecoreOperation="mlhim2.ecore#//datatypes/DvNormalizedString/normalize"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvToken">
+ <genOperations ecoreOperation="mlhim2.ecore#//datatypes/DvToken/tokenize"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvCodedString">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvCodedString/terminology_abbrev"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvCodedString/terminology_name"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvIdentifier">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvIdentifier/name"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvIdentifier/issuer"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvIdentifier/assignor"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvParagraph">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvParagraph/items"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//datatypes/DvEncapsulated">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvEncapsulated/size"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvEncapsulated/charset"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvEncapsulated/language"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvParsable">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvParsable/dv"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvParsable/formalism"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//datatypes/DvMedia">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvMedia/uri"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvMedia/mime_type"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvMedia/compression_type"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvMedia/hash_result"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvMedia/hash_function"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvMedia/alt_txt"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//datatypes/DvOrdered">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvOrdered/normal_range"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvOrdered/other_reference_ranges"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvOrdered/normal_status"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvOrdinal">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvOrdinal/dv"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvOrdinal/symbol"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//datatypes/DvQuantified">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvQuantified/magnitude"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvQuantified/magnitude_status"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvQuantified/error"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvQuantified/accuracy"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvCount">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvCount/units"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvQuantity">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvQuantity/units"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvRatio">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvRatio/numerator"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvRatio/denominator"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvRate">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvRate/rate_type"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvProportion">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvProportion/proportion_type"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvInterval">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvInterval/lower"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/DvInterval/upper"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvInterval/lower_included"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvInterval/upper_included"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvInterval/lower_unbounded"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvInterval/upper_unbounded"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/ReferenceRange">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/ReferenceRange/definition"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//datatypes/ReferenceRange/data_range"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvDuration">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvDuration/dv"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvDateTime">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvDateTime/dv"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//datatypes/DvDateTime/allow_partial"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvDate"/>
+ <genClasses ecoreClass="mlhim2.ecore#//datatypes/DvTime"/>
+ </nestedGenPackages>
+ <nestedGenPackages prefix="Demographic" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//demographic">
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//demographic/Party"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/NonHuman"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Person"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Group"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Organization"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Agent"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Relationship"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/GeographicLocation"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/CommunicationsEvent"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/ContactMechanism"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Case"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/GeographicBoundary"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Role"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Actor"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/Address"/>
+ <genClasses ecoreClass="mlhim2.ecore#//demographic/ElectronicMedia"/>
+ </nestedGenPackages>
+ <nestedGenPackages prefix="Common" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//common">
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//common/Locatable">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//common/Locatable/name"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//common/Locatable/parent"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//common/Locatable/uuid"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Locatable/feeder_audit"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//common/Attestation">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Attestation/attested_view"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Attestation/proof"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Attestation/reason"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Attestation/is_pending"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Attestation/committer"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Attestation/time_commmitted"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//common/PartyProxy">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//common/PartyProxy/external_ref"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//common/PartyIdentified">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//common/PartyIdentified/name"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/PartyIdentified/identifiers"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//common/PartyRelated">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/PartyRelated/relationship"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//common/Participation">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Participation/performer"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Participation/function"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Participation/mode"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Participation/start_time"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/Participation/end_time"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//common/FeederAudit">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAudit/originating_system_audit"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAudit/originating_system_ids"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAudit/feeder_system_audit"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAudit/feeder_system_ids"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAudit/original_content"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//common/FeederAuditDetails">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAuditDetails/system_id"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAuditDetails/provider"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAuditDetails/location"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAuditDetails/time"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//common/FeederAuditDetails/subject"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//common/FeederAuditDetails/version_id"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//common/ExceptionalValue"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/NI"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/MSK"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/INV"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/DER"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/UNC"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/OTH"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/NINF"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/PINF"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/UNK"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/ASKR"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/NASK"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/QS"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/TRC"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/ASKU"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/NAV"/>
+ <genClasses ecoreClass="mlhim2.ecore#//common/NA"/>
+ </nestedGenPackages>
+ <nestedGenPackages prefix="Metadata" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//metadata">
+ <genClasses ecoreClass="mlhim2.ecore#//metadata/MetadataSet">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//metadata/MetadataSet/name"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//metadata/MetadataSet/entries"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//metadata/MetadataEntry">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//metadata/MetadataEntry/name"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//metadata/MetadataEntry/contents"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//metadata/Metadata">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//metadata/Metadata/content"/>
+ </genClasses>
+ </nestedGenPackages>
+ <nestedGenPackages prefix="Ccd" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//ccd">
+ <genClasses ecoreClass="mlhim2.ecore#//ccd/CCD">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//ccd/CCD/definition"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//ccd/CCD/metadata"/>
+ </genClasses>
+ </nestedGenPackages>
+ <nestedGenPackages prefix="Structures" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//structures">
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//structures/Item"/>
+ <genClasses ecoreClass="mlhim2.ecore#//structures/Slot">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//structures/Slot/allowed_ccds"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//structures/Slot/ccd"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//structures/Cluster">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/Cluster/items"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//structures/Element">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/Element/dv"/>
+ </genClasses>
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//structures/Event">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/Event/time"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/Event/data"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//structures/IntervalEvent">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/IntervalEvent/width"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/IntervalEvent/math_function"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//structures/IntervalEvent/sample_count"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//structures/PointEvent"/>
+ </nestedGenPackages>
+ <nestedGenPackages prefix="Content" disposableProviderFactory="true" ecorePackage="mlhim2.ecore#//content">
+ <genClasses image="false" ecoreClass="mlhim2.ecore#//content/Entry">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/language"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/encoding"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/subject"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/provider"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/other_participations"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//content/Entry/workflow_id"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/links"/>
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/Entry/attestation"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//content/CareEntry">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//content/CareEntry/guideline_id"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute mlhim2.ecore#//content/CareEntry/protocol"/>
+ </genClasses>
+ <genClasses ecoreClass="mlhim2.ecore#//content/AdminEntry">
+ <genFeatures notify="false" createChild="false" propertySortChoices="true"
+ ecoreFeature="ecore:EReference mlhim2.ecore#//content/AdminEntry/data"/>
+ </genClasses>
+ </nestedGenPackages>
+ </genPackages>
+</genmodel:GenModel>