Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/META-INF/MANIFEST.MF11
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProcessSegment.profile.uml11120
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.di2
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.genmodel2141
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.notation9
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.uml2866
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-WorkSchedule.profile.uml2598
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_ProductionSchedule.ecore2141
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.di2
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.notation27
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.uml900
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.ecore13
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.genmodel11
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.notation631
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.uml115
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/plugin.xml23
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/AllSchemas.xsd87
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-ProductionSchedule.genmodel1339
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.ecore7038
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.uml6377
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/ecore.uml933
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentFactory.java96
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentPackage.java560
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/EquipmentSegmentSpecification.java18
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/MaterialSegmentSpecification.java18
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PersonnelSegmentSpecification.java18
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PhysicalAssetSegmentSpecification.java18
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegment.java99
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentInformation.java79
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentParameter.java18
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionRequest.java52
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedule.java52
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionScheduleFactory.java51
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedulePackage.java236
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionRequestImpl.java158
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleFactoryImpl.java106
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleImpl.java158
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionSchedulePackageImpl.java223
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleAdapterFactory.java138
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleSwitch.java131
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentFactoryImpl.java161
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentPackageImpl.java368
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/EquipmentSegmentSpecificationImpl.java39
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/MaterialSegmentSpecificationImpl.java39
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PersonnelSegmentSpecificationImpl.java39
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PhysicalAssetSegmentSpecificationImpl.java39
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentImpl.java260
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentInformationImpl.java219
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentParameterImpl.java39
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentAdapterFactory.java228
-rw-r--r--extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentSwitch.java236
51 files changed, 30745 insertions, 11535 deletions
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/META-INF/MANIFEST.MF b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/META-INF/MANIFEST.MF
index 0e80af9998f..43ca65f6817 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/META-INF/MANIFEST.MF
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/META-INF/MANIFEST.MF
@@ -18,8 +18,13 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.uml2.uml.resources;bundle-version="5.1.0",
org.eclipse.gmf.runtime.emf.core;bundle-version="1.7.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Export-Package:
- org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML,
+Export-Package: org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML,
org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML.impl,
- org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML.util
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML.util,
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment,
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule,
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl,
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.util,
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl,
+ org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.util
Bundle-ActivationPolicy: lazy
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProcessSegment.profile.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProcessSegment.profile.uml
index 1d0b5aea67d..6e00ebcc363 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProcessSegment.profile.uml
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProcessSegment.profile.uml
@@ -1,11120 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
-<<<<<<< Upstream, based on origin/master
-<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_dDMCoGiEEeWCo9T3AC65kw" name="v0600" metamodelReference="_dDMCoWiEEeWCo9T3AC65kw">
- <packageImport xmi:id="_dDMCoWiEEeWCo9T3AC65kw">
- <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
- </packageImport>
- <packagedElement xmi:type="uml:DataType" xmi:id="QualificationTestSpecificationIDType" name="QualificationTestSpecificationIDType">
- <generalization xmi:id="QualificationTestSpecificationIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.145" memberEnd="MaterialSegmentSpecificationType-materialClassID _packagedElement.145-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.145-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.145"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="ResourceReferenceType1TypeBase" name="ResourceReferenceType1TypeBase">
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-Personnel" name="Personnel"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-PersonnelClass" name="PersonnelClass"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-Equipment" name="Equipment"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-EquipmentClass" name="EquipmentClass"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-MaterialClass" name="MaterialClass"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-MaterialDefinition" name="MaterialDefinition"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-MaterialLot" name="MaterialLot"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-MaterialSublot" name="MaterialSublot"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-PhysicalAsset" name="PhysicalAsset"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-PhysicalAssetClass" name="PhysicalAssetClass"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-WorkMaster" name="WorkMaster"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-ProcessSegment" name="ProcessSegment"/>
- <ownedLiteral xmi:id="ResourceReferenceType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.46" memberEnd="TransStateChangeType-description _packagedElement.46-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.46-_ownedEnd.0" type="_dDPGEmiEEeWCo9T3AC65kw" association="_packagedElement.46"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.325" memberEnd="RespondProcessSegmentInformationType-applicationArea _packagedElement.325-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.325-_ownedEnd.0" type="_dDNQ4WiEEeWCo9T3AC65kw" association="_packagedElement.325"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="IdentifierType" name="IdentifierType">
- <ownedAttribute xmi:id="IdentifierType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeAgencyID" name="schemeAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeAgencyName" name="schemeAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeAgencyName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeDataURI" name="schemeDataURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeDataURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeID" name="schemeID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeName" name="schemeName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeURI" name="schemeURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="IdentifierType-schemeVersionID" name="schemeVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="IdentifierType-schemeVersionID-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.300" memberEnd="DocumentRoot-changeProcessSegment _packagedElement.300-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.300-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.300"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="MaterialUse1TypeBase" name="MaterialUse1TypeBase">
- <ownedLiteral xmi:id="MaterialUse1TypeBase-Consumed" name="Consumed"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-Produced" name="Produced"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-Consumable" name="Consumable"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-ReplacedAssetn" name="ReplacedAssetn"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-ReplacementAsset" name="ReplacementAsset"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-Sample" name="Sample"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-ResurnedSample" name="ResurnedSample"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-Carrier" name="Carrier"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-ReturnedCarrier" name="ReturnedCarrier"/>
- <ownedLiteral xmi:id="MaterialUse1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.259" memberEnd="TransRespondType-originalApplicationArea _packagedElement.259-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.259-_ownedEnd.0" type="_dDMpu2iEEeWCo9T3AC65kw" association="_packagedElement.259"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.437" memberEnd="OpMaterialCapabilityPropertyType-quantity _packagedElement.437-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.437-_ownedEnd.0" type="_dDNQ3GiEEeWCo9T3AC65kw" association="_packagedElement.437"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.505" memberEnd="OpPersonnelCapabilityType-reason _packagedElement.505-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.505-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.505"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMComiEEeWCo9T3AC65kw" name="NamedElement_EquipmentSegmentSpecificationProperty" memberEnd="_dDMCo2iEEeWCo9T3AC65kw _dDOe9GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCo2iEEeWCo9T3AC65kw" name="extension_EquipmentSegmentSpecificationProperty" type="_dDOe82iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMComiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCpGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCpWiEEeWCo9T3AC65kw" name="NamedElement_DataArea8" memberEnd="_dDMCpmiEEeWCo9T3AC65kw _dDMqD2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCpmiEEeWCo9T3AC65kw" name="extension_DataArea8" type="_dDMqDmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCpWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCp2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.407" memberEnd="OpEquipmentRequirementType-equipmentUse _packagedElement.407-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.407-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.407"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.516" memberEnd="OpPersonnelRequirementPropertyType-description _packagedElement.516-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.516-_ownedEnd.0" type="_dDPGDmiEEeWCo9T3AC65kw" association="_packagedElement.516"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialSubLotIDType" name="MaterialSubLotIDType">
- <generalization xmi:id="MaterialSubLotIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.222" memberEnd="DataAreaType10-cancel _packagedElement.222-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.222-_ownedEnd.0" type="_dDPGLGiEEeWCo9T3AC65kw" association="_packagedElement.222"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="MaterialUse1TypeBaseObject" name="MaterialUse1TypeBaseObject">
- <generalization xmi:id="MaterialUse1TypeBaseObject-_generalization.0" general="MaterialUse1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCqGiEEeWCo9T3AC65kw" name="NamedElement_OpMaterialRequirementProperty" memberEnd="_dDMCqWiEEeWCo9T3AC65kw _dDPGDWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCqWiEEeWCo9T3AC65kw" name="extension_OpMaterialRequirementProperty" type="_dDPGDGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCqGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCqmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.513" memberEnd="OpPersonnelCapabilityType-personnelCapabilityProperty _packagedElement.513-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.513-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.513"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.88" memberEnd="PersonnelSegmentSpecificationType-personnelUse _packagedElement.88-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.88-_ownedEnd.0" type="_dDMCxWiEEeWCo9T3AC65kw" association="_packagedElement.88"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.547" memberEnd="OpPhysicalAssetCapabilityType-physicalAssetID _packagedElement.547-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.547-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.547"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="StorageHierarchyScopeType" name="StorageHierarchyScopeType">
- <generalization xmi:id="StorageHierarchyScopeType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PriorityType" name="PriorityType">
- <generalization xmi:id="PriorityType-_generalization.0" general="NumericType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.194" memberEnd="DataAreaType15-processSegment _packagedElement.194-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.194-_ownedEnd.0" type="_dDN3-miEEeWCo9T3AC65kw" association="_packagedElement.194"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.471" memberEnd="OpMaterialRequirementType-storageLocation _packagedElement.471-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.471-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.471"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCq2iEEeWCo9T3AC65kw" name="Parameter" visibility="public">
- <ownedAttribute xmi:id="ParameterType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.168"/>
- <ownedAttribute xmi:id="ParameterType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.169">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ParameterType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ParameterType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ParameterType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.170">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ParameterType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ParameterType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ParameterType-parameter" name="parameter" type="_dDMCq2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.171">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ParameterType-parameter-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ParameterType-parameter-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCrGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe_WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.186" memberEnd="ProcessSegmentType-processSegment _packagedElement.186-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.186-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.186"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.424" memberEnd="OpEquipmentSpecificationType-equipmentUse _packagedElement.424-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.424-_ownedEnd.0" type="_dDPGEGiEEeWCo9T3AC65kw" association="_packagedElement.424"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PersonnelClassIDType" name="PersonnelClassIDType">
- <generalization xmi:id="PersonnelClassIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="WorkType1TypeBaseObject" name="WorkType1TypeBaseObject">
- <generalization xmi:id="WorkType1TypeBaseObject-_generalization.0" general="WorkType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.342" memberEnd="SyncProcessSegmentInformationType-dataArea _packagedElement.342-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.342-_ownedEnd.0" type="_dDPF_2iEEeWCo9T3AC65kw" association="_packagedElement.342"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.446" memberEnd="OpMaterialCapabilityType-reason _packagedElement.446-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.446-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.446"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCrWiEEeWCo9T3AC65kw" name="TransConfirm" visibility="public">
- <ownedAttribute xmi:id="TransConfirmType-originalApplicationArea" name="originalApplicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.647">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransConfirmType-originalApplicationArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransConfirmType-responseCriteria" name="responseCriteria" type="_dDN4EGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.648">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransConfirmType-responseCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransConfirmType-responseCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCrmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCyWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCr2iEEeWCo9T3AC65kw" name="QuantityValue" visibility="public">
- <ownedAttribute xmi:id="QuantityValueType-quantityString" name="quantityString" type="QuantityStringType" isOrdered="true" aggregation="composite" association="_packagedElement.92"/>
- <ownedAttribute xmi:id="QuantityValueType-dataType" name="dataType" type="DataTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.95">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityValueType-dataType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="QuantityValueType-unitOfMeasure" name="unitOfMeasure" type="UnitOfMeasureType" isOrdered="true" aggregation="composite" association="_packagedElement.97">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityValueType-unitOfMeasure-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="QuantityValueType-key" name="key" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.98">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityValueType-key-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCsGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMC0miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EndTimeType" name="EndTimeType">
- <generalization xmi:id="EndTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MeasureType" name="MeasureType">
- <ownedAttribute xmi:id="MeasureType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MeasureType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MeasureType-unitCode" name="unitCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MeasureType-unitCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MeasureType-unitCodeListVersionID" name="unitCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MeasureType-unitCodeListVersionID-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCsWiEEeWCo9T3AC65kw" name="NamedElement_TransSync" memberEnd="_dDMCsmiEEeWCo9T3AC65kw _dDOfBmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCsmiEEeWCo9T3AC65kw" name="extension_TransSync" type="_dDOfBWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCsWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCs2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.389" memberEnd="OpEquipmentCapabilityType-reason _packagedElement.389-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.389-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.389"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCtGiEEeWCo9T3AC65kw" name="DataArea11" visibility="public">
- <ownedAttribute xmi:id="DataAreaType11-show" name="show" type="_dDMp9WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.276"/>
- <ownedAttribute xmi:id="DataAreaType11-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.277">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType11-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCtWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN4GGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCtmiEEeWCo9T3AC65kw" name="NamedElement_TransActionCriteria" memberEnd="_dDMCt2iEEeWCo9T3AC65kw _dDNQzGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCt2iEEeWCo9T3AC65kw" name="extension_TransActionCriteria" type="_dDNQy2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCtmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCuGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.19" memberEnd="TransApplicationAreaType-creationDateTime _packagedElement.19-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.19-_ownedEnd.0" type="_dDMpxGiEEeWCo9T3AC65kw" association="_packagedElement.19"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.576" memberEnd="OpPhysicalAssetSpecificationPropertyType-description _packagedElement.576-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.576-_ownedEnd.0" type="_dDPGHGiEEeWCo9T3AC65kw" association="_packagedElement.576"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.316" memberEnd="ProcessProcessSegmentInformationType-dataArea _packagedElement.316-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.316-_ownedEnd.0" type="_dDN4BGiEEeWCo9T3AC65kw" association="_packagedElement.316"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCuWiEEeWCo9T3AC65kw" name="DataArea7" visibility="public">
- <ownedAttribute xmi:id="DataAreaType7-change" name="change" type="_dDOe8WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.237"/>
- <ownedAttribute xmi:id="DataAreaType7-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.238">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType7-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCumiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMqC2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCu2iEEeWCo9T3AC65kw" name="TestResult" visibility="public">
- <ownedAttribute xmi:id="TestResultType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.639">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TestResultType-iD-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TestResultType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.640">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TestResultType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TestResultType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TestResultType-testDateTime" name="testDateTime" type="TestDateTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.641">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TestResultType-testDateTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TestResultType-result" name="result" type="_dDN34GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.642">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TestResultType-result-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TestResultType-result-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TestResultType-expirationTime" name="expirationTime" type="ExpirationTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.643">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TestResultType-expirationTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCvGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN37miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCvWiEEeWCo9T3AC65kw" name="PhysicalAssetSegmentSpecification" visibility="public">
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetClassID" name="physicalAssetClassID" type="PhysicalAssetClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.129">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetClassID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetID" name="physicalAssetID" type="PhysicalAssetIDType" isOrdered="true" aggregation="composite" association="_packagedElement.131">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.132">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PhysicalAssetSegmentSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetUse" name="physicalAssetUse" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.133">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.134">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PhysicalAssetSegmentSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetSegmentSpecificationProperty" name="physicalAssetSegmentSpecificationProperty" type="_dDMpsmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.140">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetSegmentSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PhysicalAssetSegmentSpecificationType-physicalAssetSegmentSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCvmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfEmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="CapabilityTypeType" name="CapabilityTypeType">
- <generalization xmi:id="CapabilityTypeType-_generalization.0" general="CapabilityType1Type"/>
- <ownedAttribute xmi:id="CapabilityTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CapabilityTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProductProductionRuleIDType" name="ProductProductionRuleIDType">
- <generalization xmi:id="ProductProductionRuleIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="WorkScheduleIDType" name="WorkScheduleIDType">
- <generalization xmi:id="WorkScheduleIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.237" memberEnd="DataAreaType7-change _packagedElement.237-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.237-_ownedEnd.0" type="_dDMCuWiEEeWCo9T3AC65kw" association="_packagedElement.237"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCv2iEEeWCo9T3AC65kw" name="NamedElement_RespondProcessSegment" memberEnd="_dDMCwGiEEeWCo9T3AC65kw _dDMqE2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCwGiEEeWCo9T3AC65kw" name="extension_RespondProcessSegment" type="_dDMqEmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCv2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCwWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.5" memberEnd="TransSenderType-componentID _packagedElement.5-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.5-_ownedEnd.0" type="_dDNQw2iEEeWCo9T3AC65kw" association="_packagedElement.5"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCwmiEEeWCo9T3AC65kw" name="NamedElement_OpEquipmentCapabilityProperty" memberEnd="_dDMCw2iEEeWCo9T3AC65kw _dDNQymiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCw2iEEeWCo9T3AC65kw" name="extension_OpEquipmentCapabilityProperty" type="_dDNQyWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCwmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCxGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCxWiEEeWCo9T3AC65kw" name="PersonnelSegmentSpecification" visibility="public">
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationType-personnelClassID" name="personnelClassID" type="PersonnelClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.84">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationType-personnelClassID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationType-personID" name="personID" type="PersonIDType" isOrdered="true" aggregation="composite" association="_packagedElement.86">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationType-personID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.87">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PersonnelSegmentSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationType-personnelUse" name="personnelUse" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.88">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationType-personnelUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.99">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PersonnelSegmentSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationType-personnelSegmentSpecificationProperty" name="personnelSegmentSpecificationProperty" type="_dDMp1WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.111">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationType-personnelSegmentSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PersonnelSegmentSpecificationType-personnelSegmentSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCxmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN3_miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCx2iEEeWCo9T3AC65kw" name="OpMaterialCapability" visibility="public">
- <ownedAttribute xmi:id="OpMaterialCapabilityType-materialClassID" name="materialClassID" type="MaterialClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.440">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-materialClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-materialClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-materialDefinitionID" name="materialDefinitionID" type="MaterialDefinitionIDType" isOrdered="true" aggregation="composite" association="_packagedElement.441">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-materialDefinitionID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-materialDefinitionID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-materialLotID" name="materialLotID" type="MaterialLotIDType" isOrdered="true" aggregation="composite" association="_packagedElement.442">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-materialLotID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-materialLotID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-materialSubLotID" name="materialSubLotID" type="MaterialSubLotIDType" isOrdered="true" aggregation="composite" association="_packagedElement.443">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-materialSubLotID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-materialSubLotID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.444">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-capabilityType" name="capabilityType" type="CapabilityTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.445">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-capabilityType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-reason" name="reason" type="ReasonType" isOrdered="true" aggregation="composite" association="_packagedElement.446">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-reason-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-confidenceFactor" name="confidenceFactor" type="ConfidenceFactorType" isOrdered="true" aggregation="composite" association="_packagedElement.447">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-confidenceFactor-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.448">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-materialUse" name="materialUse" type="MaterialUseType" isOrdered="true" aggregation="composite" association="_packagedElement.449">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-materialUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-startTime" name="startTime" type="StartTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.450">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-startTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-endTime" name="endTime" type="EndTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.451">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-endTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-assemblyCapability" name="assemblyCapability" type="_dDMCx2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.452">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-assemblyCapability-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-assemblyCapability-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-assemblyType" name="assemblyType" type="AssemblyTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.453">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-assemblyType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-assemblyRelationship" name="assemblyRelationship" type="AssemblyRelationshipType" isOrdered="true" aggregation="composite" association="_packagedElement.454">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-assemblyRelationship-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.455">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityType-materialCapabilityProperty" name="materialCapabilityProperty" type="_dDNQ3GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.456">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityType-materialCapabilityProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityType-materialCapabilityProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCyGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe92iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.147" memberEnd="MaterialSegmentSpecificationType-materialDefinitionID _packagedElement.147-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.147-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.147"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.256" memberEnd="DataAreaType2-processSegment _packagedElement.256-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.256-_ownedEnd.0" type="_dDOe9WiEEeWCo9T3AC65kw" association="_packagedElement.256"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EquipmentUseType" name="EquipmentUseType">
- <generalization xmi:id="EquipmentUseType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.126" memberEnd="ProcessSegmentType-equipmentSegmentSpecification _packagedElement.126-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.126-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.126"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMCyWiEEeWCo9T3AC65kw" name="NamedElement_TransConfirm" memberEnd="_dDMCymiEEeWCo9T3AC65kw _dDMCrmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMCymiEEeWCo9T3AC65kw" name="extension_TransConfirm" type="_dDMCrWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMCyWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMCy2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.329" memberEnd="ShowProcessSegmentType-applicationArea _packagedElement.329-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.329-_ownedEnd.0" type="_dDPGKGiEEeWCo9T3AC65kw" association="_packagedElement.329"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.544" memberEnd="OpPhysicalAssetCapabilityPropertyType-quantity _packagedElement.544-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.544-_ownedEnd.0" type="_dDMqFGiEEeWCo9T3AC65kw" association="_packagedElement.544"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.426" memberEnd="OpEquipmentSpecificationType-equipmentSpecificationProperty _packagedElement.426-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.426-_ownedEnd.0" type="_dDPGEGiEEeWCo9T3AC65kw" association="_packagedElement.426"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.73" memberEnd="ProcessSegmentType-iD _packagedElement.73-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.73-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.73"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.422" memberEnd="OpEquipmentSpecificationType-equipmentID _packagedElement.422-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.422-_ownedEnd.0" type="_dDPGEGiEEeWCo9T3AC65kw" association="_packagedElement.422"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.21" memberEnd="TransApplicationAreaType-signature _packagedElement.21-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.21-_ownedEnd.0" type="_dDMpxGiEEeWCo9T3AC65kw" association="_packagedElement.21"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCzGiEEeWCo9T3AC65kw" name="OpEquipmentRequirement" visibility="public">
- <ownedAttribute xmi:id="OpEquipmentRequirementType-equipmentClassID" name="equipmentClassID" type="EquipmentClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.404">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-equipmentClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementType-equipmentClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.405">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-equipmentID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementType-equipmentID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.406">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-equipmentUse" name="equipmentUse" type="EquipmentUseType" isOrdered="true" aggregation="composite" association="_packagedElement.407">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-equipmentUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.408">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.409">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-equipmentLevel" name="equipmentLevel" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.410">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-equipmentLevel-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-equipmentRequirementProperty" name="equipmentRequirementProperty" type="_dDMp92iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.411">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-equipmentRequirementProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementType-equipmentRequirementProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementType-requiredByRequestedSegmentResponse" name="requiredByRequestedSegmentResponse" type="RequiredByRequestedSegmentResponseType" isOrdered="true" aggregation="composite" association="_packagedElement.414">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementType-requiredByRequestedSegmentResponse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCzWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPF8GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.4" memberEnd="TransSenderType-logicalID _packagedElement.4-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.4-_ownedEnd.0" type="_dDNQw2iEEeWCo9T3AC65kw" association="_packagedElement.4"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="WorkRequestIDType" name="WorkRequestIDType">
- <generalization xmi:id="WorkRequestIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="StorageLocationType" name="StorageLocationType">
- <generalization xmi:id="StorageLocationType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.270" memberEnd="DataAreaType6-get _packagedElement.270-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.270-_ownedEnd.0" type="_dDMptGiEEeWCo9T3AC65kw" association="_packagedElement.270"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.165" memberEnd="MaterialSegmentSpecificationType-materialSegmentSpecificationProperty _packagedElement.165-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.165-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.165"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMCzmiEEeWCo9T3AC65kw" name="DataArea14" visibility="public">
- <ownedAttribute xmi:id="DataAreaType14-sync" name="sync" type="_dDOfBWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.287"/>
- <ownedAttribute xmi:id="DataAreaType14-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.288">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType14-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMCz2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN35WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.40" memberEnd="TransChangeStatusType-reasonCode _packagedElement.40-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.40-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.40"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.385" memberEnd="OpEquipmentCapabilityType-equipmentID _packagedElement.385-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.385-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.385"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.318" memberEnd="DocumentRoot-processSegment _packagedElement.318-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.318-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.318"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="Dependency1TypeBase" name="Dependency1TypeBase">
- <ownedLiteral xmi:id="Dependency1TypeBase-NotFollow" name="NotFollow"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-PossibleParallel" name="PossibleParallel"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-NotInParallel" name="NotInParallel"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-AtStart" name="AtStart"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-AfterStart" name="AfterStart"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-AfterEnd" name="AfterEnd"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-NoLaterAfterStart" name="NoLaterAfterStart"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-NoEarlierAfterStart" name="NoEarlierAfterStart"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-NoLaterAfterEnd" name="NoLaterAfterEnd"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-NoEarlierAfterEnd" name="NoEarlierAfterEnd"/>
- <ownedLiteral xmi:id="Dependency1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.509" memberEnd="OpPersonnelCapabilityType-personnelUse _packagedElement.509-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.509-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.509"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMC0GiEEeWCo9T3AC65kw" name="TransProcess" visibility="public">
- <ownedAttribute xmi:id="TransProcessType-actionCriteria" name="actionCriteria" type="_dDNQy2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.254">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransProcessType-actionCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransProcessType-actionCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransProcessType-acknowledgeCode" name="acknowledgeCode" visibility="public" type="TransResponseCodeType" isOrdered="true">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransProcessType-acknowledgeCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMC0WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN4CGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.170" memberEnd="ParameterType-description _packagedElement.170-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.170-_ownedEnd.0" type="_dDMCq2iEEeWCo9T3AC65kw" association="_packagedElement.170"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RequiredByRequestedSegmentResponseType" name="RequiredByRequestedSegmentResponseType">
- <generalization xmi:id="RequiredByRequestedSegmentResponseType-_generalization.0" general="RequiredByRequestedSegmentResponse1Type"/>
- <ownedAttribute xmi:id="RequiredByRequestedSegmentResponseType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="RequiredByRequestedSegmentResponseType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="NumericType" name="NumericType">
- <ownedAttribute xmi:id="NumericType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="NumericType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="NumericType-format" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="NumericType-format-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="OperationsType1TypeBase" name="OperationsType1TypeBase">
- <ownedLiteral xmi:id="OperationsType1TypeBase-Production" name="Production"/>
- <ownedLiteral xmi:id="OperationsType1TypeBase-Maintenance" name="Maintenance"/>
- <ownedLiteral xmi:id="OperationsType1TypeBase-Quality" name="Quality"/>
- <ownedLiteral xmi:id="OperationsType1TypeBase-Inventory" name="Inventory"/>
- <ownedLiteral xmi:id="OperationsType1TypeBase-Mixed" name="Mixed"/>
- <ownedLiteral xmi:id="OperationsType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="ResponseState1TypeBaseObject" name="ResponseState1TypeBaseObject">
- <generalization xmi:id="ResponseState1TypeBaseObject-_generalization.0" general="ResponseState1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EquipmentElementLevel1Type" name="EquipmentElementLevel1Type">
- <generalization xmi:id="EquipmentElementLevel1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="RelationshipType1TypeBaseObject" name="RelationshipType1TypeBaseObject">
- <generalization xmi:id="RelationshipType1TypeBaseObject-_generalization.0" general="RelationshipType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="RequestState1TypeBaseObject" name="RequestState1TypeBaseObject">
- <generalization xmi:id="RequestState1TypeBaseObject-_generalization.0" general="RequestState1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="StatusTimeType" name="StatusTimeType">
- <generalization xmi:id="StatusTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.265" memberEnd="DataAreaType4-processSegmentInformation _packagedElement.265-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.265-_ownedEnd.0" type="_dDN4C2iEEeWCo9T3AC65kw" association="_packagedElement.265"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResourceNetworkConnectionIDType" name="ResourceNetworkConnectionIDType">
- <generalization xmi:id="ResourceNetworkConnectionIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.268" memberEnd="DataAreaType5-processSegmentInformation _packagedElement.268-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.268-_ownedEnd.0" type="_dDOfDmiEEeWCo9T3AC65kw" association="_packagedElement.268"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.418" memberEnd="OpEquipmentSpecificationPropertyType-value _packagedElement.418-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.418-_ownedEnd.0" type="_dDN33GiEEeWCo9T3AC65kw" association="_packagedElement.418"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.485" memberEnd="OpMaterialSpecificationType-iD _packagedElement.485-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.485-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.485"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialTestSpecificationIDType" name="MaterialTestSpecificationIDType">
- <generalization xmi:id="MaterialTestSpecificationIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMC0miEEeWCo9T3AC65kw" name="NamedElement_QuantityValue" memberEnd="_dDMC02iEEeWCo9T3AC65kw _dDMCsGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMC02iEEeWCo9T3AC65kw" name="extension_QuantityValue" type="_dDMCr2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMC0miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMC1GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.423" memberEnd="OpEquipmentSpecificationType-description _packagedElement.423-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.423-_ownedEnd.0" type="_dDPGEGiEEeWCo9T3AC65kw" association="_packagedElement.423"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.584" memberEnd="OpPhysicalAssetSpecificationType-quantity _packagedElement.584-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.584-_ownedEnd.0" type="_dDNRBmiEEeWCo9T3AC65kw" association="_packagedElement.584"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.416" memberEnd="OpEquipmentSpecificationPropertyType-iD _packagedElement.416-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.416-_ownedEnd.0" type="_dDN33GiEEeWCo9T3AC65kw" association="_packagedElement.416"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.15" memberEnd="TransReceiverType-componentID _packagedElement.15-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.15-_ownedEnd.0" type="_dDNQ-GiEEeWCo9T3AC65kw" association="_packagedElement.15"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="JobOrderCommandType" name="JobOrderCommandType">
- <generalization xmi:id="JobOrderCommandType-_generalization.0" general="JobOrderCommand1Type"/>
- <ownedAttribute xmi:id="JobOrderCommandType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="JobOrderCommandType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.288" memberEnd="DataAreaType14-processSegment _packagedElement.288-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.288-_ownedEnd.0" type="_dDMCzmiEEeWCo9T3AC65kw" association="_packagedElement.288"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="RequestState1TypeBase" name="RequestState1TypeBase">
- <ownedLiteral xmi:id="RequestState1TypeBase-Forecast" name="Forecast"/>
- <ownedLiteral xmi:id="RequestState1TypeBase-Released" name="Released"/>
- <ownedLiteral xmi:id="RequestState1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.41" memberEnd="TransChangeStatusType-reason _packagedElement.41-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.41-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.41"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMC1WiEEeWCo9T3AC65kw" name="NamedElement_DataArea15" memberEnd="_dDMC1miEEeWCo9T3AC65kw _dDN3-2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMC1miEEeWCo9T3AC65kw" name="extension_DataArea15" type="_dDN3-miEEeWCo9T3AC65kw" aggregation="composite" association="_dDMC1WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMC12iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.24" memberEnd="TransApplicationAreaType-userArea _packagedElement.24-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.24-_ownedEnd.0" type="_dDMpxGiEEeWCo9T3AC65kw" association="_packagedElement.24"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.191" memberEnd="AcknowledgeProcessSegmentType-applicationArea _packagedElement.191-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.191-_ownedEnd.0" type="_dDOfCmiEEeWCo9T3AC65kw" association="_packagedElement.191"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMC2GiEEeWCo9T3AC65kw" name="NamedElement_SyncProcessSegmentInformation" memberEnd="_dDMC2WiEEeWCo9T3AC65kw _dDPGAGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMC2WiEEeWCo9T3AC65kw" name="extension_SyncProcessSegmentInformation" type="_dDPF_2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMC2GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMC2miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.341" memberEnd="SyncProcessSegmentInformationType-applicationArea _packagedElement.341-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.341-_ownedEnd.0" type="_dDPF_2iEEeWCo9T3AC65kw" association="_packagedElement.341"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="RequiredByRequestedSegmentResponse1TypeBaseObject" name="RequiredByRequestedSegmentResponse1TypeBaseObject">
- <generalization xmi:id="RequiredByRequestedSegmentResponse1TypeBaseObject-_generalization.0" general="RequiredByRequestedSegmentResponse1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.108" memberEnd="ValueType-key _packagedElement.108-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.108-_ownedEnd.0" type="_dDPGJmiEEeWCo9T3AC65kw" association="_packagedElement.108"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.141" memberEnd="ProcessSegmentType-physicalAssetSegmentSpecification _packagedElement.141-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.141-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.141"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.524" memberEnd="OpPersonnelRequirementType-quantity _packagedElement.524-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.524-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.524"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMC22iEEeWCo9T3AC65kw" name="NamedElement_ProcessProcessSegment" memberEnd="_dDMpsGiEEeWCo9T3AC65kw _dDPGBWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMpsGiEEeWCo9T3AC65kw" name="extension_ProcessProcessSegment" type="_dDPGBGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMC22iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMpsWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.33" memberEnd="TransResponseCriteriaType-responseExpression _packagedElement.33-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.33-_ownedEnd.0" type="_dDN4EGiEEeWCo9T3AC65kw" association="_packagedElement.33"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMpsmiEEeWCo9T3AC65kw" name="PhysicalAssetSegmentSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.136"/>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.137">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PhysicalAssetSegmentSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.138">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PhysicalAssetSegmentSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PhysicalAssetSegmentSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.139">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PhysicalAssetSegmentSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PhysicalAssetSegmentSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMps2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNREWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="EquipmentElementLevel1TypeBase" name="EquipmentElementLevel1TypeBase">
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-Enterprise" name="Enterprise"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-Site" name="Site"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-Area" name="Area"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-ProcessCell" name="ProcessCell"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-Unit" name="Unit"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-ProductionLine" name="ProductionLine"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-WorkCell" name="WorkCell"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-ProductionUnit" name="ProductionUnit"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-StorageZone" name="StorageZone"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-StorageUnit" name="StorageUnit"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-WorkCenter" name="WorkCenter"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-WorkUnit" name="WorkUnit"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-EquipmentModule" name="EquipmentModule"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-ControlModule" name="ControlModule"/>
- <ownedLiteral xmi:id="EquipmentElementLevel1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMptGiEEeWCo9T3AC65kw" name="DataArea6" visibility="public">
- <ownedAttribute xmi:id="DataAreaType6-get" name="get" type="_dDN30GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.270"/>
- <ownedAttribute xmi:id="DataAreaType6-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.271">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType6-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMptWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPF_GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="UnitOfMeasureType" name="UnitOfMeasureType">
- <generalization xmi:id="UnitOfMeasureType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="JobOrderCommandRuleType" name="JobOrderCommandRuleType">
- <generalization xmi:id="JobOrderCommandRuleType-_generalization.0" general="TextType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.172" memberEnd="ProcessSegmentType-parameter _packagedElement.172-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.172-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.172"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.492" memberEnd="OpMaterialSpecificationType-assemblyType _packagedElement.492-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.492-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.492"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.305" memberEnd="DocumentRoot-getProcessSegment _packagedElement.305-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.305-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.305"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.297" memberEnd="DocumentRoot-acknowledgeProcessSegmentInformation _packagedElement.297-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.297-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.297"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="TransActionCodeEnumerationTypeObject" name="TransActionCodeEnumerationTypeObject">
- <generalization xmi:id="TransActionCodeEnumerationTypeObject-_generalization.0" general="TransActionCodeEnumerationType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RequestedCompletionDateType" name="RequestedCompletionDateType">
- <generalization xmi:id="RequestedCompletionDateType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.459" memberEnd="OpMaterialRequirementPropertyType-description _packagedElement.459-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.459-_ownedEnd.0" type="_dDPGDGiEEeWCo9T3AC65kw" association="_packagedElement.459"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OperationsTypeType" name="OperationsTypeType">
- <generalization xmi:id="OperationsTypeType-_generalization.0" general="OperationsType1Type"/>
- <ownedAttribute xmi:id="OperationsTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OperationsTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.326" memberEnd="RespondProcessSegmentInformationType-dataArea _packagedElement.326-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.326-_ownedEnd.0" type="_dDNQ4WiEEeWCo9T3AC65kw" association="_packagedElement.326"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResponseStateType" name="ResponseStateType">
- <generalization xmi:id="ResponseStateType-_generalization.0" general="ResponseState1Type"/>
- <ownedAttribute xmi:id="ResponseStateType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ResponseStateType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMptmiEEeWCo9T3AC65kw" name="NamedElement_ChangeProcessSegmentInformation" memberEnd="_dDMpt2iEEeWCo9T3AC65kw _dDNQyGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMpt2iEEeWCo9T3AC65kw" name="extension_ChangeProcessSegmentInformation" type="_dDNQx2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMptmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMpuGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.215" memberEnd="TransCancelType-actionCriteria _packagedElement.215-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.215-_ownedEnd.0" type="_dDOe72iEEeWCo9T3AC65kw" association="_packagedElement.215"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.124" memberEnd="EquipmentSegmentSpecificationPropertyType-quantity _packagedElement.124-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.124-_ownedEnd.0" type="_dDOe82iEEeWCo9T3AC65kw" association="_packagedElement.124"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMpuWiEEeWCo9T3AC65kw" name="DataArea9" visibility="public">
- <ownedAttribute xmi:id="DataAreaType9-cancel" name="cancel" type="_dDOe72iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.216"/>
- <ownedAttribute xmi:id="DataAreaType9-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.217">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType9-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMpumiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp2miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="AssemblyType1TypeBaseObject" name="AssemblyType1TypeBaseObject">
- <generalization xmi:id="AssemblyType1TypeBaseObject-_generalization.0" general="AssemblyType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.434" memberEnd="OpMaterialCapabilityPropertyType-iD _packagedElement.434-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.434-_ownedEnd.0" type="_dDNQ3GiEEeWCo9T3AC65kw" association="_packagedElement.434"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ExpirationTimeType" name="ExpirationTimeType">
- <generalization xmi:id="ExpirationTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.327" memberEnd="DocumentRoot-respondProcessSegmentInformation _packagedElement.327-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.327-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.327"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.451" memberEnd="OpMaterialCapabilityType-endTime _packagedElement.451-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.451-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.451"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialLotIDType" name="MaterialLotIDType">
- <generalization xmi:id="MaterialLotIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMpu2iEEeWCo9T3AC65kw" name="TransRespond" visibility="public">
- <ownedAttribute xmi:id="TransRespondType-originalApplicationArea" name="originalApplicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.259">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransRespondType-originalApplicationArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransRespondType-responseCriteria" name="responseCriteria" type="_dDN4EGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.260">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransRespondType-responseCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransRespondType-responseCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMpvGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp72iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.112" memberEnd="ProcessSegmentType-personnelSegmentSpecification _packagedElement.112-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.112-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.112"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PublishedDateType" name="PublishedDateType">
- <generalization xmi:id="PublishedDateType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMpvWiEEeWCo9T3AC65kw" name="NamedElement_DataArea5" memberEnd="_dDMpvmiEEeWCo9T3AC65kw _dDOfD2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMpvmiEEeWCo9T3AC65kw" name="extension_DataArea5" type="_dDOfDmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMpvWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMpv2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.347" memberEnd="EquipmentAssetMappingType-equipmentID _packagedElement.347-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.347-_ownedEnd.0" type="_dDMqEGiEEeWCo9T3AC65kw" association="_packagedElement.347"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PhysicalAssetActualIDType" name="PhysicalAssetActualIDType">
- <generalization xmi:id="PhysicalAssetActualIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProductionRequestIDType" name="ProductionRequestIDType">
- <generalization xmi:id="ProductionRequestIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMpwGiEEeWCo9T3AC65kw" name="DataArea1" visibility="public">
- <ownedAttribute xmi:id="DataAreaType1-get" name="get" type="_dDN30GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.250"/>
- <ownedAttribute xmi:id="DataAreaType1-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.251">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType1-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMpwWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMpxmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMpwmiEEeWCo9T3AC65kw" name="OpPersonnelSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="OpPersonnelSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.529"/>
- <ownedAttribute xmi:id="OpPersonnelSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.530">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.531">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.532">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMpw2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMqAmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMpxGiEEeWCo9T3AC65kw" name="TransApplicationArea" visibility="public">
- <ownedAttribute xmi:id="TransApplicationAreaType-sender" name="sender" type="_dDNQw2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.12">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransApplicationAreaType-sender-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransApplicationAreaType-receiver" name="receiver" type="_dDNQ-GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.17">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransApplicationAreaType-receiver-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransApplicationAreaType-receiver-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransApplicationAreaType-creationDateTime" name="creationDateTime" type="DateTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.19"/>
- <ownedAttribute xmi:id="TransApplicationAreaType-signature" name="signature" type="_dDN39GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.21">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransApplicationAreaType-signature-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransApplicationAreaType-bODID" name="bODID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.22">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransApplicationAreaType-bODID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransApplicationAreaType-userArea" name="userArea" type="_dDOfEGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.24">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransApplicationAreaType-userArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMpxWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN4EmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMpxmiEEeWCo9T3AC65kw" name="NamedElement_DataArea1" memberEnd="_dDMpx2iEEeWCo9T3AC65kw _dDMpwWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMpx2iEEeWCo9T3AC65kw" name="extension_DataArea1" type="_dDMpwGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMpxmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMpyGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="BillOfResourcesIDType" name="BillOfResourcesIDType">
- <generalization xmi:id="BillOfResourcesIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.283" memberEnd="TransSyncType-actionCriteria _packagedElement.283-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.283-_ownedEnd.0" type="_dDOfBWiEEeWCo9T3AC65kw" association="_packagedElement.283"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OperationsSegmentIDType" name="OperationsSegmentIDType">
- <generalization xmi:id="OperationsSegmentIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.405" memberEnd="OpEquipmentRequirementType-equipmentID _packagedElement.405-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.405-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.405"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.111" memberEnd="PersonnelSegmentSpecificationType-personnelSegmentSpecificationProperty _packagedElement.111-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.111-_ownedEnd.0" type="_dDMCxWiEEeWCo9T3AC65kw" association="_packagedElement.111"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.143" memberEnd="MaterialSegmentSpecificationType-iD _packagedElement.143-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.143-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.143"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.477" memberEnd="OpMaterialRequirementType-materialRequirementProperty _packagedElement.477-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.477-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.477"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMpyWiEEeWCo9T3AC65kw" name="NamedElement_OpMaterialCapabilityProperty" memberEnd="_dDMpymiEEeWCo9T3AC65kw _dDNQ3WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMpymiEEeWCo9T3AC65kw" name="extension_OpMaterialCapabilityProperty" type="_dDNQ3GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMpyWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMpy2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMpzGiEEeWCo9T3AC65kw" name="NamedElement_OpMaterialRequirement" memberEnd="_dDMpzWiEEeWCo9T3AC65kw _dDMp_GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMpzWiEEeWCo9T3AC65kw" name="extension_OpMaterialRequirement" type="_dDMp-2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMpzGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMpzmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.583" memberEnd="OpPhysicalAssetSpecificationType-physicalAssetUse _packagedElement.583-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.583-_ownedEnd.0" type="_dDNRBmiEEeWCo9T3AC65kw" association="_packagedElement.583"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="RelationshipForm1TypeBase" name="RelationshipForm1TypeBase">
- <ownedLiteral xmi:id="RelationshipForm1TypeBase-Permanent" name="Permanent"/>
- <ownedLiteral xmi:id="RelationshipForm1TypeBase-Transient" name="Transient"/>
- <ownedLiteral xmi:id="RelationshipForm1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMpz2iEEeWCo9T3AC65kw" name="NamedElement_TransCancel" memberEnd="_dDMp0GiEEeWCo9T3AC65kw _dDOe8GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp0GiEEeWCo9T3AC65kw" name="extension_TransCancel" type="_dDOe72iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMpz2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp0WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.50" memberEnd="TransChangeStatusType-userArea _packagedElement.50-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.50-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.50"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.502" memberEnd="OpPersonnelCapabilityType-personID _packagedElement.502-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.502-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.502"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.504" memberEnd="OpPersonnelCapabilityType-capabilityType _packagedElement.504-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.504-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.504"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.296" memberEnd="DocumentRoot-acknowledgeProcessSegment _packagedElement.296-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.296-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.296"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.154" memberEnd="MaterialSegmentSpecificationType-assemblyRelationship _packagedElement.154-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.154-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.154"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.171" memberEnd="ParameterType-parameter _packagedElement.171-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.171-_ownedEnd.0" type="_dDMCq2iEEeWCo9T3AC65kw" association="_packagedElement.171"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.239" memberEnd="ChangeProcessSegmentInformationType-dataArea _packagedElement.239-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.239-_ownedEnd.0" type="_dDNQx2iEEeWCo9T3AC65kw" association="_packagedElement.239"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp0miEEeWCo9T3AC65kw" name="NamedElement_DataArea4" memberEnd="_dDMp02iEEeWCo9T3AC65kw _dDN4DGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp02iEEeWCo9T3AC65kw" name="extension_DataArea4" type="_dDN4C2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp0miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp1GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMp1WiEEeWCo9T3AC65kw" name="PersonnelSegmentSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.101"/>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.102">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PersonnelSegmentSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.109">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PersonnelSegmentSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="PersonnelSegmentSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.110">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="PersonnelSegmentSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="PersonnelSegmentSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMp1miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNRA2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp12iEEeWCo9T3AC65kw" name="NamedElement_DataArea10" memberEnd="_dDMp2GiEEeWCo9T3AC65kw _dDPGLWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp2GiEEeWCo9T3AC65kw" name="extension_DataArea10" type="_dDPGLGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp12iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp2WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.436" memberEnd="OpMaterialCapabilityPropertyType-value _packagedElement.436-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.436-_ownedEnd.0" type="_dDNQ3GiEEeWCo9T3AC65kw" association="_packagedElement.436"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.525" memberEnd="OpPersonnelRequirementType-hierarchyScope _packagedElement.525-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.525-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.525"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.339" memberEnd="DocumentRoot-syncProcessSegment _packagedElement.339-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.339-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.339"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp2miEEeWCo9T3AC65kw" name="NamedElement_DataArea9" memberEnd="_dDMp22iEEeWCo9T3AC65kw _dDMpumiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp22iEEeWCo9T3AC65kw" name="extension_DataArea9" type="_dDMpuWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp2miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp3GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp3WiEEeWCo9T3AC65kw" name="NamedElement_Result" memberEnd="_dDMp3miEEeWCo9T3AC65kw _dDN34WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp3miEEeWCo9T3AC65kw" name="extension_Result" type="_dDN34GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp3WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp32iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.454" memberEnd="OpMaterialCapabilityType-assemblyRelationship _packagedElement.454-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.454-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.454"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.445" memberEnd="OpMaterialCapabilityType-capabilityType _packagedElement.445-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.445-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.445"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.209" memberEnd="CancelProcessSegmentInformationType-applicationArea _packagedElement.209-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.209-_ownedEnd.0" type="_dDOfK2iEEeWCo9T3AC65kw" association="_packagedElement.209"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.496" memberEnd="OpPersonnelCapabilityPropertyType-iD _packagedElement.496-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.496-_ownedEnd.0" type="_dDNQzWiEEeWCo9T3AC65kw" association="_packagedElement.496"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RelationshipType1Type" name="RelationshipType1Type">
- <generalization xmi:id="RelationshipType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PhysicalAssetUseType" name="PhysicalAssetUseType">
- <generalization xmi:id="PhysicalAssetUseType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.245" memberEnd="ChangeProcessSegmentType-dataArea _packagedElement.245-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.245-_ownedEnd.0" type="_dDOfHmiEEeWCo9T3AC65kw" association="_packagedElement.245"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.585" memberEnd="OpPhysicalAssetSpecificationType-physicalAssetSpecificationProperty _packagedElement.585-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.585-_ownedEnd.0" type="_dDNRBmiEEeWCo9T3AC65kw" association="_packagedElement.585"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EquipmentClassIDType" name="EquipmentClassIDType">
- <generalization xmi:id="EquipmentClassIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp4GiEEeWCo9T3AC65kw" name="NamedElement_AcknowledgeProcessSegmentInformation" memberEnd="_dDMp4WiEEeWCo9T3AC65kw _dDN3-WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp4WiEEeWCo9T3AC65kw" name="extension_AcknowledgeProcessSegmentInformation" type="_dDN3-GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp4GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp4miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp42iEEeWCo9T3AC65kw" name="NamedElement_TransResponseCriteria" memberEnd="_dDMp5GiEEeWCo9T3AC65kw _dDN4EWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp5GiEEeWCo9T3AC65kw" name="extension_TransResponseCriteria" type="_dDN4EGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp42iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp5WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp5miEEeWCo9T3AC65kw" name="NamedElement_SegmentDependency" memberEnd="_dDMp52iEEeWCo9T3AC65kw _dDMp_miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp52iEEeWCo9T3AC65kw" name="extension_SegmentDependency" type="_dDMp_WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp5miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp6GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp6WiEEeWCo9T3AC65kw" name="NamedElement_OpPersonnelRequirement" memberEnd="_dDMp6miEEeWCo9T3AC65kw _dDNQ7GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp6miEEeWCo9T3AC65kw" name="extension_OpPersonnelRequirement" type="_dDNQ62iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp6WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp62iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp7GiEEeWCo9T3AC65kw" name="NamedElement_OpEquipmentRequirementProperty" memberEnd="_dDMp7WiEEeWCo9T3AC65kw _dDMp-GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp7WiEEeWCo9T3AC65kw" name="extension_OpEquipmentRequirementProperty" type="_dDMp92iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp7GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp7miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp72iEEeWCo9T3AC65kw" name="NamedElement_TransRespond" memberEnd="_dDMp8GiEEeWCo9T3AC65kw _dDMpvGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp8GiEEeWCo9T3AC65kw" name="extension_TransRespond" type="_dDMpu2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp72iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp8WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="Dependency1Type" name="Dependency1Type">
- <generalization xmi:id="Dependency1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp8miEEeWCo9T3AC65kw" name="NamedElement_DocumentRoot" memberEnd="_dDMp82iEEeWCo9T3AC65kw _dDNQ7miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMp82iEEeWCo9T3AC65kw" name="extension_DocumentRoot" type="_dDNQ7WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp8miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMp9GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.287" memberEnd="DataAreaType14-sync _packagedElement.287-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.287-_ownedEnd.0" type="_dDMCzmiEEeWCo9T3AC65kw" association="_packagedElement.287"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMp9WiEEeWCo9T3AC65kw" name="TransShow" visibility="public">
- <ownedAttribute xmi:id="TransShowType-originalApplicationArea" name="originalApplicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.274">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransShowType-originalApplicationArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransShowType-responseCriteria" name="responseCriteria" type="_dDN4EGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.275">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransShowType-responseCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransShowType-responseCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMp9miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPF9WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.501" memberEnd="OpPersonnelCapabilityType-personnelClassID _packagedElement.501-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.501-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.501"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMp92iEEeWCo9T3AC65kw" name="OpEquipmentRequirementProperty" visibility="public">
- <ownedAttribute xmi:id="OpEquipmentRequirementPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.399"/>
- <ownedAttribute xmi:id="OpEquipmentRequirementPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.400">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.401">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentRequirementPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.402">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentRequirementPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentRequirementPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMp-GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp7GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.490" memberEnd="OpMaterialSpecificationType-quantity _packagedElement.490-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.490-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.490"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.632" memberEnd="ResultType-unitOfMeasure _packagedElement.632-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.632-_ownedEnd.0" type="_dDN34GiEEeWCo9T3AC65kw" association="_packagedElement.632"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMp-WiEEeWCo9T3AC65kw" name="ProcessSegment" visibility="public">
- <ownedAttribute xmi:id="ProcessSegmentType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.73"/>
- <ownedAttribute xmi:id="ProcessSegmentType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.74">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-operationsType" name="operationsType" type="OperationsTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.77">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-operationsType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-location" name="location" type="_dDN39miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.78">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-location-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.79">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-publishedDate" name="publishedDate" type="PublishedDateType" isOrdered="true" aggregation="composite" association="_packagedElement.80">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-publishedDate-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-duration" name="duration" visibility="public" type="DurationType" isOrdered="true">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-duration-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-personnelSegmentSpecification" name="personnelSegmentSpecification" type="_dDMCxWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.112">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-personnelSegmentSpecification-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-personnelSegmentSpecification-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-equipmentSegmentSpecification" name="equipmentSegmentSpecification" type="_dDPF-GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.126">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-equipmentSegmentSpecification-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-equipmentSegmentSpecification-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-physicalAssetSegmentSpecification" name="physicalAssetSegmentSpecification" type="_dDMCvWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.141">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-physicalAssetSegmentSpecification-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-physicalAssetSegmentSpecification-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-materialSegmentSpecification" name="materialSegmentSpecification" type="_dDN37GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.166">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-materialSegmentSpecification-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-materialSegmentSpecification-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-parameter" name="parameter" type="_dDMCq2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.172">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-parameter-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-parameter-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-segmentDependency" name="segmentDependency" type="_dDMp_WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.185">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-segmentDependency-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-segmentDependency-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentType-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.186">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentType-processSegment-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentType-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMp-miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe-miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ReasonType" name="ReasonType">
- <generalization xmi:id="ReasonType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMp-2iEEeWCo9T3AC65kw" name="OpMaterialRequirement" visibility="public">
- <ownedAttribute xmi:id="OpMaterialRequirementType-materialClassID" name="materialClassID" type="MaterialClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.464">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-materialClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-materialClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-materialDefinitionID" name="materialDefinitionID" type="MaterialDefinitionIDType" isOrdered="true" aggregation="composite" association="_packagedElement.465">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-materialDefinitionID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-materialDefinitionID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-materialLotID" name="materialLotID" type="MaterialLotIDType" isOrdered="true" aggregation="composite" association="_packagedElement.466">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-materialLotID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-materialLotID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-materialSubLotID" name="materialSubLotID" type="MaterialSubLotIDType" isOrdered="true" aggregation="composite" association="_packagedElement.467">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-materialSubLotID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-materialSubLotID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.468">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-materialUse" name="materialUse" type="MaterialUseType" isOrdered="true" aggregation="composite" association="_packagedElement.469">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-materialUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-storageLocation" name="storageLocation" type="StorageLocationType" isOrdered="true" aggregation="composite" association="_packagedElement.471">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-storageLocation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.472">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-assemblyRequirement" name="assemblyRequirement" type="_dDMp-2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.473">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-assemblyRequirement-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-assemblyRequirement-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-assemblyType" name="assemblyType" type="AssemblyTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.474">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-assemblyType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-assemblyRelationship" name="assemblyRelationship" type="AssemblyRelationshipType" isOrdered="true" aggregation="composite" association="_packagedElement.475">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-assemblyRelationship-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.476">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-materialRequirementProperty" name="materialRequirementProperty" type="_dDPGDGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.477">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-materialRequirementProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementType-materialRequirementProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementType-requiredByRequestedSegmentResponse" name="requiredByRequestedSegmentResponse" type="RequiredByRequestedSegmentResponseType" isOrdered="true" aggregation="composite" association="_packagedElement.478">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementType-requiredByRequestedSegmentResponse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMp_GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMpzGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMp_WiEEeWCo9T3AC65kw" name="SegmentDependency" visibility="public">
- <ownedAttribute xmi:id="SegmentDependencyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.174"/>
- <ownedAttribute xmi:id="SegmentDependencyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.175">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SegmentDependencyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="SegmentDependencyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SegmentDependencyType-dependency" name="dependency" type="DependencyType" isOrdered="true" aggregation="composite" association="_packagedElement.178"/>
- <ownedAttribute xmi:id="SegmentDependencyType-timingFactor" name="timingFactor" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.179">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SegmentDependencyType-timingFactor-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="SegmentDependencyType-timingFactor-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SegmentDependencyType-group" name="group" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SegmentDependencyType-group-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="SegmentDependencyType-group-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SegmentDependencyType-productSegmentID" name="productSegmentID" type="ProductSegmentIDType" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.181">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SegmentDependencyType-productSegmentID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="SegmentDependencyType-productSegmentID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SegmentDependencyType-processSegmentID" name="processSegmentID" type="ProcessSegmentIDType" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.183">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SegmentDependencyType-processSegmentID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="SegmentDependencyType-processSegmentID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SegmentDependencyType-segmentID" name="segmentID" type="IdentifierType" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.184">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SegmentDependencyType-segmentID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="SegmentDependencyType-segmentID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMp_miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp5miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMp_2iEEeWCo9T3AC65kw" name="NamedElement_GetProcessSegmentInformation" memberEnd="_dDMqAGiEEeWCo9T3AC65kw _dDN31miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMqAGiEEeWCo9T3AC65kw" name="extension_GetProcessSegmentInformation" type="_dDN31WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMp_2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMqAWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.449" memberEnd="OpMaterialCapabilityType-materialUse _packagedElement.449-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.449-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.449"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="StartTimeType" name="StartTimeType">
- <generalization xmi:id="StartTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.647" memberEnd="TransConfirmType-originalApplicationArea _packagedElement.647-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.647-_ownedEnd.0" type="_dDMCrWiEEeWCo9T3AC65kw" association="_packagedElement.647"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMqAmiEEeWCo9T3AC65kw" name="NamedElement_OpPersonnelSpecificationProperty" memberEnd="_dDMqA2iEEeWCo9T3AC65kw _dDMpw2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMqA2iEEeWCo9T3AC65kw" name="extension_OpPersonnelSpecificationProperty" type="_dDMpwmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMqAmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMqBGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.220" memberEnd="CancelProcessSegmentType-applicationArea _packagedElement.220-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.220-_ownedEnd.0" type="_dDPF82iEEeWCo9T3AC65kw" association="_packagedElement.220"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.123" memberEnd="EquipmentSegmentSpecificationPropertyType-value _packagedElement.123-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.123-_ownedEnd.0" type="_dDOe82iEEeWCo9T3AC65kw" association="_packagedElement.123"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMqBWiEEeWCo9T3AC65kw" name="NamedElement_OpEquipmentSpecificationProperty" memberEnd="_dDMqBmiEEeWCo9T3AC65kw _dDN33WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMqBmiEEeWCo9T3AC65kw" name="extension_OpEquipmentSpecificationProperty" type="_dDN33GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMqBWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMqB2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMqCGiEEeWCo9T3AC65kw" name="NamedElement_DataArea12" memberEnd="_dDMqCWiEEeWCo9T3AC65kw _dDNQ0GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMqCWiEEeWCo9T3AC65kw" name="extension_DataArea12" type="_dDNQz2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDMqCGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMqCmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.274" memberEnd="TransShowType-originalApplicationArea _packagedElement.274-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.274-_ownedEnd.0" type="_dDMp9WiEEeWCo9T3AC65kw" association="_packagedElement.274"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.488" memberEnd="OpMaterialSpecificationType-description _packagedElement.488-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.488-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.488"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.12" memberEnd="TransApplicationAreaType-sender _packagedElement.12-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.12-_ownedEnd.0" type="_dDMpxGiEEeWCo9T3AC65kw" association="_packagedElement.12"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.232" memberEnd="ChangeProcessSegmentInformationType-applicationArea _packagedElement.232-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.232-_ownedEnd.0" type="_dDNQx2iEEeWCo9T3AC65kw" association="_packagedElement.232"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="AssemblyType1TypeBase" name="AssemblyType1TypeBase">
- <ownedLiteral xmi:id="AssemblyType1TypeBase-Physical" name="Physical"/>
- <ownedLiteral xmi:id="AssemblyType1TypeBase-Logical" name="Logical"/>
- <ownedLiteral xmi:id="AssemblyType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.338" memberEnd="SyncProcessSegmentType-dataArea _packagedElement.338-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.338-_ownedEnd.0" type="_dDN312iEEeWCo9T3AC65kw" association="_packagedElement.338"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.189" memberEnd="AcknowledgeProcessSegmentInformationType-dataArea _packagedElement.189-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.189-_ownedEnd.0" type="_dDN3-GiEEeWCo9T3AC65kw" association="_packagedElement.189"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMqC2iEEeWCo9T3AC65kw" name="NamedElement_DataArea7" memberEnd="_dDMqDGiEEeWCo9T3AC65kw _dDMCumiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMqDGiEEeWCo9T3AC65kw" name="extension_DataArea7" type="_dDMCuWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMqC2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMqDWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMqDmiEEeWCo9T3AC65kw" name="DataArea8" visibility="public">
- <ownedAttribute xmi:id="DataAreaType8-change" name="change" type="_dDOe8WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.243"/>
- <ownedAttribute xmi:id="DataAreaType8-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.244">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType8-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMqD2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCpWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.442" memberEnd="OpMaterialCapabilityType-materialLotID _packagedElement.442-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.442-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.442"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMqEGiEEeWCo9T3AC65kw" name="EquipmentAssetMapping" visibility="public">
- <ownedAttribute xmi:id="EquipmentAssetMappingType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.347"/>
- <ownedAttribute xmi:id="EquipmentAssetMappingType-physicalAssetID" name="physicalAssetID" type="PhysicalAssetIDType" isOrdered="true" aggregation="composite" association="_packagedElement.348"/>
- <ownedAttribute xmi:id="EquipmentAssetMappingType-startTime" name="startTime" type="DateTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.349">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentAssetMappingType-startTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentAssetMappingType-endTime" name="endTime" type="DateTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.350">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentAssetMappingType-endTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMqEWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN4AWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.79" memberEnd="ProcessSegmentType-hierarchyScope _packagedElement.79-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.79-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.79"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.183" memberEnd="SegmentDependencyType-processSegmentID _packagedElement.183-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.183-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.183"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.277" memberEnd="DataAreaType11-processSegment _packagedElement.277-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.277-_ownedEnd.0" type="_dDMCtGiEEeWCo9T3AC65kw" association="_packagedElement.277"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.125" memberEnd="EquipmentSegmentSpecificationType-equipmentSegmentSpecificationProperty _packagedElement.125-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.125-_ownedEnd.0" type="_dDPF-GiEEeWCo9T3AC65kw" association="_packagedElement.125"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="BinaryObjectType" name="BinaryObjectType">
- <ownedAttribute xmi:id="BinaryObjectType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Base64Binary"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="BinaryObjectType-characterSetCode" name="characterSetCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-characterSetCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="BinaryObjectType-encodingCode" name="encodingCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-encodingCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="BinaryObjectType-filename" name="filename" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-filename-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="BinaryObjectType-format" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-format-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="BinaryObjectType-mimeCode" name="mimeCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-mimeCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="BinaryObjectType-uri" name="uri" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="BinaryObjectType-uri-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMqEmiEEeWCo9T3AC65kw" name="RespondProcessSegment" visibility="public">
- <ownedAttribute xmi:id="RespondProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.321"/>
- <ownedAttribute xmi:id="RespondProcessSegmentType-dataArea" name="dataArea" type="_dDPGJGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.322"/>
- <ownedAttribute xmi:id="RespondProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="RespondProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="RespondProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMqE2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCv2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.262" memberEnd="DataAreaType3-processSegment _packagedElement.262-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.262-_ownedEnd.0" type="_dDPGJGiEEeWCo9T3AC65kw" association="_packagedElement.262"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.521" memberEnd="OpPersonnelRequirementType-personID _packagedElement.521-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.521-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.521"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.11" memberEnd="TransSenderType-authorizationID _packagedElement.11-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.11-_ownedEnd.0" type="_dDNQw2iEEeWCo9T3AC65kw" association="_packagedElement.11"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.175" memberEnd="SegmentDependencyType-description _packagedElement.175-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.175-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.175"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDMqFGiEEeWCo9T3AC65kw" name="OpPhysicalAssetCapabilityProperty" visibility="public">
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.541"/>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.542">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.543">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.544">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDMqFWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQwGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.298" memberEnd="DocumentRoot-cancelProcessSegment _packagedElement.298-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.298-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.298"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.534" memberEnd="OpPersonnelSpecificationType-personnelClassID _packagedElement.534-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.534-_ownedEnd.0" type="_dDN36GiEEeWCo9T3AC65kw" association="_packagedElement.534"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.284" memberEnd="DataAreaType13-sync _packagedElement.284-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.284-_ownedEnd.0" type="_dDNQ5miEEeWCo9T3AC65kw" association="_packagedElement.284"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.557" memberEnd="OpPhysicalAssetCapabilityType-quantity _packagedElement.557-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.557-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.557"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.276" memberEnd="DataAreaType11-show _packagedElement.276-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.276-_ownedEnd.0" type="_dDMCtGiEEeWCo9T3AC65kw" association="_packagedElement.276"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.333" memberEnd="ShowProcessSegmentInformationType-applicationArea _packagedElement.333-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.333-_ownedEnd.0" type="_dDOfHGiEEeWCo9T3AC65kw" association="_packagedElement.333"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDMqFmiEEeWCo9T3AC65kw" name="NamedElement_MaterialSegmentSpecification" memberEnd="_dDMqF2iEEeWCo9T3AC65kw _dDN37WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDMqF2iEEeWCo9T3AC65kw" name="extension_MaterialSegmentSpecification" type="_dDN37GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDMqFmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDMqGGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQwGiEEeWCo9T3AC65kw" name="NamedElement_OpPhysicalAssetCapabilityProperty" memberEnd="_dDNQwWiEEeWCo9T3AC65kw _dDMqFWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQwWiEEeWCo9T3AC65kw" name="extension_OpPhysicalAssetCapabilityProperty" type="_dDMqFGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQwGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQwmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.195" memberEnd="AcknowledgeProcessSegmentType-dataArea _packagedElement.195-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.195-_ownedEnd.0" type="_dDOfCmiEEeWCo9T3AC65kw" association="_packagedElement.195"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.16" memberEnd="TransReceiverType-iD _packagedElement.16-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.16-_ownedEnd.0" type="_dDNQ-GiEEeWCo9T3AC65kw" association="_packagedElement.16"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.139" memberEnd="PhysicalAssetSegmentSpecificationPropertyType-quantity _packagedElement.139-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.139-_ownedEnd.0" type="_dDMpsmiEEeWCo9T3AC65kw" association="_packagedElement.139"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="DateTimeType" name="DateTimeType">
- <ownedAttribute xmi:id="DateTimeType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#DateTime"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DateTimeType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DateTimeType-format" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DateTimeType-format-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="DependencyType" name="DependencyType">
- <generalization xmi:id="DependencyType-_generalization.0" general="Dependency1Type"/>
- <ownedAttribute xmi:id="DependencyType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DependencyType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EquipmentElementLevelType" name="EquipmentElementLevelType">
- <generalization xmi:id="EquipmentElementLevelType-_generalization.0" general="EquipmentElementLevel1Type"/>
- <ownedAttribute xmi:id="EquipmentElementLevelType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentElementLevelType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.487" memberEnd="OpMaterialSpecificationType-materialDefinitionID _packagedElement.487-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.487-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.487"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProductSegmentIDType" name="ProductSegmentIDType">
- <generalization xmi:id="ProductSegmentIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.107" memberEnd="ValueType-unitOfMeasure _packagedElement.107-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.107-_ownedEnd.0" type="_dDPGJmiEEeWCo9T3AC65kw" association="_packagedElement.107"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQw2iEEeWCo9T3AC65kw" name="TransSender" visibility="public">
- <ownedAttribute xmi:id="TransSenderType-logicalID" name="logicalID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.4">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSenderType-logicalID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransSenderType-componentID" name="componentID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.5">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSenderType-componentID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransSenderType-taskID" name="taskID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.6">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSenderType-taskID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransSenderType-referenceID" name="referenceID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.7">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSenderType-referenceID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransSenderType-confirmationCode" name="confirmationCode" type="TransConfirmationCodeType" isOrdered="true" aggregation="composite" association="_packagedElement.10">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSenderType-confirmationCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransSenderType-authorizationID" name="authorizationID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.11">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSenderType-authorizationID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQxGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGAWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQxWiEEeWCo9T3AC65kw" name="GetProcessSegment" visibility="public">
- <ownedAttribute xmi:id="GetProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.303"/>
- <ownedAttribute xmi:id="GetProcessSegmentType-dataArea" name="dataArea" type="_dDMptGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.304"/>
- <ownedAttribute xmi:id="GetProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="GetProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="GetProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQxmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN38WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.523" memberEnd="OpPersonnelRequirementType-personnelUse _packagedElement.523-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.523-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.523"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQx2iEEeWCo9T3AC65kw" name="ChangeProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="ChangeProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.232"/>
- <ownedAttribute xmi:id="ChangeProcessSegmentInformationType-dataArea" name="dataArea" type="_dDMCuWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.239"/>
- <ownedAttribute xmi:id="ChangeProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ChangeProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ChangeProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQyGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMptmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQyWiEEeWCo9T3AC65kw" name="OpEquipmentCapabilityProperty" visibility="public">
- <ownedAttribute xmi:id="OpEquipmentCapabilityPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.379"/>
- <ownedAttribute xmi:id="OpEquipmentCapabilityPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.380">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.381">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.382">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQymiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCwmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQy2iEEeWCo9T3AC65kw" name="TransActionCriteria" visibility="public">
- <ownedAttribute xmi:id="TransActionCriteriaType-actionExpression" name="actionExpression" type="TransExpressionType" isOrdered="true" aggregation="composite" association="_packagedElement.213">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransActionCriteriaType-actionExpression-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransActionCriteriaType-actionExpression-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransActionCriteriaType-changeStatus" name="changeStatus" type="_dDOfAGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.214">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransActionCriteriaType-changeStatus-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQzGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCtmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.633" memberEnd="ResultType-key _packagedElement.633-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.633-_ownedEnd.0" type="_dDN34GiEEeWCo9T3AC65kw" association="_packagedElement.633"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.47" memberEnd="TransStateChangeType-note _packagedElement.47-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.47-_ownedEnd.0" type="_dDPGEmiEEeWCo9T3AC65kw" association="_packagedElement.47"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQzWiEEeWCo9T3AC65kw" name="OpPersonnelCapabilityProperty" visibility="public">
- <ownedAttribute xmi:id="OpPersonnelCapabilityPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.496"/>
- <ownedAttribute xmi:id="OpPersonnelCapabilityPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.497">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.498">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.499">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQzmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe4GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="BillOfMaterialIDType" name="BillOfMaterialIDType">
- <generalization xmi:id="BillOfMaterialIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.169" memberEnd="ParameterType-value _packagedElement.169-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.169-_ownedEnd.0" type="_dDMCq2iEEeWCo9T3AC65kw" association="_packagedElement.169"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.532" memberEnd="OpPersonnelSpecificationPropertyType-quantity _packagedElement.532-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.532-_ownedEnd.0" type="_dDMpwmiEEeWCo9T3AC65kw" association="_packagedElement.532"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.554" memberEnd="OpPhysicalAssetCapabilityType-physicalAssetUse _packagedElement.554-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.554-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.554"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.390" memberEnd="OpEquipmentCapabilityType-confidenceFactor _packagedElement.390-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.390-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.390"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.550" memberEnd="OpPhysicalAssetCapabilityType-reason _packagedElement.550-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.550-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.550"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EquipmentCapabilityTestSpecificationIDType" name="EquipmentCapabilityTestSpecificationIDType">
- <generalization xmi:id="EquipmentCapabilityTestSpecificationIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.14" memberEnd="TransReceiverType-logicalID _packagedElement.14-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.14-_ownedEnd.0" type="_dDNQ-GiEEeWCo9T3AC65kw" association="_packagedElement.14"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQz2iEEeWCo9T3AC65kw" name="DataArea12" visibility="public">
- <ownedAttribute xmi:id="DataAreaType12-show" name="show" type="_dDMp9WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.279"/>
- <ownedAttribute xmi:id="DataAreaType12-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.280">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType12-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ0GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMqCGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.349" memberEnd="EquipmentAssetMappingType-startTime _packagedElement.349-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.349-_ownedEnd.0" type="_dDMqEGiEEeWCo9T3AC65kw" association="_packagedElement.349"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.491" memberEnd="OpMaterialSpecificationType-assemblySpecification _packagedElement.491-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.491-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.491"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.406" memberEnd="OpEquipmentRequirementType-description _packagedElement.406-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.406-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.406"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ0WiEEeWCo9T3AC65kw" name="NamedElement_CancelProcessSegment" memberEnd="_dDNQ0miEEeWCo9T3AC65kw _dDPF9GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ0miEEeWCo9T3AC65kw" name="extension_CancelProcessSegment" type="_dDPF82iEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ0WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ02iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.472" memberEnd="OpMaterialRequirementType-quantity _packagedElement.472-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.472-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.472"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.489" memberEnd="OpMaterialSpecificationType-materialUse _packagedElement.489-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.489-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.489"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="JobOrderCommand1Type" name="JobOrderCommand1Type">
- <generalization xmi:id="JobOrderCommand1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ1GiEEeWCo9T3AC65kw" name="NamedElement_TransReceiver" memberEnd="_dDNQ1WiEEeWCo9T3AC65kw _dDNQ-WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ1WiEEeWCo9T3AC65kw" name="extension_TransReceiver" type="_dDNQ-GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ1GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ1miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ12iEEeWCo9T3AC65kw" name="OpPhysicalAssetCapability" visibility="public">
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-physicalAssetClassID" name="physicalAssetClassID" type="PhysicalAssetClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.546">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-physicalAssetID" name="physicalAssetID" type="PhysicalAssetIDType" isOrdered="true" aggregation="composite" association="_packagedElement.547">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.548">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-capabilityType" name="capabilityType" type="CapabilityTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.549">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-capabilityType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-reason" name="reason" type="ReasonType" isOrdered="true" aggregation="composite" association="_packagedElement.550">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-reason-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-confidenceFactor" name="confidenceFactor" type="ConfidenceFactorType" isOrdered="true" aggregation="composite" association="_packagedElement.551">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-confidenceFactor-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.552">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-physicalAssetUse" name="physicalAssetUse" type="PhysicalAssetUseType" isOrdered="true" aggregation="composite" association="_packagedElement.554">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-startTime" name="startTime" type="StartTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.555">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-startTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-endTime" name="endTime" type="EndTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.556">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-endTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.557">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetCapabilityType-physicalAssetCapabilityProperty" name="physicalAssetCapabilityProperty" type="_dDMqFGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.558">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetCapabilityProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetCapabilityType-physicalAssetCapabilityProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ2GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe42iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RelationshipFormType" name="RelationshipFormType">
- <generalization xmi:id="RelationshipFormType-_generalization.0" general="RelationshipForm1Type"/>
- <ownedAttribute xmi:id="RelationshipFormType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="RelationshipFormType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ2WiEEeWCo9T3AC65kw" name="NamedElement_ShowProcessSegmentInformation" memberEnd="_dDNQ2miEEeWCo9T3AC65kw _dDOfHWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ2miEEeWCo9T3AC65kw" name="extension_ShowProcessSegmentInformation" type="_dDOfHGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ2WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ22iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ3GiEEeWCo9T3AC65kw" name="OpMaterialCapabilityProperty" visibility="public">
- <ownedAttribute xmi:id="OpMaterialCapabilityPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.434"/>
- <ownedAttribute xmi:id="OpMaterialCapabilityPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.435">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.436">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.437">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialCapabilityPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialCapabilityPropertyType-materialUse" name="materialUse" type="MaterialUseType" isOrdered="true" aggregation="composite" association="_packagedElement.438">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialCapabilityPropertyType-materialUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ3WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMpyWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.480" memberEnd="OpMaterialSpecificationPropertyType-iD _packagedElement.480-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.480-_ownedEnd.0" type="_dDOfGmiEEeWCo9T3AC65kw" association="_packagedElement.480"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="AssemblyRelationship1TypeBaseObject" name="AssemblyRelationship1TypeBaseObject">
- <generalization xmi:id="AssemblyRelationship1TypeBaseObject-_generalization.0" general="AssemblyRelationship1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ3miEEeWCo9T3AC65kw" name="NamedElement_ProcessProcessSegmentInformation" memberEnd="_dDNQ32iEEeWCo9T3AC65kw _dDN4BWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ32iEEeWCo9T3AC65kw" name="extension_ProcessProcessSegmentInformation" type="_dDN4BGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ3miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ4GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ4WiEEeWCo9T3AC65kw" name="RespondProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="RespondProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.325"/>
- <ownedAttribute xmi:id="RespondProcessSegmentInformationType-dataArea" name="dataArea" type="_dDN4C2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.326"/>
- <ownedAttribute xmi:id="RespondProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="RespondProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="RespondProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ4miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ42iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="DurationType" name="DurationType">
- <generalization xmi:id="DurationType-_generalization.0">
- <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Duration"/>
- </generalization>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.560" memberEnd="OpPhysicalAssetRequirementPropertyType-iD _packagedElement.560-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.560-_ownedEnd.0" type="_dDOfKWiEEeWCo9T3AC65kw" association="_packagedElement.560"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResourceReferenceType1Type" name="ResourceReferenceType1Type">
- <generalization xmi:id="ResourceReferenceType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.235" memberEnd="TransChangeType-actionCriteria _packagedElement.235-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.235-_ownedEnd.0" type="_dDOe8WiEEeWCo9T3AC65kw" association="_packagedElement.235"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ42iEEeWCo9T3AC65kw" name="NamedElement_RespondProcessSegmentInformation" memberEnd="_dDNQ5GiEEeWCo9T3AC65kw _dDNQ4miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ5GiEEeWCo9T3AC65kw" name="extension_RespondProcessSegmentInformation" type="_dDNQ4WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ42iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ5WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.28" memberEnd="TransAcknowledgeType-originalApplicationArea _packagedElement.28-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.28-_ownedEnd.0" type="_dDN3_GiEEeWCo9T3AC65kw" association="_packagedElement.28"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.45" memberEnd="TransStateChangeType-changeDateTime _packagedElement.45-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.45-_ownedEnd.0" type="_dDPGEmiEEeWCo9T3AC65kw" association="_packagedElement.45"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.7" memberEnd="TransSenderType-referenceID _packagedElement.7-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.7-_ownedEnd.0" type="_dDNQw2iEEeWCo9T3AC65kw" association="_packagedElement.7"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.549" memberEnd="OpPhysicalAssetCapabilityType-capabilityType _packagedElement.549-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.549-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.549"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ5miEEeWCo9T3AC65kw" name="DataArea13" visibility="public">
- <ownedAttribute xmi:id="DataAreaType13-sync" name="sync" type="_dDOfBWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.284"/>
- <ownedAttribute xmi:id="DataAreaType13-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.285">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType13-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ52iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfI2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.218" memberEnd="CancelProcessSegmentInformationType-dataArea _packagedElement.218-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.218-_ownedEnd.0" type="_dDOfK2iEEeWCo9T3AC65kw" association="_packagedElement.218"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="JobOrderDispatchStatusType" name="JobOrderDispatchStatusType">
- <generalization xmi:id="JobOrderDispatchStatusType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.98" memberEnd="QuantityValueType-key _packagedElement.98-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.98-_ownedEnd.0" type="_dDMCr2iEEeWCo9T3AC65kw" association="_packagedElement.98"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="WorkType1Type" name="WorkType1Type">
- <generalization xmi:id="WorkType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.475" memberEnd="OpMaterialRequirementType-assemblyRelationship _packagedElement.475-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.475-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.475"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.110" memberEnd="PersonnelSegmentSpecificationPropertyType-quantity _packagedElement.110-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.110-_ownedEnd.0" type="_dDMp1WiEEeWCo9T3AC65kw" association="_packagedElement.110"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.10" memberEnd="TransSenderType-confirmationCode _packagedElement.10-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.10-_ownedEnd.0" type="_dDNQw2iEEeWCo9T3AC65kw" association="_packagedElement.10"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.476" memberEnd="OpMaterialRequirementType-hierarchyScope _packagedElement.476-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.476-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.476"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.179" memberEnd="SegmentDependencyType-timingFactor _packagedElement.179-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.179-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.179"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.411" memberEnd="OpEquipmentRequirementType-equipmentRequirementProperty _packagedElement.411-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.411-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.411"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.520" memberEnd="OpPersonnelRequirementType-personnelClassID _packagedElement.520-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.520-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.520"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RequiredByRequestedSegmentResponse1Type" name="RequiredByRequestedSegmentResponse1Type">
- <generalization xmi:id="RequiredByRequestedSegmentResponse1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ6GiEEeWCo9T3AC65kw" name="NamedElement_OpMaterialSpecification" memberEnd="_dDNQ6WiEEeWCo9T3AC65kw _dDN4B2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ6WiEEeWCo9T3AC65kw" name="extension_OpMaterialSpecification" type="_dDN4BmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ6GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ6miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ62iEEeWCo9T3AC65kw" name="OpPersonnelRequirement" visibility="public">
- <ownedAttribute xmi:id="OpPersonnelRequirementType-personnelClassID" name="personnelClassID" type="PersonnelClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.520">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-personnelClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementType-personnelClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-personID" name="personID" type="PersonIDType" isOrdered="true" aggregation="composite" association="_packagedElement.521">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-personID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementType-personID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.522">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-personnelUse" name="personnelUse" type="PersonnelUseType" isOrdered="true" aggregation="composite" association="_packagedElement.523">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-personnelUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.524">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.525">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-personnelRequirementProperty" name="personnelRequirementProperty" type="_dDPGDmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.526">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-personnelRequirementProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementType-personnelRequirementProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementType-requiredByRequestedSegmentResponse" name="requiredByRequestedSegmentResponse" type="RequiredByRequestedSegmentResponseType" isOrdered="true" aggregation="composite" association="_packagedElement.527">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementType-requiredByRequestedSegmentResponse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ7GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp6WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.435" memberEnd="OpMaterialCapabilityPropertyType-description _packagedElement.435-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.435-_ownedEnd.0" type="_dDNQ3GiEEeWCo9T3AC65kw" association="_packagedElement.435"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RelationshipForm1Type" name="RelationshipForm1Type">
- <generalization xmi:id="RelationshipForm1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ7WiEEeWCo9T3AC65kw" name="DocumentRoot" visibility="public">
- <ownedAttribute xmi:id="DocumentRoot-mixed" name="mixed" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-mixed-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DocumentRoot-mixed-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-xMLNSPrefixMap" name="xMLNSPrefixMap" isOrdered="true" aggregation="composite" association="_packagedElement.294">
- <type xmi:type="uml:Class" href="ecore.uml#EStringToStringMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-xMLNSPrefixMap-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DocumentRoot-xMLNSPrefixMap-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-xSISchemaLocation" name="xSISchemaLocation" isOrdered="true" aggregation="composite" association="_packagedElement.295">
- <type xmi:type="uml:Class" href="ecore.uml#EStringToStringMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-xSISchemaLocation-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DocumentRoot-xSISchemaLocation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-acknowledgeProcessSegment" name="acknowledgeProcessSegment" type="_dDOfCmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.296">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-acknowledgeProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-acknowledgeProcessSegmentInformation" name="acknowledgeProcessSegmentInformation" type="_dDN3-GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.297">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-acknowledgeProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-cancelProcessSegment" name="cancelProcessSegment" type="_dDPF82iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.298">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-cancelProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-cancelProcessSegmentInformation" name="cancelProcessSegmentInformation" type="_dDOfK2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.299">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-cancelProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-changeProcessSegment" name="changeProcessSegment" type="_dDOfHmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.300">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-changeProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-changeProcessSegmentInformation" name="changeProcessSegmentInformation" type="_dDNQx2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.301">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-changeProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-getProcessSegment" name="getProcessSegment" type="_dDNQxWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.305">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-getProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-getProcessSegmentInformation" name="getProcessSegmentInformation" type="_dDN31WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.309">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-getProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-processProcessSegment" name="processProcessSegment" type="_dDPGBGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.313">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-processProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-processProcessSegmentInformation" name="processProcessSegmentInformation" type="_dDN4BGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.317">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-processProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.318">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-processSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.319">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-processSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-respondProcessSegment" name="respondProcessSegment" type="_dDMqEmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.323">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-respondProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-respondProcessSegmentInformation" name="respondProcessSegmentInformation" type="_dDNQ4WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.327">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-respondProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-showProcessSegment" name="showProcessSegment" type="_dDPGKGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.331">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-showProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-showProcessSegmentInformation" name="showProcessSegmentInformation" type="_dDOfHGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.335">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-showProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-syncProcessSegment" name="syncProcessSegment" type="_dDN312iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.339">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-syncProcessSegment-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="DocumentRoot-syncProcessSegmentInformation" name="syncProcessSegmentInformation" type="_dDPF_2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" isDerived="true" association="_packagedElement.343">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DocumentRoot-syncProcessSegmentInformation-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ7miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp8miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.382" memberEnd="OpEquipmentCapabilityPropertyType-quantity _packagedElement.382-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.382-_ownedEnd.0" type="_dDNQyWiEEeWCo9T3AC65kw" association="_packagedElement.382"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="Dependency1TypeBaseObject" name="Dependency1TypeBaseObject">
- <generalization xmi:id="Dependency1TypeBaseObject-_generalization.0" general="Dependency1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="QuantityStringType" name="QuantityStringType">
- <generalization xmi:id="QuantityStringType-_generalization.0" general="AnyGenericValueType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PersonNameType" name="PersonNameType">
- <generalization xmi:id="PersonNameType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.38" memberEnd="TransChangeStatusType-description _packagedElement.38-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.38-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.38"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.464" memberEnd="OpMaterialRequirementType-materialClassID _packagedElement.464-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.464-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.464"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.643" memberEnd="TestResultType-expirationTime _packagedElement.643-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.643-_ownedEnd.0" type="_dDMCu2iEEeWCo9T3AC65kw" association="_packagedElement.643"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PersonIDType" name="PersonIDType">
- <generalization xmi:id="PersonIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProductProductionRuleType" name="ProductProductionRuleType">
- <generalization xmi:id="ProductProductionRuleType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.238" memberEnd="DataAreaType7-processSegmentInformation _packagedElement.238-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.238-_ownedEnd.0" type="_dDMCuWiEEeWCo9T3AC65kw" association="_packagedElement.238"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ72iEEeWCo9T3AC65kw" name="NamedElement_MaterialSegmentSpecificationProperty" memberEnd="_dDNQ8GiEEeWCo9T3AC65kw _dDPGK2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ8GiEEeWCo9T3AC65kw" name="extension_MaterialSegmentSpecificationProperty" type="_dDPGKmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ72iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ8WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.394" memberEnd="OpEquipmentCapabilityType-startTime _packagedElement.394-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.394-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.394"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ8miEEeWCo9T3AC65kw" name="NamedElement_ChangeProcessSegment" memberEnd="_dDNQ82iEEeWCo9T3AC65kw _dDOfH2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ82iEEeWCo9T3AC65kw" name="extension_ChangeProcessSegment" type="_dDOfHmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ8miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ9GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ9WiEEeWCo9T3AC65kw" name="NamedElement_OpPhysicalAssetSpecification" memberEnd="_dDNQ9miEEeWCo9T3AC65kw _dDNRB2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ9miEEeWCo9T3AC65kw" name="extension_OpPhysicalAssetSpecification" type="_dDNRBmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ9WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ92iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNQ-GiEEeWCo9T3AC65kw" name="TransReceiver" visibility="public">
- <ownedAttribute xmi:id="TransReceiverType-logicalID" name="logicalID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.14">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransReceiverType-logicalID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransReceiverType-componentID" name="componentID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.15">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransReceiverType-componentID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransReceiverType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.16">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransReceiverType-iD-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransReceiverType-iD-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNQ-WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ1GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="AmountType" name="AmountType">
- <ownedAttribute xmi:id="AmountType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AmountType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AmountType-currencyCodeListVersionID" name="currencyCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AmountType-currencyCodeListVersionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AmountType-currencyID" name="currencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AmountType-currencyID-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ-miEEeWCo9T3AC65kw" name="NamedElement_Location" memberEnd="_dDNQ-2iEEeWCo9T3AC65kw _dDN392iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ-2iEEeWCo9T3AC65kw" name="extension_Location" type="_dDN39miEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ-miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ_GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PhysicalAssetClassIDType" name="PhysicalAssetClassIDType">
- <generalization xmi:id="PhysicalAssetClassIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.466" memberEnd="OpMaterialRequirementType-materialLotID _packagedElement.466-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.466-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.466"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="DataType1Type" name="DataType1Type">
- <generalization xmi:id="DataType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="AssemblyRelationshipType" name="AssemblyRelationshipType">
- <generalization xmi:id="AssemblyRelationshipType-_generalization.0" general="AssemblyRelationship1Type"/>
- <ownedAttribute xmi:id="AssemblyRelationshipType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AssemblyRelationshipType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="JobOrderCommand1TypeBase" name="JobOrderCommand1TypeBase">
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Start" name="Start"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Stop" name="Stop"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Hold" name="Hold"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Restart" name="Restart"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Abort" name="Abort"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Reset" name="Reset"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Pause" name="Pause"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Resume" name="Resume"/>
- <ownedLiteral xmi:id="JobOrderCommand1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.566" memberEnd="OpPhysicalAssetRequirementType-physicalAssetID _packagedElement.566-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.566-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.566"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialActualIDType" name="MaterialActualIDType">
- <generalization xmi:id="MaterialActualIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProblemType" name="ProblemType">
- <generalization xmi:id="ProblemType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNQ_WiEEeWCo9T3AC65kw" name="NamedElement_OpEquipmentSpecification" memberEnd="_dDNQ_miEEeWCo9T3AC65kw _dDPGEWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNQ_miEEeWCo9T3AC65kw" name="extension_OpEquipmentSpecification" type="_dDPGEGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNQ_WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNQ_2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNRAGiEEeWCo9T3AC65kw" name="NamedElement_OpEquipmentCapability" memberEnd="_dDNRAWiEEeWCo9T3AC65kw _dDPGG2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNRAWiEEeWCo9T3AC65kw" name="extension_OpEquipmentCapability" type="_dDPGGmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNRAGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNRAmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialUse1Type" name="MaterialUse1Type">
- <generalization xmi:id="MaterialUse1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.571" memberEnd="OpPhysicalAssetRequirementType-equipmentLevel _packagedElement.571-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.571-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.571"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNRA2iEEeWCo9T3AC65kw" name="NamedElement_PersonnelSegmentSpecificationProperty" memberEnd="_dDNRBGiEEeWCo9T3AC65kw _dDMp1miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNRBGiEEeWCo9T3AC65kw" name="extension_PersonnelSegmentSpecificationProperty" type="_dDMp1WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNRA2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNRBWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.295" memberEnd="DocumentRoot-xSISchemaLocation _packagedElement.295-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.295-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.295"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDNRBmiEEeWCo9T3AC65kw" name="OpPhysicalAssetSpecification" visibility="public">
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationType-physicalAssetClassID" name="physicalAssetClassID" type="PhysicalAssetClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.580">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationType-physicalAssetID" name="physicalAssetID" type="PhysicalAssetIDType" isOrdered="true" aggregation="composite" association="_packagedElement.581">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.582">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationType-physicalAssetUse" name="physicalAssetUse" type="PhysicalAssetUseType" isOrdered="true" aggregation="composite" association="_packagedElement.583">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.584">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationType-physicalAssetSpecificationProperty" name="physicalAssetSpecificationProperty" type="_dDPGHGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.585">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationType-physicalAssetSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDNRB2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ9WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="TestDateTimeType" name="TestDateTimeType">
- <generalization xmi:id="TestDateTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.473" memberEnd="OpMaterialRequirementType-assemblyRequirement _packagedElement.473-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.473-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.473"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.498" memberEnd="OpPersonnelCapabilityPropertyType-value _packagedElement.498-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.498-_ownedEnd.0" type="_dDNQzWiEEeWCo9T3AC65kw" association="_packagedElement.498"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.518" memberEnd="OpPersonnelRequirementPropertyType-quantity _packagedElement.518-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.518-_ownedEnd.0" type="_dDPGDmiEEeWCo9T3AC65kw" association="_packagedElement.518"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.392" memberEnd="OpEquipmentCapabilityType-equipmentUse _packagedElement.392-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.392-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.392"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNRCGiEEeWCo9T3AC65kw" name="NamedElement_OpPersonnelSpecification" memberEnd="_dDNRCWiEEeWCo9T3AC65kw _dDN36WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNRCWiEEeWCo9T3AC65kw" name="extension_OpPersonnelSpecification" type="_dDN36GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNRCGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNRCmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="WorkTypeType" name="WorkTypeType">
- <generalization xmi:id="WorkTypeType-_generalization.0" general="WorkType1Type"/>
- <ownedAttribute xmi:id="WorkTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="WorkTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.510" memberEnd="OpPersonnelCapabilityType-startTime _packagedElement.510-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.510-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.510"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.301" memberEnd="DocumentRoot-changeProcessSegmentInformation _packagedElement.301-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.301-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.301"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.323" memberEnd="DocumentRoot-respondProcessSegment _packagedElement.323-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.323-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.323"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ValueStringType" name="ValueStringType">
- <generalization xmi:id="ValueStringType-_generalization.0" general="AnyGenericValueType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNRC2iEEeWCo9T3AC65kw" name="NamedElement_OpPhysicalAssetSpecificationProperty" memberEnd="_dDNRDGiEEeWCo9T3AC65kw _dDPGHWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNRDGiEEeWCo9T3AC65kw" name="extension_OpPhysicalAssetSpecificationProperty" type="_dDPGHGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNRC2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNRDWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.164" memberEnd="MaterialSegmentSpecificationPropertyType-quantity _packagedElement.164-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.164-_ownedEnd.0" type="_dDPGKmiEEeWCo9T3AC65kw" association="_packagedElement.164"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.640" memberEnd="TestResultType-description _packagedElement.640-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.640-_ownedEnd.0" type="_dDMCu2iEEeWCo9T3AC65kw" association="_packagedElement.640"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNRDmiEEeWCo9T3AC65kw" name="NamedElement_Value" memberEnd="_dDNRD2iEEeWCo9T3AC65kw _dDPGJ2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNRD2iEEeWCo9T3AC65kw" name="extension_Value" type="_dDPGJmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNRDmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNREGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.542" memberEnd="OpPhysicalAssetCapabilityPropertyType-description _packagedElement.542-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.542-_ownedEnd.0" type="_dDMqFGiEEeWCo9T3AC65kw" association="_packagedElement.542"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="TransResponseCodeType" name="TransResponseCodeType">
- <ownedLiteral xmi:id="TransResponseCodeType-Always" name="Always"/>
- <ownedLiteral xmi:id="TransResponseCodeType-OnError" name="OnError"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.71" memberEnd="ProcessSegmentInformationType-publishedDate _packagedElement.71-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.71-_ownedEnd.0" type="_dDN36miEEeWCo9T3AC65kw" association="_packagedElement.71"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.138" memberEnd="PhysicalAssetSegmentSpecificationPropertyType-value _packagedElement.138-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.138-_ownedEnd.0" type="_dDMpsmiEEeWCo9T3AC65kw" association="_packagedElement.138"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDNREWiEEeWCo9T3AC65kw" name="NamedElement_PhysicalAssetSegmentSpecificationProperty" memberEnd="_dDNREmiEEeWCo9T3AC65kw _dDMps2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDNREmiEEeWCo9T3AC65kw" name="extension_PhysicalAssetSegmentSpecificationProperty" type="_dDMpsmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDNREWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDNRE2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="NameType" name="NameType">
- <ownedAttribute xmi:id="NameType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="NameType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="NameType-languageID" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="NameType-languageID-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.178" memberEnd="SegmentDependencyType-dependency _packagedElement.178-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.178-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.178"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.78" memberEnd="ProcessSegmentType-location _packagedElement.78-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.78-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.78"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.118" memberEnd="EquipmentSegmentSpecificationType-equipmentUse _packagedElement.118-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.118-_ownedEnd.0" type="_dDPF-GiEEeWCo9T3AC65kw" association="_packagedElement.118"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.575" memberEnd="OpPhysicalAssetSpecificationPropertyType-iD _packagedElement.575-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.575-_ownedEnd.0" type="_dDPGHGiEEeWCo9T3AC65kw" association="_packagedElement.575"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.261" memberEnd="DataAreaType3-respond _packagedElement.261-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.261-_ownedEnd.0" type="_dDPGJGiEEeWCo9T3AC65kw" association="_packagedElement.261"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.486" memberEnd="OpMaterialSpecificationType-materialClassID _packagedElement.486-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.486-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.486"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="OperationsType1TypeBaseObject" name="OperationsType1TypeBaseObject">
- <generalization xmi:id="OperationsType1TypeBaseObject-_generalization.0" general="OperationsType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN30GiEEeWCo9T3AC65kw" name="TransGet" visibility="public">
- <ownedAttribute xmi:id="TransGetType-expression" name="expression" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransGetType-expression-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransGetType-expression-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN30WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN30miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.582" memberEnd="OpPhysicalAssetSpecificationType-description _packagedElement.582-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.582-_ownedEnd.0" type="_dDNRBmiEEeWCo9T3AC65kw" association="_packagedElement.582"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.244" memberEnd="DataAreaType8-processSegment _packagedElement.244-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.244-_ownedEnd.0" type="_dDMqDmiEEeWCo9T3AC65kw" association="_packagedElement.244"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OperationsRequestIDType" name="OperationsRequestIDType">
- <generalization xmi:id="OperationsRequestIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN30miEEeWCo9T3AC65kw" name="NamedElement_TransGet" memberEnd="_dDN302iEEeWCo9T3AC65kw _dDN30WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN302iEEeWCo9T3AC65kw" name="extension_TransGet" type="_dDN30GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN30miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN31GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN31WiEEeWCo9T3AC65kw" name="GetProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="GetProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.307"/>
- <ownedAttribute xmi:id="GetProcessSegmentInformationType-dataArea" name="dataArea" type="_dDMpwGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.308"/>
- <ownedAttribute xmi:id="GetProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="GetProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="GetProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN31miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp_2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProductionScheduleIDType" name="ProductionScheduleIDType">
- <generalization xmi:id="ProductionScheduleIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EquipmentIDType" name="EquipmentIDType">
- <generalization xmi:id="EquipmentIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.131" memberEnd="PhysicalAssetSegmentSpecificationType-physicalAssetID _packagedElement.131-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.131-_ownedEnd.0" type="_dDMCvWiEEeWCo9T3AC65kw" association="_packagedElement.131"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.151" memberEnd="MaterialSegmentSpecificationType-assemblyType _packagedElement.151-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.151-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.151"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.526" memberEnd="OpPersonnelRequirementType-personnelRequirementProperty _packagedElement.526-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.526-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.526"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.642" memberEnd="TestResultType-result _packagedElement.642-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.642-_ownedEnd.0" type="_dDMCu2iEEeWCo9T3AC65kw" association="_packagedElement.642"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.461" memberEnd="OpMaterialRequirementPropertyType-quantity _packagedElement.461-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.461-_ownedEnd.0" type="_dDPGDGiEEeWCo9T3AC65kw" association="_packagedElement.461"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN312iEEeWCo9T3AC65kw" name="SyncProcessSegment" visibility="public">
- <ownedAttribute xmi:id="SyncProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.337"/>
- <ownedAttribute xmi:id="SyncProcessSegmentType-dataArea" name="dataArea" type="_dDMCzmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.338"/>
- <ownedAttribute xmi:id="SyncProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SyncProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SyncProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN32GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfAmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="RelationshipForm1TypeBaseObject" name="RelationshipForm1TypeBaseObject">
- <generalization xmi:id="RelationshipForm1TypeBaseObject-_generalization.0" general="RelationshipForm1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.421" memberEnd="OpEquipmentSpecificationType-equipmentClassID _packagedElement.421-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.421-_ownedEnd.0" type="_dDPGEGiEEeWCo9T3AC65kw" association="_packagedElement.421"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN32WiEEeWCo9T3AC65kw" name="NamedElement_DataArea3" memberEnd="_dDN32miEEeWCo9T3AC65kw _dDPGJWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN32miEEeWCo9T3AC65kw" name="extension_DataArea3" type="_dDPGJGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN32WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN322iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.494" memberEnd="OpMaterialSpecificationType-materialSpecificationProperty _packagedElement.494-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.494-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.494"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.331" memberEnd="DocumentRoot-showProcessSegment _packagedElement.331-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.331-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.331"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PlannedFinishTimeType" name="PlannedFinishTimeType">
- <generalization xmi:id="PlannedFinishTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.307" memberEnd="GetProcessSegmentInformationType-applicationArea _packagedElement.307-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.307-_ownedEnd.0" type="_dDN31WiEEeWCo9T3AC65kw" association="_packagedElement.307"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="TransActionCodeEnumerationType" name="TransActionCodeEnumerationType">
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Add" name="Add"/>
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Change" name="Change"/>
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Delete" name="Delete"/>
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Replaced" name="Replaced"/>
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Accepted" name="Accepted"/>
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Modified" name="Modified"/>
- <ownedLiteral xmi:id="TransActionCodeEnumerationType-Rejected" name="Rejected"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.551" memberEnd="OpPhysicalAssetCapabilityType-confidenceFactor _packagedElement.551-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.551-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.551"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN33GiEEeWCo9T3AC65kw" name="OpEquipmentSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="OpEquipmentSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.416"/>
- <ownedAttribute xmi:id="OpEquipmentSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.417">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.418">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.419">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN33WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMqBWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.395" memberEnd="OpEquipmentCapabilityType-endTime _packagedElement.395-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.395-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.395"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.511" memberEnd="OpPersonnelCapabilityType-endTime _packagedElement.511-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.511-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.511"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN33miEEeWCo9T3AC65kw" name="DataArea" visibility="public">
- <ownedAttribute xmi:id="DataAreaType-acknowledge" name="acknowledge" type="_dDN3_GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.53"/>
- <ownedAttribute xmi:id="DataAreaType-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.188">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN332iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGF2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.465" memberEnd="OpMaterialRequirementType-materialDefinitionID _packagedElement.465-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.465-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.465"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.548" memberEnd="OpPhysicalAssetCapabilityType-description _packagedElement.548-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.548-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.548"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.410" memberEnd="OpEquipmentRequirementType-equipmentLevel _packagedElement.410-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.410-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.410"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.567" memberEnd="OpPhysicalAssetRequirementType-description _packagedElement.567-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.567-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.567"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.271" memberEnd="DataAreaType6-processSegment _packagedElement.271-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.271-_ownedEnd.0" type="_dDMptGiEEeWCo9T3AC65kw" association="_packagedElement.271"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.299" memberEnd="DocumentRoot-cancelProcessSegmentInformation _packagedElement.299-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.299-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.299"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.400" memberEnd="OpEquipmentRequirementPropertyType-description _packagedElement.400-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.400-_ownedEnd.0" type="_dDMp92iEEeWCo9T3AC65kw" association="_packagedElement.400"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.66" memberEnd="HierarchyScopeType-equipmentID _packagedElement.66-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.66-_ownedEnd.0" type="_dDPF-miEEeWCo9T3AC65kw" association="_packagedElement.66"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PhysicalAssetCapabilityTestSpecificationIDType" name="PhysicalAssetCapabilityTestSpecificationIDType">
- <generalization xmi:id="PhysicalAssetCapabilityTestSpecificationIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="TransConfirmationCodeType" name="TransConfirmationCodeType">
- <generalization xmi:id="TransConfirmationCodeType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.250" memberEnd="DataAreaType1-get _packagedElement.250-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.250-_ownedEnd.0" type="_dDMpwGiEEeWCo9T3AC65kw" association="_packagedElement.250"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN34GiEEeWCo9T3AC65kw" name="Result" visibility="public">
- <ownedAttribute xmi:id="ResultType-valueString" name="valueString" type="ValueStringType" isOrdered="true" aggregation="composite" association="_packagedElement.630"/>
- <ownedAttribute xmi:id="ResultType-dataType" name="dataType" type="DataTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.631">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ResultType-dataType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ResultType-unitOfMeasure" name="unitOfMeasure" type="UnitOfMeasureType" isOrdered="true" aggregation="composite" association="_packagedElement.632">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ResultType-unitOfMeasure-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ResultType-key" name="key" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.633">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ResultType-key-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN34WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp3WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN34miEEeWCo9T3AC65kw" name="NamedElement_TransUserArea" memberEnd="_dDN342iEEeWCo9T3AC65kw _dDOfEWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN342iEEeWCo9T3AC65kw" name="extension_TransUserArea" type="_dDOfEGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN34miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN35GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.631" memberEnd="ResultType-dataType _packagedElement.631-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.631-_ownedEnd.0" type="_dDN34GiEEeWCo9T3AC65kw" association="_packagedElement.631"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="RelationshipType1TypeBase" name="RelationshipType1TypeBase">
- <ownedLiteral xmi:id="RelationshipType1TypeBase-Logical" name="Logical"/>
- <ownedLiteral xmi:id="RelationshipType1TypeBase-Physical" name="Physical"/>
- <ownedLiteral xmi:id="RelationshipType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.527" memberEnd="OpPersonnelRequirementType-requiredByRequestedSegmentResponse _packagedElement.527-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.527-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.527"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="DataType1TypeBaseObject" name="DataType1TypeBaseObject">
- <generalization xmi:id="DataType1TypeBaseObject-_generalization.0" general="DataType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.641" memberEnd="TestResultType-testDateTime _packagedElement.641-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.641-_ownedEnd.0" type="_dDMCu2iEEeWCo9T3AC65kw" association="_packagedElement.641"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN35WiEEeWCo9T3AC65kw" name="NamedElement_DataArea14" memberEnd="_dDN35miEEeWCo9T3AC65kw _dDMCz2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN35miEEeWCo9T3AC65kw" name="extension_DataArea14" type="_dDMCzmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN35WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN352iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.458" memberEnd="OpMaterialRequirementPropertyType-iD _packagedElement.458-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.458-_ownedEnd.0" type="_dDPGDGiEEeWCo9T3AC65kw" association="_packagedElement.458"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.275" memberEnd="TransShowType-responseCriteria _packagedElement.275-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.275-_ownedEnd.0" type="_dDMp9WiEEeWCo9T3AC65kw" association="_packagedElement.275"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.478" memberEnd="OpMaterialRequirementType-requiredByRequestedSegmentResponse _packagedElement.478-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.478-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.478"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.185" memberEnd="ProcessSegmentType-segmentDependency _packagedElement.185-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.185-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.185"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="ResponseState1TypeBase" name="ResponseState1TypeBase">
- <ownedLiteral xmi:id="ResponseState1TypeBase-Ready" name="Ready"/>
- <ownedLiteral xmi:id="ResponseState1TypeBase-Running" name="Running"/>
- <ownedLiteral xmi:id="ResponseState1TypeBase-Completed" name="Completed"/>
- <ownedLiteral xmi:id="ResponseState1TypeBase-Aborted" name="Aborted"/>
- <ownedLiteral xmi:id="ResponseState1TypeBase-Holding" name="Holding"/>
- <ownedLiteral xmi:id="ResponseState1TypeBase-Paused" name="Paused"/>
- <ownedLiteral xmi:id="ResponseState1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ManufacturingBillIDType" name="ManufacturingBillIDType">
- <generalization xmi:id="ManufacturingBillIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="IndicatorType" name="IndicatorType">
- <generalization xmi:id="IndicatorType-_generalization.0">
- <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Boolean"/>
- </generalization>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.522" memberEnd="OpPersonnelRequirementType-description _packagedElement.522-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.522-_ownedEnd.0" type="_dDNQ62iEEeWCo9T3AC65kw" association="_packagedElement.522"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ActualFinishTimeType" name="ActualFinishTimeType">
- <generalization xmi:id="ActualFinishTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="CauseType" name="CauseType">
- <generalization xmi:id="CauseType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN36GiEEeWCo9T3AC65kw" name="OpPersonnelSpecification" visibility="public">
- <ownedAttribute xmi:id="OpPersonnelSpecificationType-personnelClassID" name="personnelClassID" type="PersonnelClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.534">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationType-personnelClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationType-personnelClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationType-personID" name="personID" type="PersonIDType" isOrdered="true" aggregation="composite" association="_packagedElement.535">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationType-personID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationType-personID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.536">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationType-personnelUse" name="personnelUse" type="PersonnelUseType" isOrdered="true" aggregation="composite" association="_packagedElement.537">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationType-personnelUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.538">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelSpecificationType-personnelSpecificationProperty" name="personnelSpecificationProperty" type="_dDMpwmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.539">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelSpecificationType-personnelSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelSpecificationType-personnelSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN36WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNRCGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.453" memberEnd="OpMaterialCapabilityType-assemblyType _packagedElement.453-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.453-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.453"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.379" memberEnd="OpEquipmentCapabilityPropertyType-iD _packagedElement.379-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.379-_ownedEnd.0" type="_dDNQyWiEEeWCo9T3AC65kw" association="_packagedElement.379"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN36miEEeWCo9T3AC65kw" name="ProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="ProcessSegmentInformationType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.55">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentInformationType-iD-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentInformationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.56">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentInformationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentInformationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentInformationType-location" name="location" type="_dDN39miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.64">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentInformationType-location-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentInformationType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.69">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentInformationType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentInformationType-publishedDate" name="publishedDate" type="PublishedDateType" isOrdered="true" aggregation="composite" association="_packagedElement.71">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentInformationType-publishedDate-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessSegmentInformationType-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.187">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessSegmentInformationType-processSegment-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="ProcessSegmentInformationType-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN362iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGHmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.67" memberEnd="HierarchyScopeType-equipmentElementLevel _packagedElement.67-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.67-_ownedEnd.0" type="_dDPF-miEEeWCo9T3AC65kw" association="_packagedElement.67"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.335" memberEnd="DocumentRoot-showProcessSegmentInformation _packagedElement.335-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.335-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.335"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialRequirementIDType" name="MaterialRequirementIDType">
- <generalization xmi:id="MaterialRequirementIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN37GiEEeWCo9T3AC65kw" name="MaterialSegmentSpecification" visibility="public">
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.143"/>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-materialClassID" name="materialClassID" type="MaterialClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.145">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-materialClassID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-materialDefinitionID" name="materialDefinitionID" type="MaterialDefinitionIDType" isOrdered="true" aggregation="composite" association="_packagedElement.147">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-materialDefinitionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.148">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-assemblyType" name="assemblyType" type="AssemblyTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.151">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-assemblyType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-assemblyRelationship" name="assemblyRelationship" type="AssemblyRelationshipType" isOrdered="true" aggregation="composite" association="_packagedElement.154">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-assemblyRelationship-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-assemblySpecificationID" name="assemblySpecificationID" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.155">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-assemblySpecificationID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationType-assemblySpecificationID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-materialUse" name="materialUse" type="MaterialUseType" isOrdered="true" aggregation="composite" association="_packagedElement.158">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-materialUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.159">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationType-materialSegmentSpecificationProperty" name="materialSegmentSpecificationProperty" type="_dDPGKmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.165">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationType-materialSegmentSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationType-materialSegmentSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN37WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMqFmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ProcessSegmentIDType" name="ProcessSegmentIDType">
- <generalization xmi:id="ProcessSegmentIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN37miEEeWCo9T3AC65kw" name="NamedElement_TestResult" memberEnd="_dDN372iEEeWCo9T3AC65kw _dDMCvGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN372iEEeWCo9T3AC65kw" name="extension_TestResult" type="_dDMCu2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDN37miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN38GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.80" memberEnd="ProcessSegmentType-publishedDate _packagedElement.80-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.80-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.80"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.573" memberEnd="OpPhysicalAssetRequirementType-requiredByRequestedSegmentResponse _packagedElement.573-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.573-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.573"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN38WiEEeWCo9T3AC65kw" name="NamedElement_GetProcessSegment" memberEnd="_dDN38miEEeWCo9T3AC65kw _dDNQxmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN38miEEeWCo9T3AC65kw" name="extension_GetProcessSegment" type="_dDNQxWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN38WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN382iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.69" memberEnd="ProcessSegmentInformationType-hierarchyScope _packagedElement.69-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.69-_ownedEnd.0" type="_dDN36miEEeWCo9T3AC65kw" association="_packagedElement.69"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.546" memberEnd="OpPhysicalAssetCapabilityType-physicalAssetClassID _packagedElement.546-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.546-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.546"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="ResourceReferenceType1TypeBaseObject" name="ResourceReferenceType1TypeBaseObject">
- <generalization xmi:id="ResourceReferenceType1TypeBaseObject-_generalization.0" general="ResourceReferenceType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="WorkType1TypeBase" name="WorkType1TypeBase">
- <ownedLiteral xmi:id="WorkType1TypeBase-WorkMaster" name="WorkMaster"/>
- <ownedLiteral xmi:id="WorkType1TypeBase-WorkDirective" name="WorkDirective"/>
- <ownedLiteral xmi:id="WorkType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="BillOfMaterialsIDType" name="BillOfMaterialsIDType">
- <generalization xmi:id="BillOfMaterialsIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.639" memberEnd="TestResultType-iD _packagedElement.639-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.639-_ownedEnd.0" type="_dDMCu2iEEeWCo9T3AC65kw" association="_packagedElement.639"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.460" memberEnd="OpMaterialRequirementPropertyType-value _packagedElement.460-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.460-_ownedEnd.0" type="_dDPGDGiEEeWCo9T3AC65kw" association="_packagedElement.460"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.63" memberEnd="LocationType-location _packagedElement.63-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.63-_ownedEnd.0" type="_dDN39miEEeWCo9T3AC65kw" association="_packagedElement.63"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.92" memberEnd="QuantityValueType-quantityString _packagedElement.92-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.92-_ownedEnd.0" type="_dDMCr2iEEeWCo9T3AC65kw" association="_packagedElement.92"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.285" memberEnd="DataAreaType13-processSegmentInformation _packagedElement.285-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.285-_ownedEnd.0" type="_dDNQ5miEEeWCo9T3AC65kw" association="_packagedElement.285"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.497" memberEnd="OpPersonnelCapabilityPropertyType-description _packagedElement.497-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.497-_ownedEnd.0" type="_dDNQzWiEEeWCo9T3AC65kw" association="_packagedElement.497"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN39GiEEeWCo9T3AC65kw" name="TransSignature" visibility="public">
- <ownedAttribute xmi:id="TransSignatureType-any" name="any" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSignatureType-any-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransSignatureType-any-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransSignatureType-qualifyingAgencyID" name="qualifyingAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSignatureType-qualifyingAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN39WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe7GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.343" memberEnd="DocumentRoot-syncProcessSegmentInformation _packagedElement.343-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.343-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.343"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.315" memberEnd="ProcessProcessSegmentInformationType-applicationArea _packagedElement.315-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.315-_ownedEnd.0" type="_dDN4BGiEEeWCo9T3AC65kw" association="_packagedElement.315"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.535" memberEnd="OpPersonnelSpecificationType-personID _packagedElement.535-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.535-_ownedEnd.0" type="_dDN36GiEEeWCo9T3AC65kw" association="_packagedElement.535"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN39miEEeWCo9T3AC65kw" name="Location" visibility="public">
- <ownedAttribute xmi:id="LocationType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.59"/>
- <ownedAttribute xmi:id="LocationType-equipmentElementLevel" name="equipmentElementLevel" type="EquipmentElementLevelType" isOrdered="true" aggregation="composite" association="_packagedElement.62"/>
- <ownedAttribute xmi:id="LocationType-location" name="location" type="_dDN39miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.63">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="LocationType-location-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN392iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ-miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.456" memberEnd="OpMaterialCapabilityType-materialCapabilityProperty _packagedElement.456-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.456-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.456"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN3-GiEEeWCo9T3AC65kw" name="AcknowledgeProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.25"/>
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentInformationType-dataArea" name="dataArea" type="_dDN33miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.189"/>
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AcknowledgeProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN3-WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp4GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.580" memberEnd="OpPhysicalAssetSpecificationType-physicalAssetClassID _packagedElement.580-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.580-_ownedEnd.0" type="_dDNRBmiEEeWCo9T3AC65kw" association="_packagedElement.580"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.381" memberEnd="OpEquipmentCapabilityPropertyType-value _packagedElement.381-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.381-_ownedEnd.0" type="_dDNQyWiEEeWCo9T3AC65kw" association="_packagedElement.381"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.565" memberEnd="OpPhysicalAssetRequirementType-physicalAssetClassID _packagedElement.565-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.565-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.565"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.337" memberEnd="SyncProcessSegmentType-applicationArea _packagedElement.337-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.337-_ownedEnd.0" type="_dDN312iEEeWCo9T3AC65kw" association="_packagedElement.337"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN3-miEEeWCo9T3AC65kw" name="DataArea15" visibility="public">
- <ownedAttribute xmi:id="DataAreaType15-acknowledge" name="acknowledge" type="_dDN3_GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.193"/>
- <ownedAttribute xmi:id="DataAreaType15-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.194">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType15-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN3-2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMC1WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RequestState1Type" name="RequestState1Type">
- <generalization xmi:id="RequestState1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.440" memberEnd="OpMaterialCapabilityType-materialClassID _packagedElement.440-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.440-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.440"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.251" memberEnd="DataAreaType1-processSegmentInformation _packagedElement.251-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.251-_ownedEnd.0" type="_dDMpwGiEEeWCo9T3AC65kw" association="_packagedElement.251"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.308" memberEnd="GetProcessSegmentInformationType-dataArea _packagedElement.308-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.308-_ownedEnd.0" type="_dDN31WiEEeWCo9T3AC65kw" association="_packagedElement.308"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.132" memberEnd="PhysicalAssetSegmentSpecificationType-description _packagedElement.132-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.132-_ownedEnd.0" type="_dDMCvWiEEeWCo9T3AC65kw" association="_packagedElement.132"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="StatusType" name="StatusType">
- <generalization xmi:id="StatusType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.241" memberEnd="ChangeProcessSegmentType-applicationArea _packagedElement.241-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.241-_ownedEnd.0" type="_dDOfHmiEEeWCo9T3AC65kw" association="_packagedElement.241"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialSpecificationIDType" name="MaterialSpecificationIDType">
- <generalization xmi:id="MaterialSpecificationIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.86" memberEnd="PersonnelSegmentSpecificationType-personID _packagedElement.86-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.86-_ownedEnd.0" type="_dDMCxWiEEeWCo9T3AC65kw" association="_packagedElement.86"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.188" memberEnd="DataAreaType-processSegmentInformation _packagedElement.188-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.188-_ownedEnd.0" type="_dDN33miEEeWCo9T3AC65kw" association="_packagedElement.188"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="DescriptionType" name="DescriptionType">
- <generalization xmi:id="DescriptionType-_generalization.0" general="TextType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.260" memberEnd="TransRespondType-responseCriteria _packagedElement.260-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.260-_ownedEnd.0" type="_dDMpu2iEEeWCo9T3AC65kw" association="_packagedElement.260"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.419" memberEnd="OpEquipmentSpecificationPropertyType-quantity _packagedElement.419-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.419-_ownedEnd.0" type="_dDN33GiEEeWCo9T3AC65kw" association="_packagedElement.419"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="TransActionCodeType" name="TransActionCodeType"/>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN3_GiEEeWCo9T3AC65kw" name="TransAcknowledge" visibility="public">
- <ownedAttribute xmi:id="TransAcknowledgeType-originalApplicationArea" name="originalApplicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.28">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransAcknowledgeType-originalApplicationArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransAcknowledgeType-responseCriteria" name="responseCriteria" type="_dDN4EGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.52">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransAcknowledgeType-responseCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransAcknowledgeType-responseCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN3_WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN4FWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.84" memberEnd="PersonnelSegmentSpecificationType-personnelClassID _packagedElement.84-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.84-_ownedEnd.0" type="_dDMCxWiEEeWCo9T3AC65kw" association="_packagedElement.84"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.558" memberEnd="OpPhysicalAssetCapabilityType-physicalAssetCapabilityProperty _packagedElement.558-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.558-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.558"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RequestStateType" name="RequestStateType">
- <generalization xmi:id="RequestStateType-_generalization.0" general="RequestState1Type"/>
- <ownedAttribute xmi:id="RequestStateType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="RequestStateType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN3_miEEeWCo9T3AC65kw" name="NamedElement_PersonnelSegmentSpecification" memberEnd="_dDN3_2iEEeWCo9T3AC65kw _dDMCxmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN3_2iEEeWCo9T3AC65kw" name="extension_PersonnelSegmentSpecification" type="_dDMCxWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN3_miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4AGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN4AWiEEeWCo9T3AC65kw" name="NamedElement_EquipmentAssetMapping" memberEnd="_dDN4AmiEEeWCo9T3AC65kw _dDMqEWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN4AmiEEeWCo9T3AC65kw" name="extension_EquipmentAssetMapping" type="_dDMqEGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN4AWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4A2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN4BGiEEeWCo9T3AC65kw" name="ProcessProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="ProcessProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.315"/>
- <ownedAttribute xmi:id="ProcessProcessSegmentInformationType-dataArea" name="dataArea" type="_dDOfDmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.316"/>
- <ownedAttribute xmi:id="ProcessProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN4BWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ3miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.443" memberEnd="OpMaterialCapabilityType-materialSubLotID _packagedElement.443-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.443-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.443"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="CapabilityType1TypeBaseObject" name="CapabilityType1TypeBaseObject">
- <generalization xmi:id="CapabilityType1TypeBaseObject-_generalization.0" general="CapabilityType1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN4BmiEEeWCo9T3AC65kw" name="OpMaterialSpecification" visibility="public">
- <ownedAttribute xmi:id="OpMaterialSpecificationType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.485"/>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-materialClassID" name="materialClassID" type="MaterialClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.486">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-materialClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationType-materialClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-materialDefinitionID" name="materialDefinitionID" type="MaterialDefinitionIDType" isOrdered="true" aggregation="composite" association="_packagedElement.487">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-materialDefinitionID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationType-materialDefinitionID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.488">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-materialUse" name="materialUse" type="MaterialUseType" isOrdered="true" aggregation="composite" association="_packagedElement.489">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-materialUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.490">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-assemblySpecification" name="assemblySpecification" type="_dDN4BmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.491">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-assemblySpecification-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationType-assemblySpecification-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-assemblyType" name="assemblyType" type="AssemblyTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.492">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-assemblyType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-assemblyRelationship" name="assemblyRelationship" type="AssemblyRelationshipType" isOrdered="true" aggregation="composite" association="_packagedElement.493">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-assemblyRelationship-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationType-materialSpecificationProperty" name="materialSpecificationProperty" type="_dDOfGmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.494">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationType-materialSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationType-materialSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN4B2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ6GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="DataType1TypeBase" name="DataType1TypeBase">
- <ownedLiteral xmi:id="DataType1TypeBase-Amount" name="Amount"/>
- <ownedLiteral xmi:id="DataType1TypeBase-BinaryObject" name="BinaryObject"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Code" name="Code"/>
- <ownedLiteral xmi:id="DataType1TypeBase-DateTime" name="DateTime"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Identifier" name="Identifier"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Indicator" name="Indicator"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Measure" name="Measure"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Numeric" name="Numeric"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Quantity" name="Quantity"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Text" name="Text"/>
- <ownedLiteral xmi:id="DataType1TypeBase-string" name="string"/>
- <ownedLiteral xmi:id="DataType1TypeBase-byte" name="byte"/>
- <ownedLiteral xmi:id="DataType1TypeBase-unsignedByte" name="unsignedByte"/>
- <ownedLiteral xmi:id="DataType1TypeBase-binary" name="binary"/>
- <ownedLiteral xmi:id="DataType1TypeBase-integer" name="integer"/>
- <ownedLiteral xmi:id="DataType1TypeBase-positiveInteger" name="positiveInteger"/>
- <ownedLiteral xmi:id="DataType1TypeBase-negativeInteger" name="negativeInteger"/>
- <ownedLiteral xmi:id="DataType1TypeBase-nonNegativeInteger" name="nonNegativeInteger"/>
- <ownedLiteral xmi:id="DataType1TypeBase-nonPositiveInteger" name="nonPositiveInteger"/>
- <ownedLiteral xmi:id="DataType1TypeBase-int" name="int"/>
- <ownedLiteral xmi:id="DataType1TypeBase-unsignedInt" name="unsignedInt"/>
- <ownedLiteral xmi:id="DataType1TypeBase-long" name="long"/>
- <ownedLiteral xmi:id="DataType1TypeBase-unsignedLong" name="unsignedLong"/>
- <ownedLiteral xmi:id="DataType1TypeBase-short" name="short"/>
- <ownedLiteral xmi:id="DataType1TypeBase-unsignedShort" name="unsignedShort"/>
- <ownedLiteral xmi:id="DataType1TypeBase-decimal" name="decimal"/>
- <ownedLiteral xmi:id="DataType1TypeBase-float" name="float"/>
- <ownedLiteral xmi:id="DataType1TypeBase-double" name="double"/>
- <ownedLiteral xmi:id="DataType1TypeBase-boolean" name="boolean"/>
- <ownedLiteral xmi:id="DataType1TypeBase-time" name="time"/>
- <ownedLiteral xmi:id="DataType1TypeBase-timeInstant" name="timeInstant"/>
- <ownedLiteral xmi:id="DataType1TypeBase-timePeriod" name="timePeriod"/>
- <ownedLiteral xmi:id="DataType1TypeBase-duration" name="duration"/>
- <ownedLiteral xmi:id="DataType1TypeBase-date" name="date"/>
- <ownedLiteral xmi:id="DataType1TypeBase-dateTime1" name="dateTime1"/>
- <ownedLiteral xmi:id="DataType1TypeBase-month" name="month"/>
- <ownedLiteral xmi:id="DataType1TypeBase-year" name="year"/>
- <ownedLiteral xmi:id="DataType1TypeBase-century" name="century"/>
- <ownedLiteral xmi:id="DataType1TypeBase-recurringDay" name="recurringDay"/>
- <ownedLiteral xmi:id="DataType1TypeBase-recurringDate" name="recurringDate"/>
- <ownedLiteral xmi:id="DataType1TypeBase-recurringDuration" name="recurringDuration"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Name" name="Name"/>
- <ownedLiteral xmi:id="DataType1TypeBase-QName" name="QName"/>
- <ownedLiteral xmi:id="DataType1TypeBase-NCName" name="NCName"/>
- <ownedLiteral xmi:id="DataType1TypeBase-uriReference" name="uriReference"/>
- <ownedLiteral xmi:id="DataType1TypeBase-language" name="language"/>
- <ownedLiteral xmi:id="DataType1TypeBase-ID" name="ID"/>
- <ownedLiteral xmi:id="DataType1TypeBase-IDREF" name="IDREF"/>
- <ownedLiteral xmi:id="DataType1TypeBase-IDREFS" name="IDREFS"/>
- <ownedLiteral xmi:id="DataType1TypeBase-ENTITY" name="ENTITY"/>
- <ownedLiteral xmi:id="DataType1TypeBase-ENTITIES" name="ENTITIES"/>
- <ownedLiteral xmi:id="DataType1TypeBase-NOTATION" name="NOTATION"/>
- <ownedLiteral xmi:id="DataType1TypeBase-NMTOKEN" name="NMTOKEN"/>
- <ownedLiteral xmi:id="DataType1TypeBase-NMTOKENS" name="NMTOKENS"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Enumeration" name="Enumeration"/>
- <ownedLiteral xmi:id="DataType1TypeBase-SVG" name="SVG"/>
- <ownedLiteral xmi:id="DataType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN4CGiEEeWCo9T3AC65kw" name="NamedElement_TransProcess" memberEnd="_dDN4CWiEEeWCo9T3AC65kw _dDMC0WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN4CWiEEeWCo9T3AC65kw" name="extension_TransProcess" type="_dDMC0GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN4CGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4CmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.319" memberEnd="DocumentRoot-processSegmentInformation _packagedElement.319-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.319-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.319"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.243" memberEnd="DataAreaType8-change _packagedElement.243-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.243-_ownedEnd.0" type="_dDMqDmiEEeWCo9T3AC65kw" association="_packagedElement.243"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.448" memberEnd="OpMaterialCapabilityType-hierarchyScope _packagedElement.448-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.448-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.448"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN4C2iEEeWCo9T3AC65kw" name="DataArea4" visibility="public">
- <ownedAttribute xmi:id="DataAreaType4-respond" name="respond" type="_dDMpu2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.264"/>
- <ownedAttribute xmi:id="DataAreaType4-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.265">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType4-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN4DGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp0miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.181" memberEnd="SegmentDependencyType-productSegmentID _packagedElement.181-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.181-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.181"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN4DWiEEeWCo9T3AC65kw" name="NamedElement_ShowProcessSegment" memberEnd="_dDN4DmiEEeWCo9T3AC65kw _dDPGKWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN4DmiEEeWCo9T3AC65kw" name="extension_ShowProcessSegment" type="_dDPGKGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN4DWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4D2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDN4EGiEEeWCo9T3AC65kw" name="TransResponseCriteria" visibility="public">
- <ownedAttribute xmi:id="TransResponseCriteriaType-responseExpression" name="responseExpression" type="TransExpressionType" isOrdered="true" aggregation="composite" association="_packagedElement.33">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransResponseCriteriaType-responseExpression-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransResponseCriteriaType-changeStatus" name="changeStatus" type="_dDOfAGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.51">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransResponseCriteriaType-changeStatus-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDN4EWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp42iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN4EmiEEeWCo9T3AC65kw" name="NamedElement_TransApplicationArea" memberEnd="_dDN4E2iEEeWCo9T3AC65kw _dDMpxWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN4E2iEEeWCo9T3AC65kw" name="extension_TransApplicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN4EmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4FGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN4FWiEEeWCo9T3AC65kw" name="NamedElement_TransAcknowledge" memberEnd="_dDN4FmiEEeWCo9T3AC65kw _dDN3_WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN4FmiEEeWCo9T3AC65kw" name="extension_TransAcknowledge" type="_dDN3_GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN4FWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4F2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResourceReferenceTypeType" name="ResourceReferenceTypeType">
- <generalization xmi:id="ResourceReferenceTypeType-_generalization.0" general="ResourceReferenceType1Type"/>
- <ownedAttribute xmi:id="ResourceReferenceTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ResourceReferenceTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDN4GGiEEeWCo9T3AC65kw" name="NamedElement_DataArea11" memberEnd="_dDN4GWiEEeWCo9T3AC65kw _dDMCtWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDN4GWiEEeWCo9T3AC65kw" name="extension_DataArea11" type="_dDMCtGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDN4GGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDN4GmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="TransResponseCodeTypeObject" name="TransResponseCodeTypeObject">
- <generalization xmi:id="TransResponseCodeTypeObject-_generalization.0" general="TransResponseCodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.155" memberEnd="MaterialSegmentSpecificationType-assemblySpecificationID _packagedElement.155-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.155-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.155"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="DataTypeType" name="DataTypeType">
- <generalization xmi:id="DataTypeType-_generalization.0" general="DataType1Type"/>
- <ownedAttribute xmi:id="DataTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="DataTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe4GiEEeWCo9T3AC65kw" name="NamedElement_OpPersonnelCapabilityProperty" memberEnd="_dDOe4WiEEeWCo9T3AC65kw _dDNQzmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe4WiEEeWCo9T3AC65kw" name="extension_OpPersonnelCapabilityProperty" type="_dDNQzWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe4GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe4miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe42iEEeWCo9T3AC65kw" name="NamedElement_OpPhysicalAssetCapability" memberEnd="_dDOe5GiEEeWCo9T3AC65kw _dDNQ2GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe5GiEEeWCo9T3AC65kw" name="extension_OpPhysicalAssetCapability" type="_dDNQ12iEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe42iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe5WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe5miEEeWCo9T3AC65kw" name="NamedElement_EquipmentSegmentSpecification" memberEnd="_dDOe52iEEeWCo9T3AC65kw _dDPF-WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe52iEEeWCo9T3AC65kw" name="extension_EquipmentSegmentSpecification" type="_dDPF-GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe5miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe6GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OperationsScheduleIDType" name="OperationsScheduleIDType">
- <generalization xmi:id="OperationsScheduleIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.380" memberEnd="OpEquipmentCapabilityPropertyType-description _packagedElement.380-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.380-_ownedEnd.0" type="_dDNQyWiEEeWCo9T3AC65kw" association="_packagedElement.380"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.512" memberEnd="OpPersonnelCapabilityType-quantity _packagedElement.512-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.512-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.512"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe6WiEEeWCo9T3AC65kw" name="NamedElement_TransChangeStatus" memberEnd="_dDOe6miEEeWCo9T3AC65kw _dDOfAWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe6miEEeWCo9T3AC65kw" name="extension_TransChangeStatus" type="_dDOfAGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe6WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe62iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.280" memberEnd="DataAreaType12-processSegmentInformation _packagedElement.280-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.280-_ownedEnd.0" type="_dDNQz2iEEeWCo9T3AC65kw" association="_packagedElement.280"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe7GiEEeWCo9T3AC65kw" name="NamedElement_TransSignature" memberEnd="_dDOe7WiEEeWCo9T3AC65kw _dDN39WiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe7WiEEeWCo9T3AC65kw" name="extension_TransSignature" type="_dDN39GiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe7GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe7miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.166" memberEnd="ProcessSegmentType-materialSegmentSpecification _packagedElement.166-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.166-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.166"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.223" memberEnd="DataAreaType10-processSegment _packagedElement.223-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.223-_ownedEnd.0" type="_dDPGLGiEEeWCo9T3AC65kw" association="_packagedElement.223"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="CapabilityType1TypeBase" name="CapabilityType1TypeBase">
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Used" name="Used"/>
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Unused" name="Unused"/>
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Total" name="Total"/>
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Committed" name="Committed"/>
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Available" name="Available"/>
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Unattainable" name="Unattainable"/>
- <ownedLiteral xmi:id="CapabilityType1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOe72iEEeWCo9T3AC65kw" name="TransCancel" visibility="public">
- <ownedAttribute xmi:id="TransCancelType-actionCriteria" name="actionCriteria" type="_dDNQy2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.215">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransCancelType-actionCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransCancelType-actionCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOe8GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMpz2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.294" memberEnd="DocumentRoot-xMLNSPrefixMap _packagedElement.294-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.294-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.294"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="RequiredByRequestedSegmentResponse1TypeBase" name="RequiredByRequestedSegmentResponse1TypeBase">
- <ownedLiteral xmi:id="RequiredByRequestedSegmentResponse1TypeBase-Required" name="Required"/>
- <ownedLiteral xmi:id="RequiredByRequestedSegmentResponse1TypeBase-Optional" name="Optional"/>
- <ownedLiteral xmi:id="RequiredByRequestedSegmentResponse1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOe8WiEEeWCo9T3AC65kw" name="TransChange" visibility="public">
- <ownedAttribute xmi:id="TransChangeType-actionCriteria" name="actionCriteria" type="_dDNQy2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.235">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeType-actionCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransChangeType-actionCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeType-responseCode" name="responseCode" visibility="public" type="TransResponseCodeType" isOrdered="true">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeType-responseCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOe8miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGLmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.561" memberEnd="OpPhysicalAssetRequirementPropertyType-description _packagedElement.561-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.561-_ownedEnd.0" type="_dDOfKWiEEeWCo9T3AC65kw" association="_packagedElement.561"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="IndicatorTypeObject" name="IndicatorTypeObject">
- <generalization xmi:id="IndicatorTypeObject-_generalization.0" general="IndicatorType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.121" memberEnd="EquipmentSegmentSpecificationPropertyType-iD _packagedElement.121-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.121-_ownedEnd.0" type="_dDOe82iEEeWCo9T3AC65kw" association="_packagedElement.121"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.313" memberEnd="DocumentRoot-processProcessSegment _packagedElement.313-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.313-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.313"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.630" memberEnd="ResultType-valueString _packagedElement.630-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.630-_ownedEnd.0" type="_dDN34GiEEeWCo9T3AC65kw" association="_packagedElement.630"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOe82iEEeWCo9T3AC65kw" name="EquipmentSegmentSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.121"/>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.122">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="EquipmentSegmentSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.123">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="EquipmentSegmentSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.124">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="EquipmentSegmentSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOe9GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMComiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.384" memberEnd="OpEquipmentCapabilityType-equipmentClassID _packagedElement.384-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.384-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.384"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOe9WiEEeWCo9T3AC65kw" name="DataArea2" visibility="public">
- <ownedAttribute xmi:id="DataAreaType2-process" name="process" type="_dDMC0GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.255"/>
- <ownedAttribute xmi:id="DataAreaType2-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.256">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType2-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOe9miEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfIGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.129" memberEnd="PhysicalAssetSegmentSpecificationType-physicalAssetClassID _packagedElement.129-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.129-_ownedEnd.0" type="_dDMCvWiEEeWCo9T3AC65kw" association="_packagedElement.129"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.536" memberEnd="OpPersonnelSpecificationType-description _packagedElement.536-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.536-_ownedEnd.0" type="_dDN36GiEEeWCo9T3AC65kw" association="_packagedElement.536"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe92iEEeWCo9T3AC65kw" name="NamedElement_OpMaterialCapability" memberEnd="_dDOe-GiEEeWCo9T3AC65kw _dDMCyGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe-GiEEeWCo9T3AC65kw" name="extension_OpMaterialCapability" type="_dDMCx2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe92iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe-WiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe-miEEeWCo9T3AC65kw" name="NamedElement_ProcessSegment" memberEnd="_dDOe-2iEEeWCo9T3AC65kw _dDMp-miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe-2iEEeWCo9T3AC65kw" name="extension_ProcessSegment" type="_dDMp-WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe-miEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe_GiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="TransExpressionType" name="TransExpressionType">
- <generalization xmi:id="TransExpressionType-_generalization.0" general="TransExpression1Type"/>
- <ownedAttribute xmi:id="TransExpressionType-actionCode" name="actionCode" visibility="public" type="TransActionCodeType" isOrdered="true"/>
- <ownedAttribute xmi:id="TransExpressionType-expressionLanguage" name="expressionLanguage" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransExpressionType-expressionLanguage-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.469" memberEnd="OpMaterialRequirementType-materialUse _packagedElement.469-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.469-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.469"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOe_WiEEeWCo9T3AC65kw" name="NamedElement_Parameter" memberEnd="_dDOe_miEEeWCo9T3AC65kw _dDMCrGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOe_miEEeWCo9T3AC65kw" name="extension_Parameter" type="_dDMCq2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDOe_WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOe_2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.163" memberEnd="MaterialSegmentSpecificationPropertyType-value _packagedElement.163-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.163-_ownedEnd.0" type="_dDPGKmiEEeWCo9T3AC65kw" association="_packagedElement.163"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.22" memberEnd="TransApplicationAreaType-bODID _packagedElement.22-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.22-_ownedEnd.0" type="_dDMpxGiEEeWCo9T3AC65kw" association="_packagedElement.22"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.311" memberEnd="ProcessProcessSegmentType-applicationArea _packagedElement.311-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.311-_ownedEnd.0" type="_dDPGBGiEEeWCo9T3AC65kw" association="_packagedElement.311"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfAGiEEeWCo9T3AC65kw" name="TransChangeStatus" visibility="public">
- <ownedAttribute xmi:id="TransChangeStatusType-code" name="code" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.35">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-code-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeStatusType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.38">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-description-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeStatusType-effectiveDateTime" name="effectiveDateTime" type="DateTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.39">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-effectiveDateTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeStatusType-reasonCode" name="reasonCode" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.40">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-reasonCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeStatusType-reason" name="reason" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.41">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-reason-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransChangeStatusType-reason-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeStatusType-stateChange" name="stateChange" type="_dDPGEmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.49">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-stateChange-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransChangeStatusType-stateChange-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransChangeStatusType-userArea" name="userArea" type="_dDOfEGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.50">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransChangeStatusType-userArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfAWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe6WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.137" memberEnd="PhysicalAssetSegmentSpecificationPropertyType-description _packagedElement.137-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.137-_ownedEnd.0" type="_dDMpsmiEEeWCo9T3AC65kw" association="_packagedElement.137"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.44" memberEnd="TransStateChangeType-toStateCode _packagedElement.44-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.44-_ownedEnd.0" type="_dDPGEmiEEeWCo9T3AC65kw" association="_packagedElement.44"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="QuantityType" name="QuantityType">
- <ownedAttribute xmi:id="QuantityType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="QuantityType-unitCode" name="unitCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityType-unitCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="QuantityType-unitCodeListAgencyID" name="unitCodeListAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityType-unitCodeListAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="QuantityType-unitCodeListAgencyName" name="unitCodeListAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityType-unitCodeListAgencyName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="QuantityType-unitCodeListID" name="unitCodeListID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="QuantityType-unitCodeListID-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.279" memberEnd="DataAreaType12-show _packagedElement.279-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.279-_ownedEnd.0" type="_dDNQz2iEEeWCo9T3AC65kw" association="_packagedElement.279"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="TextType" name="TextType">
- <ownedAttribute xmi:id="TextType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TextType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TextType-languageID" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TextType-languageID-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.414" memberEnd="OpEquipmentRequirementType-requiredByRequestedSegmentResponse _packagedElement.414-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.414-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.414"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfAmiEEeWCo9T3AC65kw" name="NamedElement_SyncProcessSegment" memberEnd="_dDOfA2iEEeWCo9T3AC65kw _dDN32GiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfA2iEEeWCo9T3AC65kw" name="extension_SyncProcessSegment" type="_dDN312iEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfAmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfBGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfBWiEEeWCo9T3AC65kw" name="TransSync" visibility="public">
- <ownedAttribute xmi:id="TransSyncType-actionCriteria" name="actionCriteria" type="_dDNQy2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.283">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransSyncType-actionCriteria-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransSyncType-actionCriteria-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfBmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCsWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.59" memberEnd="LocationType-equipmentID _packagedElement.59-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.59-_ownedEnd.0" type="_dDN39miEEeWCo9T3AC65kw" association="_packagedElement.59"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.529" memberEnd="OpPersonnelSpecificationPropertyType-iD _packagedElement.529-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.529-_ownedEnd.0" type="_dDMpwmiEEeWCo9T3AC65kw" association="_packagedElement.529"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.468" memberEnd="OpMaterialRequirementType-description _packagedElement.468-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.468-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.468"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.568" memberEnd="OpPhysicalAssetRequirementType-physicalAssetUse _packagedElement.568-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.568-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.568"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfB2iEEeWCo9T3AC65kw" name="NamedElement_OpPhysicalAssetRequirement" memberEnd="_dDOfCGiEEeWCo9T3AC65kw _dDOfGWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfCGiEEeWCo9T3AC65kw" name="extension_OpPhysicalAssetRequirement" type="_dDOfGGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfB2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfCWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="AssemblyRelationship1Type" name="AssemblyRelationship1Type">
- <generalization xmi:id="AssemblyRelationship1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.74" memberEnd="ProcessSegmentType-description _packagedElement.74-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.74-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.74"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.49" memberEnd="TransChangeStatusType-stateChange _packagedElement.49-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.49-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.49"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.51" memberEnd="TransResponseCriteriaType-changeStatus _packagedElement.51-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.51-_ownedEnd.0" type="_dDN4EGiEEeWCo9T3AC65kw" association="_packagedElement.51"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="AssemblyType1Type" name="AssemblyType1Type">
- <generalization xmi:id="AssemblyType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfCmiEEeWCo9T3AC65kw" name="AcknowledgeProcessSegment" visibility="public">
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.191"/>
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentType-dataArea" name="dataArea" type="_dDN3-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.195"/>
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AcknowledgeProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AcknowledgeProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfC2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGMWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfDGiEEeWCo9T3AC65kw" name="OpPersonnelCapability" visibility="public">
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-personnelClassID" name="personnelClassID" type="PersonnelClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.501">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-personnelClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityType-personnelClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-personID" name="personID" type="PersonIDType" isOrdered="true" aggregation="composite" association="_packagedElement.502">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-personID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityType-personID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.503">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-capabilityType" name="capabilityType" type="CapabilityTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.504">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-capabilityType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-reason" name="reason" type="ReasonType" isOrdered="true" aggregation="composite" association="_packagedElement.505">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-reason-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-confidenceFactor" name="confidenceFactor" type="ConfidenceFactorType" isOrdered="true" aggregation="composite" association="_packagedElement.506">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-confidenceFactor-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.507">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-personnelUse" name="personnelUse" type="PersonnelUseType" isOrdered="true" aggregation="composite" association="_packagedElement.509">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-personnelUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-startTime" name="startTime" type="StartTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.510">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-startTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-endTime" name="endTime" type="EndTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.511">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-endTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.512">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelCapabilityType-personnelCapabilityProperty" name="personnelCapabilityProperty" type="_dDNQzWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.513">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelCapabilityType-personnelCapabilityProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelCapabilityType-personnelCapabilityProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfDWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfFWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfDmiEEeWCo9T3AC65kw" name="DataArea5" visibility="public">
- <ownedAttribute xmi:id="DataAreaType5-process" name="process" type="_dDMC0GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.267"/>
- <ownedAttribute xmi:id="DataAreaType5-processSegmentInformation" name="processSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.268">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType5-processSegmentInformation-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfD2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMpvWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfEGiEEeWCo9T3AC65kw" name="TransUserArea" visibility="public">
- <ownedAttribute xmi:id="TransUserAreaType-any" name="any" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransUserAreaType-any-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransUserAreaType-any-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfEWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN34miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.97" memberEnd="QuantityValueType-unitOfMeasure _packagedElement.97-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.97-_ownedEnd.0" type="_dDMCr2iEEeWCo9T3AC65kw" association="_packagedElement.97"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OperationsDefinitionIDType" name="OperationsDefinitionIDType">
- <generalization xmi:id="OperationsDefinitionIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.39" memberEnd="TransChangeStatusType-effectiveDateTime _packagedElement.39-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.39-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.39"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.303" memberEnd="GetProcessSegmentType-applicationArea _packagedElement.303-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.303-_ownedEnd.0" type="_dDNQxWiEEeWCo9T3AC65kw" association="_packagedElement.303"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ActualEndTimeType" name="ActualEndTimeType">
- <generalization xmi:id="ActualEndTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RelationshipTypeType" name="RelationshipTypeType">
- <generalization xmi:id="RelationshipTypeType-_generalization.0" general="RelationshipType1Type"/>
- <ownedAttribute xmi:id="RelationshipTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="RelationshipTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfEmiEEeWCo9T3AC65kw" name="NamedElement_PhysicalAssetSegmentSpecification" memberEnd="_dDOfE2iEEeWCo9T3AC65kw _dDMCvmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfE2iEEeWCo9T3AC65kw" name="extension_PhysicalAssetSegmentSpecification" type="_dDMCvWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfEmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfFGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.474" memberEnd="OpMaterialRequirementType-assemblyType _packagedElement.474-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.474-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.474"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfFWiEEeWCo9T3AC65kw" name="NamedElement_OpPersonnelCapability" memberEnd="_dDOfFmiEEeWCo9T3AC65kw _dDOfDWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfFmiEEeWCo9T3AC65kw" name="extension_OpPersonnelCapability" type="_dDOfDGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfFWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfF2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.105" memberEnd="ValueType-valueString _packagedElement.105-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.105-_ownedEnd.0" type="_dDPGJmiEEeWCo9T3AC65kw" association="_packagedElement.105"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.158" memberEnd="MaterialSegmentSpecificationType-materialUse _packagedElement.158-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.158-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.158"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.109" memberEnd="PersonnelSegmentSpecificationPropertyType-value _packagedElement.109-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.109-_ownedEnd.0" type="_dDMp1WiEEeWCo9T3AC65kw" association="_packagedElement.109"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="CodeType" name="CodeType">
- <ownedAttribute xmi:id="CodeType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-languageID" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-languageID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listAgencyID" name="listAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listAgencyName" name="listAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listAgencyName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listID" name="listID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listName" name="listName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listSchemeURI" name="listSchemeURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listSchemeURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listURI" name="listURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-listVersionID" name="listVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-listVersionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CodeType-name" name="name" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CodeType-name-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.214" memberEnd="TransActionCriteriaType-changeStatus _packagedElement.214-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.214-_ownedEnd.0" type="_dDNQy2iEEeWCo9T3AC65kw" association="_packagedElement.214"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfGGiEEeWCo9T3AC65kw" name="OpPhysicalAssetRequirement" visibility="public">
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-physicalAssetClassID" name="physicalAssetClassID" type="PhysicalAssetClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.565">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-physicalAssetClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementType-physicalAssetClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-physicalAssetID" name="physicalAssetID" type="PhysicalAssetIDType" isOrdered="true" aggregation="composite" association="_packagedElement.566">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-physicalAssetID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementType-physicalAssetID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.567">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-physicalAssetUse" name="physicalAssetUse" type="PhysicalAssetUseType" isOrdered="true" aggregation="composite" association="_packagedElement.568">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-physicalAssetUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.569">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.570">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-equipmentLevel" name="equipmentLevel" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.571">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-equipmentLevel-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-physicalAssetRequirementProperty" name="physicalAssetRequirementProperty" type="_dDOfKWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.572">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-physicalAssetRequirementProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementType-physicalAssetRequirementProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementType-requiredByRequestedSegmentResponse" name="requiredByRequestedSegmentResponse" type="RequiredByRequestedSegmentResponseType" isOrdered="true" aggregation="composite" association="_packagedElement.573">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementType-requiredByRequestedSegmentResponse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfGWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfB2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.312" memberEnd="ProcessProcessSegmentType-dataArea _packagedElement.312-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.312-_ownedEnd.0" type="_dDPGBGiEEeWCo9T3AC65kw" association="_packagedElement.312"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.556" memberEnd="OpPhysicalAssetCapabilityType-endTime _packagedElement.556-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.556-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.556"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.399" memberEnd="OpEquipmentRequirementPropertyType-iD _packagedElement.399-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.399-_ownedEnd.0" type="_dDMp92iEEeWCo9T3AC65kw" association="_packagedElement.399"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.99" memberEnd="PersonnelSegmentSpecificationType-quantity _packagedElement.99-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.99-_ownedEnd.0" type="_dDMCxWiEEeWCo9T3AC65kw" association="_packagedElement.99"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfGmiEEeWCo9T3AC65kw" name="OpMaterialSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="OpMaterialSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.480"/>
- <ownedAttribute xmi:id="OpMaterialSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.481">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.482">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.483">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfG2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGCWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.444" memberEnd="OpMaterialCapabilityType-description _packagedElement.444-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.444-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.444"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfHGiEEeWCo9T3AC65kw" name="ShowProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="ShowProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.333"/>
- <ownedAttribute xmi:id="ShowProcessSegmentInformationType-dataArea" name="dataArea" type="_dDNQz2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.334"/>
- <ownedAttribute xmi:id="ShowProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ShowProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ShowProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfHWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ2WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.396" memberEnd="OpEquipmentCapabilityType-quantity _packagedElement.396-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.396-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.396"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OperationsType1Type" name="OperationsType1Type">
- <generalization xmi:id="OperationsType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfHmiEEeWCo9T3AC65kw" name="ChangeProcessSegment" visibility="public">
- <ownedAttribute xmi:id="ChangeProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.241"/>
- <ownedAttribute xmi:id="ChangeProcessSegmentType-dataArea" name="dataArea" type="_dDMqDmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.245"/>
- <ownedAttribute xmi:id="ChangeProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ChangeProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ChangeProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfH2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ8miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="OtherDependencyType" name="OtherDependencyType">
- <generalization xmi:id="OtherDependencyType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.578" memberEnd="OpPhysicalAssetSpecificationPropertyType-quantity _packagedElement.578-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.578-_ownedEnd.0" type="_dDPGHGiEEeWCo9T3AC65kw" association="_packagedElement.578"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="AssemblyTypeType" name="AssemblyTypeType">
- <generalization xmi:id="AssemblyTypeType-_generalization.0" general="AssemblyType1Type"/>
- <ownedAttribute xmi:id="AssemblyTypeType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AssemblyTypeType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.409" memberEnd="OpEquipmentRequirementType-hierarchyScope _packagedElement.409-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.409-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.409"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.447" memberEnd="OpMaterialCapabilityType-confidenceFactor _packagedElement.447-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.447-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.447"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.101" memberEnd="PersonnelSegmentSpecificationPropertyType-iD _packagedElement.101-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.101-_ownedEnd.0" type="_dDMp1WiEEeWCo9T3AC65kw" association="_packagedElement.101"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.119" memberEnd="EquipmentSegmentSpecificationType-quantity _packagedElement.119-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.119-_ownedEnd.0" type="_dDPF-GiEEeWCo9T3AC65kw" association="_packagedElement.119"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.391" memberEnd="OpEquipmentCapabilityType-hierarchyScope _packagedElement.391-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.391-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.391"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialUseType" name="MaterialUseType">
- <generalization xmi:id="MaterialUseType-_generalization.0" general="MaterialUse1Type"/>
- <ownedAttribute xmi:id="MaterialUseType-otherValue" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialUseType-otherValue-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialCapabilityIDType" name="MaterialCapabilityIDType">
- <generalization xmi:id="MaterialCapabilityIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="EquipmentElementLevel1TypeBaseObject" name="EquipmentElementLevel1TypeBaseObject">
- <generalization xmi:id="EquipmentElementLevel1TypeBaseObject-_generalization.0" general="EquipmentElementLevel1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfIGiEEeWCo9T3AC65kw" name="NamedElement_DataArea2" memberEnd="_dDOfIWiEEeWCo9T3AC65kw _dDOe9miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfIWiEEeWCo9T3AC65kw" name="extension_DataArea2" type="_dDOe9WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfIGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfImiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.35" memberEnd="TransChangeStatusType-code _packagedElement.35-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.35-_ownedEnd.0" type="_dDOfAGiEEeWCo9T3AC65kw" association="_packagedElement.35"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.507" memberEnd="OpPersonnelCapabilityType-hierarchyScope _packagedElement.507-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.507-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.507"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfI2iEEeWCo9T3AC65kw" name="NamedElement_DataArea13" memberEnd="_dDOfJGiEEeWCo9T3AC65kw _dDNQ52iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfJGiEEeWCo9T3AC65kw" name="extension_DataArea13" type="_dDNQ5miEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfI2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfJWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDOfJmiEEeWCo9T3AC65kw" name="NamedElement_CancelProcessSegmentInformation" memberEnd="_dDOfJ2iEEeWCo9T3AC65kw _dDOfLGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDOfJ2iEEeWCo9T3AC65kw" name="extension_CancelProcessSegmentInformation" type="_dDOfK2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDOfJmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDOfKGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.116" memberEnd="EquipmentSegmentSpecificationType-equipmentID _packagedElement.116-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.116-_ownedEnd.0" type="_dDPF-GiEEeWCo9T3AC65kw" association="_packagedElement.116"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.483" memberEnd="OpMaterialSpecificationPropertyType-quantity _packagedElement.483-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.483-_ownedEnd.0" type="_dDOfGmiEEeWCo9T3AC65kw" association="_packagedElement.483"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="TransExpression1Type" name="TransExpression1Type">
- <ownedAttribute xmi:id="TransExpression1Type-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransExpression1Type-value-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfKWiEEeWCo9T3AC65kw" name="OpPhysicalAssetRequirementProperty" visibility="public">
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.560"/>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.561">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.562">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetRequirementPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.563">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetRequirementPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetRequirementPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfKmiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGFGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDOfK2iEEeWCo9T3AC65kw" name="CancelProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="CancelProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.209"/>
- <ownedAttribute xmi:id="CancelProcessSegmentInformationType-dataArea" name="dataArea" type="_dDMpuWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.218"/>
- <ownedAttribute xmi:id="CancelProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CancelProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CancelProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDOfLGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOfJmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.562" memberEnd="OpPhysicalAssetRequirementPropertyType-value _packagedElement.562-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.562-_ownedEnd.0" type="_dDOfKWiEEeWCo9T3AC65kw" association="_packagedElement.562"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.193" memberEnd="DataAreaType15-acknowledge _packagedElement.193-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.193-_ownedEnd.0" type="_dDN3-miEEeWCo9T3AC65kw" association="_packagedElement.193"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.267" memberEnd="DataAreaType5-process _packagedElement.267-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.267-_ownedEnd.0" type="_dDOfDmiEEeWCo9T3AC65kw" association="_packagedElement.267"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.569" memberEnd="OpPhysicalAssetRequirementType-quantity _packagedElement.569-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.569-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.569"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResourcesType" name="ResourcesType">
- <generalization xmi:id="ResourcesType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.450" memberEnd="OpMaterialCapabilityType-startTime _packagedElement.450-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.450-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.450"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.134" memberEnd="PhysicalAssetSegmentSpecificationType-quantity _packagedElement.134-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.134-_ownedEnd.0" type="_dDMCvWiEEeWCo9T3AC65kw" association="_packagedElement.134"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.563" memberEnd="OpPhysicalAssetRequirementPropertyType-quantity _packagedElement.563-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.563-_ownedEnd.0" type="_dDOfKWiEEeWCo9T3AC65kw" association="_packagedElement.563"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.148" memberEnd="MaterialSegmentSpecificationType-description _packagedElement.148-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.148-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.148"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.309" memberEnd="DocumentRoot-getProcessSegmentInformation _packagedElement.309-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.309-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.309"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.515" memberEnd="OpPersonnelRequirementPropertyType-iD _packagedElement.515-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.515-_ownedEnd.0" type="_dDPGDmiEEeWCo9T3AC65kw" association="_packagedElement.515"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPF8GiEEeWCo9T3AC65kw" name="NamedElement_OpEquipmentRequirement" memberEnd="_dDPF8WiEEeWCo9T3AC65kw _dDMCzWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPF8WiEEeWCo9T3AC65kw" name="extension_OpEquipmentRequirement" type="_dDMCzGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPF8GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPF8miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.541" memberEnd="OpPhysicalAssetCapabilityPropertyType-iD _packagedElement.541-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.541-_ownedEnd.0" type="_dDMqFGiEEeWCo9T3AC65kw" association="_packagedElement.541"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.122" memberEnd="EquipmentSegmentSpecificationPropertyType-description _packagedElement.122-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.122-_ownedEnd.0" type="_dDOe82iEEeWCo9T3AC65kw" association="_packagedElement.122"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.348" memberEnd="EquipmentAssetMappingType-physicalAssetID _packagedElement.348-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.348-_ownedEnd.0" type="_dDMqEGiEEeWCo9T3AC65kw" association="_packagedElement.348"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.304" memberEnd="GetProcessSegmentType-dataArea _packagedElement.304-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.304-_ownedEnd.0" type="_dDNQxWiEEeWCo9T3AC65kw" association="_packagedElement.304"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.321" memberEnd="RespondProcessSegmentType-applicationArea _packagedElement.321-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.321-_ownedEnd.0" type="_dDMqEmiEEeWCo9T3AC65kw" association="_packagedElement.321"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.53" memberEnd="DataAreaType-acknowledge _packagedElement.53-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.53-_ownedEnd.0" type="_dDN33miEEeWCo9T3AC65kw" association="_packagedElement.53"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPF82iEEeWCo9T3AC65kw" name="CancelProcessSegment" visibility="public">
- <ownedAttribute xmi:id="CancelProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.220"/>
- <ownedAttribute xmi:id="CancelProcessSegmentType-dataArea" name="dataArea" type="_dDPGLGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.224"/>
- <ownedAttribute xmi:id="CancelProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="CancelProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="CancelProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPF9GiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ0WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.425" memberEnd="OpEquipmentSpecificationType-quantity _packagedElement.425-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.425-_ownedEnd.0" type="_dDPGEGiEEeWCo9T3AC65kw" association="_packagedElement.425"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPF9WiEEeWCo9T3AC65kw" name="NamedElement_TransShow" memberEnd="_dDPF9miEEeWCo9T3AC65kw _dDMp9miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPF9miEEeWCo9T3AC65kw" name="extension_TransShow" type="_dDMp9WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPF9WiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPF92iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.530" memberEnd="OpPersonnelSpecificationPropertyType-description _packagedElement.530-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.530-_ownedEnd.0" type="_dDMpwmiEEeWCo9T3AC65kw" association="_packagedElement.530"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.401" memberEnd="OpEquipmentRequirementPropertyType-value _packagedElement.401-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.401-_ownedEnd.0" type="_dDMp92iEEeWCo9T3AC65kw" association="_packagedElement.401"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.572" memberEnd="OpPhysicalAssetRequirementType-physicalAssetRequirementProperty _packagedElement.572-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.572-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.572"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PersonnelUseType" name="PersonnelUseType">
- <generalization xmi:id="PersonnelUseType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPF-GiEEeWCo9T3AC65kw" name="EquipmentSegmentSpecification" visibility="public">
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationType-equipmentClassID" name="equipmentClassID" type="EquipmentClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.115">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationType-equipmentClassID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.116">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationType-equipmentID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.117">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="EquipmentSegmentSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationType-equipmentUse" name="equipmentUse" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.118">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationType-equipmentUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.119">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="EquipmentSegmentSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="EquipmentSegmentSpecificationType-equipmentSegmentSpecificationProperty" name="equipmentSegmentSpecificationProperty" type="_dDOe82iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.125">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="EquipmentSegmentSpecificationType-equipmentSegmentSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="EquipmentSegmentSpecificationType-equipmentSegmentSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPF-WiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDOe5miEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.136" memberEnd="PhysicalAssetSegmentSpecificationPropertyType-iD _packagedElement.136-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.136-_ownedEnd.0" type="_dDMpsmiEEeWCo9T3AC65kw" association="_packagedElement.136"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPF-miEEeWCo9T3AC65kw" name="HierarchyScope" visibility="public">
- <ownedAttribute xmi:id="HierarchyScopeType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.66"/>
- <ownedAttribute xmi:id="HierarchyScopeType-equipmentElementLevel" name="equipmentElementLevel" type="EquipmentElementLevelType" isOrdered="true" aggregation="composite" association="_packagedElement.67"/>
- <ownedAttribute xmi:id="HierarchyScopeType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.68">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="HierarchyScopeType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPF-2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGNGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.117" memberEnd="EquipmentSegmentSpecificationType-description _packagedElement.117-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.117-_ownedEnd.0" type="_dDPF-GiEEeWCo9T3AC65kw" association="_packagedElement.117"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.77" memberEnd="ProcessSegmentType-operationsType _packagedElement.77-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.77-_ownedEnd.0" type="_dDMp-WiEEeWCo9T3AC65kw" association="_packagedElement.77"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPF_GiEEeWCo9T3AC65kw" name="NamedElement_DataArea6" memberEnd="_dDPF_WiEEeWCo9T3AC65kw _dDMptWiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPF_WiEEeWCo9T3AC65kw" name="extension_DataArea6" type="_dDMptGiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPF_GiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPF_miEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPF_2iEEeWCo9T3AC65kw" name="SyncProcessSegmentInformation" visibility="public">
- <ownedAttribute xmi:id="SyncProcessSegmentInformationType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.341"/>
- <ownedAttribute xmi:id="SyncProcessSegmentInformationType-dataArea" name="dataArea" type="_dDNQ5miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.342"/>
- <ownedAttribute xmi:id="SyncProcessSegmentInformationType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="SyncProcessSegmentInformationType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="SyncProcessSegmentInformationType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGAGiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMC2GiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.499" memberEnd="OpPersonnelCapabilityPropertyType-quantity _packagedElement.499-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.499-_ownedEnd.0" type="_dDNQzWiEEeWCo9T3AC65kw" association="_packagedElement.499"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.517" memberEnd="OpPersonnelRequirementPropertyType-value _packagedElement.517-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.517-_ownedEnd.0" type="_dDPGDmiEEeWCo9T3AC65kw" association="_packagedElement.517"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.55" memberEnd="ProcessSegmentInformationType-iD _packagedElement.55-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.55-_ownedEnd.0" type="_dDN36miEEeWCo9T3AC65kw" association="_packagedElement.55"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="EarliestStartTimeType" name="EarliestStartTimeType">
- <generalization xmi:id="EarliestStartTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.133" memberEnd="PhysicalAssetSegmentSpecificationType-physicalAssetUse _packagedElement.133-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.133-_ownedEnd.0" type="_dDMCvWiEEeWCo9T3AC65kw" association="_packagedElement.133"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.174" memberEnd="SegmentDependencyType-iD _packagedElement.174-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.174-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.174"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.537" memberEnd="OpPersonnelSpecificationType-personnelUse _packagedElement.537-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.537-_ownedEnd.0" type="_dDN36GiEEeWCo9T3AC65kw" association="_packagedElement.537"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ConfidenceFactorType" name="ConfidenceFactorType">
- <generalization xmi:id="ConfidenceFactorType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.397" memberEnd="OpEquipmentCapabilityType-equipmentCapabilityProperty _packagedElement.397-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.397-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.397"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGAWiEEeWCo9T3AC65kw" name="NamedElement_TransSender" memberEnd="_dDPGAmiEEeWCo9T3AC65kw _dDNQxGiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGAmiEEeWCo9T3AC65kw" name="extension_TransSender" type="_dDNQw2iEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGAWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGA2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResponseState1Type" name="ResponseState1Type">
- <generalization xmi:id="ResponseState1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialDefinitionIDType" name="MaterialDefinitionIDType">
- <generalization xmi:id="MaterialDefinitionIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.68" memberEnd="HierarchyScopeType-hierarchyScope _packagedElement.68-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.68-_ownedEnd.0" type="_dDPF-miEEeWCo9T3AC65kw" association="_packagedElement.68"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ActualStartTimeType" name="ActualStartTimeType">
- <generalization xmi:id="ActualStartTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.452" memberEnd="OpMaterialCapabilityType-assemblyCapability _packagedElement.452-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.452-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.452"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.161" memberEnd="MaterialSegmentSpecificationPropertyType-iD _packagedElement.161-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.161-_ownedEnd.0" type="_dDPGKmiEEeWCo9T3AC65kw" association="_packagedElement.161"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PhysicalAssetIDType" name="PhysicalAssetIDType">
- <generalization xmi:id="PhysicalAssetIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.648" memberEnd="TransConfirmType-responseCriteria _packagedElement.648-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.648-_ownedEnd.0" type="_dDMCrWiEEeWCo9T3AC65kw" association="_packagedElement.648"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="AnyGenericValueType" name="AnyGenericValueType">
- <ownedAttribute xmi:id="AnyGenericValueType-value" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-value-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-characterSetCode" name="characterSetCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-characterSetCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-currencyCodeListVersionID" name="currencyCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-currencyCodeListVersionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-currencyID" name="currencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-currencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-encodingCode" name="encodingCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-encodingCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-filename" name="filename" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-filename-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-format" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-format-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-languageID" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-languageID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-languageLocaleID" name="languageLocaleID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-languageLocaleID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listAgencyID" name="listAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listAgencyName" name="listAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listAgencyName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listID" name="listID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listName" name="listName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listSchemaURI" name="listSchemaURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listSchemaURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listURI" name="listURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-listVersionID" name="listVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-listVersionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-mimeCode" name="mimeCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-mimeCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-name" name="name" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-name-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaAgencyID" name="schemaAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaAgencyName" name="schemaAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaAgencyName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaDataURI" name="schemaDataURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaDataURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaID" name="schemaID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaName" name="schemaName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaURI" name="schemaURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaURI-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-schemaVersionID" name="schemaVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-schemaVersionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-unitCode" name="unitCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-unitCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-unitCodeListAgencyID" name="unitCodeListAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-unitCodeListAgencyID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-unitCodeListAgencyName" name="unitCodeListAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-unitCodeListAgencyName-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-unitCodeListID" name="unitCodeListID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-unitCodeListID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-unitCodeListVersionID" name="unitCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-unitCodeListVersionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="AnyGenericValueType-uri" name="uri" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="AnyGenericValueType-uri-_lowerValue"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGBGiEEeWCo9T3AC65kw" name="ProcessProcessSegment" visibility="public">
- <ownedAttribute xmi:id="ProcessProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.311"/>
- <ownedAttribute xmi:id="ProcessProcessSegmentType-dataArea" name="dataArea" type="_dDOe9WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.312"/>
- <ownedAttribute xmi:id="ProcessProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ProcessProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ProcessProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGBWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMC22iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="CapabilityType1Type" name="CapabilityType1Type">
- <generalization xmi:id="CapabilityType1Type-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.25" memberEnd="AcknowledgeProcessSegmentInformationType-applicationArea _packagedElement.25-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.25-_ownedEnd.0" type="_dDN3-GiEEeWCo9T3AC65kw" association="_packagedElement.25"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.254" memberEnd="TransProcessType-actionCriteria _packagedElement.254-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.254-_ownedEnd.0" type="_dDMC0GiEEeWCo9T3AC65kw" association="_packagedElement.254"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGBmiEEeWCo9T3AC65kw" name="NamedElement_TransStateChange" memberEnd="_dDPGB2iEEeWCo9T3AC65kw _dDPGE2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGB2iEEeWCo9T3AC65kw" name="extension_TransStateChange" type="_dDPGEmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGBmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGCGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.317" memberEnd="DocumentRoot-processProcessSegmentInformation _packagedElement.317-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.317-_ownedEnd.0" type="_dDNQ7WiEEeWCo9T3AC65kw" association="_packagedElement.317"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGCWiEEeWCo9T3AC65kw" name="NamedElement_OpMaterialSpecificationProperty" memberEnd="_dDPGCmiEEeWCo9T3AC65kw _dDOfG2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGCmiEEeWCo9T3AC65kw" name="extension_OpMaterialSpecificationProperty" type="_dDOfGmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGCWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGC2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.95" memberEnd="QuantityValueType-dataType _packagedElement.95-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.95-_ownedEnd.0" type="_dDMCr2iEEeWCo9T3AC65kw" association="_packagedElement.95"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.64" memberEnd="ProcessSegmentInformationType-location _packagedElement.64-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.64-_ownedEnd.0" type="_dDN36miEEeWCo9T3AC65kw" association="_packagedElement.64"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGDGiEEeWCo9T3AC65kw" name="OpMaterialRequirementProperty" visibility="public">
- <ownedAttribute xmi:id="OpMaterialRequirementPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.458">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementPropertyType-iD-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.459">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.460">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.461">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpMaterialRequirementPropertyType-materialRequirementProperty" name="materialRequirementProperty" type="_dDPGDGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.462">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpMaterialRequirementPropertyType-materialRequirementProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpMaterialRequirementPropertyType-materialRequirementProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGDWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMCqGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGDmiEEeWCo9T3AC65kw" name="OpPersonnelRequirementProperty" visibility="public">
- <ownedAttribute xmi:id="OpPersonnelRequirementPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.515"/>
- <ownedAttribute xmi:id="OpPersonnelRequirementPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.516">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.517">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPersonnelRequirementPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.518">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPersonnelRequirementPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPersonnelRequirementPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGD2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGIWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.402" memberEnd="OpEquipmentRequirementPropertyType-quantity _packagedElement.402-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.402-_ownedEnd.0" type="_dDMp92iEEeWCo9T3AC65kw" association="_packagedElement.402"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.159" memberEnd="MaterialSegmentSpecificationType-quantity _packagedElement.159-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.159-_ownedEnd.0" type="_dDN37GiEEeWCo9T3AC65kw" association="_packagedElement.159"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGEGiEEeWCo9T3AC65kw" name="OpEquipmentSpecification" visibility="public">
- <ownedAttribute xmi:id="OpEquipmentSpecificationType-equipmentClassID" name="equipmentClassID" type="EquipmentClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.421">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationType-equipmentClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationType-equipmentClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.422">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationType-equipmentID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationType-equipmentID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.423">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationType-equipmentUse" name="equipmentUse" type="EquipmentUseType" isOrdered="true" aggregation="composite" association="_packagedElement.424">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationType-equipmentUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.425">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentSpecificationType-equipmentSpecificationProperty" name="equipmentSpecificationProperty" type="_dDN33GiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.426">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentSpecificationType-equipmentSpecificationProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentSpecificationType-equipmentSpecificationProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGEWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ_WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.184" memberEnd="SegmentDependencyType-segmentID _packagedElement.184-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.184-_ownedEnd.0" type="_dDMp_WiEEeWCo9T3AC65kw" association="_packagedElement.184"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGEmiEEeWCo9T3AC65kw" name="TransStateChange" visibility="public">
- <ownedAttribute xmi:id="TransStateChangeType-fromStateCode" name="fromStateCode" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.43">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransStateChangeType-fromStateCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransStateChangeType-toStateCode" name="toStateCode" type="CodeType" isOrdered="true" aggregation="composite" association="_packagedElement.44">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransStateChangeType-toStateCode-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransStateChangeType-changeDateTime" name="changeDateTime" type="DateTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.45">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransStateChangeType-changeDateTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransStateChangeType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.46">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransStateChangeType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransStateChangeType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransStateChangeType-note" name="note" type="TextType" isOrdered="true" aggregation="composite" association="_packagedElement.47">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransStateChangeType-note-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="TransStateChangeType-note-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="TransStateChangeType-userArea" name="userArea" type="_dDOfEGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.48">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="TransStateChangeType-userArea-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGE2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDPGBmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.462" memberEnd="OpMaterialRequirementPropertyType-materialRequirementProperty _packagedElement.462-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.462-_ownedEnd.0" type="_dDPGDGiEEeWCo9T3AC65kw" association="_packagedElement.462"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.539" memberEnd="OpPersonnelSpecificationType-personnelSpecificationProperty _packagedElement.539-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.539-_ownedEnd.0" type="_dDN36GiEEeWCo9T3AC65kw" association="_packagedElement.539"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.106" memberEnd="ValueType-dataType _packagedElement.106-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.106-_ownedEnd.0" type="_dDPGJmiEEeWCo9T3AC65kw" association="_packagedElement.106"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.506" memberEnd="OpPersonnelCapabilityType-confidenceFactor _packagedElement.506-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.506-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.506"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGFGiEEeWCo9T3AC65kw" name="NamedElement_OpPhysicalAssetRequirementProperty" memberEnd="_dDPGFWiEEeWCo9T3AC65kw _dDOfKmiEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGFWiEEeWCo9T3AC65kw" name="extension_OpPhysicalAssetRequirementProperty" type="_dDOfKWiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGFGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGFmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.455" memberEnd="OpMaterialCapabilityType-quantity _packagedElement.455-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.455-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.455"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.52" memberEnd="TransAcknowledgeType-responseCriteria _packagedElement.52-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.52-_ownedEnd.0" type="_dDN3_GiEEeWCo9T3AC65kw" association="_packagedElement.52"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="VersionType" name="VersionType">
- <generalization xmi:id="VersionType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.531" memberEnd="OpPersonnelSpecificationPropertyType-value _packagedElement.531-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.531-_ownedEnd.0" type="_dDMpwmiEEeWCo9T3AC65kw" association="_packagedElement.531"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.417" memberEnd="OpEquipmentSpecificationPropertyType-description _packagedElement.417-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.417-_ownedEnd.0" type="_dDN33GiEEeWCo9T3AC65kw" association="_packagedElement.417"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PlannedStartTimeType" name="PlannedStartTimeType">
- <generalization xmi:id="PlannedStartTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.570" memberEnd="OpPhysicalAssetRequirementType-hierarchyScope _packagedElement.570-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.570-_ownedEnd.0" type="_dDOfGGiEEeWCo9T3AC65kw" association="_packagedElement.570"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ParameterIDType" name="ParameterIDType">
- <generalization xmi:id="ParameterIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGF2iEEeWCo9T3AC65kw" name="NamedElement_DataArea" memberEnd="_dDPGGGiEEeWCo9T3AC65kw _dDN332iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGGGiEEeWCo9T3AC65kw" name="extension_DataArea" type="_dDN33miEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGF2iEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGGWiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGGmiEEeWCo9T3AC65kw" name="OpEquipmentCapability" visibility="public">
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-equipmentClassID" name="equipmentClassID" type="EquipmentClassIDType" isOrdered="true" aggregation="composite" association="_packagedElement.384">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-equipmentClassID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityType-equipmentClassID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-equipmentID" name="equipmentID" type="EquipmentIDType" isOrdered="true" aggregation="composite" association="_packagedElement.385">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-equipmentID-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityType-equipmentID-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.386">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-capabilityType" name="capabilityType" type="CapabilityTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.387">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-capabilityType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-reason" name="reason" type="ReasonType" isOrdered="true" aggregation="composite" association="_packagedElement.389">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-reason-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-confidenceFactor" name="confidenceFactor" type="ConfidenceFactorType" isOrdered="true" aggregation="composite" association="_packagedElement.390">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-confidenceFactor-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-hierarchyScope" name="hierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.391">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-hierarchyScope-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-equipmentUse" name="equipmentUse" type="EquipmentUseType" isOrdered="true" aggregation="composite" association="_packagedElement.392">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-equipmentUse-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-startTime" name="startTime" type="StartTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.394">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-startTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-endTime" name="endTime" type="EndTimeType" isOrdered="true" aggregation="composite" association="_packagedElement.395">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-endTime-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.396">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpEquipmentCapabilityType-equipmentCapabilityProperty" name="equipmentCapabilityProperty" type="_dDNQyWiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.397">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpEquipmentCapabilityType-equipmentCapabilityProperty-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpEquipmentCapabilityType-equipmentCapabilityProperty-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGG2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNRAGiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGHGiEEeWCo9T3AC65kw" name="OpPhysicalAssetSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.575"/>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.576">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.577">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="OpPhysicalAssetSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.578">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="OpPhysicalAssetSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="OpPhysicalAssetSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGHWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNRC2iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.404" memberEnd="OpEquipmentRequirementType-equipmentClassID _packagedElement.404-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.404-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.404"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGHmiEEeWCo9T3AC65kw" name="NamedElement_ProcessSegmentInformation" memberEnd="_dDPGH2iEEeWCo9T3AC65kw _dDN362iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGH2iEEeWCo9T3AC65kw" name="extension_ProcessSegmentInformation" type="_dDN36miEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGHmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGIGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGIWiEEeWCo9T3AC65kw" name="NamedElement_OpPersonnelRequirementProperty" memberEnd="_dDPGImiEEeWCo9T3AC65kw _dDPGD2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGImiEEeWCo9T3AC65kw" name="extension_OpPersonnelRequirementProperty" type="_dDPGDmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGIWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGI2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGJGiEEeWCo9T3AC65kw" name="DataArea3" visibility="public">
- <ownedAttribute xmi:id="DataAreaType3-respond" name="respond" type="_dDMpu2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.261"/>
- <ownedAttribute xmi:id="DataAreaType3-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.262">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType3-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGJWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN32WiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.482" memberEnd="OpMaterialSpecificationPropertyType-value _packagedElement.482-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.482-_ownedEnd.0" type="_dDOfGmiEEeWCo9T3AC65kw" association="_packagedElement.482"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.350" memberEnd="EquipmentAssetMappingType-endTime _packagedElement.350-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.350-_ownedEnd.0" type="_dDMqEGiEEeWCo9T3AC65kw" association="_packagedElement.350"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.467" memberEnd="OpMaterialRequirementType-materialSubLotID _packagedElement.467-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.467-_ownedEnd.0" type="_dDMp-2iEEeWCo9T3AC65kw" association="_packagedElement.467"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGJmiEEeWCo9T3AC65kw" name="Value" visibility="public">
- <ownedAttribute xmi:id="ValueType-valueString" name="valueString" type="ValueStringType" isOrdered="true" aggregation="composite" association="_packagedElement.105"/>
- <ownedAttribute xmi:id="ValueType-dataType" name="dataType" type="DataTypeType" isOrdered="true" aggregation="composite" association="_packagedElement.106">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ValueType-dataType-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ValueType-unitOfMeasure" name="unitOfMeasure" type="UnitOfMeasureType" isOrdered="true" aggregation="composite" association="_packagedElement.107">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ValueType-unitOfMeasure-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ValueType-key" name="key" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.108">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ValueType-key-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGJ2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNRDmiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.217" memberEnd="DataAreaType9-processSegmentInformation _packagedElement.217-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.217-_ownedEnd.0" type="_dDMpuWiEEeWCo9T3AC65kw" association="_packagedElement.217"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.386" memberEnd="OpEquipmentCapabilityType-description _packagedElement.386-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.386-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.386"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.577" memberEnd="OpPhysicalAssetSpecificationPropertyType-value _packagedElement.577-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.577-_ownedEnd.0" type="_dDPGHGiEEeWCo9T3AC65kw" association="_packagedElement.577"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="CertificateOfAnalysisReferenceType" name="CertificateOfAnalysisReferenceType">
- <generalization xmi:id="CertificateOfAnalysisReferenceType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGKGiEEeWCo9T3AC65kw" name="ShowProcessSegment" visibility="public">
- <ownedAttribute xmi:id="ShowProcessSegmentType-applicationArea" name="applicationArea" type="_dDMpxGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.329"/>
- <ownedAttribute xmi:id="ShowProcessSegmentType-dataArea" name="dataArea" type="_dDMCtGiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.330"/>
- <ownedAttribute xmi:id="ShowProcessSegmentType-releaseID" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="ShowProcessSegmentType-versionID" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="ShowProcessSegmentType-versionID-_lowerValue"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGKWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDN4DWiEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.224" memberEnd="CancelProcessSegmentType-dataArea _packagedElement.224-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.224-_ownedEnd.0" type="_dDPF82iEEeWCo9T3AC65kw" association="_packagedElement.224"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.162" memberEnd="MaterialSegmentSpecificationPropertyType-description _packagedElement.162-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.162-_ownedEnd.0" type="_dDPGKmiEEeWCo9T3AC65kw" association="_packagedElement.162"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGKmiEEeWCo9T3AC65kw" name="MaterialSegmentSpecificationProperty" visibility="public">
- <ownedAttribute xmi:id="MaterialSegmentSpecificationPropertyType-iD" name="iD" type="IdentifierType" isOrdered="true" aggregation="composite" association="_packagedElement.161"/>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationPropertyType-description" name="description" type="DescriptionType" isOrdered="true" aggregation="composite" association="_packagedElement.162">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationPropertyType-description-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationPropertyType-description-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationPropertyType-value" name="value" type="_dDPGJmiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.163">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationPropertyType-value-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationPropertyType-value-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="MaterialSegmentSpecificationPropertyType-quantity" name="quantity" type="_dDMCr2iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.164">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="MaterialSegmentSpecificationPropertyType-quantity-_lowerValue"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="MaterialSegmentSpecificationPropertyType-quantity-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGK2iEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDNQ72iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_dDPGLGiEEeWCo9T3AC65kw" name="DataArea10" visibility="public">
- <ownedAttribute xmi:id="DataAreaType10-cancel" name="cancel" type="_dDOe72iEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.222"/>
- <ownedAttribute xmi:id="DataAreaType10-processSegment" name="processSegment" type="_dDMp-WiEEeWCo9T3AC65kw" isOrdered="true" aggregation="composite" association="_packagedElement.223">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="DataAreaType10-processSegment-_upperValue" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_dDPGLWiEEeWCo9T3AC65kw" name="base_NamedElement" association="_dDMp12iEEeWCo9T3AC65kw">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.322" memberEnd="RespondProcessSegmentType-dataArea _packagedElement.322-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.322-_ownedEnd.0" type="_dDMqEmiEEeWCo9T3AC65kw" association="_packagedElement.322"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.555" memberEnd="OpPhysicalAssetCapabilityType-startTime _packagedElement.555-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.555-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.555"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="CorrectionType" name="CorrectionType">
- <generalization xmi:id="CorrectionType-_generalization.0" general="CodeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.503" memberEnd="OpPersonnelCapabilityType-description _packagedElement.503-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.503-_ownedEnd.0" type="_dDOfDGiEEeWCo9T3AC65kw" association="_packagedElement.503"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.538" memberEnd="OpPersonnelSpecificationType-quantity _packagedElement.538-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.538-_ownedEnd.0" type="_dDN36GiEEeWCo9T3AC65kw" association="_packagedElement.538"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.102" memberEnd="PersonnelSegmentSpecificationPropertyType-description _packagedElement.102-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.102-_ownedEnd.0" type="_dDMp1WiEEeWCo9T3AC65kw" association="_packagedElement.102"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.552" memberEnd="OpPhysicalAssetCapabilityType-hierarchyScope _packagedElement.552-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.552-_ownedEnd.0" type="_dDNQ12iEEeWCo9T3AC65kw" association="_packagedElement.552"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.408" memberEnd="OpEquipmentRequirementType-quantity _packagedElement.408-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.408-_ownedEnd.0" type="_dDMCzGiEEeWCo9T3AC65kw" association="_packagedElement.408"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.43" memberEnd="TransStateChangeType-fromStateCode _packagedElement.43-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.43-_ownedEnd.0" type="_dDPGEmiEEeWCo9T3AC65kw" association="_packagedElement.43"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGLmiEEeWCo9T3AC65kw" name="NamedElement_TransChange" memberEnd="_dDPGL2iEEeWCo9T3AC65kw _dDOe8miEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGL2iEEeWCo9T3AC65kw" name="extension_TransChange" type="_dDOe8WiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGLmiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGMGiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.115" memberEnd="EquipmentSegmentSpecificationType-equipmentClassID _packagedElement.115-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.115-_ownedEnd.0" type="_dDPF-GiEEeWCo9T3AC65kw" association="_packagedElement.115"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.493" memberEnd="OpMaterialSpecificationType-assemblyRelationship _packagedElement.493-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.493-_ownedEnd.0" type="_dDN4BmiEEeWCo9T3AC65kw" association="_packagedElement.493"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="JobOrderCommand1TypeBaseObject" name="JobOrderCommand1TypeBaseObject">
- <generalization xmi:id="JobOrderCommand1TypeBaseObject-_generalization.0" general="JobOrderCommand1TypeBase"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.441" memberEnd="OpMaterialCapabilityType-materialDefinitionID _packagedElement.441-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.441-_ownedEnd.0" type="_dDMCx2iEEeWCo9T3AC65kw" association="_packagedElement.441"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.17" memberEnd="TransApplicationAreaType-receiver _packagedElement.17-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.17-_ownedEnd.0" type="_dDMpxGiEEeWCo9T3AC65kw" association="_packagedElement.17"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.330" memberEnd="ShowProcessSegmentType-dataArea _packagedElement.330-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.330-_ownedEnd.0" type="_dDPGKGiEEeWCo9T3AC65kw" association="_packagedElement.330"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.438" memberEnd="OpMaterialCapabilityPropertyType-materialUse _packagedElement.438-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.438-_ownedEnd.0" type="_dDNQ3GiEEeWCo9T3AC65kw" association="_packagedElement.438"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.581" memberEnd="OpPhysicalAssetSpecificationType-physicalAssetID _packagedElement.581-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.581-_ownedEnd.0" type="_dDNRBmiEEeWCo9T3AC65kw" association="_packagedElement.581"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="AssemblyRelationship1TypeBase" name="AssemblyRelationship1TypeBase">
- <ownedLiteral xmi:id="AssemblyRelationship1TypeBase-Permanent" name="Permanent"/>
- <ownedLiteral xmi:id="AssemblyRelationship1TypeBase-Transient" name="Transient"/>
- <ownedLiteral xmi:id="AssemblyRelationship1TypeBase-Other" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="PropertyIDType" name="PropertyIDType">
- <generalization xmi:id="PropertyIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGMWiEEeWCo9T3AC65kw" name="NamedElement_AcknowledgeProcessSegment" memberEnd="_dDPGMmiEEeWCo9T3AC65kw _dDOfC2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGMmiEEeWCo9T3AC65kw" name="extension_AcknowledgeProcessSegment" type="_dDOfCmiEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGMWiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGM2iEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.255" memberEnd="DataAreaType2-process _packagedElement.255-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.255-_ownedEnd.0" type="_dDOe9WiEEeWCo9T3AC65kw" association="_packagedElement.255"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_dDPGNGiEEeWCo9T3AC65kw" name="NamedElement_HierarchyScope" memberEnd="_dDPGNWiEEeWCo9T3AC65kw _dDPF-2iEEeWCo9T3AC65kw">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_dDPGNWiEEeWCo9T3AC65kw" name="extension_HierarchyScope" type="_dDPF-miEEeWCo9T3AC65kw" aggregation="composite" association="_dDPGNGiEEeWCo9T3AC65kw">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_dDPGNmiEEeWCo9T3AC65kw" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.334" memberEnd="ShowProcessSegmentInformationType-dataArea _packagedElement.334-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.334-_ownedEnd.0" type="_dDOfHGiEEeWCo9T3AC65kw" association="_packagedElement.334"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="MaterialClassIDType" name="MaterialClassIDType">
- <generalization xmi:id="MaterialClassIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.264" memberEnd="DataAreaType4-respond _packagedElement.264-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.264-_ownedEnd.0" type="_dDN4C2iEEeWCo9T3AC65kw" association="_packagedElement.264"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.62" memberEnd="LocationType-equipmentElementLevel _packagedElement.62-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.62-_ownedEnd.0" type="_dDN39miEEeWCo9T3AC65kw" association="_packagedElement.62"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.481" memberEnd="OpMaterialSpecificationPropertyType-description _packagedElement.481-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.481-_ownedEnd.0" type="_dDOfGmiEEeWCo9T3AC65kw" association="_packagedElement.481"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.6" memberEnd="TransSenderType-taskID _packagedElement.6-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.6-_ownedEnd.0" type="_dDNQw2iEEeWCo9T3AC65kw" association="_packagedElement.6"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.168" memberEnd="ParameterType-iD _packagedElement.168-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.168-_ownedEnd.0" type="_dDMCq2iEEeWCo9T3AC65kw" association="_packagedElement.168"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.87" memberEnd="PersonnelSegmentSpecificationType-description _packagedElement.87-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.87-_ownedEnd.0" type="_dDMCxWiEEeWCo9T3AC65kw" association="_packagedElement.87"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="ResourceIDType" name="ResourceIDType">
- <generalization xmi:id="ResourceIDType-_generalization.0" general="IdentifierType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.216" memberEnd="DataAreaType9-cancel _packagedElement.216-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.216-_ownedEnd.0" type="_dDMpuWiEEeWCo9T3AC65kw" association="_packagedElement.216"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.56" memberEnd="ProcessSegmentInformationType-description _packagedElement.56-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.56-_ownedEnd.0" type="_dDN36miEEeWCo9T3AC65kw" association="_packagedElement.56"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.48" memberEnd="TransStateChangeType-userArea _packagedElement.48-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.48-_ownedEnd.0" type="_dDPGEmiEEeWCo9T3AC65kw" association="_packagedElement.48"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.543" memberEnd="OpPhysicalAssetCapabilityPropertyType-value _packagedElement.543-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.543-_ownedEnd.0" type="_dDMqFGiEEeWCo9T3AC65kw" association="_packagedElement.543"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.140" memberEnd="PhysicalAssetSegmentSpecificationType-physicalAssetSegmentSpecificationProperty _packagedElement.140-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.140-_ownedEnd.0" type="_dDMCvWiEEeWCo9T3AC65kw" association="_packagedElement.140"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.213" memberEnd="TransActionCriteriaType-actionExpression _packagedElement.213-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.213-_ownedEnd.0" type="_dDNQy2iEEeWCo9T3AC65kw" association="_packagedElement.213"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="RequestedPriorityType" name="RequestedPriorityType">
- <generalization xmi:id="RequestedPriorityType-_generalization.0" general="NumericType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="LatestEndTimeType" name="LatestEndTimeType">
- <generalization xmi:id="LatestEndTimeType-_generalization.0" general="DateTimeType"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.387" memberEnd="OpEquipmentCapabilityType-capabilityType _packagedElement.387-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.387-_ownedEnd.0" type="_dDPGGmiEEeWCo9T3AC65kw" association="_packagedElement.387"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_packagedElement.187" memberEnd="ProcessSegmentInformationType-processSegment _packagedElement.187-_ownedEnd.0">
- <ownedEnd xmi:id="_packagedElement.187-_ownedEnd.0" type="_dDN36miEEeWCo9T3AC65kw" association="_packagedElement.187"/>
-=======
-<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_DtbNUFIUEeWV3_MMGEF7iQ" name="b2mml.processSegment" metamodelReference="_DtbNUVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKPzQFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <contents xmi:type="ecore:EPackage" xmi:id="_gKSPgFIUEeWV3_MMGEF7iQ" name="b2mmlprocessSegment" nsURI="http:///schemas/b2mmlprocessSegment/_eoaNEFIUEeWV3_MMGEF7iQ/0" nsPrefix="b2mmlprocessSegment">
- <eAnnotations xmi:id="_gKSPgVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <details xmi:id="_gKSPglIUEeWV3_MMGEF7iQ" key="originalName" value="b2mml.processSegment"/>
- </eAnnotations>
- <eAnnotations xmi:id="_gKSPg1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/4.0.0/UML">
- <references xmi:type="uml:Model" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#_0"/>
- </eAnnotations>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPhFIUEeWV3_MMGEF7iQ" name="BillOfMaterialIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSPhVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgN1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPh1IUEeWV3_MMGEF7iQ" name="IdentifierType">
- <eAnnotations xmi:id="_gKSPiFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3UlITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPiVIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPi1IUEeWV3_MMGEF7iQ" name="schemeAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPjVIUEeWV3_MMGEF7iQ" name="schemeAgencyName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPj1IUEeWV3_MMGEF7iQ" name="schemeDataURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPkVIUEeWV3_MMGEF7iQ" name="schemeID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPk1IUEeWV3_MMGEF7iQ" name="schemeName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPlVIUEeWV3_MMGEF7iQ" name="schemeURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPl1IUEeWV3_MMGEF7iQ" name="schemeVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPmVIUEeWV3_MMGEF7iQ" name="ActualFinishTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSPmlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgIFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPnFIUEeWV3_MMGEF7iQ" name="DateTimeType">
- <eAnnotations xmi:id="_gKSPnVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3mFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPnlIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//DateTime"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPoFIUEeWV3_MMGEF7iQ" name="format">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPolIUEeWV3_MMGEF7iQ" name="AssemblyRelationshipType" eSuperTypes="_gKSPp1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSPo1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTflVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPpFIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPp1IUEeWV3_MMGEF7iQ" name="AssemblyRelationship1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSPqFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfmVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPqlIUEeWV3_MMGEF7iQ" name="CodeType">
- <eAnnotations xmi:id="_gKSPq1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3bVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPrFIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPrlIUEeWV3_MMGEF7iQ" name="languageID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Language"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPsFIUEeWV3_MMGEF7iQ" name="listAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPslIUEeWV3_MMGEF7iQ" name="listAgencyName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPtFIUEeWV3_MMGEF7iQ" name="listID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPtlIUEeWV3_MMGEF7iQ" name="listName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPuFIUEeWV3_MMGEF7iQ" name="listSchemeURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPulIUEeWV3_MMGEF7iQ" name="listURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPvFIUEeWV3_MMGEF7iQ" name="listVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSPvlIUEeWV3_MMGEF7iQ" name="name">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKSPwFIUEeWV3_MMGEF7iQ" name="Dependency1TypeBase">
- <eAnnotations xmi:id="_gKSPwVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUGd1ITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKSPwlIUEeWV3_MMGEF7iQ" name="NotFollow"/>
- <eLiterals xmi:id="_gKSPw1IUEeWV3_MMGEF7iQ" name="PossibleParallel" value="1"/>
- <eLiterals xmi:id="_gKSPxFIUEeWV3_MMGEF7iQ" name="NotInParallel" value="2"/>
- <eLiterals xmi:id="_gKSPxVIUEeWV3_MMGEF7iQ" name="AtStart" value="3"/>
- <eLiterals xmi:id="_gKSPxlIUEeWV3_MMGEF7iQ" name="AfterStart" value="4"/>
- <eLiterals xmi:id="_gKSPx1IUEeWV3_MMGEF7iQ" name="AfterEnd" value="5"/>
- <eLiterals xmi:id="_gKSPyFIUEeWV3_MMGEF7iQ" name="NoLaterAfterStart" value="6"/>
- <eLiterals xmi:id="_gKSPyVIUEeWV3_MMGEF7iQ" name="NoEarlierAfterStart" value="7"/>
- <eLiterals xmi:id="_gKSPylIUEeWV3_MMGEF7iQ" name="NoLaterAfterEnd" value="8"/>
- <eLiterals xmi:id="_gKSPy1IUEeWV3_MMGEF7iQ" name="NoEarlierAfterEnd" value="9"/>
- <eLiterals xmi:id="_gKSPzFIUEeWV3_MMGEF7iQ" name="Other" value="10"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSPzVIUEeWV3_MMGEF7iQ" name="DescriptionType" eSuperTypes="_gKSP0FIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSPzlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS34FITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP0FIUEeWV3_MMGEF7iQ" name="TextType">
- <eAnnotations xmi:id="_gKSP0VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS34lITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSP0lIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSP1FIUEeWV3_MMGEF7iQ" name="languageID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Language"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP1lIUEeWV3_MMGEF7iQ" name="DataAreaType5">
- <eAnnotations xmi:id="_gKSP11IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0Y1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP2FIUEeWV3_MMGEF7iQ" name="process" lowerBound="1" eType="_gKSP3lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP2lIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP3FIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP3lIUEeWV3_MMGEF7iQ" name="TransProcessType">
- <eAnnotations xmi:id="_gKSP31IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0_VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP4FIUEeWV3_MMGEF7iQ" name="actionCriteria" upperBound="-1" eType="_gKSP5lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSP4lIUEeWV3_MMGEF7iQ" name="acknowledgeCode" eType="_gKSQI1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP5FIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP5lIUEeWV3_MMGEF7iQ" name="TransActionCriteriaType">
- <eAnnotations xmi:id="_gKSP51IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1E1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP6FIUEeWV3_MMGEF7iQ" name="actionExpression" upperBound="-1" eType="_gKSP7lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP6lIUEeWV3_MMGEF7iQ" name="changeStatus" eType="_gKSP-1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP7FIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP7lIUEeWV3_MMGEF7iQ" name="TransExpressionType" eSuperTypes="_gKSP9VIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSP71IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3wlITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSP8FIUEeWV3_MMGEF7iQ" name="actionCode" lowerBound="1" eType="_gKSP-VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSP8lIUEeWV3_MMGEF7iQ" name="expressionLanguage">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Token"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP9VIUEeWV3_MMGEF7iQ" name="TransExpression1Type">
- <eAnnotations xmi:id="_gKSP9lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3x1ITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSP91IUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Token"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKSP-VIUEeWV3_MMGEF7iQ" name="TransActionCodeType" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKSP-lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3ylITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSP-1IUEeWV3_MMGEF7iQ" name="TransChangeStatusType">
- <eAnnotations xmi:id="_gKSP_FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCo1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP_VIUEeWV3_MMGEF7iQ" name="code" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSP_1IUEeWV3_MMGEF7iQ" name="description" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQAVIUEeWV3_MMGEF7iQ" name="effectiveDateTime" eType="_gKSPnFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQA1IUEeWV3_MMGEF7iQ" name="reasonCode" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQBVIUEeWV3_MMGEF7iQ" name="reason" upperBound="-1" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQB1IUEeWV3_MMGEF7iQ" name="stateChange" upperBound="-1" eType="_gKSQDVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQCVIUEeWV3_MMGEF7iQ" name="userArea" eType="_gKSQHVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQC1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQDVIUEeWV3_MMGEF7iQ" name="TransStateChangeType">
- <eAnnotations xmi:id="_gKSQDlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0v1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQD1IUEeWV3_MMGEF7iQ" name="fromStateCode" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQEVIUEeWV3_MMGEF7iQ" name="toStateCode" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQE1IUEeWV3_MMGEF7iQ" name="changeDateTime" eType="_gKSPnFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQFVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQF1IUEeWV3_MMGEF7iQ" name="note" upperBound="-1" eType="_gKSP0FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQGVIUEeWV3_MMGEF7iQ" name="userArea" eType="_gKSQHVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQG1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQHVIUEeWV3_MMGEF7iQ" name="TransUserAreaType">
- <eAnnotations xmi:id="_gKSQHlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb7FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQH1IUEeWV3_MMGEF7iQ" name="any" unique="false" upperBound="-1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQIVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKSQI1IUEeWV3_MMGEF7iQ" name="TransResponseCodeType">
- <eAnnotations xmi:id="_gKSQJFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFplITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKSQJVIUEeWV3_MMGEF7iQ" name="Always"/>
- <eLiterals xmi:id="_gKSQJlIUEeWV3_MMGEF7iQ" name="OnError" value="1"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQJ1IUEeWV3_MMGEF7iQ" name="ProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKSQKFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1F1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQKVIUEeWV3_MMGEF7iQ" name="iD" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQK1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQLVIUEeWV3_MMGEF7iQ" name="location" eType="_gKSQN1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQL1IUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQMVIUEeWV3_MMGEF7iQ" name="publishedDate" eType="_gKSQVlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQM1IUEeWV3_MMGEF7iQ" name="processSegment" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQNVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQN1IUEeWV3_MMGEF7iQ" name="LocationType">
- <eAnnotations xmi:id="_gKSQOFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbdFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQOVIUEeWV3_MMGEF7iQ" name="equipmentID" lowerBound="1" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQO1IUEeWV3_MMGEF7iQ" name="equipmentElementLevel" lowerBound="1" eType="_gKSQRFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQPVIUEeWV3_MMGEF7iQ" name="location" eType="_gKSQN1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQP1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQQVIUEeWV3_MMGEF7iQ" name="EquipmentIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQQlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS4LFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQRFIUEeWV3_MMGEF7iQ" name="EquipmentElementLevelType" eSuperTypes="_gKSQSVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQRVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS4MFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQRlIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQSVIUEeWV3_MMGEF7iQ" name="EquipmentElementLevel1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQSlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS4NFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQTFIUEeWV3_MMGEF7iQ" name="HierarchyScopeType">
- <eAnnotations xmi:id="_gKSQTVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1FVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQTlIUEeWV3_MMGEF7iQ" name="equipmentID" lowerBound="1" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQUFIUEeWV3_MMGEF7iQ" name="equipmentElementLevel" lowerBound="1" eType="_gKSQRFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQUlIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQVFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQVlIUEeWV3_MMGEF7iQ" name="PublishedDateType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQV1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS4SVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQWVIUEeWV3_MMGEF7iQ" name="ProcessSegmentType">
- <eAnnotations xmi:id="_gKSQWlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbnVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQW1IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQXVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQX1IUEeWV3_MMGEF7iQ" name="operationsType" eType="_gKSQeVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQYVIUEeWV3_MMGEF7iQ" name="location" eType="_gKSQN1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQY1IUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQZVIUEeWV3_MMGEF7iQ" name="publishedDate" eType="_gKSQVlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQZ1IUEeWV3_MMGEF7iQ" name="duration" eType="_gKSQgVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQaVIUEeWV3_MMGEF7iQ" name="personnelSegmentSpecification" upperBound="-1" eType="_gKSQi1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQa1IUEeWV3_MMGEF7iQ" name="equipmentSegmentSpecification" upperBound="-1" eType="_gKSRFlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQbVIUEeWV3_MMGEF7iQ" name="physicalAssetSegmentSpecification" upperBound="-1" eType="_gKSRNVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQb1IUEeWV3_MMGEF7iQ" name="materialSegmentSpecification" upperBound="-1" eType="_gKSRV1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQcVIUEeWV3_MMGEF7iQ" name="parameter" upperBound="-1" eType="_gKSRkVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQc1IUEeWV3_MMGEF7iQ" name="segmentDependency" upperBound="-1" eType="_gKS2kVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQdVIUEeWV3_MMGEF7iQ" name="processSegment" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQd1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQeVIUEeWV3_MMGEF7iQ" name="OperationsTypeType" eSuperTypes="_gKSQflIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQelIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTeUVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQe1IUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQflIUEeWV3_MMGEF7iQ" name="OperationsType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQf1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTeVVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKSQgVIUEeWV3_MMGEF7iQ" name="DurationType" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKSQglIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTeX1ITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKSQg1IUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKSQhFIUEeWV3_MMGEF7iQ" key="baseType" value="XMLPrimitiveTypes_Duration"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKSQhVIUEeWV3_MMGEF7iQ" name="XMLPrimitiveTypes_Duration" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKSQhlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <references xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Duration"/>
- </eAnnotations>
- <eAnnotations xmi:id="_gKSQh1IUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKSQiFIUEeWV3_MMGEF7iQ" key="baseType" value="XMLPrimitiveTypes_AnySimpleType"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKSQiVIUEeWV3_MMGEF7iQ" name="XMLPrimitiveTypes_AnySimpleType" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKSQilIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <references xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnySimpleType"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQi1IUEeWV3_MMGEF7iQ" name="PersonnelSegmentSpecificationType">
- <eAnnotations xmi:id="_gKSQjFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0a1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQjVIUEeWV3_MMGEF7iQ" name="personnelClassID" eType="_gKSQm1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQj1IUEeWV3_MMGEF7iQ" name="personID" eType="_gKSQnlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQkVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQk1IUEeWV3_MMGEF7iQ" name="personnelUse" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQlVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQl1IUEeWV3_MMGEF7iQ" name="personnelSegmentSpecificationProperty" upperBound="-1" eType="_gKSQ-1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQmVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQm1IUEeWV3_MMGEF7iQ" name="PersonnelClassIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQnFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTecVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQnlIUEeWV3_MMGEF7iQ" name="PersonIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQn1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTedVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQoVIUEeWV3_MMGEF7iQ" name="QuantityValueType">
- <eAnnotations xmi:id="_gKSQolIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb081IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQo1IUEeWV3_MMGEF7iQ" name="quantityString" lowerBound="1" eType="_gKSQrVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQpVIUEeWV3_MMGEF7iQ" name="dataType" eType="_gKSQ8FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQp1IUEeWV3_MMGEF7iQ" name="unitOfMeasure" eType="_gKSQ-FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQqVIUEeWV3_MMGEF7iQ" name="key" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQq1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQrVIUEeWV3_MMGEF7iQ" name="QuantityStringType" eSuperTypes="_gKSQsFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQrlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTehVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQsFIUEeWV3_MMGEF7iQ" name="AnyGenericValueType">
- <eAnnotations xmi:id="_gKSQsVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTeh1ITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQslIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQtFIUEeWV3_MMGEF7iQ" name="characterSetCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQtlIUEeWV3_MMGEF7iQ" name="currencyCodeListVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQuFIUEeWV3_MMGEF7iQ" name="currencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQulIUEeWV3_MMGEF7iQ" name="encodingCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQvFIUEeWV3_MMGEF7iQ" name="filename">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQvlIUEeWV3_MMGEF7iQ" name="format">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQwFIUEeWV3_MMGEF7iQ" name="languageID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Language"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQwlIUEeWV3_MMGEF7iQ" name="languageLocaleID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQxFIUEeWV3_MMGEF7iQ" name="listAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQxlIUEeWV3_MMGEF7iQ" name="listAgencyName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQyFIUEeWV3_MMGEF7iQ" name="listID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQylIUEeWV3_MMGEF7iQ" name="listName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQzFIUEeWV3_MMGEF7iQ" name="listSchemaURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQzlIUEeWV3_MMGEF7iQ" name="listURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ0FIUEeWV3_MMGEF7iQ" name="listVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ0lIUEeWV3_MMGEF7iQ" name="mimeCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ1FIUEeWV3_MMGEF7iQ" name="name">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ1lIUEeWV3_MMGEF7iQ" name="schemaAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ2FIUEeWV3_MMGEF7iQ" name="schemaAgencyName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ2lIUEeWV3_MMGEF7iQ" name="schemaDataURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ3FIUEeWV3_MMGEF7iQ" name="schemaID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ3lIUEeWV3_MMGEF7iQ" name="schemaName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ4FIUEeWV3_MMGEF7iQ" name="schemaURI">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ4lIUEeWV3_MMGEF7iQ" name="schemaVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ5FIUEeWV3_MMGEF7iQ" name="unitCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ5lIUEeWV3_MMGEF7iQ" name="unitCodeListAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ6FIUEeWV3_MMGEF7iQ" name="unitCodeListAgencyName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ6lIUEeWV3_MMGEF7iQ" name="unitCodeListID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ7FIUEeWV3_MMGEF7iQ" name="unitCodeListVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ7lIUEeWV3_MMGEF7iQ" name="uri">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQ8FIUEeWV3_MMGEF7iQ" name="DataTypeType" eSuperTypes="_gKSQ9VIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQ8VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTeyFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSQ8lIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQ9VIUEeWV3_MMGEF7iQ" name="DataType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQ9lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTezFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQ-FIUEeWV3_MMGEF7iQ" name="UnitOfMeasureType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSQ-VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTe0FITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSQ-1IUEeWV3_MMGEF7iQ" name="PersonnelSegmentSpecificationPropertyType">
- <eAnnotations xmi:id="_gKSQ_FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1BVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQ_VIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSQ_1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRAVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRA1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRBVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRB1IUEeWV3_MMGEF7iQ" name="ValueType">
- <eAnnotations xmi:id="_gKSRCFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCn1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRCVIUEeWV3_MMGEF7iQ" name="valueString" lowerBound="1" eType="_gKSRE1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRC1IUEeWV3_MMGEF7iQ" name="dataType" eType="_gKSQ8FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRDVIUEeWV3_MMGEF7iQ" name="unitOfMeasure" eType="_gKSQ-FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRD1IUEeWV3_MMGEF7iQ" name="key" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSREVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRE1IUEeWV3_MMGEF7iQ" name="ValueStringType" eSuperTypes="_gKSQsFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRFFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTe71ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRFlIUEeWV3_MMGEF7iQ" name="EquipmentSegmentSpecificationType">
- <eAnnotations xmi:id="_gKSRF1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb9FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRGFIUEeWV3_MMGEF7iQ" name="equipmentClassID" eType="_gKSRJlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRGlIUEeWV3_MMGEF7iQ" name="equipmentID" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRHFIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRHlIUEeWV3_MMGEF7iQ" name="equipmentUse" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRIFIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRIlIUEeWV3_MMGEF7iQ" name="equipmentSegmentSpecificationProperty" upperBound="-1" eType="_gKSRKVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRJFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRJlIUEeWV3_MMGEF7iQ" name="EquipmentClassIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRJ1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfEVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRKVIUEeWV3_MMGEF7iQ" name="EquipmentSegmentSpecificationPropertyType">
- <eAnnotations xmi:id="_gKSRKlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1AVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRK1IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRLVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRL1IUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRMVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRM1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRNVIUEeWV3_MMGEF7iQ" name="PhysicalAssetSegmentSpecificationType">
- <eAnnotations xmi:id="_gKSRNlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbclIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRN1IUEeWV3_MMGEF7iQ" name="physicalAssetClassID" eType="_gKSRRVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSROVIUEeWV3_MMGEF7iQ" name="physicalAssetID" eType="_gKSRSFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRO1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRPVIUEeWV3_MMGEF7iQ" name="physicalAssetUse" eType="_gKSPqlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRP1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRQVIUEeWV3_MMGEF7iQ" name="physicalAssetSegmentSpecificationProperty" upperBound="-1" eType="_gKSRS1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRQ1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRRVIUEeWV3_MMGEF7iQ" name="PhysicalAssetClassIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRRlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfRFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRSFIUEeWV3_MMGEF7iQ" name="PhysicalAssetIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRSVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfSFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRS1IUEeWV3_MMGEF7iQ" name="PhysicalAssetSegmentSpecificationPropertyType">
- <eAnnotations xmi:id="_gKSRTFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb06FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRTVIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRT1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRUVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRU1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRVVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRV1IUEeWV3_MMGEF7iQ" name="MaterialSegmentSpecificationType">
- <eAnnotations xmi:id="_gKSRWFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCz1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRWVIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRW1IUEeWV3_MMGEF7iQ" name="materialClassID" eType="_gKSRb1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRXVIUEeWV3_MMGEF7iQ" name="materialDefinitionID" eType="_gKSRclIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRX1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRYVIUEeWV3_MMGEF7iQ" name="assemblyType" eType="_gKSRdVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRY1IUEeWV3_MMGEF7iQ" name="assemblyRelationship" eType="_gKSPolIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRZVIUEeWV3_MMGEF7iQ" name="assemblySpecificationID" upperBound="-1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRZ1IUEeWV3_MMGEF7iQ" name="materialUse" eType="_gKSRfVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRaVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRa1IUEeWV3_MMGEF7iQ" name="materialSegmentSpecificationProperty" upperBound="-1" eType="_gKSRhVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRbVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRb1IUEeWV3_MMGEF7iQ" name="MaterialClassIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRcFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfg1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRclIUEeWV3_MMGEF7iQ" name="MaterialDefinitionIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRc1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfh1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRdVIUEeWV3_MMGEF7iQ" name="AssemblyTypeType" eSuperTypes="_gKSRelIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRdlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfjVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSRd1IUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRelIUEeWV3_MMGEF7iQ" name="AssemblyType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRe1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfkVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRfVIUEeWV3_MMGEF7iQ" name="MaterialUseType" eSuperTypes="_gKSRglIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRflIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfn1ITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKSRf1IUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRglIUEeWV3_MMGEF7iQ" name="MaterialUse1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKSRg1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTfo1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRhVIUEeWV3_MMGEF7iQ" name="MaterialSegmentSpecificationPropertyType">
- <eAnnotations xmi:id="_gKSRhlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCtVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRh1IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRiVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRi1IUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRjVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRj1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKSRkVIUEeWV3_MMGEF7iQ" name="ParameterType">
- <eAnnotations xmi:id="_gKSRklIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb00FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRk1IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRlVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRl1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRmVIUEeWV3_MMGEF7iQ" name="parameter" upperBound="-1" eType="_gKSRkVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKSRm1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS2kVIUEeWV3_MMGEF7iQ" name="SegmentDependencyType">
- <eAnnotations xmi:id="_gKS2klIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb07lIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2k1IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2lVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2l1IUEeWV3_MMGEF7iQ" name="dependency" lowerBound="1" eType="_gKS2pVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2mVIUEeWV3_MMGEF7iQ" name="timingFactor" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS2m1IUEeWV3_MMGEF7iQ" name="group" unique="false" upperBound="-1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2nVIUEeWV3_MMGEF7iQ" name="productSegmentID" upperBound="-1" eType="_gKS2rVIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2n1IUEeWV3_MMGEF7iQ" name="processSegmentID" upperBound="-1" eType="_gKS2sFIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2oVIUEeWV3_MMGEF7iQ" name="segmentID" upperBound="-1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS2o1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS2pVIUEeWV3_MMGEF7iQ" name="DependencyType" eSuperTypes="_gKS2qlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS2plIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTf7lITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS2p1IUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS2qlIUEeWV3_MMGEF7iQ" name="Dependency1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS2q1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTf8lITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS2rVIUEeWV3_MMGEF7iQ" name="ProductSegmentIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS2rlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTf-FITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS2sFIUEeWV3_MMGEF7iQ" name="ProcessSegmentIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS2sVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTf_FITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS2s1IUEeWV3_MMGEF7iQ" name="EquipmentElementLevel1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS2tFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHZFITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS2tVIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS2tlIUEeWV3_MMGEF7iQ" key="baseType" value="EquipmentElementLevel1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS2t1IUEeWV3_MMGEF7iQ" name="EquipmentElementLevel1TypeBase">
- <eAnnotations xmi:id="_gKS2uFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHVFITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS2uVIUEeWV3_MMGEF7iQ" name="Enterprise"/>
- <eLiterals xmi:id="_gKS2ulIUEeWV3_MMGEF7iQ" name="Site" value="1"/>
- <eLiterals xmi:id="_gKS2u1IUEeWV3_MMGEF7iQ" name="Area" value="2"/>
- <eLiterals xmi:id="_gKS2vFIUEeWV3_MMGEF7iQ" name="ProcessCell" value="3"/>
- <eLiterals xmi:id="_gKS2vVIUEeWV3_MMGEF7iQ" name="Unit" value="4"/>
- <eLiterals xmi:id="_gKS2vlIUEeWV3_MMGEF7iQ" name="ProductionLine" value="5"/>
- <eLiterals xmi:id="_gKS2v1IUEeWV3_MMGEF7iQ" name="WorkCell" value="6"/>
- <eLiterals xmi:id="_gKS2wFIUEeWV3_MMGEF7iQ" name="ProductionUnit" value="7"/>
- <eLiterals xmi:id="_gKS2wVIUEeWV3_MMGEF7iQ" name="StorageZone" value="8"/>
- <eLiterals xmi:id="_gKS2wlIUEeWV3_MMGEF7iQ" name="StorageUnit" value="9"/>
- <eLiterals xmi:id="_gKS2w1IUEeWV3_MMGEF7iQ" name="WorkCenter" value="10"/>
- <eLiterals xmi:id="_gKS2xFIUEeWV3_MMGEF7iQ" name="WorkUnit" value="11"/>
- <eLiterals xmi:id="_gKS2xVIUEeWV3_MMGEF7iQ" name="EquipmentModule" value="12"/>
- <eLiterals xmi:id="_gKS2xlIUEeWV3_MMGEF7iQ" name="ControlModule" value="13"/>
- <eLiterals xmi:id="_gKS2x1IUEeWV3_MMGEF7iQ" name="Other" value="14"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS2yFIUEeWV3_MMGEF7iQ" name="RequestState1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS2yVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhWlITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS2ylIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS2y1IUEeWV3_MMGEF7iQ" key="baseType" value="RequestState1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS2zFIUEeWV3_MMGEF7iQ" name="RequestState1TypeBase">
- <eAnnotations xmi:id="_gKS2zVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhVlITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS2zlIUEeWV3_MMGEF7iQ" name="Forecast"/>
- <eLiterals xmi:id="_gKS2z1IUEeWV3_MMGEF7iQ" name="Released" value="1"/>
- <eLiterals xmi:id="_gKS20FIUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS20VIUEeWV3_MMGEF7iQ" name="OpPersonnelCapabilityPropertyType">
- <eAnnotations xmi:id="_gKS20lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0bVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS201IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS21VIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS211IUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS22VIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS221IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS23VIUEeWV3_MMGEF7iQ" name="TransConfirmationCodeType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS23lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBS3a1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS24FIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetRequirementPropertyType">
- <eAnnotations xmi:id="_gKS24VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0clIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS24lIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS25FIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS25lIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS26FIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS26lIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS27FIUEeWV3_MMGEF7iQ" name="OpEquipmentSpecificationPropertyType">
- <eAnnotations xmi:id="_gKS27VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0dFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS27lIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS28FIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS28lIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS29FIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS29lIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS2-FIUEeWV3_MMGEF7iQ" name="QuantityType">
- <eAnnotations xmi:id="_gKS2-VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhLVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS2-lIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Decimal"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS2_FIUEeWV3_MMGEF7iQ" name="unitCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS2_lIUEeWV3_MMGEF7iQ" name="unitCodeListAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3AFIUEeWV3_MMGEF7iQ" name="unitCodeListAgencyName">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3AlIUEeWV3_MMGEF7iQ" name="unitCodeListID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3BFIUEeWV3_MMGEF7iQ" name="DataAreaType7">
- <eAnnotations xmi:id="_gKS3BVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0dlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3BlIUEeWV3_MMGEF7iQ" name="change" lowerBound="1" eType="_gKS3DFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3CFIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3ClIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3DFIUEeWV3_MMGEF7iQ" name="TransChangeType">
- <eAnnotations xmi:id="_gKS3DVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0nlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3DlIUEeWV3_MMGEF7iQ" name="actionCriteria" upperBound="-1" eType="_gKSP5lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3EFIUEeWV3_MMGEF7iQ" name="responseCode" eType="_gKSQI1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3ElIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS3FFIUEeWV3_MMGEF7iQ" name="CapabilityType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS3FVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFiFITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS3FlIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS3F1IUEeWV3_MMGEF7iQ" key="baseType" value="CapabilityType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS3GFIUEeWV3_MMGEF7iQ" name="CapabilityType1TypeBase">
- <eAnnotations xmi:id="_gKS3GVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFgFITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS3GlIUEeWV3_MMGEF7iQ" name="Used"/>
- <eLiterals xmi:id="_gKS3G1IUEeWV3_MMGEF7iQ" name="Unused" value="1"/>
- <eLiterals xmi:id="_gKS3HFIUEeWV3_MMGEF7iQ" name="Total" value="2"/>
- <eLiterals xmi:id="_gKS3HVIUEeWV3_MMGEF7iQ" name="Committed" value="3"/>
- <eLiterals xmi:id="_gKS3HlIUEeWV3_MMGEF7iQ" name="Available" value="4"/>
- <eLiterals xmi:id="_gKS3H1IUEeWV3_MMGEF7iQ" name="Unattainable" value="5"/>
- <eLiterals xmi:id="_gKS3IFIUEeWV3_MMGEF7iQ" name="Other" value="6"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3IVIUEeWV3_MMGEF7iQ" name="MaterialTestSpecificationIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3IlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUseFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3JFIUEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponse1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3JVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa4xVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3J1IUEeWV3_MMGEF7iQ" name="PhysicalAssetActualIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3KFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhFVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3KlIUEeWV3_MMGEF7iQ" name="DataAreaType4">
- <eAnnotations xmi:id="_gKS3K1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0e1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3LFIUEeWV3_MMGEF7iQ" name="respond" lowerBound="1" eType="_gKS3MlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3LlIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3MFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3MlIUEeWV3_MMGEF7iQ" name="TransRespondType">
- <eAnnotations xmi:id="_gKS3M1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCklIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3NFIUEeWV3_MMGEF7iQ" name="originalApplicationArea" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3NlIUEeWV3_MMGEF7iQ" name="responseCriteria" upperBound="-1" eType="_gKS3bFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3OFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3OlIUEeWV3_MMGEF7iQ" name="TransApplicationAreaType">
- <eAnnotations xmi:id="_gKS3O1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1A1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3PFIUEeWV3_MMGEF7iQ" name="sender" eType="_gKS3SlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3PlIUEeWV3_MMGEF7iQ" name="receiver" upperBound="-1" eType="_gKS3WlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3QFIUEeWV3_MMGEF7iQ" name="creationDateTime" lowerBound="1" eType="_gKSPnFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3QlIUEeWV3_MMGEF7iQ" name="signature" eType="_gKS3ZFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3RFIUEeWV3_MMGEF7iQ" name="bODID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3RlIUEeWV3_MMGEF7iQ" name="userArea" eType="_gKSQHVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3SFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3SlIUEeWV3_MMGEF7iQ" name="TransSenderType">
- <eAnnotations xmi:id="_gKS3S1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0ulIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3TFIUEeWV3_MMGEF7iQ" name="logicalID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3TlIUEeWV3_MMGEF7iQ" name="componentID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3UFIUEeWV3_MMGEF7iQ" name="taskID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3UlIUEeWV3_MMGEF7iQ" name="referenceID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3VFIUEeWV3_MMGEF7iQ" name="confirmationCode" eType="_gKS23VIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3VlIUEeWV3_MMGEF7iQ" name="authorizationID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3WFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3WlIUEeWV3_MMGEF7iQ" name="TransReceiverType">
- <eAnnotations xmi:id="_gKS3W1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcbf1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3XFIUEeWV3_MMGEF7iQ" name="logicalID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3XlIUEeWV3_MMGEF7iQ" name="componentID" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3YFIUEeWV3_MMGEF7iQ" name="iD" upperBound="-1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3YlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3ZFIUEeWV3_MMGEF7iQ" name="TransSignatureType">
- <eAnnotations xmi:id="_gKS3ZVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbhlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3ZlIUEeWV3_MMGEF7iQ" name="any" unique="false" upperBound="-1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3aFIUEeWV3_MMGEF7iQ" name="qualifyingAgencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3alIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3bFIUEeWV3_MMGEF7iQ" name="TransResponseCriteriaType">
- <eAnnotations xmi:id="_gKS3bVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb01VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3blIUEeWV3_MMGEF7iQ" name="responseExpression" eType="_gKSP7lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3cFIUEeWV3_MMGEF7iQ" name="changeStatus" eType="_gKSP-1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3clIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3dFIUEeWV3_MMGEF7iQ" name="ActualStartTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3dVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgIlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3d1IUEeWV3_MMGEF7iQ" name="OpPersonnelSpecificationPropertyType">
- <eAnnotations xmi:id="_gKS3eFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0gFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3eVIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3e1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3fVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3f1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3gVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3g1IUEeWV3_MMGEF7iQ" name="OpPersonnelSpecificationType">
- <eAnnotations xmi:id="_gKS3hFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0kVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3hVIUEeWV3_MMGEF7iQ" name="personnelClassID" upperBound="-1" eType="_gKSQm1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3h1IUEeWV3_MMGEF7iQ" name="personID" upperBound="-1" eType="_gKSQnlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3iVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3i1IUEeWV3_MMGEF7iQ" name="personnelUse" eType="_gKS3k1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3jVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3j1IUEeWV3_MMGEF7iQ" name="personnelSpecificationProperty" upperBound="-1" eType="_gKS3d1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3kVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3k1IUEeWV3_MMGEF7iQ" name="PersonnelUseType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3lFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbf4FITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS3llIUEeWV3_MMGEF7iQ" name="TransResponseCodeTypeObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS3l1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh1VITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS3mFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS3mVIUEeWV3_MMGEF7iQ" key="baseType" value="TransResponseCodeType"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3mlIUEeWV3_MMGEF7iQ" name="WorkScheduleIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3m1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh21ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3nVIUEeWV3_MMGEF7iQ" name="ActualEndTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3nlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgHlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3oFIUEeWV3_MMGEF7iQ" name="OpPersonnelCapabilityType">
- <eAnnotations xmi:id="_gKS3oVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0mVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3olIUEeWV3_MMGEF7iQ" name="personnelClassID" upperBound="-1" eType="_gKSQm1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3pFIUEeWV3_MMGEF7iQ" name="personID" upperBound="-1" eType="_gKSQnlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3plIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3qFIUEeWV3_MMGEF7iQ" name="capabilityType" eType="_gKS3vFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3qlIUEeWV3_MMGEF7iQ" name="reason" eType="_gKS3xFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3rFIUEeWV3_MMGEF7iQ" name="confidenceFactor" eType="_gKS3x1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3rlIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3sFIUEeWV3_MMGEF7iQ" name="personnelUse" eType="_gKS3k1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3slIUEeWV3_MMGEF7iQ" name="startTime" eType="_gKS3ylIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3tFIUEeWV3_MMGEF7iQ" name="endTime" eType="_gKS3zVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3tlIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3uFIUEeWV3_MMGEF7iQ" name="personnelCapabilityProperty" upperBound="-1" eType="_gKS20VIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3ulIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3vFIUEeWV3_MMGEF7iQ" name="CapabilityTypeType" eSuperTypes="_gKS3wVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3vVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFilITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3vlIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3wVIUEeWV3_MMGEF7iQ" name="CapabilityType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3wlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFflITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3xFIUEeWV3_MMGEF7iQ" name="ReasonType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3xVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUs0VITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3x1IUEeWV3_MMGEF7iQ" name="ConfidenceFactorType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3yFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFwVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3ylIUEeWV3_MMGEF7iQ" name="StartTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3y1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUs21ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3zVIUEeWV3_MMGEF7iQ" name="EndTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS3zlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHQVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS30FIUEeWV3_MMGEF7iQ" name="OperationsRequestIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS30VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa4_FITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS301IUEeWV3_MMGEF7iQ" name="PersonNameType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS31FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhE1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS31lIUEeWV3_MMGEF7iQ" name="StatusTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS311IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbholITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS32VIUEeWV3_MMGEF7iQ" name="AcknowledgeProcessSegmentType">
- <eAnnotations xmi:id="_gKS32lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0rFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS321IUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS33VIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS35VIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS331IUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS34VIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS341IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS35VIUEeWV3_MMGEF7iQ" name="DataAreaType15">
- <eAnnotations xmi:id="_gKS35lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCxFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS351IUEeWV3_MMGEF7iQ" name="acknowledge" lowerBound="1" eType="_gKS37VIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS36VIUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS361IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS37VIUEeWV3_MMGEF7iQ" name="TransAcknowledgeType">
- <eAnnotations xmi:id="_gKS37lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb2VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS371IUEeWV3_MMGEF7iQ" name="originalApplicationArea" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS38VIUEeWV3_MMGEF7iQ" name="responseCriteria" upperBound="-1" eType="_gKS3bFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS381IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS39VIUEeWV3_MMGEF7iQ" name="ProductProductionRuleType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS39lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhJ1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS3-FIUEeWV3_MMGEF7iQ" name="CancelProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKS3-VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0xFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3-lIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS3_FIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS4BFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS3_lIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4AFIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4AlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4BFIUEeWV3_MMGEF7iQ" name="DataAreaType9">
- <eAnnotations xmi:id="_gKS4BVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCylIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4BlIUEeWV3_MMGEF7iQ" name="cancel" lowerBound="1" eType="_gKS4DFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4CFIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4ClIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4DFIUEeWV3_MMGEF7iQ" name="TransCancelType">
- <eAnnotations xmi:id="_gKS4DVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCxlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4DlIUEeWV3_MMGEF7iQ" name="actionCriteria" upperBound="-1" eType="_gKSP5lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4EFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4ElIUEeWV3_MMGEF7iQ" name="ResponseState1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4E1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhglITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4FVIUEeWV3_MMGEF7iQ" name="SyncProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKS4FlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0xlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4F1IUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4GVIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS4IVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4G1IUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4HVIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4H1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4IVIUEeWV3_MMGEF7iQ" name="DataAreaType13">
- <eAnnotations xmi:id="_gKS4IlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbsFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4I1IUEeWV3_MMGEF7iQ" name="sync" lowerBound="1" eType="_gKS4KVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4JVIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4J1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4KVIUEeWV3_MMGEF7iQ" name="TransSyncType">
- <eAnnotations xmi:id="_gKS4KlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1LFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4K1IUEeWV3_MMGEF7iQ" name="actionCriteria" upperBound="-1" eType="_gKSP5lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4LVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4L1IUEeWV3_MMGEF7iQ" name="OpEquipmentSpecificationType">
- <eAnnotations xmi:id="_gKS4MFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0zlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4MVIUEeWV3_MMGEF7iQ" name="equipmentClassID" upperBound="-1" eType="_gKSRJlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4M1IUEeWV3_MMGEF7iQ" name="equipmentID" upperBound="-1" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4NVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4N1IUEeWV3_MMGEF7iQ" name="equipmentUse" eType="_gKS4P1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4OVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4O1IUEeWV3_MMGEF7iQ" name="equipmentSpecificationProperty" upperBound="-1" eType="_gKS27FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4PVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4P1IUEeWV3_MMGEF7iQ" name="EquipmentUseType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4QFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHZlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4QlIUEeWV3_MMGEF7iQ" name="RequestStateType" eSuperTypes="_gKS4R1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4Q1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhXFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4RFIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4R1IUEeWV3_MMGEF7iQ" name="RequestState1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4SFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhVFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4SlIUEeWV3_MMGEF7iQ" name="WorkTypeType" eSuperTypes="_gKS4T1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4S1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh5VITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4TFIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4T1IUEeWV3_MMGEF7iQ" name="WorkType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4UFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh3VITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4UlIUEeWV3_MMGEF7iQ" name="OtherDependencyType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4U1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhD1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4VVIUEeWV3_MMGEF7iQ" name="StorageHierarchyScopeType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4VlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhplITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4WFIUEeWV3_MMGEF7iQ" name="DataAreaType3">
- <eAnnotations xmi:id="_gKS4WVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb03VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4WlIUEeWV3_MMGEF7iQ" name="respond" lowerBound="1" eType="_gKS3MlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4XFIUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4XlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4YFIUEeWV3_MMGEF7iQ" name="CertificateOfAnalysisReferenceType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4YVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFkFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS4Y1IUEeWV3_MMGEF7iQ" name="TransActionCodeEnumerationType">
- <eAnnotations xmi:id="_gKS4ZFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhwVITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS4ZVIUEeWV3_MMGEF7iQ" name="Add"/>
- <eLiterals xmi:id="_gKS4ZlIUEeWV3_MMGEF7iQ" name="Change" value="1"/>
- <eLiterals xmi:id="_gKS4Z1IUEeWV3_MMGEF7iQ" name="Delete" value="2"/>
- <eLiterals xmi:id="_gKS4aFIUEeWV3_MMGEF7iQ" name="Replaced" value="3"/>
- <eLiterals xmi:id="_gKS4aVIUEeWV3_MMGEF7iQ" name="Accepted" value="4"/>
- <eLiterals xmi:id="_gKS4alIUEeWV3_MMGEF7iQ" name="Modified" value="5"/>
- <eLiterals xmi:id="_gKS4a1IUEeWV3_MMGEF7iQ" name="Rejected" value="6"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4bFIUEeWV3_MMGEF7iQ" name="ExpirationTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4bVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHaFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS4b1IUEeWV3_MMGEF7iQ" name="WorkType1TypeBase">
- <eAnnotations xmi:id="_gKS4cFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh31ITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS4cVIUEeWV3_MMGEF7iQ" name="WorkMaster"/>
- <eLiterals xmi:id="_gKS4clIUEeWV3_MMGEF7iQ" name="WorkDirective" value="1"/>
- <eLiterals xmi:id="_gKS4c1IUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4dFIUEeWV3_MMGEF7iQ" name="DataAreaType12">
- <eAnnotations xmi:id="_gKS4dVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb06lIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4dlIUEeWV3_MMGEF7iQ" name="show" lowerBound="1" eType="_gKS4fFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4eFIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4elIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4fFIUEeWV3_MMGEF7iQ" name="TransShowType">
- <eAnnotations xmi:id="_gKS4fVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb07FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4flIUEeWV3_MMGEF7iQ" name="originalApplicationArea" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4gFIUEeWV3_MMGEF7iQ" name="responseCriteria" upperBound="-1" eType="_gKS3bFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4glIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4hFIUEeWV3_MMGEF7iQ" name="ResourceNetworkConnectionIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4hVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhaFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4h1IUEeWV3_MMGEF7iQ" name="RelationshipForm1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4iFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhOFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4ilIUEeWV3_MMGEF7iQ" name="RelationshipTypeType" eSuperTypes="_gKS4j1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4i1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhTFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4jFIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4j1IUEeWV3_MMGEF7iQ" name="RelationshipType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4kFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhRFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4klIUEeWV3_MMGEF7iQ" name="JobOrderCommandRuleType" eSuperTypes="_gKSP0FIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4k1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsYFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4lVIUEeWV3_MMGEF7iQ" name="DataAreaType1">
- <eAnnotations xmi:id="_gKS4llIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb09VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4l1IUEeWV3_MMGEF7iQ" name="get" lowerBound="1" eType="_gKS4nVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4mVIUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4m1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4nVIUEeWV3_MMGEF7iQ" name="TransGetType">
- <eAnnotations xmi:id="_gKS4nlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCp1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4n1IUEeWV3_MMGEF7iQ" name="expression" unique="false" upperBound="-1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Token"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4oVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS4o1IUEeWV3_MMGEF7iQ" name="OperationsType1TypeBase">
- <eAnnotations xmi:id="_gKS4pFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa5AlITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS4pVIUEeWV3_MMGEF7iQ" name="Production"/>
- <eLiterals xmi:id="_gKS4plIUEeWV3_MMGEF7iQ" name="Maintenance" value="1"/>
- <eLiterals xmi:id="_gKS4p1IUEeWV3_MMGEF7iQ" name="Quality" value="2"/>
- <eLiterals xmi:id="_gKS4qFIUEeWV3_MMGEF7iQ" name="Inventory" value="3"/>
- <eLiterals xmi:id="_gKS4qVIUEeWV3_MMGEF7iQ" name="Mixed" value="4"/>
- <eLiterals xmi:id="_gKS4qlIUEeWV3_MMGEF7iQ" name="Other" value="5"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4q1IUEeWV3_MMGEF7iQ" name="OpMaterialCapabilityPropertyType">
- <eAnnotations xmi:id="_gKS4rFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb0_1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4rVIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4r1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4sVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4s1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4tVIUEeWV3_MMGEF7iQ" name="materialUse" eType="_gKSRfVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4t1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4uVIUEeWV3_MMGEF7iQ" name="CorrectionType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4ulIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFw1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4vFIUEeWV3_MMGEF7iQ" name="ResourceReferenceTypeType" eSuperTypes="_gKS4wVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4vVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhfFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS4vlIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4wVIUEeWV3_MMGEF7iQ" name="ResourceReferenceType1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4wlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhalITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4xFIUEeWV3_MMGEF7iQ" name="ResourceIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS4xVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhZlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS4x1IUEeWV3_MMGEF7iQ" name="OpMaterialRequirementPropertyType">
- <eAnnotations xmi:id="_gKS4yFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1HFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4yVIUEeWV3_MMGEF7iQ" name="iD" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4y1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4zVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4z1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS40VIUEeWV3_MMGEF7iQ" name="materialRequirementProperty" upperBound="-1" eType="_gKS4x1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS401IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS41VIUEeWV3_MMGEF7iQ" name="WorkRequestIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS41lIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh2VITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS42FIUEeWV3_MMGEF7iQ" name="JobOrderCommand1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS42VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHelITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS42lIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS421IUEeWV3_MMGEF7iQ" key="baseType" value="JobOrderCommand1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS43FIUEeWV3_MMGEF7iQ" name="JobOrderCommand1TypeBase">
- <eAnnotations xmi:id="_gKS43VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHcFITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS43lIUEeWV3_MMGEF7iQ" name="Start"/>
- <eLiterals xmi:id="_gKS431IUEeWV3_MMGEF7iQ" name="Stop" value="1"/>
- <eLiterals xmi:id="_gKS44FIUEeWV3_MMGEF7iQ" name="Hold" value="2"/>
- <eLiterals xmi:id="_gKS44VIUEeWV3_MMGEF7iQ" name="Restart" value="3"/>
- <eLiterals xmi:id="_gKS44lIUEeWV3_MMGEF7iQ" name="Abort" value="4"/>
- <eLiterals xmi:id="_gKS441IUEeWV3_MMGEF7iQ" name="Reset" value="5"/>
- <eLiterals xmi:id="_gKS45FIUEeWV3_MMGEF7iQ" name="Pause" value="6"/>
- <eLiterals xmi:id="_gKS45VIUEeWV3_MMGEF7iQ" name="Resume" value="7"/>
- <eLiterals xmi:id="_gKS45lIUEeWV3_MMGEF7iQ" name="Other" value="8"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS451IUEeWV3_MMGEF7iQ" name="DataAreaType14">
- <eAnnotations xmi:id="_gKS46FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtb1KlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS46VIUEeWV3_MMGEF7iQ" name="sync" lowerBound="1" eType="_gKS4KVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS461IUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS47VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS471IUEeWV3_MMGEF7iQ" name="OpEquipmentCapabilityType">
- <eAnnotations xmi:id="_gKS48FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbcFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS48VIUEeWV3_MMGEF7iQ" name="equipmentClassID" upperBound="-1" eType="_gKSRJlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS481IUEeWV3_MMGEF7iQ" name="equipmentID" upperBound="-1" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS49VIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS491IUEeWV3_MMGEF7iQ" name="capabilityType" eType="_gKS3vFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4-VIUEeWV3_MMGEF7iQ" name="reason" eType="_gKS3xFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4-1IUEeWV3_MMGEF7iQ" name="confidenceFactor" eType="_gKS3x1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4_VIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS4_1IUEeWV3_MMGEF7iQ" name="equipmentUse" eType="_gKS4P1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5AVIUEeWV3_MMGEF7iQ" name="startTime" eType="_gKS3ylIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5A1IUEeWV3_MMGEF7iQ" name="endTime" eType="_gKS3zVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5BVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5B1IUEeWV3_MMGEF7iQ" name="equipmentCapabilityProperty" upperBound="-1" eType="_gKS5C1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5CVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5C1IUEeWV3_MMGEF7iQ" name="OpEquipmentCapabilityPropertyType">
- <eAnnotations xmi:id="_gKS5DFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbvFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5DVIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5D1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5EVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5E1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5FVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS5F1IUEeWV3_MMGEF7iQ" name="AssemblyRelationship1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS5GFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgL1ITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS5GVIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS5GlIUEeWV3_MMGEF7iQ" key="baseType" value="AssemblyRelationship1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS5G1IUEeWV3_MMGEF7iQ" name="AssemblyRelationship1TypeBase">
- <eAnnotations xmi:id="_gKS5HFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgK1ITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS5HVIUEeWV3_MMGEF7iQ" name="Permanent"/>
- <eLiterals xmi:id="_gKS5HlIUEeWV3_MMGEF7iQ" name="Transient" value="1"/>
- <eLiterals xmi:id="_gKS5H1IUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5IFIUEeWV3_MMGEF7iQ" name="MaterialCapabilityIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5IVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsblITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5I1IUEeWV3_MMGEF7iQ" name="OperationsScheduleIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5JFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa4_lITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS5JlIUEeWV3_MMGEF7iQ" name="AssemblyType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS5J1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgNVITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS5KFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS5KVIUEeWV3_MMGEF7iQ" key="baseType" value="AssemblyType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS5KlIUEeWV3_MMGEF7iQ" name="AssemblyType1TypeBase">
- <eAnnotations xmi:id="_gKS5K1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgMVITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS5LFIUEeWV3_MMGEF7iQ" name="Physical"/>
- <eLiterals xmi:id="_gKS5LVIUEeWV3_MMGEF7iQ" name="Logical" value="1"/>
- <eLiterals xmi:id="_gKS5LlIUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS5L1IUEeWV3_MMGEF7iQ" name="DataType1TypeBase">
- <eAnnotations xmi:id="_gKS5MFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUGO1ITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS5MVIUEeWV3_MMGEF7iQ" name="Amount"/>
- <eLiterals xmi:id="_gKS5MlIUEeWV3_MMGEF7iQ" name="BinaryObject" value="1"/>
- <eLiterals xmi:id="_gKS5M1IUEeWV3_MMGEF7iQ" name="Code" value="2"/>
- <eLiterals xmi:id="_gKS5NFIUEeWV3_MMGEF7iQ" name="DateTime" value="3"/>
- <eLiterals xmi:id="_gKS5NVIUEeWV3_MMGEF7iQ" name="Identifier" value="4"/>
- <eLiterals xmi:id="_gKS5NlIUEeWV3_MMGEF7iQ" name="Indicator" value="5"/>
- <eLiterals xmi:id="_gKS5N1IUEeWV3_MMGEF7iQ" name="Measure" value="6"/>
- <eLiterals xmi:id="_gKS5OFIUEeWV3_MMGEF7iQ" name="Numeric" value="7"/>
- <eLiterals xmi:id="_gKS5OVIUEeWV3_MMGEF7iQ" name="Quantity" value="8"/>
- <eLiterals xmi:id="_gKS5OlIUEeWV3_MMGEF7iQ" name="Text" value="9"/>
- <eLiterals xmi:id="_gKS5O1IUEeWV3_MMGEF7iQ" name="string" value="10"/>
- <eLiterals xmi:id="_gKS5PFIUEeWV3_MMGEF7iQ" name="byte" value="11"/>
- <eLiterals xmi:id="_gKS5PVIUEeWV3_MMGEF7iQ" name="unsignedByte" value="12"/>
- <eLiterals xmi:id="_gKS5PlIUEeWV3_MMGEF7iQ" name="binary" value="13"/>
- <eLiterals xmi:id="_gKS5P1IUEeWV3_MMGEF7iQ" name="integer" value="14"/>
- <eLiterals xmi:id="_gKS5QFIUEeWV3_MMGEF7iQ" name="positiveInteger" value="15"/>
- <eLiterals xmi:id="_gKS5QVIUEeWV3_MMGEF7iQ" name="negativeInteger" value="16"/>
- <eLiterals xmi:id="_gKS5QlIUEeWV3_MMGEF7iQ" name="nonNegativeInteger" value="17"/>
- <eLiterals xmi:id="_gKS5Q1IUEeWV3_MMGEF7iQ" name="nonPositiveInteger" value="18"/>
- <eLiterals xmi:id="_gKS5RFIUEeWV3_MMGEF7iQ" name="int" value="19"/>
- <eLiterals xmi:id="_gKS5RVIUEeWV3_MMGEF7iQ" name="unsignedInt" value="20"/>
- <eLiterals xmi:id="_gKS5RlIUEeWV3_MMGEF7iQ" name="long" value="21"/>
- <eLiterals xmi:id="_gKS5R1IUEeWV3_MMGEF7iQ" name="unsignedLong" value="22"/>
- <eLiterals xmi:id="_gKS5SFIUEeWV3_MMGEF7iQ" name="short" value="23"/>
- <eLiterals xmi:id="_gKS5SVIUEeWV3_MMGEF7iQ" name="unsignedShort" value="24"/>
- <eLiterals xmi:id="_gKS5SlIUEeWV3_MMGEF7iQ" name="decimal" value="25"/>
- <eLiterals xmi:id="_gKS5S1IUEeWV3_MMGEF7iQ" name="float" value="26"/>
- <eLiterals xmi:id="_gKS5TFIUEeWV3_MMGEF7iQ" name="double" value="27"/>
- <eLiterals xmi:id="_gKS5TVIUEeWV3_MMGEF7iQ" name="boolean" value="28"/>
- <eLiterals xmi:id="_gKS5TlIUEeWV3_MMGEF7iQ" name="time" value="29"/>
- <eLiterals xmi:id="_gKS5T1IUEeWV3_MMGEF7iQ" name="timeInstant" value="30"/>
- <eLiterals xmi:id="_gKS5UFIUEeWV3_MMGEF7iQ" name="timePeriod" value="31"/>
- <eLiterals xmi:id="_gKS5UVIUEeWV3_MMGEF7iQ" name="duration" value="32"/>
- <eLiterals xmi:id="_gKS5UlIUEeWV3_MMGEF7iQ" name="date" value="33"/>
- <eLiterals xmi:id="_gKS5U1IUEeWV3_MMGEF7iQ" name="dateTime1" value="34"/>
- <eLiterals xmi:id="_gKS5VFIUEeWV3_MMGEF7iQ" name="month" value="35"/>
- <eLiterals xmi:id="_gKS5VVIUEeWV3_MMGEF7iQ" name="year" value="36"/>
- <eLiterals xmi:id="_gKS5VlIUEeWV3_MMGEF7iQ" name="century" value="37"/>
- <eLiterals xmi:id="_gKS5V1IUEeWV3_MMGEF7iQ" name="recurringDay" value="38"/>
- <eLiterals xmi:id="_gKS5WFIUEeWV3_MMGEF7iQ" name="recurringDate" value="39"/>
- <eLiterals xmi:id="_gKS5WVIUEeWV3_MMGEF7iQ" name="recurringDuration" value="40"/>
- <eLiterals xmi:id="_gKS5WlIUEeWV3_MMGEF7iQ" name="Name" value="41"/>
- <eLiterals xmi:id="_gKS5W1IUEeWV3_MMGEF7iQ" name="QName" value="42"/>
- <eLiterals xmi:id="_gKS5XFIUEeWV3_MMGEF7iQ" name="NCName" value="43"/>
- <eLiterals xmi:id="_gKS5XVIUEeWV3_MMGEF7iQ" name="uriReference" value="44"/>
- <eLiterals xmi:id="_gKS5XlIUEeWV3_MMGEF7iQ" name="language" value="45"/>
- <eLiterals xmi:id="_gKS5X1IUEeWV3_MMGEF7iQ" name="ID" value="46"/>
- <eLiterals xmi:id="_gKS5YFIUEeWV3_MMGEF7iQ" name="IDREF" value="47"/>
- <eLiterals xmi:id="_gKS5YVIUEeWV3_MMGEF7iQ" name="IDREFS" value="48"/>
- <eLiterals xmi:id="_gKS5YlIUEeWV3_MMGEF7iQ" name="ENTITY" value="49"/>
- <eLiterals xmi:id="_gKS5Y1IUEeWV3_MMGEF7iQ" name="ENTITIES" value="50"/>
- <eLiterals xmi:id="_gKS5ZFIUEeWV3_MMGEF7iQ" name="NOTATION" value="51"/>
- <eLiterals xmi:id="_gKS5ZVIUEeWV3_MMGEF7iQ" name="NMTOKEN" value="52"/>
- <eLiterals xmi:id="_gKS5ZlIUEeWV3_MMGEF7iQ" name="NMTOKENS" value="53"/>
- <eLiterals xmi:id="_gKS5Z1IUEeWV3_MMGEF7iQ" name="Enumeration" value="54"/>
- <eLiterals xmi:id="_gKS5aFIUEeWV3_MMGEF7iQ" name="SVG" value="55"/>
- <eLiterals xmi:id="_gKS5aVIUEeWV3_MMGEF7iQ" name="Other" value="56"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5alIUEeWV3_MMGEF7iQ" name="RelationshipFormType" eSuperTypes="_gKS4h1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5a1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhQFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS5bFIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5b1IUEeWV3_MMGEF7iQ" name="RequestedCompletionDateType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5cFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhUFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5clIUEeWV3_MMGEF7iQ" name="TestDateTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5c1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhqFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5dVIUEeWV3_MMGEF7iQ" name="OpPersonnelRequirementType">
- <eAnnotations xmi:id="_gKS5dlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbhFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5d1IUEeWV3_MMGEF7iQ" name="personnelClassID" upperBound="-1" eType="_gKSQm1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5eVIUEeWV3_MMGEF7iQ" name="personID" upperBound="-1" eType="_gKSQnlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5e1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5fVIUEeWV3_MMGEF7iQ" name="personnelUse" eType="_gKS3k1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5f1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5gVIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5g1IUEeWV3_MMGEF7iQ" name="personnelRequirementProperty" upperBound="-1" eType="_gKS5iVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5hVIUEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" eType="_gKS5lVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5h1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5iVIUEeWV3_MMGEF7iQ" name="OpPersonnelRequirementPropertyType">
- <eAnnotations xmi:id="_gKS5ilIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb51IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5i1IUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5jVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5j1IUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5kVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5k1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5lVIUEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponseType" eSuperTypes="_gKS3JFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5llIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa4wVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS5l1IUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5mlIUEeWV3_MMGEF7iQ" name="StatusType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5m1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhpFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5nVIUEeWV3_MMGEF7iQ" name="PhysicalAssetCapabilityTestSpecificationIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5nlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhF1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5oFIUEeWV3_MMGEF7iQ" name="ProductionScheduleIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5oVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhI1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5o1IUEeWV3_MMGEF7iQ" name="BillOfResourcesIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5pFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgO1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS5plIUEeWV3_MMGEF7iQ" name="ResponseState1TypeBase">
- <eAnnotations xmi:id="_gKS5p1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhhFITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS5qFIUEeWV3_MMGEF7iQ" name="Ready"/>
- <eLiterals xmi:id="_gKS5qVIUEeWV3_MMGEF7iQ" name="Running" value="1"/>
- <eLiterals xmi:id="_gKS5qlIUEeWV3_MMGEF7iQ" name="Completed" value="2"/>
- <eLiterals xmi:id="_gKS5q1IUEeWV3_MMGEF7iQ" name="Aborted" value="3"/>
- <eLiterals xmi:id="_gKS5rFIUEeWV3_MMGEF7iQ" name="Holding" value="4"/>
- <eLiterals xmi:id="_gKS5rVIUEeWV3_MMGEF7iQ" name="Paused" value="5"/>
- <eLiterals xmi:id="_gKS5rlIUEeWV3_MMGEF7iQ" name="Other" value="6"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5r1IUEeWV3_MMGEF7iQ" name="AcknowledgeProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKS5sFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbiFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5sVIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5s1IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS5u1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS5tVIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS5t1IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5uVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5u1IUEeWV3_MMGEF7iQ" name="DataAreaType">
- <eAnnotations xmi:id="_gKS5vFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtccAFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5vVIUEeWV3_MMGEF7iQ" name="acknowledge" lowerBound="1" eType="_gKS37VIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5v1IUEeWV3_MMGEF7iQ" name="processSegmentInformation" lowerBound="1" upperBound="-1" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5wVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5w1IUEeWV3_MMGEF7iQ" name="PropertyIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5xFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhKVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5xlIUEeWV3_MMGEF7iQ" name="RequestedPriorityType" eSuperTypes="_gKS5yVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS5x1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhUlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5yVIUEeWV3_MMGEF7iQ" name="NumericType">
- <eAnnotations xmi:id="_gKS5ylIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsk1ITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS5y1IUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Decimal"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS5zVIUEeWV3_MMGEF7iQ" name="format">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS5z1IUEeWV3_MMGEF7iQ" name="ChangeProcessSegmentType">
- <eAnnotations xmi:id="_gKS50FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbkFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS50VIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS501IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS521IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS51VIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS511IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS52VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS521IUEeWV3_MMGEF7iQ" name="DataAreaType8">
- <eAnnotations xmi:id="_gKS53FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCulIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS53VIUEeWV3_MMGEF7iQ" name="change" lowerBound="1" eType="_gKS3DFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS531IUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS54VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS541IUEeWV3_MMGEF7iQ" name="CancelProcessSegmentType">
- <eAnnotations xmi:id="_gKS55FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbklIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS55VIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS551IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS571IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS56VIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS561IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS57VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS571IUEeWV3_MMGEF7iQ" name="DataAreaType10">
- <eAnnotations xmi:id="_gKS58FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb4FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS58VIUEeWV3_MMGEF7iQ" name="cancel" lowerBound="1" eType="_gKS4DFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS581IUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS59VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS591IUEeWV3_MMGEF7iQ" name="OpPhysicalAssetSpecificationType">
- <eAnnotations xmi:id="_gKS5-FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcblFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5-VIUEeWV3_MMGEF7iQ" name="physicalAssetClassID" upperBound="-1" eType="_gKSRRVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5-1IUEeWV3_MMGEF7iQ" name="physicalAssetID" upperBound="-1" eType="_gKSRSFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5_VIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS5_1IUEeWV3_MMGEF7iQ" name="physicalAssetUse" eType="_gKS6B1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6AVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6A1IUEeWV3_MMGEF7iQ" name="physicalAssetSpecificationProperty" upperBound="-1" eType="_gKS6ClIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6BVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6B1IUEeWV3_MMGEF7iQ" name="PhysicalAssetUseType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS6CFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbglVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6ClIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetSpecificationPropertyType">
- <eAnnotations xmi:id="_gKS6C1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCi1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6DFIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6DlIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6EFIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6ElIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6FFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6FlIUEeWV3_MMGEF7iQ" name="ShowProcessSegmentType">
- <eAnnotations xmi:id="_gKS6F1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbllIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6GFIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6GlIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS6IlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS6HFIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS6HlIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6IFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6IlIUEeWV3_MMGEF7iQ" name="DataAreaType11">
- <eAnnotations xmi:id="_gKS6I1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb-FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6JFIUEeWV3_MMGEF7iQ" name="show" lowerBound="1" eType="_gKS4fFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6JlIUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6KFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS6KlIUEeWV3_MMGEF7iQ" name="TransActionCodeEnumerationTypeObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS6K1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhyVITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS6LFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS6LVIUEeWV3_MMGEF7iQ" key="baseType" value="TransActionCodeEnumerationType"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6LlIUEeWV3_MMGEF7iQ" name="VersionType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS6L1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh11ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS6MVIUEeWV3_MMGEF7iQ" name="RelationshipForm1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS6MlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhPlITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS6M1IUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS6NFIUEeWV3_MMGEF7iQ" key="baseType" value="RelationshipForm1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKS6NVIUEeWV3_MMGEF7iQ" name="RelationshipForm1TypeBase">
- <eAnnotations xmi:id="_gKS6NlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhOlITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKS6N1IUEeWV3_MMGEF7iQ" name="Permanent"/>
- <eLiterals xmi:id="_gKS6OFIUEeWV3_MMGEF7iQ" name="Transient" value="1"/>
- <eLiterals xmi:id="_gKS6OVIUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6OlIUEeWV3_MMGEF7iQ" name="ResourcesType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS6O1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhgFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6PVIUEeWV3_MMGEF7iQ" name="ParameterIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS6PlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhEVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6QFIUEeWV3_MMGEF7iQ" name="RespondProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKS6QVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcbm1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6QlIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6RFIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS3KlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS6RlIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKS6SFIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6SlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6TFIUEeWV3_MMGEF7iQ" name="LatestEndTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKS6TVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsaFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6T1IUEeWV3_MMGEF7iQ" name="EquipmentAssetMappingType">
- <eAnnotations xmi:id="_gKS6UFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcbq1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6UVIUEeWV3_MMGEF7iQ" name="equipmentID" lowerBound="1" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6U1IUEeWV3_MMGEF7iQ" name="physicalAssetID" lowerBound="1" eType="_gKSRSFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6VVIUEeWV3_MMGEF7iQ" name="startTime" eType="_gKSPnFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6V1IUEeWV3_MMGEF7iQ" name="endTime" eType="_gKSPnFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6WVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6W1IUEeWV3_MMGEF7iQ" name="DataAreaType2">
- <eAnnotations xmi:id="_gKS6XFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbslIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6XVIUEeWV3_MMGEF7iQ" name="process" lowerBound="1" eType="_gKSP3lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6X1IUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6YVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6Y1IUEeWV3_MMGEF7iQ" name="DataAreaType6">
- <eAnnotations xmi:id="_gKS6ZFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcbt1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6ZVIUEeWV3_MMGEF7iQ" name="get" lowerBound="1" eType="_gKS4nVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6Z1IUEeWV3_MMGEF7iQ" name="processSegment" lowerBound="1" upperBound="-1" eType="_gKSQWVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6aVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKS6a1IUEeWV3_MMGEF7iQ" name="OperationsType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKS6bFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa5CVITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKS6bVIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKS6blIUEeWV3_MMGEF7iQ" key="baseType" value="OperationsType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKS6b1IUEeWV3_MMGEF7iQ" name="OpEquipmentRequirementPropertyType">
- <eAnnotations xmi:id="_gKS6cFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbvlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6cVIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6c1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6dVIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKS6d1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdoVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTdo1IUEeWV3_MMGEF7iQ" name="OpEquipmentRequirementType">
- <eAnnotations xmi:id="_gKTdpFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtcbwFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdpVIUEeWV3_MMGEF7iQ" name="equipmentClassID" upperBound="-1" eType="_gKSRJlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdp1IUEeWV3_MMGEF7iQ" name="equipmentID" upperBound="-1" eType="_gKSQQVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdqVIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdq1IUEeWV3_MMGEF7iQ" name="equipmentUse" eType="_gKS4P1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdrVIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdr1IUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdsVIUEeWV3_MMGEF7iQ" name="equipmentLevel" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTds1IUEeWV3_MMGEF7iQ" name="equipmentRequirementProperty" upperBound="-1" eType="_gKS6b1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdtVIUEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" eType="_gKS5lVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdt1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTduVIUEeWV3_MMGEF7iQ" name="MaterialSubLotIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTdulIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsdlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTdvFIUEeWV3_MMGEF7iQ" name="SyncProcessSegmentType">
- <eAnnotations xmi:id="_gKTdvVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcby1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdvlIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdwFIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS451IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTdwlIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTdxFIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTdxlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKTdyFIUEeWV3_MMGEF7iQ" name="ResourceReferenceType1TypeBase">
- <eAnnotations xmi:id="_gKTdyVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhbFITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKTdylIUEeWV3_MMGEF7iQ" name="Personnel"/>
- <eLiterals xmi:id="_gKTdy1IUEeWV3_MMGEF7iQ" name="PersonnelClass" value="1"/>
- <eLiterals xmi:id="_gKTdzFIUEeWV3_MMGEF7iQ" name="Equipment" value="2"/>
- <eLiterals xmi:id="_gKTdzVIUEeWV3_MMGEF7iQ" name="EquipmentClass" value="3"/>
- <eLiterals xmi:id="_gKTdzlIUEeWV3_MMGEF7iQ" name="MaterialClass" value="4"/>
- <eLiterals xmi:id="_gKTdz1IUEeWV3_MMGEF7iQ" name="MaterialDefinition" value="5"/>
- <eLiterals xmi:id="_gKTd0FIUEeWV3_MMGEF7iQ" name="MaterialLot" value="6"/>
- <eLiterals xmi:id="_gKTd0VIUEeWV3_MMGEF7iQ" name="MaterialSublot" value="7"/>
- <eLiterals xmi:id="_gKTd0lIUEeWV3_MMGEF7iQ" name="PhysicalAsset" value="8"/>
- <eLiterals xmi:id="_gKTd01IUEeWV3_MMGEF7iQ" name="PhysicalAssetClass" value="9"/>
- <eLiterals xmi:id="_gKTd1FIUEeWV3_MMGEF7iQ" name="WorkMaster" value="10"/>
- <eLiterals xmi:id="_gKTd1VIUEeWV3_MMGEF7iQ" name="ProcessSegment" value="11"/>
- <eLiterals xmi:id="_gKTd1lIUEeWV3_MMGEF7iQ" name="Other" value="12"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKTd11IUEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponse1TypeBase">
- <eAnnotations xmi:id="_gKTd2FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhYFITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKTd2VIUEeWV3_MMGEF7iQ" name="Required"/>
- <eLiterals xmi:id="_gKTd2lIUEeWV3_MMGEF7iQ" name="Optional" value="1"/>
- <eLiterals xmi:id="_gKTd21IUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTd3FIUEeWV3_MMGEF7iQ" name="OpMaterialCapabilityType">
- <eAnnotations xmi:id="_gKTd3VIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb3lIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd3lIUEeWV3_MMGEF7iQ" name="materialClassID" upperBound="-1" eType="_gKSRb1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd4FIUEeWV3_MMGEF7iQ" name="materialDefinitionID" upperBound="-1" eType="_gKSRclIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd4lIUEeWV3_MMGEF7iQ" name="materialLotID" upperBound="-1" eType="_gKTeAlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd5FIUEeWV3_MMGEF7iQ" name="materialSubLotID" upperBound="-1" eType="_gKTduVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd5lIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd6FIUEeWV3_MMGEF7iQ" name="capabilityType" eType="_gKS3vFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd6lIUEeWV3_MMGEF7iQ" name="reason" eType="_gKS3xFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd7FIUEeWV3_MMGEF7iQ" name="confidenceFactor" eType="_gKS3x1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd7lIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd8FIUEeWV3_MMGEF7iQ" name="materialUse" eType="_gKSRfVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd8lIUEeWV3_MMGEF7iQ" name="startTime" eType="_gKS3ylIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd9FIUEeWV3_MMGEF7iQ" name="endTime" eType="_gKS3zVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd9lIUEeWV3_MMGEF7iQ" name="assemblyCapability" upperBound="-1" eType="_gKTd3FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd-FIUEeWV3_MMGEF7iQ" name="assemblyType" eType="_gKSRdVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd-lIUEeWV3_MMGEF7iQ" name="assemblyRelationship" eType="_gKSPolIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd_FIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTd_lIUEeWV3_MMGEF7iQ" name="materialCapabilityProperty" upperBound="-1" eType="_gKS4q1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeAFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeAlIUEeWV3_MMGEF7iQ" name="MaterialLotIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeA1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUscFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTeBVIUEeWV3_MMGEF7iQ" name="Dependency1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTeBlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUGg1ITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTeB1IUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTeCFIUEeWV3_MMGEF7iQ" key="baseType" value="Dependency1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeCVIUEeWV3_MMGEF7iQ" name="ProcessProcessSegmentType">
- <eAnnotations xmi:id="_gKTeClIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb5VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeC1IUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeDVIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS6W1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeD1IUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeEVIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeE1IUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKTeFVIUEeWV3_MMGEF7iQ" name="RelationshipType1TypeBase">
- <eAnnotations xmi:id="_gKTeFlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhRlITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKTeF1IUEeWV3_MMGEF7iQ" name="Logical"/>
- <eLiterals xmi:id="_gKTeGFIUEeWV3_MMGEF7iQ" name="Physical" value="1"/>
- <eLiterals xmi:id="_gKTeGVIUEeWV3_MMGEF7iQ" name="Other" value="2"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTeGlIUEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponse1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTeG1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhZFITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTeHFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTeHVIUEeWV3_MMGEF7iQ" key="baseType" value="RequiredByRequestedSegmentResponse1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeHlIUEeWV3_MMGEF7iQ" name="NameType">
- <eAnnotations xmi:id="_gKTeH1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsjlITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeIFIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeIlIUEeWV3_MMGEF7iQ" name="languageID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Language"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeJFIUEeWV3_MMGEF7iQ" name="PlannedStartTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeJVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhG1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeJ1IUEeWV3_MMGEF7iQ" name="ResultType">
- <eAnnotations xmi:id="_gKTeKFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Dtcb9lIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeKVIUEeWV3_MMGEF7iQ" name="valueString" lowerBound="1" eType="_gKSRE1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeK1IUEeWV3_MMGEF7iQ" name="dataType" eType="_gKSQ8FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeLVIUEeWV3_MMGEF7iQ" name="unitOfMeasure" eType="_gKSQ-FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeL1IUEeWV3_MMGEF7iQ" name="key" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeMVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeM1IUEeWV3_MMGEF7iQ" name="JobOrderDispatchStatusType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeNFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsZlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeNlIUEeWV3_MMGEF7iQ" name="OperationsSegmentIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeN1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa5AFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeOVIUEeWV3_MMGEF7iQ" name="AmountType">
- <eAnnotations xmi:id="_gKTeOlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgJFITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeO1IUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Decimal"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTePVIUEeWV3_MMGEF7iQ" name="currencyCodeListVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeP1IUEeWV3_MMGEF7iQ" name="currencyID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTeQVIUEeWV3_MMGEF7iQ" name="ResourceReferenceType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTeQlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhelITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTeQ1IUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTeRFIUEeWV3_MMGEF7iQ" key="baseType" value="ResourceReferenceType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeRVIUEeWV3_MMGEF7iQ" name="CauseType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeRlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUFjlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeSFIUEeWV3_MMGEF7iQ" name="RespondProcessSegmentType">
- <eAnnotations xmi:id="_gKTeSVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtccEVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeSlIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeTFIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS4WFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeTlIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeUFIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeUlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeVFIUEeWV3_MMGEF7iQ" name="ResponseStateType" eSuperTypes="_gKS4ElIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeVVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhjlITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeVlIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeWVIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetRequirementType">
- <eAnnotations xmi:id="_gKTeWlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCgVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeW1IUEeWV3_MMGEF7iQ" name="physicalAssetClassID" upperBound="-1" eType="_gKSRRVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeXVIUEeWV3_MMGEF7iQ" name="physicalAssetID" upperBound="-1" eType="_gKSRSFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeX1IUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeYVIUEeWV3_MMGEF7iQ" name="physicalAssetUse" eType="_gKS6B1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeY1IUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeZVIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeZ1IUEeWV3_MMGEF7iQ" name="equipmentLevel" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeaVIUEeWV3_MMGEF7iQ" name="physicalAssetRequirementProperty" upperBound="-1" eType="_gKS24FIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTea1IUEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" eType="_gKS5lVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTebVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeb1IUEeWV3_MMGEF7iQ" name="EarliestStartTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTecFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHP1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeclIUEeWV3_MMGEF7iQ" name="ProcessProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKTec1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCiVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTedFIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTedlIUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKSP1lIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeeFIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeelIUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTefFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeflIUEeWV3_MMGEF7iQ" name="PlannedFinishTimeType" eSuperTypes="_gKSPnFIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTef1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhGVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTegVIUEeWV3_MMGEF7iQ" name="ProductionRequestIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTeglIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhIVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTehFIUEeWV3_MMGEF7iQ" name="BinaryObjectType">
- <eAnnotations xmi:id="_gKTehVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgPVITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTehlIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Base64Binary"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeiFIUEeWV3_MMGEF7iQ" name="characterSetCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeilIUEeWV3_MMGEF7iQ" name="encodingCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTejFIUEeWV3_MMGEF7iQ" name="filename">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTejlIUEeWV3_MMGEF7iQ" name="format">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTekFIUEeWV3_MMGEF7iQ" name="mimeCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTeklIUEeWV3_MMGEF7iQ" name="uri">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//AnyURI"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTelFIUEeWV3_MMGEF7iQ" name="ProblemType" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTelVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhH1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTel1IUEeWV3_MMGEF7iQ" name="QualificationTestSpecificationIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTemFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhK1ITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTemlIUEeWV3_MMGEF7iQ" name="OpMaterialSpecificationType">
- <eAnnotations xmi:id="_gKTem1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCkFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTenFIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTenlIUEeWV3_MMGEF7iQ" name="materialClassID" upperBound="-1" eType="_gKSRb1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeoFIUEeWV3_MMGEF7iQ" name="materialDefinitionID" upperBound="-1" eType="_gKSRclIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeolIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTepFIUEeWV3_MMGEF7iQ" name="materialUse" eType="_gKSRfVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeplIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeqFIUEeWV3_MMGEF7iQ" name="assemblySpecification" upperBound="-1" eType="_gKTemlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeqlIUEeWV3_MMGEF7iQ" name="assemblyType" eType="_gKSRdVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTerFIUEeWV3_MMGEF7iQ" name="assemblyRelationship" eType="_gKSPolIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTerlIUEeWV3_MMGEF7iQ" name="materialSpecificationProperty" upperBound="-1" eType="_gKTeslIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTesFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTeslIUEeWV3_MMGEF7iQ" name="OpMaterialSpecificationPropertyType">
- <eAnnotations xmi:id="_gKTes1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdC3FIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTetFIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTetlIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeuFIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeulIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTevFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTevlIUEeWV3_MMGEF7iQ" name="OperationsDefinitionIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTev1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa4-lITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTewVIUEeWV3_MMGEF7iQ" name="DocumentRoot">
- <eAnnotations xmi:id="_gKTewlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCmlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTew1IUEeWV3_MMGEF7iQ" name="mixed" unique="false" upperBound="-1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTexVIUEeWV3_MMGEF7iQ" name="xMLNSPrefixMap" upperBound="-1" containment="true">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTex1IUEeWV3_MMGEF7iQ" name="xSISchemaLocation" upperBound="-1" containment="true">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTeyVIUEeWV3_MMGEF7iQ" name="acknowledgeProcessSegment" eType="_gKS32VIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTey1IUEeWV3_MMGEF7iQ" name="acknowledgeProcessSegmentInformation" eType="_gKS5r1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTezVIUEeWV3_MMGEF7iQ" name="cancelProcessSegment" eType="_gKS541IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTez1IUEeWV3_MMGEF7iQ" name="cancelProcessSegmentInformation" eType="_gKS3-FIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe0VIUEeWV3_MMGEF7iQ" name="changeProcessSegment" eType="_gKS5z1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe01IUEeWV3_MMGEF7iQ" name="changeProcessSegmentInformation" eType="_gKTe71IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe1VIUEeWV3_MMGEF7iQ" name="getProcessSegment" eType="_gKTe-1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe11IUEeWV3_MMGEF7iQ" name="getProcessSegmentInformation" eType="_gKTfB1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe2VIUEeWV3_MMGEF7iQ" name="processProcessSegment" eType="_gKTeCVIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe21IUEeWV3_MMGEF7iQ" name="processProcessSegmentInformation" eType="_gKTeclIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe3VIUEeWV3_MMGEF7iQ" name="processSegment" eType="_gKSQWVIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe31IUEeWV3_MMGEF7iQ" name="processSegmentInformation" eType="_gKSQJ1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe4VIUEeWV3_MMGEF7iQ" name="respondProcessSegment" eType="_gKTeSFIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe41IUEeWV3_MMGEF7iQ" name="respondProcessSegmentInformation" eType="_gKS6QFIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe5VIUEeWV3_MMGEF7iQ" name="showProcessSegment" eType="_gKS6FlIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe51IUEeWV3_MMGEF7iQ" name="showProcessSegmentInformation" eType="_gKTfE1IUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe6VIUEeWV3_MMGEF7iQ" name="syncProcessSegment" eType="_gKTdvFIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe61IUEeWV3_MMGEF7iQ" name="syncProcessSegmentInformation" eType="_gKS4FVIUEeWV3_MMGEF7iQ" derived="true" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe7VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTe71IUEeWV3_MMGEF7iQ" name="ChangeProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKTe8FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCs1IUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe8VIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe81IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS3BFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTe9VIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTe91IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe-VIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTe-1IUEeWV3_MMGEF7iQ" name="GetProcessSegmentType">
- <eAnnotations xmi:id="_gKTe_FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdC4VIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe_VIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTe_1IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS6Y1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfAVIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfA1IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfBVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfB1IUEeWV3_MMGEF7iQ" name="GetProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKTfCFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCsVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfCVIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfC1IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS4lVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfDVIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfD1IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfEVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfE1IUEeWV3_MMGEF7iQ" name="ShowProcessSegmentInformationType">
- <eAnnotations xmi:id="_gKTfFFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCqVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfFVIUEeWV3_MMGEF7iQ" name="applicationArea" lowerBound="1" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfF1IUEeWV3_MMGEF7iQ" name="dataArea" lowerBound="1" eType="_gKS4dFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfGVIUEeWV3_MMGEF7iQ" name="releaseID" lowerBound="1">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfG1IUEeWV3_MMGEF7iQ" name="versionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfHVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfH1IUEeWV3_MMGEF7iQ" name="TransConfirmType">
- <eAnnotations xmi:id="_gKTfIFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCoVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfIVIUEeWV3_MMGEF7iQ" name="originalApplicationArea" eType="_gKS3OlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfI1IUEeWV3_MMGEF7iQ" name="responseCriteria" upperBound="-1" eType="_gKS3bFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfJVIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfJ1IUEeWV3_MMGEF7iQ" name="BillOfMaterialsIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfKFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBTgOVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfKlIUEeWV3_MMGEF7iQ" name="WorkType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfK1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbh41ITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfLFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfLVIUEeWV3_MMGEF7iQ" key="baseType" value="WorkType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfLlIUEeWV3_MMGEF7iQ" name="ResponseState1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfL1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhjFITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfMFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfMVIUEeWV3_MMGEF7iQ" key="baseType" value="ResponseState1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfMlIUEeWV3_MMGEF7iQ" name="StorageLocationType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfM1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCa5uVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfNVIUEeWV3_MMGEF7iQ" name="MaterialRequirementIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfNlIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsclITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfOFIUEeWV3_MMGEF7iQ" name="OpMaterialRequirementType">
- <eAnnotations xmi:id="_gKTfOVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCpVIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfOlIUEeWV3_MMGEF7iQ" name="materialClassID" upperBound="-1" eType="_gKSRb1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfPFIUEeWV3_MMGEF7iQ" name="materialDefinitionID" upperBound="-1" eType="_gKSRclIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfPlIUEeWV3_MMGEF7iQ" name="materialLotID" upperBound="-1" eType="_gKTeAlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfQFIUEeWV3_MMGEF7iQ" name="materialSubLotID" upperBound="-1" eType="_gKTduVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfQlIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfRFIUEeWV3_MMGEF7iQ" name="materialUse" eType="_gKSRfVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfRlIUEeWV3_MMGEF7iQ" name="storageLocation" eType="_gKTfMlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfSFIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfSlIUEeWV3_MMGEF7iQ" name="assemblyRequirement" upperBound="-1" eType="_gKTfOFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfTFIUEeWV3_MMGEF7iQ" name="assemblyType" eType="_gKSRdVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfTlIUEeWV3_MMGEF7iQ" name="assemblyRelationship" eType="_gKSPolIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfUFIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfUlIUEeWV3_MMGEF7iQ" name="materialRequirementProperty" upperBound="-1" eType="_gKS4x1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfVFIUEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" eType="_gKS5lVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfVlIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfWFIUEeWV3_MMGEF7iQ" name="ProductProductionRuleIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfWVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhJVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfW1IUEeWV3_MMGEF7iQ" name="DataType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfXFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUGdVITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfXVIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfXlIUEeWV3_MMGEF7iQ" key="baseType" value="DataType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfX1IUEeWV3_MMGEF7iQ" name="MaterialActualIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfYFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsbFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EEnum" xmi:id="_gKTfYlIUEeWV3_MMGEF7iQ" name="MaterialUse1TypeBase">
- <eAnnotations xmi:id="_gKTfY1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUselITEeWV3_MMGEF7iQ"/>
- <eLiterals xmi:id="_gKTfZFIUEeWV3_MMGEF7iQ" name="Consumed"/>
- <eLiterals xmi:id="_gKTfZVIUEeWV3_MMGEF7iQ" name="Produced" value="1"/>
- <eLiterals xmi:id="_gKTfZlIUEeWV3_MMGEF7iQ" name="Consumable" value="2"/>
- <eLiterals xmi:id="_gKTfZ1IUEeWV3_MMGEF7iQ" name="ReplacedAssetn" value="3"/>
- <eLiterals xmi:id="_gKTfaFIUEeWV3_MMGEF7iQ" name="ReplacementAsset" value="4"/>
- <eLiterals xmi:id="_gKTfaVIUEeWV3_MMGEF7iQ" name="Sample" value="5"/>
- <eLiterals xmi:id="_gKTfalIUEeWV3_MMGEF7iQ" name="ResurnedSample" value="6"/>
- <eLiterals xmi:id="_gKTfa1IUEeWV3_MMGEF7iQ" name="Carrier" value="7"/>
- <eLiterals xmi:id="_gKTfbFIUEeWV3_MMGEF7iQ" name="ReturnedCarrier" value="8"/>
- <eLiterals xmi:id="_gKTfbVIUEeWV3_MMGEF7iQ" name="Other" value="9"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfblIUEeWV3_MMGEF7iQ" name="ManufacturingBillIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfb1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsalITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfcVIUEeWV3_MMGEF7iQ" name="JobOrderCommand1Type" eSuperTypes="_gKSPqlIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfclIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHblITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfdFIUEeWV3_MMGEF7iQ" name="PriorityType" eSuperTypes="_gKS5yVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfdVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhHVITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfd1IUEeWV3_MMGEF7iQ" name="MaterialUse1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfeFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUshVITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfeVIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfelIUEeWV3_MMGEF7iQ" key="baseType" value="MaterialUse1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfe1IUEeWV3_MMGEF7iQ" name="EquipmentCapabilityTestSpecificationIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTffFIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHUlITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfflIUEeWV3_MMGEF7iQ" name="RelationshipType1TypeBaseObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTff1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lCbhSlITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfgFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfgVIUEeWV3_MMGEF7iQ" key="baseType" value="RelationshipType1TypeBase"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfglIUEeWV3_MMGEF7iQ" name="IndicatorTypeObject" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfg1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHbFITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfhFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfhVIUEeWV3_MMGEF7iQ" key="baseType" value="IndicatorType"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfhlIUEeWV3_MMGEF7iQ" name="IndicatorType" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfh1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUHalITEeWV3_MMGEF7iQ"/>
- <eAnnotations xmi:id="_gKTfiFIUEeWV3_MMGEF7iQ" source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
- <details xmi:id="_gKTfiVIUEeWV3_MMGEF7iQ" key="baseType" value="XMLPrimitiveTypes_Boolean"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EDataType" xmi:id="_gKTfilIUEeWV3_MMGEF7iQ" name="XMLPrimitiveTypes_Boolean" instanceClassName="java.lang.String">
- <eAnnotations xmi:id="_gKTfi1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <references xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Boolean"/>
- </eAnnotations>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfjFIUEeWV3_MMGEF7iQ" name="MeasureType">
- <eAnnotations xmi:id="_gKTfjVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsh1ITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfjlIUEeWV3_MMGEF7iQ" name="value">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//Decimal"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfkFIUEeWV3_MMGEF7iQ" name="unitCode">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfklIUEeWV3_MMGEF7iQ" name="unitCodeListVersionID">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//NormalizedString"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTflFIUEeWV3_MMGEF7iQ" name="TestResultType">
- <eAnnotations xmi:id="_gKTflVIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCwlIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfllIUEeWV3_MMGEF7iQ" name="iD" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfmFIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfmlIUEeWV3_MMGEF7iQ" name="testDateTime" eType="_gKS5clIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfnFIUEeWV3_MMGEF7iQ" name="result" upperBound="-1" eType="_gKTeJ1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfnlIUEeWV3_MMGEF7iQ" name="expirationTime" eType="_gKS4bFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfoFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfolIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetCapabilityType">
- <eAnnotations xmi:id="_gKTfo1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdCyFIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfpFIUEeWV3_MMGEF7iQ" name="physicalAssetClassID" upperBound="-1" eType="_gKSRRVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfplIUEeWV3_MMGEF7iQ" name="physicalAssetID" upperBound="-1" eType="_gKSRSFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfqFIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfqlIUEeWV3_MMGEF7iQ" name="capabilityType" eType="_gKS3vFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfrFIUEeWV3_MMGEF7iQ" name="reason" eType="_gKS3xFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfrlIUEeWV3_MMGEF7iQ" name="confidenceFactor" eType="_gKS3x1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfsFIUEeWV3_MMGEF7iQ" name="hierarchyScope" eType="_gKSQTFIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfslIUEeWV3_MMGEF7iQ" name="physicalAssetUse" eType="_gKS6B1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTftFIUEeWV3_MMGEF7iQ" name="startTime" eType="_gKS3ylIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTftlIUEeWV3_MMGEF7iQ" name="endTime" eType="_gKS3zVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfuFIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfulIUEeWV3_MMGEF7iQ" name="physicalAssetCapabilityProperty" upperBound="-1" eType="_gKTfvlIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfvFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfvlIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetCapabilityPropertyType">
- <eAnnotations xmi:id="_gKTfv1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_DtdC2lIUEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfwFIUEeWV3_MMGEF7iQ" name="iD" lowerBound="1" eType="_gKSPh1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfwlIUEeWV3_MMGEF7iQ" name="description" upperBound="-1" eType="_gKSPzVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfxFIUEeWV3_MMGEF7iQ" name="value" upperBound="-1" eType="_gKSRB1IUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfxlIUEeWV3_MMGEF7iQ" name="quantity" upperBound="-1" eType="_gKSQoVIUEeWV3_MMGEF7iQ" containment="true"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_gKTfyFIUEeWV3_MMGEF7iQ" name="base_NamedElement" ordered="false" lowerBound="1">
- <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfylIUEeWV3_MMGEF7iQ" name="JobOrderCommandType" eSuperTypes="_gKTfcVIUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTfy1IUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsYlITEeWV3_MMGEF7iQ"/>
- <eStructuralFeatures xmi:type="ecore:EAttribute" xmi:id="_gKTfzFIUEeWV3_MMGEF7iQ" name="otherValue">
- <eType xmi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2003/XMLType#//String"/>
- </eStructuralFeatures>
- </eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_gKTfz1IUEeWV3_MMGEF7iQ" name="MaterialSpecificationIDType" eSuperTypes="_gKSPh1IUEeWV3_MMGEF7iQ">
- <eAnnotations xmi:id="_gKTf0FIUEeWV3_MMGEF7iQ" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_lBUsdFITEeWV3_MMGEF7iQ"/>
- </eClassifiers>
- </contents>
- </eAnnotations>
- <packageImport xmi:id="_DtbNUVIUEeWV3_MMGEF7iQ">
- <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
- </packageImport>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgN1ITEeWV3_MMGEF7iQ" name="BillOfMaterialIDType">
- <generalization xmi:id="_lBTgOFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtbNUlIUEeWV3_MMGEF7iQ" name="NamedElement_GetProcessSegmentType" memberEnd="_DtbNU1IUEeWV3_MMGEF7iQ _DtdC4lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtbNU1IUEeWV3_MMGEF7iQ" name="extension_GetProcessSegmentType" type="_DtdC4VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtbNUlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtbNVFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGMVITEeWV3_MMGEF7iQ" memberEnd="_lBUGJ1ITEeWV3_MMGEF7iQ _lBUGMlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGMlITEeWV3_MMGEF7iQ" type="_DtcbsFIUEeWV3_MMGEF7iQ" association="_lBUGMVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgI1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgE1ITEeWV3_MMGEF7iQ _lCbgJFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgJFITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgI1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgIFITEeWV3_MMGEF7iQ" name="ActualFinishTimeType">
- <generalization xmi:id="_lBTgIVITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTflVITEeWV3_MMGEF7iQ" name="AssemblyRelationshipType">
- <generalization xmi:id="_lBTfllITEeWV3_MMGEF7iQ" general="_lBTfmVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfl1ITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfmFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUGd1ITEeWV3_MMGEF7iQ" name="Dependency1TypeBase">
- <ownedLiteral xmi:id="_lBUGeFITEeWV3_MMGEF7iQ" name="NotFollow"/>
- <ownedLiteral xmi:id="_lBUGeVITEeWV3_MMGEF7iQ" name="PossibleParallel"/>
- <ownedLiteral xmi:id="_lBUGelITEeWV3_MMGEF7iQ" name="NotInParallel"/>
- <ownedLiteral xmi:id="_lBUGe1ITEeWV3_MMGEF7iQ" name="AtStart"/>
- <ownedLiteral xmi:id="_lBUGfFITEeWV3_MMGEF7iQ" name="AfterStart"/>
- <ownedLiteral xmi:id="_lBUGfVITEeWV3_MMGEF7iQ" name="AfterEnd"/>
- <ownedLiteral xmi:id="_lBUGflITEeWV3_MMGEF7iQ" name="NoLaterAfterStart"/>
- <ownedLiteral xmi:id="_lBUGf1ITEeWV3_MMGEF7iQ" name="NoEarlierAfterStart"/>
- <ownedLiteral xmi:id="_lBUGgFITEeWV3_MMGEF7iQ" name="NoLaterAfterEnd"/>
- <ownedLiteral xmi:id="_lBUGgVITEeWV3_MMGEF7iQ" name="NoEarlierAfterEnd"/>
- <ownedLiteral xmi:id="_lBUGglITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS34FITEeWV3_MMGEF7iQ" name="DescriptionType">
- <generalization xmi:id="_lBS34VITEeWV3_MMGEF7iQ" general="_lBS34lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0YFIUEeWV3_MMGEF7iQ" name="NamedElement_ParameterType" memberEnd="_Dtb0YVIUEeWV3_MMGEF7iQ _Dtb00VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0YVIUEeWV3_MMGEF7iQ" name="extension_ParameterType" type="_Dtb00FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0YFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0YlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0Y1IUEeWV3_MMGEF7iQ" name="DataAreaType5" visibility="public">
- <ownedAttribute xmi:id="_lBUF_FITEeWV3_MMGEF7iQ" name="process" type="_Dtb0_VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF_1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUF_VITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGAVITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUF_lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0ZFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbdlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfgVITEeWV3_MMGEF7iQ" memberEnd="_lBTfalITEeWV3_MMGEF7iQ _lBTfglITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfglITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfgVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGL1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGJlITEeWV3_MMGEF7iQ _lBUGMFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGMFITEeWV3_MMGEF7iQ" type="_DtcbsFIUEeWV3_MMGEF7iQ" association="_lBUGL1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0ZVIUEeWV3_MMGEF7iQ" name="NamedElement_ResultType" memberEnd="_Dtb0ZlIUEeWV3_MMGEF7iQ _Dtcb91IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0ZlIUEeWV3_MMGEF7iQ" name="extension_ResultType" type="_Dtcb9lIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0ZVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0Z1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUHZFITEeWV3_MMGEF7iQ" name="EquipmentElementLevel1TypeBaseObject">
- <generalization xmi:id="_lBUHZVITEeWV3_MMGEF7iQ" general="_lBUHVFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeV1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4UlITEeWV3_MMGEF7iQ _lBTeWFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeWFITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTeV1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgNFITEeWV3_MMGEF7iQ" memberEnd="_lCbgKlITEeWV3_MMGEF7iQ _lCbgNVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgNVITEeWV3_MMGEF7iQ" type="_Dtb0gFIUEeWV3_MMGEF7iQ" association="_lCbgNFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0aFIUEeWV3_MMGEF7iQ" name="NamedElement_EquipmentSegmentSpecificationPropertyType" memberEnd="_Dtb0aVIUEeWV3_MMGEF7iQ _Dtb1AlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0aVIUEeWV3_MMGEF7iQ" name="extension_EquipmentSegmentSpecificationPropertyType" type="_Dtb1AVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0aFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0alIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTexlITEeWV3_MMGEF7iQ" memberEnd="_lBTeflITEeWV3_MMGEF7iQ _lBTex1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTex1ITEeWV3_MMGEF7iQ" type="_Dtb081IUEeWV3_MMGEF7iQ" association="_lBTexlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgrlITEeWV3_MMGEF7iQ" memberEnd="_lCbgo1ITEeWV3_MMGEF7iQ _lCbgr1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgr1ITEeWV3_MMGEF7iQ" type="_Dtb0clIUEeWV3_MMGEF7iQ" association="_lCbgrlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF_1ITEeWV3_MMGEF7iQ" memberEnd="_lBUF_FITEeWV3_MMGEF7iQ _lBUGAFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGAFITEeWV3_MMGEF7iQ" type="_Dtb0Y1IUEeWV3_MMGEF7iQ" association="_lBUF_1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0a1IUEeWV3_MMGEF7iQ" name="PersonnelSegmentSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lBTeYlITEeWV3_MMGEF7iQ" name="personnelClassID" type="_lBTecVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTec1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeY1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeZFITEeWV3_MMGEF7iQ" name="personID" type="_lBTedVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTed1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeZVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeZlITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeeVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeZ1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTeaFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeaVITEeWV3_MMGEF7iQ" name="personnelUse" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTee1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTealITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTea1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe1lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTebFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTebVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeblITEeWV3_MMGEF7iQ" name="personnelSegmentSpecificationProperty" type="_Dtb1BVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe_VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeb1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTecFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0bFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0k1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3p1ITEeWV3_MMGEF7iQ" memberEnd="_lBS3QVITEeWV3_MMGEF7iQ _lBS3qFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3qFITEeWV3_MMGEF7iQ" type="_Dtb1A1IUEeWV3_MMGEF7iQ" association="_lBS3p1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfvFITEeWV3_MMGEF7iQ" memberEnd="_lBTfflITEeWV3_MMGEF7iQ _lBTfvVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfvVITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfvFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhWlITEeWV3_MMGEF7iQ" name="RequestState1TypeBaseObject">
- <generalization xmi:id="_lCbhW1ITEeWV3_MMGEF7iQ" general="_lCbhVlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgjVITEeWV3_MMGEF7iQ" memberEnd="_lCbgc1ITEeWV3_MMGEF7iQ _lCbgjlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgjlITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgjVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgj1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgdVITEeWV3_MMGEF7iQ _lCbgkFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgkFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgj1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5t1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5mFITEeWV3_MMGEF7iQ _lCa5uFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5uFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5t1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgk1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgeVITEeWV3_MMGEF7iQ _lCbglFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbglFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgk1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0bVIUEeWV3_MMGEF7iQ" name="OpPersonnelCapabilityPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCbfolITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbfrFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbfo1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbfrlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfpFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbfpVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfplITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbfsFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfp1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbfqFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfqVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbfslITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfqlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbfq1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0blIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcbn1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS3a1ITEeWV3_MMGEF7iQ" name="TransConfirmationCodeType">
- <generalization xmi:id="_lBS3bFITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4l1ITEeWV3_MMGEF7iQ" memberEnd="_lBUs7VITEeWV3_MMGEF7iQ _lCa4mFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4mFITEeWV3_MMGEF7iQ" type="_DtcbvlIUEeWV3_MMGEF7iQ" association="_lCa4l1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg6VITEeWV3_MMGEF7iQ" memberEnd="_lCbg31ITEeWV3_MMGEF7iQ _lCbg6lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg6lITEeWV3_MMGEF7iQ" type="_DtdCi1IUEeWV3_MMGEF7iQ" association="_lCbg6VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg7VITEeWV3_MMGEF7iQ" memberEnd="_lCbg41ITEeWV3_MMGEF7iQ _lCbg7lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg7lITEeWV3_MMGEF7iQ" type="_DtdCi1IUEeWV3_MMGEF7iQ" association="_lCbg7VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfn1ITEeWV3_MMGEF7iQ" name="MaterialUseType">
- <generalization xmi:id="_lBTfoFITEeWV3_MMGEF7iQ" general="_lBTfo1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfoVITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfolITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0b1IUEeWV3_MMGEF7iQ" name="NamedElement_TransSyncType" memberEnd="_Dtb0cFIUEeWV3_MMGEF7iQ _Dtb1LVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0cFIUEeWV3_MMGEF7iQ" name="extension_TransSyncType" type="_Dtb1LFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0b1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0cVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHLVITEeWV3_MMGEF7iQ" memberEnd="_lBUHKFITEeWV3_MMGEF7iQ _lBUHLlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHLlITEeWV3_MMGEF7iQ" type="_Dtcby1IUEeWV3_MMGEF7iQ" association="_lBUHLVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhA1ITEeWV3_MMGEF7iQ" memberEnd="_lCbg8lITEeWV3_MMGEF7iQ _lCbhBFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhBFITEeWV3_MMGEF7iQ" type="_DtcblFIUEeWV3_MMGEF7iQ" association="_lCbhA1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0clIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetRequirementPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCbgolITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgrFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbgo1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgrlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgpFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgpVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgplITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgsFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgp1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgqFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgqVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgslITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgqlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgq1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0c1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbyFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3Y1ITEeWV3_MMGEF7iQ" memberEnd="_lBS3RlITEeWV3_MMGEF7iQ _lBS3ZFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3ZFITEeWV3_MMGEF7iQ" type="_Dtb0ulIUEeWV3_MMGEF7iQ" association="_lBS3Y1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGs1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGiVITEeWV3_MMGEF7iQ _lBUGtFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGtFITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGs1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4s1ITEeWV3_MMGEF7iQ" memberEnd="_lCa4nVITEeWV3_MMGEF7iQ _lCa4tFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4tFITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4s1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0dFIUEeWV3_MMGEF7iQ" name="OpEquipmentSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCa4ylITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa41FITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCa4y1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa41lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4zFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4zVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4zlITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa42FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4z1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa40FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa40VITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa42lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa40lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa401ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0dVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0plIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS3bVITEeWV3_MMGEF7iQ" name="CodeType">
- <ownedAttribute xmi:id="_lBS3blITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3b1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3cFITEeWV3_MMGEF7iQ" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3cVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3clITEeWV3_MMGEF7iQ" name="listAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3c1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3dFITEeWV3_MMGEF7iQ" name="listAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3dVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3dlITEeWV3_MMGEF7iQ" name="listID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3d1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3eFITEeWV3_MMGEF7iQ" name="listName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3eVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3elITEeWV3_MMGEF7iQ" name="listSchemeURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3e1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3fFITEeWV3_MMGEF7iQ" name="listURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3fVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3flITEeWV3_MMGEF7iQ" name="listVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3f1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3gFITEeWV3_MMGEF7iQ" name="name" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3gVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhLVITEeWV3_MMGEF7iQ" name="QuantityType">
- <ownedAttribute xmi:id="_lCbhLlITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhL1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhMFITEeWV3_MMGEF7iQ" name="unitCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhMVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhMlITEeWV3_MMGEF7iQ" name="unitCodeListAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhM1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhNFITEeWV3_MMGEF7iQ" name="unitCodeListAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhNVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhNlITEeWV3_MMGEF7iQ" name="unitCodeListID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhN1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTecVITEeWV3_MMGEF7iQ" name="PersonnelClassIDType">
- <generalization xmi:id="_lBTeclITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5VVITEeWV3_MMGEF7iQ" memberEnd="_lCa5L1ITEeWV3_MMGEF7iQ _lCa5VlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5VlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5VVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHOVITEeWV3_MMGEF7iQ" memberEnd="_lBUHNFITEeWV3_MMGEF7iQ _lBUHOlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHOlITEeWV3_MMGEF7iQ" type="_Dtb0xlIUEeWV3_MMGEF7iQ" association="_lBUHOVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGI1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGH1ITEeWV3_MMGEF7iQ _lBUGJFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGJFITEeWV3_MMGEF7iQ" type="_Dtb06lIUEeWV3_MMGEF7iQ" association="_lBUGI1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0dlIUEeWV3_MMGEF7iQ" name="DataAreaType7" visibility="public">
- <ownedAttribute xmi:id="_lBUFm1ITEeWV3_MMGEF7iQ" name="change" type="_Dtb0nlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFqVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFnFITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFq1ITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFnVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0d1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtccC1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUFiFITEeWV3_MMGEF7iQ" name="CapabilityType1TypeBaseObject">
- <generalization xmi:id="_lBUFiVITEeWV3_MMGEF7iQ" general="_lBUFgFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUseFITEeWV3_MMGEF7iQ" name="MaterialTestSpecificationIDType">
- <generalization xmi:id="_lBUseVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa4xVITEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponse1Type">
- <generalization xmi:id="_lCa4xlITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0eFIUEeWV3_MMGEF7iQ" name="NamedElement_OpPersonnelRequirementType" memberEnd="_Dtb0eVIUEeWV3_MMGEF7iQ _DtcbhVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0eVIUEeWV3_MMGEF7iQ" name="extension_OpPersonnelRequirementType" type="_DtcbhFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0eFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0elIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTehVITEeWV3_MMGEF7iQ" name="QuantityStringType">
- <generalization xmi:id="_lBTehlITEeWV3_MMGEF7iQ" general="_lBTeh1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhFVITEeWV3_MMGEF7iQ" name="PhysicalAssetActualIDType">
- <generalization xmi:id="_lCbhFlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5TVITEeWV3_MMGEF7iQ" memberEnd="_lCa5I1ITEeWV3_MMGEF7iQ _lCa5TlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5TlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5TVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfSFITEeWV3_MMGEF7iQ" name="PhysicalAssetIDType">
- <generalization xmi:id="_lBTfSVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0e1IUEeWV3_MMGEF7iQ" name="DataAreaType4" visibility="public">
- <ownedAttribute xmi:id="_lBUF9FITEeWV3_MMGEF7iQ" name="respond" type="_DtdCklIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF91ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUF9VITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF-VITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUF9lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0fFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb01IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFu1ITEeWV3_MMGEF7iQ" memberEnd="_lBUFuFITEeWV3_MMGEF7iQ _lBUFvFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFvFITEeWV3_MMGEF7iQ" type="_DtdCulIUEeWV3_MMGEF7iQ" association="_lBUFu1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe_1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4XFITEeWV3_MMGEF7iQ _lBTfAFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfAFITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTe_1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgIlITEeWV3_MMGEF7iQ" name="ActualStartTimeType">
- <generalization xmi:id="_lBTgI1ITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeXVITEeWV3_MMGEF7iQ" memberEnd="_lBS4WFITEeWV3_MMGEF7iQ _lBTeXlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeXlITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTeXVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0fVIUEeWV3_MMGEF7iQ" name="NamedElement_OpPhysicalAssetCapabilityPropertyType" memberEnd="_Dtb0flIUEeWV3_MMGEF7iQ _DtdC21IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0flIUEeWV3_MMGEF7iQ" name="extension_OpPhysicalAssetCapabilityPropertyType" type="_DtdC2lIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0fVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0f1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0gFIUEeWV3_MMGEF7iQ" name="OpPersonnelSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCbgJlITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgMFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbgJ1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgMlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgKFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgKVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgKlITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgNFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgK1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgLFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgLVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgNlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgLlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgL1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0gVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb04lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe5VITEeWV3_MMGEF7iQ" memberEnd="_lBTe2lITEeWV3_MMGEF7iQ _lBTe5lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe5lITEeWV3_MMGEF7iQ" type="_Dtb1BVIUEeWV3_MMGEF7iQ" association="_lBTe5VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5yVITEeWV3_MMGEF7iQ" memberEnd="_lCa5q1ITEeWV3_MMGEF7iQ _lCa5ylITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5ylITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5yVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0glIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType10" memberEnd="_Dtb0g1IUEeWV3_MMGEF7iQ _Dtcb4VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0g1IUEeWV3_MMGEF7iQ" name="extension_DataAreaType10" type="_Dtcb4FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0glIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0hFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0hVIUEeWV3_MMGEF7iQ" name="NamedElement_OpEquipmentSpecificationType" memberEnd="_Dtb0hlIUEeWV3_MMGEF7iQ _Dtb0z1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0hlIUEeWV3_MMGEF7iQ" name="extension_OpEquipmentSpecificationType" type="_Dtb0zlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0hVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0h1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3r1ITEeWV3_MMGEF7iQ" memberEnd="_lBS3M1ITEeWV3_MMGEF7iQ _lBS3sFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3sFITEeWV3_MMGEF7iQ" type="_DtcbiFIUEeWV3_MMGEF7iQ" association="_lBS3r1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0iFIUEeWV3_MMGEF7iQ" name="NamedElement_ValueType" memberEnd="_Dtb0iVIUEeWV3_MMGEF7iQ _DtdCoFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0iVIUEeWV3_MMGEF7iQ" name="extension_ValueType" type="_DtdCn1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0iFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0ilIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0i1IUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType9" memberEnd="_Dtb0jFIUEeWV3_MMGEF7iQ _DtdCy1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0jFIUEeWV3_MMGEF7iQ" name="extension_DataAreaType9" type="_DtdCylIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0i1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0jVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0jlIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType8" memberEnd="_Dtb0j1IUEeWV3_MMGEF7iQ _DtdCu1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0j1IUEeWV3_MMGEF7iQ" name="extension_DataAreaType8" type="_DtdCulIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0jlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0kFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3llITEeWV3_MMGEF7iQ" memberEnd="_lBS3O1ITEeWV3_MMGEF7iQ _lBS3l1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3l1ITEeWV3_MMGEF7iQ" type="_Dtb1A1IUEeWV3_MMGEF7iQ" association="_lBS3llITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0kVIUEeWV3_MMGEF7iQ" name="OpPersonnelSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lCbgOVITEeWV3_MMGEF7iQ" name="personnelClassID" type="_lBTecVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgSlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgOlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgO1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgPFITEeWV3_MMGEF7iQ" name="personID" type="_lBTedVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgTFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgPVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgPlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgP1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgTlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgQFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgQVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgQlITEeWV3_MMGEF7iQ" name="personnelUse" type="_lCbf4FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgUFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgQ1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgRFITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgUlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgRVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgRlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgR1ITEeWV3_MMGEF7iQ" name="personnelSpecificationProperty" type="_Dtb0gFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgVFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgSFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgSVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0klIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0t1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbh1VITEeWV3_MMGEF7iQ" name="TransResponseCodeTypeObject">
- <generalization xmi:id="_lCbh1lITEeWV3_MMGEF7iQ" general="_lBUFplITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5tVITEeWV3_MMGEF7iQ" memberEnd="_lCa5lVITEeWV3_MMGEF7iQ _lCa5tlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5tlITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5tVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbh21ITEeWV3_MMGEF7iQ" name="WorkScheduleIDType">
- <generalization xmi:id="_lCbh3FITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0k1IUEeWV3_MMGEF7iQ" name="NamedElement_PersonnelSegmentSpecificationType" memberEnd="_Dtb0lFIUEeWV3_MMGEF7iQ _Dtb0bFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0lFIUEeWV3_MMGEF7iQ" name="extension_PersonnelSegmentSpecificationType" type="_Dtb0a1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0k1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0lVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgUFITEeWV3_MMGEF7iQ" memberEnd="_lCbgQlITEeWV3_MMGEF7iQ _lCbgUVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgUVITEeWV3_MMGEF7iQ" type="_Dtb0kVIUEeWV3_MMGEF7iQ" association="_lCbgUFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0llIUEeWV3_MMGEF7iQ" name="NamedElement_LocationType" memberEnd="_Dtb0l1IUEeWV3_MMGEF7iQ _DtcbdVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0l1IUEeWV3_MMGEF7iQ" name="extension_LocationType" type="_DtcbdFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0llIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0mFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf0lITEeWV3_MMGEF7iQ" memberEnd="_lCbftVITEeWV3_MMGEF7iQ _lCbf01ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf01ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf0lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgHlITEeWV3_MMGEF7iQ" name="ActualEndTimeType">
- <generalization xmi:id="_lBTgH1ITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0mVIUEeWV3_MMGEF7iQ" name="OpPersonnelCapabilityType" visibility="public">
- <ownedAttribute xmi:id="_lCbftVITEeWV3_MMGEF7iQ" name="personnelClassID" type="_lBTecVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf0lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbftlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbft1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfuFITEeWV3_MMGEF7iQ" name="personID" type="_lBTedVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf1FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfuVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbfulITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfu1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf1lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfvFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbfvVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfvlITEeWV3_MMGEF7iQ" name="capabilityType" type="_lBUFilITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf2FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfv1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfwFITEeWV3_MMGEF7iQ" name="reason" type="_lBUs0VITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf2lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfwVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfwlITEeWV3_MMGEF7iQ" name="confidenceFactor" type="_lBUFwVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf3FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfw1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfxFITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf3lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfxVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfxlITEeWV3_MMGEF7iQ" name="personnelUse" type="_lCbf4FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf4lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfx1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfyFITEeWV3_MMGEF7iQ" name="startTime" type="_lBUs21ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf5FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfyVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfylITEeWV3_MMGEF7iQ" name="endTime" type="_lBUHQVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf5lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfy1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfzFITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf6FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbfzVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbfzlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbfz1ITEeWV3_MMGEF7iQ" name="personnelCapabilityProperty" type="_Dtb0bVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf6lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbf0FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbf0VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0mlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0wVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe_VITEeWV3_MMGEF7iQ" memberEnd="_lBTeblITEeWV3_MMGEF7iQ _lBTe_lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe_lITEeWV3_MMGEF7iQ" type="_Dtb0a1IUEeWV3_MMGEF7iQ" association="_lBTe_VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgiVITEeWV3_MMGEF7iQ" memberEnd="_lCbgbVITEeWV3_MMGEF7iQ _lCbgilITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgilITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgiVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa4_FITEeWV3_MMGEF7iQ" name="OperationsRequestIDType">
- <generalization xmi:id="_lCa4_VITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5wVITEeWV3_MMGEF7iQ" memberEnd="_lCa5olITEeWV3_MMGEF7iQ _lCa5wlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5wlITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5wVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS3wlITEeWV3_MMGEF7iQ" name="TransExpressionType">
- <generalization xmi:id="_lBS3w1ITEeWV3_MMGEF7iQ" general="_lBS3x1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS3xFITEeWV3_MMGEF7iQ" name="actionCode" visibility="public" type="_lBS3ylITEeWV3_MMGEF7iQ" isOrdered="true"/>
- <ownedAttribute xmi:id="_lBS3xVITEeWV3_MMGEF7iQ" name="expressionLanguage" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3xlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0m1IUEeWV3_MMGEF7iQ" name="NamedElement_OpMaterialSpecificationPropertyType" memberEnd="_Dtb0nFIUEeWV3_MMGEF7iQ _DtdC3VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0nFIUEeWV3_MMGEF7iQ" name="extension_OpMaterialSpecificationPropertyType" type="_DtdC3FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0m1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0nVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGt1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGj1ITEeWV3_MMGEF7iQ _lBUGuFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGuFITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGt1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFYFITEeWV3_MMGEF7iQ" memberEnd="_lBUFW1ITEeWV3_MMGEF7iQ _lBUFYVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFYVITEeWV3_MMGEF7iQ" type="_Dtb1E1IUEeWV3_MMGEF7iQ" association="_lBUFYFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0nlIUEeWV3_MMGEF7iQ" name="TransChangeType" visibility="public">
- <ownedAttribute xmi:id="_lBUFn1ITEeWV3_MMGEF7iQ" name="actionCriteria" type="_Dtb1E1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFpFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFoFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFoVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUFolITEeWV3_MMGEF7iQ" name="responseCode" visibility="public" type="_lBUFplITEeWV3_MMGEF7iQ" isOrdered="true">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFo1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0n1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1HlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhE1ITEeWV3_MMGEF7iQ" name="PersonNameType">
- <generalization xmi:id="_lCbhFFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4I1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4FVITEeWV3_MMGEF7iQ _lBS4JFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4JFITEeWV3_MMGEF7iQ" type="_Dtb1F1IUEeWV3_MMGEF7iQ" association="_lBS4I1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFvVITEeWV3_MMGEF7iQ" memberEnd="_lBUFuVITEeWV3_MMGEF7iQ _lBUFvlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFvlITEeWV3_MMGEF7iQ" type="_DtdCulIUEeWV3_MMGEF7iQ" association="_lBUFvVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbholITEeWV3_MMGEF7iQ" name="StatusTimeType">
- <generalization xmi:id="_lCbho1ITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf1lITEeWV3_MMGEF7iQ" memberEnd="_lCbfu1ITEeWV3_MMGEF7iQ _lCbf11ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf11ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf1lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0oFIUEeWV3_MMGEF7iQ" name="NamedElement_TransChangeStatusType" memberEnd="_Dtb0oVIUEeWV3_MMGEF7iQ _DtdCpFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0oVIUEeWV3_MMGEF7iQ" name="extension_TransChangeStatusType" type="_DtdCo1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0oFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0olIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFpFITEeWV3_MMGEF7iQ" memberEnd="_lBUFn1ITEeWV3_MMGEF7iQ _lBUFpVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFpVITEeWV3_MMGEF7iQ" type="_Dtb0nlIUEeWV3_MMGEF7iQ" association="_lBUFpFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUFplITEeWV3_MMGEF7iQ" name="TransResponseCodeType">
- <ownedLiteral xmi:id="_lBUFp1ITEeWV3_MMGEF7iQ" name="Always"/>
- <ownedLiteral xmi:id="_lBUFqFITEeWV3_MMGEF7iQ" name="OnError"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhu1ITEeWV3_MMGEF7iQ" memberEnd="_lCbhsFITEeWV3_MMGEF7iQ _lCbhvFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhvFITEeWV3_MMGEF7iQ" type="_DtdCwlIUEeWV3_MMGEF7iQ" association="_lCbhu1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0o1IUEeWV3_MMGEF7iQ" name="NamedElement_OpMaterialCapabilityPropertyType" memberEnd="_Dtb0pFIUEeWV3_MMGEF7iQ _Dtb1AFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0pFIUEeWV3_MMGEF7iQ" name="extension_OpMaterialCapabilityPropertyType" type="_Dtb0_1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0o1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0pVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf6lITEeWV3_MMGEF7iQ" memberEnd="_lCbfz1ITEeWV3_MMGEF7iQ _lCbf61ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf61ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf6lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0plIUEeWV3_MMGEF7iQ" name="NamedElement_OpEquipmentSpecificationPropertyType" memberEnd="_Dtb0p1IUEeWV3_MMGEF7iQ _Dtb0dVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0p1IUEeWV3_MMGEF7iQ" name="extension_OpEquipmentSpecificationPropertyType" type="_Dtb0dFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0plIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0qFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHSlITEeWV3_MMGEF7iQ" memberEnd="_lBUHRFITEeWV3_MMGEF7iQ _lBUHS1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHS1ITEeWV3_MMGEF7iQ" type="_Dtcbq1IUEeWV3_MMGEF7iQ" association="_lBUHSlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS34lITEeWV3_MMGEF7iQ" name="TextType">
- <ownedAttribute xmi:id="_lBS341ITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS35FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS35VITEeWV3_MMGEF7iQ" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS35lITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGOVITEeWV3_MMGEF7iQ" memberEnd="_lBUGNVITEeWV3_MMGEF7iQ _lBUGOlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGOlITEeWV3_MMGEF7iQ" type="_Dtb1KlIUEeWV3_MMGEF7iQ" association="_lBUGOVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBTeX1ITEeWV3_MMGEF7iQ" name="DurationType">
- <generalization xmi:id="_lBTeYFITEeWV3_MMGEF7iQ">
- <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Duration"/>
- </generalization>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0qVIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType3" memberEnd="_Dtb0qlIUEeWV3_MMGEF7iQ _Dtb03lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0qlIUEeWV3_MMGEF7iQ" name="extension_DataAreaType3" type="_Dtb03VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0qVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0q1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgslITEeWV3_MMGEF7iQ" memberEnd="_lCbgqVITEeWV3_MMGEF7iQ _lCbgs1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgs1ITEeWV3_MMGEF7iQ" type="_Dtb0clIUEeWV3_MMGEF7iQ" association="_lCbgslITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0rFIUEeWV3_MMGEF7iQ" name="AcknowledgeProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBTgDVITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgElITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTgDlITEeWV3_MMGEF7iQ" name="dataArea" type="_DtdCxFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgHFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTgD1ITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgEFITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgEVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0rVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb0FIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0rlIUEeWV3_MMGEF7iQ" name="NamedElement_OpPhysicalAssetRequirementType" memberEnd="_Dtb0r1IUEeWV3_MMGEF7iQ _DtdCglIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0r1IUEeWV3_MMGEF7iQ" name="extension_OpPhysicalAssetRequirementType" type="_DtdCgVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0rlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0sFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgHVITEeWV3_MMGEF7iQ" memberEnd="_lCbgC1ITEeWV3_MMGEF7iQ _lCbgHlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgHlITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgHVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3u1ITEeWV3_MMGEF7iQ" memberEnd="_lBS3tlITEeWV3_MMGEF7iQ _lBS3vFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3vFITEeWV3_MMGEF7iQ" type="_Dtcb2VIUEeWV3_MMGEF7iQ" association="_lBS3u1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgF1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgA1ITEeWV3_MMGEF7iQ _lCbgGFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgGFITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgF1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5v1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5n1ITEeWV3_MMGEF7iQ _lCa5wFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5wFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5v1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfLlITEeWV3_MMGEF7iQ" memberEnd="_lBTfJVITEeWV3_MMGEF7iQ _lBTfL1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfL1ITEeWV3_MMGEF7iQ" type="_Dtb1AVIUEeWV3_MMGEF7iQ" association="_lBTfLlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf0VITEeWV3_MMGEF7iQ" memberEnd="_lBTfyFITEeWV3_MMGEF7iQ _lBTf0lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf0lITEeWV3_MMGEF7iQ" type="_Dtb00FIUEeWV3_MMGEF7iQ" association="_lBTf0VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5-lITEeWV3_MMGEF7iQ" memberEnd="_lCa54FITEeWV3_MMGEF7iQ _lCa5-1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5-1ITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa5-lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS37VITEeWV3_MMGEF7iQ" memberEnd="_lBS31lITEeWV3_MMGEF7iQ _lBS37lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS37lITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS37VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0sVIUEeWV3_MMGEF7iQ" name="NamedElement_SyncProcessSegmentInformationType" memberEnd="_Dtb0slIUEeWV3_MMGEF7iQ _Dtb0x1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0slIUEeWV3_MMGEF7iQ" name="extension_SyncProcessSegmentInformationType" type="_Dtb0xlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0sVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0s1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0tFIUEeWV3_MMGEF7iQ" name="NamedElement_RespondProcessSegmentType" memberEnd="_Dtb0tVIUEeWV3_MMGEF7iQ _DtdCgFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0tVIUEeWV3_MMGEF7iQ" name="extension_RespondProcessSegmentType" type="_DtccEVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0tFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0tlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfX1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfVFITEeWV3_MMGEF7iQ _lBTfYFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfYFITEeWV3_MMGEF7iQ" type="_Dtb06FIUEeWV3_MMGEF7iQ" association="_lBTfX1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0t1IUEeWV3_MMGEF7iQ" name="NamedElement_OpPersonnelSpecificationType" memberEnd="_Dtb0uFIUEeWV3_MMGEF7iQ _Dtb0klIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0uFIUEeWV3_MMGEF7iQ" name="extension_OpPersonnelSpecificationType" type="_Dtb0kVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0t1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0uVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGIVITEeWV3_MMGEF7iQ" memberEnd="_lBUGHlITEeWV3_MMGEF7iQ _lBUGIlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGIlITEeWV3_MMGEF7iQ" type="_Dtb06lIUEeWV3_MMGEF7iQ" association="_lBUGIVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0ulIUEeWV3_MMGEF7iQ" name="TransSenderType" visibility="public">
- <ownedAttribute xmi:id="_lBS3RlITEeWV3_MMGEF7iQ" name="logicalID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3Y1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3R1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3SFITEeWV3_MMGEF7iQ" name="componentID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3ZVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3SVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3SlITEeWV3_MMGEF7iQ" name="taskID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3Z1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3S1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3TFITEeWV3_MMGEF7iQ" name="referenceID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3aVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3TVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3TlITEeWV3_MMGEF7iQ" name="confirmationCode" type="_lBS3a1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3glITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3T1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3UFITEeWV3_MMGEF7iQ" name="authorizationID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3hFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3UVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0u1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb08FIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0vFIUEeWV3_MMGEF7iQ" name="NamedElement_ChangeProcessSegmentInformationType" memberEnd="_Dtb0vVIUEeWV3_MMGEF7iQ _DtdCtFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0vVIUEeWV3_MMGEF7iQ" name="extension_ChangeProcessSegmentInformationType" type="_DtdCs1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0vFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0vlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0v1IUEeWV3_MMGEF7iQ" name="TransStateChangeType" visibility="public">
- <ownedAttribute xmi:id="_lBS38FITEeWV3_MMGEF7iQ" name="fromStateCode" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3_lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS38VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS38lITEeWV3_MMGEF7iQ" name="toStateCode" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4AFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS381ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS39FITEeWV3_MMGEF7iQ" name="changeDateTime" type="_lBS3mFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4AlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS39VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS39lITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4BFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS391ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3-FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3-VITEeWV3_MMGEF7iQ" name="note" type="_lBS34lITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4BlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3-lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3-1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3_FITEeWV3_MMGEF7iQ" name="userArea" type="_Dtcb7FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4CFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3_VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0wFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbmFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG8VITEeWV3_MMGEF7iQ" memberEnd="_lBUGoVITEeWV3_MMGEF7iQ _lBUG8lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG8lITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUG8VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4vVITEeWV3_MMGEF7iQ" memberEnd="_lCa4qlITEeWV3_MMGEF7iQ _lCa4vlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4vlITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4vVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5aVITEeWV3_MMGEF7iQ" memberEnd="_lCa5RVITEeWV3_MMGEF7iQ _lCa5alITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5alITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5aVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs41ITEeWV3_MMGEF7iQ" memberEnd="_lBUsxlITEeWV3_MMGEF7iQ _lBUs5FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs5FITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs41ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhJ1ITEeWV3_MMGEF7iQ" name="ProductProductionRuleType">
- <generalization xmi:id="_lCbhKFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHTlITEeWV3_MMGEF7iQ" memberEnd="_lBUHRlITEeWV3_MMGEF7iQ _lBUHT1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHT1ITEeWV3_MMGEF7iQ" type="_Dtcbq1IUEeWV3_MMGEF7iQ" association="_lBUHTlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0wVIUEeWV3_MMGEF7iQ" name="NamedElement_OpPersonnelCapabilityType" memberEnd="_Dtb0wlIUEeWV3_MMGEF7iQ _Dtb0mlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0wlIUEeWV3_MMGEF7iQ" name="extension_OpPersonnelCapabilityType" type="_Dtb0mVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0wVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0w1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0xFIUEeWV3_MMGEF7iQ" name="CancelProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBTgTVITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFUFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTgTlITEeWV3_MMGEF7iQ" name="dataArea" type="_DtdCylIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFalITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTgT1ITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgUFITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgUVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0xVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCt1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG11ITEeWV3_MMGEF7iQ" memberEnd="_lBUG0VITEeWV3_MMGEF7iQ _lBUG2FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG2FITEeWV3_MMGEF7iQ" type="_DtdCsVIUEeWV3_MMGEF7iQ" association="_lBUG11ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhglITEeWV3_MMGEF7iQ" name="ResponseState1Type">
- <generalization xmi:id="_lCbhg1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0xlIUEeWV3_MMGEF7iQ" name="SyncProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBUHNFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHOVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHNVITEeWV3_MMGEF7iQ" name="dataArea" type="_DtcbsFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHO1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHNlITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUHN1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHOFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0x1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0sVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe91ITEeWV3_MMGEF7iQ" memberEnd="_lBTe7VITEeWV3_MMGEF7iQ _lBTe-FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe-FITEeWV3_MMGEF7iQ" type="_DtdCn1IUEeWV3_MMGEF7iQ" association="_lBTe91ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0yFIUEeWV3_MMGEF7iQ" name="NamedElement_TransCancelType" memberEnd="_Dtb0yVIUEeWV3_MMGEF7iQ _DtdCx1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0yVIUEeWV3_MMGEF7iQ" name="extension_TransCancelType" type="_DtdCxlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0yFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0ylIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5GlITEeWV3_MMGEF7iQ" memberEnd="_lCa5DVITEeWV3_MMGEF7iQ _lCa5G1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5G1ITEeWV3_MMGEF7iQ" type="_Dtb0_1IUEeWV3_MMGEF7iQ" association="_lCa5GlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfUFITEeWV3_MMGEF7iQ" memberEnd="_lBTfPlITEeWV3_MMGEF7iQ _lBTfUVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfUVITEeWV3_MMGEF7iQ" type="_DtcbclIUEeWV3_MMGEF7iQ" association="_lBTfUFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG41ITEeWV3_MMGEF7iQ" memberEnd="_lBUG3VITEeWV3_MMGEF7iQ _lBUG5FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG5FITEeWV3_MMGEF7iQ" type="_Dtcb5VIUEeWV3_MMGEF7iQ" association="_lBUG41ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0y1IUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType14" memberEnd="_Dtb0zFIUEeWV3_MMGEF7iQ _Dtb1K1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0zFIUEeWV3_MMGEF7iQ" name="extension_DataAreaType14" type="_Dtb1KlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0y1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0zVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFrVITEeWV3_MMGEF7iQ" memberEnd="_lBUFlFITEeWV3_MMGEF7iQ _lBUFrlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFrlITEeWV3_MMGEF7iQ" type="_DtdCs1IUEeWV3_MMGEF7iQ" association="_lBUFrVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgTFITEeWV3_MMGEF7iQ" memberEnd="_lCbgPFITEeWV3_MMGEF7iQ _lCbgTVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgTVITEeWV3_MMGEF7iQ" type="_Dtb0kVIUEeWV3_MMGEF7iQ" association="_lCbgTFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0zlIUEeWV3_MMGEF7iQ" name="OpEquipmentSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lCa43VITEeWV3_MMGEF7iQ" name="equipmentClassID" type="_lBTfEVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa47lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa43lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa431ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa44FITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa48FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa44VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa44lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa441ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa48lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa45FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa45VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa45lITEeWV3_MMGEF7iQ" name="equipmentUse" type="_lBUHZlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa49FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa451ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa46FITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa49lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa46VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa46lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa461ITEeWV3_MMGEF7iQ" name="equipmentSpecificationProperty" type="_Dtb0dFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4-FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa47FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa47VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0z1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0hVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeTVITEeWV3_MMGEF7iQ" memberEnd="_lBS4TlITEeWV3_MMGEF7iQ _lBTeTlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeTlITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTeTVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGtVITEeWV3_MMGEF7iQ" memberEnd="_lBUGjFITEeWV3_MMGEF7iQ _lBUGtlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGtlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGtVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTe71ITEeWV3_MMGEF7iQ" name="ValueStringType">
- <generalization xmi:id="_lBTe8FITEeWV3_MMGEF7iQ" general="_lBTeh1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhXFITEeWV3_MMGEF7iQ" name="RequestStateType">
- <generalization xmi:id="_lCbhXVITEeWV3_MMGEF7iQ" general="_lCbhVFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbhXlITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhX1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTezFITEeWV3_MMGEF7iQ" name="DataType1Type">
- <generalization xmi:id="_lBTezVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfRFITEeWV3_MMGEF7iQ" name="PhysicalAssetClassIDType">
- <generalization xmi:id="_lBTfRVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb00FIUEeWV3_MMGEF7iQ" name="ParameterType" visibility="public">
- <ownedAttribute xmi:id="_lBTfwVITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfy1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfwlITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfzVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfw1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfxFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfxVITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfz1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfxlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfx1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfyFITEeWV3_MMGEF7iQ" name="parameter" type="_Dtb00FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTf0VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfyVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfylITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb00VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0YFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa6BFITEeWV3_MMGEF7iQ" memberEnd="_lCa57lITEeWV3_MMGEF7iQ _lCa6BVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa6BVITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa6BFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUs0VITEeWV3_MMGEF7iQ" name="ReasonType">
- <generalization xmi:id="_lBUs0lITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgG1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgCVITEeWV3_MMGEF7iQ _lCbgHFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgHFITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgG1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf9lITEeWV3_MMGEF7iQ" memberEnd="_lBTf21ITEeWV3_MMGEF7iQ _lBTf91ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf91ITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTf9lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5glITEeWV3_MMGEF7iQ" memberEnd="_lCa5dVITEeWV3_MMGEF7iQ _lCa5g1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5g1ITEeWV3_MMGEF7iQ" type="_Dtb1HFIUEeWV3_MMGEF7iQ" association="_lCa5glITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbh5VITEeWV3_MMGEF7iQ" name="WorkTypeType">
- <generalization xmi:id="_lCbh5lITEeWV3_MMGEF7iQ" general="_lCbh3VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbh51ITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbh6FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfpVITEeWV3_MMGEF7iQ" memberEnd="_lBTfeVITEeWV3_MMGEF7iQ _lBTfplITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfplITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfpVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG5VITEeWV3_MMGEF7iQ" memberEnd="_lBUGn1ITEeWV3_MMGEF7iQ _lBUG5lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG5lITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUG5VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf3lITEeWV3_MMGEF7iQ" memberEnd="_lCbfxFITEeWV3_MMGEF7iQ _lCbf31ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf31ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf3lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGF1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGElITEeWV3_MMGEF7iQ _lBUGGFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGGFITEeWV3_MMGEF7iQ" type="_Dtb07FIUEeWV3_MMGEF7iQ" association="_lBUGF1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs1VITEeWV3_MMGEF7iQ" memberEnd="_lBUsuVITEeWV3_MMGEF7iQ _lBUs1lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs1lITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs1VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgAFITEeWV3_MMGEF7iQ" memberEnd="_lBTf51ITEeWV3_MMGEF7iQ _lBTgAVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgAVITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTgAFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUszVITEeWV3_MMGEF7iQ" memberEnd="_lBUsslITEeWV3_MMGEF7iQ _lBUszlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUszlITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUszVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf2lITEeWV3_MMGEF7iQ" memberEnd="_lCbfwFITEeWV3_MMGEF7iQ _lCbf21ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf21ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf2lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhD1ITEeWV3_MMGEF7iQ" name="OtherDependencyType">
- <generalization xmi:id="_lCbhEFITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb00lIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType13" memberEnd="_Dtb001IUEeWV3_MMGEF7iQ _DtcbsVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb001IUEeWV3_MMGEF7iQ" name="extension_DataAreaType13" type="_DtcbsFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb00lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb01FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS351ITEeWV3_MMGEF7iQ" memberEnd="_lBS30FITEeWV3_MMGEF7iQ _lBS36FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS36FITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS351ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGGVITEeWV3_MMGEF7iQ" memberEnd="_lBUGDFITEeWV3_MMGEF7iQ _lBUGGlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGGlITEeWV3_MMGEF7iQ" type="_Dtcb-FIUEeWV3_MMGEF7iQ" association="_lBUGGVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4EFITEeWV3_MMGEF7iQ" memberEnd="_lBS3uFITEeWV3_MMGEF7iQ _lBS4EVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4EVITEeWV3_MMGEF7iQ" type="_Dtcb2VIUEeWV3_MMGEF7iQ" association="_lBS4EFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgAlITEeWV3_MMGEF7iQ" memberEnd="_lBTeR1ITEeWV3_MMGEF7iQ _lBTgA1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgA1ITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTgAlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5bVITEeWV3_MMGEF7iQ" memberEnd="_lCa5SlITEeWV3_MMGEF7iQ _lCa5blITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5blITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG_VITEeWV3_MMGEF7iQ" memberEnd="_lBUG-FITEeWV3_MMGEF7iQ _lBUG_lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG_lITEeWV3_MMGEF7iQ" type="_DtccEVIUEeWV3_MMGEF7iQ" association="_lBUG_VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTee1ITEeWV3_MMGEF7iQ" memberEnd="_lBTeaVITEeWV3_MMGEF7iQ _lBTefFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTefFITEeWV3_MMGEF7iQ" type="_Dtb0a1IUEeWV3_MMGEF7iQ" association="_lBTee1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb01VIUEeWV3_MMGEF7iQ" name="TransResponseCriteriaType" visibility="public">
- <ownedAttribute xmi:id="_lBS3vlITEeWV3_MMGEF7iQ" name="responseExpression" type="_lBS3wlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3y1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3v1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3wFITEeWV3_MMGEF7iQ" name="changeStatus" type="_DtdCo1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4DlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3wVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb01lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtccDlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb011IUEeWV3_MMGEF7iQ" name="NamedElement_TestResultType" memberEnd="_Dtb02FIUEeWV3_MMGEF7iQ _DtdCw1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb02FIUEeWV3_MMGEF7iQ" name="extension_TestResultType" type="_DtdCwlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb011IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb02VIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUFflITEeWV3_MMGEF7iQ" name="CapabilityType1Type">
- <generalization xmi:id="_lBUFf1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb02lIUEeWV3_MMGEF7iQ" name="NamedElement_EquipmentSegmentSpecificationType" memberEnd="_Dtb021IUEeWV3_MMGEF7iQ _Dtcb9VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb021IUEeWV3_MMGEF7iQ" name="extension_EquipmentSegmentSpecificationType" type="_Dtcb9FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb02lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb03FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4DFITEeWV3_MMGEF7iQ" memberEnd="_lBS33FITEeWV3_MMGEF7iQ _lBS4DVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4DVITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS4DFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhplITEeWV3_MMGEF7iQ" name="StorageHierarchyScopeType">
- <generalization xmi:id="_lCbhp1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb03VIUEeWV3_MMGEF7iQ" name="DataAreaType3" visibility="public">
- <ownedAttribute xmi:id="_lBUF4lITEeWV3_MMGEF7iQ" name="respond" type="_DtdCklIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF71ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUF41ITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF8VITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUF5FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb03lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0qVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgGVITEeWV3_MMGEF7iQ" memberEnd="_lCbgBlITEeWV3_MMGEF7iQ _lCbgGlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgGlITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgGVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb031IUEeWV3_MMGEF7iQ" name="NamedElement_OpEquipmentCapabilityPropertyType" memberEnd="_Dtb04FIUEeWV3_MMGEF7iQ _DtcbvVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb04FIUEeWV3_MMGEF7iQ" name="extension_OpEquipmentCapabilityPropertyType" type="_DtcbvFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb031IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb04VIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG7VITEeWV3_MMGEF7iQ" memberEnd="_lBUG6FITEeWV3_MMGEF7iQ _lBUG7lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG7lITEeWV3_MMGEF7iQ" type="_DtdCiVIUEeWV3_MMGEF7iQ" association="_lBUG7VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb04lIUEeWV3_MMGEF7iQ" name="NamedElement_OpPersonnelSpecificationPropertyType" memberEnd="_Dtb041IUEeWV3_MMGEF7iQ _Dtb0gVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb041IUEeWV3_MMGEF7iQ" name="extension_OpPersonnelSpecificationPropertyType" type="_Dtb0gFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb04lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb05FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb05VIUEeWV3_MMGEF7iQ" name="NamedElement_AcknowledgeProcessSegmentInformationType" memberEnd="_Dtb05lIUEeWV3_MMGEF7iQ _DtcbiVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb05lIUEeWV3_MMGEF7iQ" name="extension_AcknowledgeProcessSegmentInformationType" type="_DtcbiFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb05VIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb051IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4x1ITEeWV3_MMGEF7iQ" memberEnd="_lCa4r1ITEeWV3_MMGEF7iQ _lCa4yFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4yFITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4x1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUFkFITEeWV3_MMGEF7iQ" name="CertificateOfAnalysisReferenceType">
- <generalization xmi:id="_lBUFkVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF-VITEeWV3_MMGEF7iQ" memberEnd="_lBUF9VITEeWV3_MMGEF7iQ _lBUF-lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF-lITEeWV3_MMGEF7iQ" type="_Dtb0e1IUEeWV3_MMGEF7iQ" association="_lBUF-VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUHQVITEeWV3_MMGEF7iQ" name="EndTimeType">
- <generalization xmi:id="_lBUHQlITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhwVITEeWV3_MMGEF7iQ" name="TransActionCodeEnumerationType">
- <ownedLiteral xmi:id="_lCbhwlITEeWV3_MMGEF7iQ" name="Add"/>
- <ownedLiteral xmi:id="_lCbhw1ITEeWV3_MMGEF7iQ" name="Change"/>
- <ownedLiteral xmi:id="_lCbhxFITEeWV3_MMGEF7iQ" name="Delete"/>
- <ownedLiteral xmi:id="_lCbhxVITEeWV3_MMGEF7iQ" name="Replaced"/>
- <ownedLiteral xmi:id="_lCbhxlITEeWV3_MMGEF7iQ" name="Accepted"/>
- <ownedLiteral xmi:id="_lCbhx1ITEeWV3_MMGEF7iQ" name="Modified"/>
- <ownedLiteral xmi:id="_lCbhyFITEeWV3_MMGEF7iQ" name="Rejected"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4kVITEeWV3_MMGEF7iQ" memberEnd="_lBUs5lITEeWV3_MMGEF7iQ _lCa4klITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4klITEeWV3_MMGEF7iQ" type="_DtcbvlIUEeWV3_MMGEF7iQ" association="_lCa4kVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUHaFITEeWV3_MMGEF7iQ" name="ExpirationTimeType">
- <generalization xmi:id="_lBUHaVITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg2lITEeWV3_MMGEF7iQ" memberEnd="_lCbgx1ITEeWV3_MMGEF7iQ _lCbg21ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg21ITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg2lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhB1ITEeWV3_MMGEF7iQ" memberEnd="_lCbg-FITEeWV3_MMGEF7iQ _lCbhCFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhCFITEeWV3_MMGEF7iQ" type="_DtcblFIUEeWV3_MMGEF7iQ" association="_lCbhB1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4OFITEeWV3_MMGEF7iQ" memberEnd="_lBS4KlITEeWV3_MMGEF7iQ _lBS4OVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4OVITEeWV3_MMGEF7iQ" type="_DtcbdFIUEeWV3_MMGEF7iQ" association="_lBS4OFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfh1ITEeWV3_MMGEF7iQ" name="MaterialDefinitionIDType">
- <generalization xmi:id="_lBTfiFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfFVITEeWV3_MMGEF7iQ" memberEnd="_lBTfBFITEeWV3_MMGEF7iQ _lBTfFlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfFlITEeWV3_MMGEF7iQ" type="_Dtcb9FIUEeWV3_MMGEF7iQ" association="_lBTfFVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfY1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfWlITEeWV3_MMGEF7iQ _lBTfZFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfZFITEeWV3_MMGEF7iQ" type="_Dtb06FIUEeWV3_MMGEF7iQ" association="_lBTfY1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb06FIUEeWV3_MMGEF7iQ" name="PhysicalAssetSegmentSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lBTfU1ITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfXVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfVFITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfX1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfVVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfVlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfV1ITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfYVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfWFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfWVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfWlITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfY1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfW1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfXFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb06VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb-lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4JVITEeWV3_MMGEF7iQ" memberEnd="_lBS4F1ITEeWV3_MMGEF7iQ _lBS4JlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4JlITEeWV3_MMGEF7iQ" type="_Dtb1F1IUEeWV3_MMGEF7iQ" association="_lBS4JVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgzlITEeWV3_MMGEF7iQ" memberEnd="_lCbguFITEeWV3_MMGEF7iQ _lCbgz1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgz1ITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbgzlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5YVITEeWV3_MMGEF7iQ" memberEnd="_lCa5PFITEeWV3_MMGEF7iQ _lCa5YlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5YlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5YVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa42lITEeWV3_MMGEF7iQ" memberEnd="_lCa40VITEeWV3_MMGEF7iQ _lCa421ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa421ITEeWV3_MMGEF7iQ" type="_Dtb0dFIUEeWV3_MMGEF7iQ" association="_lCa42lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbh31ITEeWV3_MMGEF7iQ" name="WorkType1TypeBase">
- <ownedLiteral xmi:id="_lCbh4FITEeWV3_MMGEF7iQ" name="WorkMaster"/>
- <ownedLiteral xmi:id="_lCbh4VITEeWV3_MMGEF7iQ" name="WorkDirective"/>
- <ownedLiteral xmi:id="_lCbh4lITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5T1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5JlITEeWV3_MMGEF7iQ _lCa5UFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5UFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5T1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb06lIUEeWV3_MMGEF7iQ" name="DataAreaType12" visibility="public">
- <ownedAttribute xmi:id="_lBUGHlITEeWV3_MMGEF7iQ" name="show" type="_Dtb07FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGIVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGH1ITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGI1ITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGIFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb061IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdC1FIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgY1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgWFITEeWV3_MMGEF7iQ _lCbgZFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgZFITEeWV3_MMGEF7iQ" type="_DtdC2lIUEeWV3_MMGEF7iQ" association="_lCbgY1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf5FITEeWV3_MMGEF7iQ" memberEnd="_lCbfyFITEeWV3_MMGEF7iQ _lCbf5VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf5VITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf5FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhaFITEeWV3_MMGEF7iQ" name="ResourceNetworkConnectionIDType">
- <generalization xmi:id="_lCbhaVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb07FIUEeWV3_MMGEF7iQ" name="TransShowType" visibility="public">
- <ownedAttribute xmi:id="_lBUGEFITEeWV3_MMGEF7iQ" name="originalApplicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGFVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGEVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGElITEeWV3_MMGEF7iQ" name="responseCriteria" type="_Dtb01VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGF1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGE1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGFFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb07VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb21IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb07lIUEeWV3_MMGEF7iQ" name="SegmentDependencyType" visibility="public">
- <ownedAttribute xmi:id="_lBTf1lITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTf6lITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTf11ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTf7FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf2FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTf2VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTf2lITEeWV3_MMGEF7iQ" name="dependency" type="_lBTf7lITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTf9FITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTf21ITEeWV3_MMGEF7iQ" name="timingFactor" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTf9lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf3FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTf3VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTf3lITEeWV3_MMGEF7iQ" name="group" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf31ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTf4FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTf4VITEeWV3_MMGEF7iQ" name="productSegmentID" type="_lBTf-FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBTf-lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf4lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTf41ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTf5FITEeWV3_MMGEF7iQ" name="processSegmentID" type="_lBTf_FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBTf_lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf5VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTf5lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTf51ITEeWV3_MMGEF7iQ" name="segmentID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBTgAFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf6FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTf6VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb071IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbqFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3hlITEeWV3_MMGEF7iQ" memberEnd="_lBS3OVITEeWV3_MMGEF7iQ _lBS3h1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3h1ITEeWV3_MMGEF7iQ" type="_Dtb1A1IUEeWV3_MMGEF7iQ" association="_lBS3hlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb08FIUEeWV3_MMGEF7iQ" name="NamedElement_TransSenderType" memberEnd="_Dtb08VIUEeWV3_MMGEF7iQ _Dtb0u1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb08VIUEeWV3_MMGEF7iQ" name="extension_TransSenderType" type="_Dtb0ulIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb08FIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb08lIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhOFITEeWV3_MMGEF7iQ" name="RelationshipForm1Type">
- <generalization xmi:id="_lCbhOVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhoFITEeWV3_MMGEF7iQ" memberEnd="_lCbhmFITEeWV3_MMGEF7iQ _lCbhoVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhoVITEeWV3_MMGEF7iQ" type="_Dtcb9lIUEeWV3_MMGEF7iQ" association="_lCbhoFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTedVITEeWV3_MMGEF7iQ" name="PersonIDType">
- <generalization xmi:id="_lBTedlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhTFITEeWV3_MMGEF7iQ" name="RelationshipTypeType">
- <generalization xmi:id="_lCbhTVITEeWV3_MMGEF7iQ" general="_lCbhRFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbhTlITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhT1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgBFITEeWV3_MMGEF7iQ" memberEnd="_lBTeSlITEeWV3_MMGEF7iQ _lBTgBVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgBVITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTgBFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGAVITEeWV3_MMGEF7iQ" memberEnd="_lBUF_VITEeWV3_MMGEF7iQ _lBUGAlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGAlITEeWV3_MMGEF7iQ" type="_Dtb0Y1IUEeWV3_MMGEF7iQ" association="_lBUGAVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG1VITEeWV3_MMGEF7iQ" memberEnd="_lBUG0FITEeWV3_MMGEF7iQ _lBUG1lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG1lITEeWV3_MMGEF7iQ" type="_DtdCsVIUEeWV3_MMGEF7iQ" association="_lBUG1VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS36VITEeWV3_MMGEF7iQ" memberEnd="_lBS30lITEeWV3_MMGEF7iQ _lBS36lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS36lITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS36VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf7FITEeWV3_MMGEF7iQ" memberEnd="_lBTf11ITEeWV3_MMGEF7iQ _lBTf7VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf7VITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTf7FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeeVITEeWV3_MMGEF7iQ" memberEnd="_lBTeZlITEeWV3_MMGEF7iQ _lBTeelITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeelITEeWV3_MMGEF7iQ" type="_Dtb0a1IUEeWV3_MMGEF7iQ" association="_lBTeeVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsYFITEeWV3_MMGEF7iQ" name="JobOrderCommandRuleType">
- <generalization xmi:id="_lBUsYVITEeWV3_MMGEF7iQ" general="_lBS34lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfy1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfwVITEeWV3_MMGEF7iQ _lBTfzFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfzFITEeWV3_MMGEF7iQ" type="_Dtb00FIUEeWV3_MMGEF7iQ" association="_lBTfy1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5a1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5R1ITEeWV3_MMGEF7iQ _lCa5bFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5bFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5a1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb081IUEeWV3_MMGEF7iQ" name="QuantityValueType" visibility="public">
- <ownedAttribute xmi:id="_lBTeflITEeWV3_MMGEF7iQ" name="quantityString" type="_lBTehVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTexlITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTef1ITEeWV3_MMGEF7iQ" name="dataType" type="_lBTeyFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTezlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTegFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTegVITEeWV3_MMGEF7iQ" name="unitOfMeasure" type="_lBTe0FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe0lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeglITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeg1ITEeWV3_MMGEF7iQ" name="key" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe1FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTehFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb09FIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdChlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf6lITEeWV3_MMGEF7iQ" memberEnd="_lBTf1lITEeWV3_MMGEF7iQ _lBTf61ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf61ITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTf6lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb09VIUEeWV3_MMGEF7iQ" name="DataAreaType1" visibility="public">
- <ownedAttribute xmi:id="_lBUFxlITEeWV3_MMGEF7iQ" name="get" type="_DtdCp1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFzVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFx1ITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFz1ITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFyFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb09lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdC11IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgBlITEeWV3_MMGEF7iQ" memberEnd="_lBS4IFITEeWV3_MMGEF7iQ _lBTgB1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgB1ITEeWV3_MMGEF7iQ" type="_Dtb1F1IUEeWV3_MMGEF7iQ" association="_lBTgBlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgkVITEeWV3_MMGEF7iQ" memberEnd="_lCbgd1ITEeWV3_MMGEF7iQ _lCbgklITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgklITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgkVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb091IUEeWV3_MMGEF7iQ" name="NamedElement_ShowProcessSegmentType" memberEnd="_Dtb0-FIUEeWV3_MMGEF7iQ _Dtcbl1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0-FIUEeWV3_MMGEF7iQ" name="extension_ShowProcessSegmentType" type="_DtcbllIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb091IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0-VIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCa5AlITEeWV3_MMGEF7iQ" name="OperationsType1TypeBase">
- <ownedLiteral xmi:id="_lCa5A1ITEeWV3_MMGEF7iQ" name="Production"/>
- <ownedLiteral xmi:id="_lCa5BFITEeWV3_MMGEF7iQ" name="Maintenance"/>
- <ownedLiteral xmi:id="_lCa5BVITEeWV3_MMGEF7iQ" name="Quality"/>
- <ownedLiteral xmi:id="_lCa5BlITEeWV3_MMGEF7iQ" name="Inventory"/>
- <ownedLiteral xmi:id="_lCa5B1ITEeWV3_MMGEF7iQ" name="Mixed"/>
- <ownedLiteral xmi:id="_lCa5CFITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5gFITEeWV3_MMGEF7iQ" memberEnd="_lCa5clITEeWV3_MMGEF7iQ _lCa5gVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5gVITEeWV3_MMGEF7iQ" type="_Dtb1HFIUEeWV3_MMGEF7iQ" association="_lCa5gFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4-FITEeWV3_MMGEF7iQ" memberEnd="_lCa461ITEeWV3_MMGEF7iQ _lCa4-VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4-VITEeWV3_MMGEF7iQ" type="_Dtb0zlIUEeWV3_MMGEF7iQ" association="_lCa4-FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgYVITEeWV3_MMGEF7iQ" memberEnd="_lCbgV1ITEeWV3_MMGEF7iQ _lCbgYlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgYlITEeWV3_MMGEF7iQ" type="_DtdC2lIUEeWV3_MMGEF7iQ" association="_lCbgYVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb0-lIUEeWV3_MMGEF7iQ" name="NamedElement_ProcessSegmentType" memberEnd="_Dtb0-1IUEeWV3_MMGEF7iQ _DtcbnlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb0-1IUEeWV3_MMGEF7iQ" name="extension_ProcessSegmentType" type="_DtcbnVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb0-lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb0_FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0_VIUEeWV3_MMGEF7iQ" name="TransProcessType" visibility="public">
- <ownedAttribute xmi:id="_lBUF1lITEeWV3_MMGEF7iQ" name="actionCriteria" type="_Dtb1E1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF21ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUF11ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUF2FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUF2VITEeWV3_MMGEF7iQ" name="acknowledgeCode" visibility="public" type="_lBUFplITEeWV3_MMGEF7iQ" isOrdered="true">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUF2lITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb0_lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1J1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb0_1IUEeWV3_MMGEF7iQ" name="OpMaterialCapabilityPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCa5DFITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5GFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCa5DVITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5GlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5DlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5D1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5EFITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5HFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5EVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5ElITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5E1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5HlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5FFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5FVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5FlITEeWV3_MMGEF7iQ" name="materialUse" type="_lBTfn1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5IFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5F1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1AFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0o1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe0lITEeWV3_MMGEF7iQ" memberEnd="_lBTegVITEeWV3_MMGEF7iQ _lBTe01ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe01ITEeWV3_MMGEF7iQ" type="_Dtb081IUEeWV3_MMGEF7iQ" association="_lBTe0lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfiVITEeWV3_MMGEF7iQ" memberEnd="_lBTfbVITEeWV3_MMGEF7iQ _lBTfilITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfilITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfiVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf_VITEeWV3_MMGEF7iQ" memberEnd="_lCbf9FITEeWV3_MMGEF7iQ _lCbf_lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf_lITEeWV3_MMGEF7iQ" type="_Dtcb51IUEeWV3_MMGEF7iQ" association="_lCbf_VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFaFITEeWV3_MMGEF7iQ" memberEnd="_lBUFVFITEeWV3_MMGEF7iQ _lBUFaVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFaVITEeWV3_MMGEF7iQ" type="_DtdCylIUEeWV3_MMGEF7iQ" association="_lBUFaFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1AVIUEeWV3_MMGEF7iQ" name="EquipmentSegmentSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lBTfHlITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfKFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfH1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfKlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfIFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfIVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfIlITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfLFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfI1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfJFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfJVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfLlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfJlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfJ1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1AlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0aFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1A1IUEeWV3_MMGEF7iQ" name="TransApplicationAreaType" visibility="public">
- <ownedAttribute xmi:id="_lBS3OVITEeWV3_MMGEF7iQ" name="sender" type="_Dtb0ulIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3hlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3OlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3O1ITEeWV3_MMGEF7iQ" name="receiver" type="_Dtcbf1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3llITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3PFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3PVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3PlITEeWV3_MMGEF7iQ" name="creationDateTime" type="_lBS3mFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3nVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS3P1ITEeWV3_MMGEF7iQ" name="signature" type="_DtcbhlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3pVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3QFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3QVITEeWV3_MMGEF7iQ" name="bODID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3p1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3QlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3Q1ITEeWV3_MMGEF7iQ" name="userArea" type="_Dtcb7FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3rVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3RFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1BFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1ClIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1BVIUEeWV3_MMGEF7iQ" name="PersonnelSegmentSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lBTe2VITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe41ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTe2lITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe5VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTe21ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTe3FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTe3VITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe-VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTe3lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTe31ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTe4FITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe-1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTe4VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTe4lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1BlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbzVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4LlITEeWV3_MMGEF7iQ" memberEnd="_lBS4KFITEeWV3_MMGEF7iQ _lBS4L1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4L1ITEeWV3_MMGEF7iQ" type="_DtcbdFIUEeWV3_MMGEF7iQ" association="_lBS4LlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF7VITEeWV3_MMGEF7iQ" memberEnd="_lBUF6FITEeWV3_MMGEF7iQ _lBUF7lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF7lITEeWV3_MMGEF7iQ" type="_DtdCklIUEeWV3_MMGEF7iQ" association="_lBUF7VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUFw1ITEeWV3_MMGEF7iQ" name="CorrectionType">
- <generalization xmi:id="_lBUFxFITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfkVITEeWV3_MMGEF7iQ" name="AssemblyType1Type">
- <generalization xmi:id="_lBTfklITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1B1IUEeWV3_MMGEF7iQ" name="NamedElement_OpEquipmentCapabilityType" memberEnd="_Dtb1CFIUEeWV3_MMGEF7iQ _DtcbcVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1CFIUEeWV3_MMGEF7iQ" name="extension_OpEquipmentCapabilityType" type="_DtcbcFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1B1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1CVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1ClIUEeWV3_MMGEF7iQ" name="NamedElement_TransApplicationAreaType" memberEnd="_Dtb1C1IUEeWV3_MMGEF7iQ _Dtb1BFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1C1IUEeWV3_MMGEF7iQ" name="extension_TransApplicationAreaType" type="_Dtb1A1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1ClIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1DFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgH1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgDlITEeWV3_MMGEF7iQ _lCbgIFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgIFITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgH1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1DVIUEeWV3_MMGEF7iQ" name="NamedElement_OpPhysicalAssetSpecificationPropertyType" memberEnd="_Dtb1DlIUEeWV3_MMGEF7iQ _DtdCjFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1DlIUEeWV3_MMGEF7iQ" name="extension_OpPhysicalAssetSpecificationPropertyType" type="_DtdCi1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1DVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1D1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1EFIUEeWV3_MMGEF7iQ" name="NamedElement_OpEquipmentRequirementType" memberEnd="_Dtb1EVIUEeWV3_MMGEF7iQ _DtcbwVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1EVIUEeWV3_MMGEF7iQ" name="extension_OpEquipmentRequirementType" type="_DtcbwFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1EFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1ElIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1E1IUEeWV3_MMGEF7iQ" name="TransActionCriteriaType" visibility="public">
- <ownedAttribute xmi:id="_lBUFW1ITEeWV3_MMGEF7iQ" name="actionExpression" type="_lBS3wlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFYFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFXFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFXVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUFXlITEeWV3_MMGEF7iQ" name="changeStatus" type="_DtdCo1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFYlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFX1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1FFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtccCFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhDVITEeWV3_MMGEF7iQ" memberEnd="_lCbhAFITEeWV3_MMGEF7iQ _lCbhDlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhDlITEeWV3_MMGEF7iQ" type="_DtcblFIUEeWV3_MMGEF7iQ" association="_lCbhDVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFfFITEeWV3_MMGEF7iQ" memberEnd="_lBUFblITEeWV3_MMGEF7iQ _lBUFfVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFfVITEeWV3_MMGEF7iQ" type="_DtcbklIUEeWV3_MMGEF7iQ" association="_lBUFfFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1FVIUEeWV3_MMGEF7iQ" name="HierarchyScopeType" visibility="public">
- <ownedAttribute xmi:id="_lBS4PVITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4QVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS4PlITEeWV3_MMGEF7iQ" name="equipmentElementLevel" type="_lBS4MFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4Q1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS4P1ITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4RVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4QFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1FlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1GVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe1FITEeWV3_MMGEF7iQ" memberEnd="_lBTeg1ITEeWV3_MMGEF7iQ _lBTe1VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe1VITEeWV3_MMGEF7iQ" type="_Dtb081IUEeWV3_MMGEF7iQ" association="_lBTe1FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfTlITEeWV3_MMGEF7iQ" memberEnd="_lBTfPFITEeWV3_MMGEF7iQ _lBTfT1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfT1ITEeWV3_MMGEF7iQ" type="_DtcbclIUEeWV3_MMGEF7iQ" association="_lBTfTlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhfFITEeWV3_MMGEF7iQ" name="ResourceReferenceTypeType">
- <generalization xmi:id="_lCbhfVITEeWV3_MMGEF7iQ" general="_lCbhalITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbhflITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhf1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1F1IUEeWV3_MMGEF7iQ" name="ProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBS4FVITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4I1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4FlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4F1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4JVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4GFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS4GVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4GlITEeWV3_MMGEF7iQ" name="location" type="_DtcbdFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4OlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4G1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4HFITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4R1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4HVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4HlITEeWV3_MMGEF7iQ" name="publishedDate" type="_lBS4SVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4S1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4H1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4IFITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgBlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4IVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS4IlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1GFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbxVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUspVITEeWV3_MMGEF7iQ" memberEnd="_lBUsmlITEeWV3_MMGEF7iQ _lBUsplITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUsplITEeWV3_MMGEF7iQ" type="_DtcbvFIUEeWV3_MMGEF7iQ" association="_lBUspVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGN1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGNFITEeWV3_MMGEF7iQ _lBUGOFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGOFITEeWV3_MMGEF7iQ" type="_Dtb1KlIUEeWV3_MMGEF7iQ" association="_lBUGN1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhZlITEeWV3_MMGEF7iQ" name="ResourceIDType">
- <generalization xmi:id="_lCbhZ1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4ElITEeWV3_MMGEF7iQ" memberEnd="_lBS3slITEeWV3_MMGEF7iQ _lBS4E1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4E1ITEeWV3_MMGEF7iQ" type="_DtccAFIUEeWV3_MMGEF7iQ" association="_lBS4ElITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1GVIUEeWV3_MMGEF7iQ" name="NamedElement_HierarchyScopeType" memberEnd="_Dtb1GlIUEeWV3_MMGEF7iQ _Dtb1FlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1GlIUEeWV3_MMGEF7iQ" name="extension_HierarchyScopeType" type="_Dtb1FVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1GVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1G1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1HFIUEeWV3_MMGEF7iQ" name="OpMaterialRequirementPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCa5cFITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5flITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5cVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5clITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5gFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5c1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5dFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5dVITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5glITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5dlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5d1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5eFITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5hFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5eVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5elITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5e1ITEeWV3_MMGEF7iQ" name="materialRequirementProperty" type="_Dtb1HFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5hlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5fFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5fVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1HVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbgVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1HlIUEeWV3_MMGEF7iQ" name="NamedElement_TransChangeType" memberEnd="_Dtb1H1IUEeWV3_MMGEF7iQ _Dtb0n1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1H1IUEeWV3_MMGEF7iQ" name="extension_TransChangeType" type="_Dtb0nlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1HlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1IFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbh2VITEeWV3_MMGEF7iQ" name="WorkRequestIDType">
- <generalization xmi:id="_lCbh2lITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg3FITEeWV3_MMGEF7iQ" memberEnd="_lCbgylITEeWV3_MMGEF7iQ _lCbg3VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg3VITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg3FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3hFITEeWV3_MMGEF7iQ" memberEnd="_lBS3UFITEeWV3_MMGEF7iQ _lBS3hVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3hVITEeWV3_MMGEF7iQ" type="_Dtb0ulIUEeWV3_MMGEF7iQ" association="_lBS3hFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4CFITEeWV3_MMGEF7iQ" memberEnd="_lBS3_FITEeWV3_MMGEF7iQ _lBS4CVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4CVITEeWV3_MMGEF7iQ" type="_Dtb0v1IUEeWV3_MMGEF7iQ" association="_lBS4CFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUso1ITEeWV3_MMGEF7iQ" memberEnd="_lBUsmVITEeWV3_MMGEF7iQ _lBUspFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUspFITEeWV3_MMGEF7iQ" type="_DtcbvFIUEeWV3_MMGEF7iQ" association="_lBUso1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1IVIUEeWV3_MMGEF7iQ" name="NamedElement_SyncProcessSegmentType" memberEnd="_Dtb1IlIUEeWV3_MMGEF7iQ _DtcbzFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1IlIUEeWV3_MMGEF7iQ" name="extension_SyncProcessSegmentType" type="_Dtcby1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1IVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1I1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUHelITEeWV3_MMGEF7iQ" name="JobOrderCommand1TypeBaseObject">
- <generalization xmi:id="_lBUHe1ITEeWV3_MMGEF7iQ" general="_lBUHcFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTf7lITEeWV3_MMGEF7iQ" name="DependencyType">
- <generalization xmi:id="_lBTf71ITEeWV3_MMGEF7iQ" general="_lBTf8lITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTf8FITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTf8VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG9VITEeWV3_MMGEF7iQ" memberEnd="_lBUGpVITEeWV3_MMGEF7iQ _lBUG9lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG9lITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUG9VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgrFITEeWV3_MMGEF7iQ" memberEnd="_lCbgolITEeWV3_MMGEF7iQ _lCbgrVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgrVITEeWV3_MMGEF7iQ" type="_Dtb0clIUEeWV3_MMGEF7iQ" association="_lCbgrFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgMlITEeWV3_MMGEF7iQ" memberEnd="_lCbgJ1ITEeWV3_MMGEF7iQ _lCbgM1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgM1ITEeWV3_MMGEF7iQ" type="_Dtb0gFIUEeWV3_MMGEF7iQ" association="_lCbgMlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG2VITEeWV3_MMGEF7iQ" memberEnd="_lBUGnVITEeWV3_MMGEF7iQ _lBUG2lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG2lITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUG2VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHL1ITEeWV3_MMGEF7iQ" memberEnd="_lBUHKVITEeWV3_MMGEF7iQ _lBUHMFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHMFITEeWV3_MMGEF7iQ" type="_Dtcby1IUEeWV3_MMGEF7iQ" association="_lBUHL1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4OlITEeWV3_MMGEF7iQ" memberEnd="_lBS4GlITEeWV3_MMGEF7iQ _lBS4O1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4O1ITEeWV3_MMGEF7iQ" type="_Dtb1F1IUEeWV3_MMGEF7iQ" association="_lBS4OlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1JFIUEeWV3_MMGEF7iQ" name="NamedElement_ProcessProcessSegmentInformationType" memberEnd="_Dtb1JVIUEeWV3_MMGEF7iQ _DtdCilIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1JVIUEeWV3_MMGEF7iQ" name="extension_ProcessProcessSegmentInformationType" type="_DtdCiVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1JFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1JlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgZ1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgXlITEeWV3_MMGEF7iQ _lCbgaFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgaFITEeWV3_MMGEF7iQ" type="_DtdC2lIUEeWV3_MMGEF7iQ" association="_lCbgZ1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtb1J1IUEeWV3_MMGEF7iQ" name="NamedElement_TransProcessType" memberEnd="_Dtb1KFIUEeWV3_MMGEF7iQ _Dtb0_lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtb1KFIUEeWV3_MMGEF7iQ" name="extension_TransProcessType" type="_Dtb0_VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtb1J1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtb1KVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1KlIUEeWV3_MMGEF7iQ" name="DataAreaType14" visibility="public">
- <ownedAttribute xmi:id="_lBUGNFITEeWV3_MMGEF7iQ" name="sync" type="_Dtb1LFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGN1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGNVITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGOVITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGNlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1K1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0y1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFZFITEeWV3_MMGEF7iQ" memberEnd="_lBUFV1ITEeWV3_MMGEF7iQ _lBUFZVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFZVITEeWV3_MMGEF7iQ" type="_DtdCxlIUEeWV3_MMGEF7iQ" association="_lBUFZFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgClITEeWV3_MMGEF7iQ" memberEnd="_lBS3NFITEeWV3_MMGEF7iQ _lBTgC1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgC1ITEeWV3_MMGEF7iQ" type="_DtcbiFIUEeWV3_MMGEF7iQ" association="_lBTgClITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs4VITEeWV3_MMGEF7iQ" memberEnd="_lBUsw1ITEeWV3_MMGEF7iQ _lBUs4lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs4lITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs4VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFclITEeWV3_MMGEF7iQ" memberEnd="_lBUFbVITEeWV3_MMGEF7iQ _lBUFc1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFc1ITEeWV3_MMGEF7iQ" type="_DtcbklIUEeWV3_MMGEF7iQ" association="_lBUFclITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTf-FITEeWV3_MMGEF7iQ" name="ProductSegmentIDType">
- <generalization xmi:id="_lBTf-VITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtb1LFIUEeWV3_MMGEF7iQ" name="TransSyncType" visibility="public">
- <ownedAttribute xmi:id="_lBUGKlITEeWV3_MMGEF7iQ" name="actionCriteria" type="_Dtb1E1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGLVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGK1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGLFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtb1LVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0b1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbcFIUEeWV3_MMGEF7iQ" name="OpEquipmentCapabilityType" visibility="public">
- <ownedAttribute xmi:id="_lBUsrFITEeWV3_MMGEF7iQ" name="equipmentClassID" type="_lBTfEVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUsyVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsrVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUsrlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsr1ITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUsy1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUssFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUssVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsslITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUszVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUss1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUstFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUstVITEeWV3_MMGEF7iQ" name="capabilityType" type="_lBUFilITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUsz1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUstlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUst1ITEeWV3_MMGEF7iQ" name="reason" type="_lBUs0VITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs01ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsuFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsuVITEeWV3_MMGEF7iQ" name="confidenceFactor" type="_lBUFwVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs1VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsulITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsu1ITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs11ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsvFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsvVITEeWV3_MMGEF7iQ" name="equipmentUse" type="_lBUHZlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs2VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsvlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsv1ITEeWV3_MMGEF7iQ" name="startTime" type="_lBUs21ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs3VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUswFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUswVITEeWV3_MMGEF7iQ" name="endTime" type="_lBUHQVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs31ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUswlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsw1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs4VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsxFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUsxVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsxlITEeWV3_MMGEF7iQ" name="equipmentCapabilityProperty" type="_DtcbvFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUs41ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsx1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUsyFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbcVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1B1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBTgL1ITEeWV3_MMGEF7iQ" name="AssemblyRelationship1TypeBaseObject">
- <generalization xmi:id="_lBTgMFITEeWV3_MMGEF7iQ" general="_lBTgK1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbclIUEeWV3_MMGEF7iQ" name="PhysicalAssetSegmentSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lBTfNVITEeWV3_MMGEF7iQ" name="physicalAssetClassID" type="_lBTfRFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfRlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfNlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfN1ITEeWV3_MMGEF7iQ" name="physicalAssetID" type="_lBTfSFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfSlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfOFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfOVITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfTFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfOlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfO1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfPFITEeWV3_MMGEF7iQ" name="physicalAssetUse" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfTlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfPVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfPlITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfUFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfP1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfQFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfQVITEeWV3_MMGEF7iQ" name="physicalAssetSegmentSpecificationProperty" type="_Dtb06FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfZVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfQlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfQ1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcbc1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb1lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa52FITEeWV3_MMGEF7iQ" memberEnd="_lCa5zVITEeWV3_MMGEF7iQ _lCa52VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa52VITEeWV3_MMGEF7iQ" type="_DtdC3FIUEeWV3_MMGEF7iQ" association="_lCa52FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfp1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfe1ITEeWV3_MMGEF7iQ _lBTfqFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfqFITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfp1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTeh1ITEeWV3_MMGEF7iQ" name="AnyGenericValueType">
- <ownedAttribute xmi:id="_lBTeiFITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeiVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeilITEeWV3_MMGEF7iQ" name="characterSetCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTei1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTejFITEeWV3_MMGEF7iQ" name="currencyCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTejVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTejlITEeWV3_MMGEF7iQ" name="currencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTej1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTekFITEeWV3_MMGEF7iQ" name="encodingCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTekVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeklITEeWV3_MMGEF7iQ" name="filename" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTek1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTelFITEeWV3_MMGEF7iQ" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTelVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTellITEeWV3_MMGEF7iQ" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTel1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTemFITEeWV3_MMGEF7iQ" name="languageLocaleID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTemVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTemlITEeWV3_MMGEF7iQ" name="listAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTem1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTenFITEeWV3_MMGEF7iQ" name="listAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTenVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTenlITEeWV3_MMGEF7iQ" name="listID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTen1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeoFITEeWV3_MMGEF7iQ" name="listName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeoVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeolITEeWV3_MMGEF7iQ" name="listSchemaURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeo1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTepFITEeWV3_MMGEF7iQ" name="listURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTepVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeplITEeWV3_MMGEF7iQ" name="listVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTep1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeqFITEeWV3_MMGEF7iQ" name="mimeCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeqVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeqlITEeWV3_MMGEF7iQ" name="name" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeq1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTerFITEeWV3_MMGEF7iQ" name="schemaAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTerVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTerlITEeWV3_MMGEF7iQ" name="schemaAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTer1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTesFITEeWV3_MMGEF7iQ" name="schemaDataURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTesVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeslITEeWV3_MMGEF7iQ" name="schemaID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTes1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTetFITEeWV3_MMGEF7iQ" name="schemaName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTetVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTetlITEeWV3_MMGEF7iQ" name="schemaURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTet1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeuFITEeWV3_MMGEF7iQ" name="schemaVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeuVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeulITEeWV3_MMGEF7iQ" name="unitCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeu1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTevFITEeWV3_MMGEF7iQ" name="unitCodeListAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTevVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTevlITEeWV3_MMGEF7iQ" name="unitCodeListAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTev1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTewFITEeWV3_MMGEF7iQ" name="unitCodeListID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTewVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTewlITEeWV3_MMGEF7iQ" name="unitCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTew1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTexFITEeWV3_MMGEF7iQ" name="uri" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTexVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbdFIUEeWV3_MMGEF7iQ" name="LocationType" visibility="public">
- <ownedAttribute xmi:id="_lBS4KFITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4LlITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS4KVITEeWV3_MMGEF7iQ" name="equipmentElementLevel" type="_lBS4MFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4NlITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS4KlITEeWV3_MMGEF7iQ" name="location" type="_DtcbdFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4OFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4K1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbdVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0llIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbdlIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType5" memberEnd="_Dtcbd1IUEeWV3_MMGEF7iQ _Dtb0ZFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcbd1IUEeWV3_MMGEF7iQ" name="extension_DataAreaType5" type="_Dtb0Y1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbdlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbeFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS3mFITEeWV3_MMGEF7iQ" name="DateTimeType">
- <ownedAttribute xmi:id="_lBS3mVITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#DateTime"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3mlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3m1ITEeWV3_MMGEF7iQ" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3nFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5xVITEeWV3_MMGEF7iQ" memberEnd="_lCa5plITEeWV3_MMGEF7iQ _lCa5xlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5xlITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5xVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbeVIUEeWV3_MMGEF7iQ" name="NamedElement_ProcessProcessSegmentType" memberEnd="_DtcbelIUEeWV3_MMGEF7iQ _Dtcb5lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbelIUEeWV3_MMGEF7iQ" name="extension_ProcessProcessSegmentType" type="_Dtcb5VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbeVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbe1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbfsFITEeWV3_MMGEF7iQ" memberEnd="_lCbfplITEeWV3_MMGEF7iQ _lCbfsVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbfsVITEeWV3_MMGEF7iQ" type="_Dtb0bVIUEeWV3_MMGEF7iQ" association="_lCbfsFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsblITEeWV3_MMGEF7iQ" name="MaterialCapabilityIDType">
- <generalization xmi:id="_lBUsb1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4NlITEeWV3_MMGEF7iQ" memberEnd="_lBS4KVITEeWV3_MMGEF7iQ _lBS4N1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4N1ITEeWV3_MMGEF7iQ" type="_DtcbdFIUEeWV3_MMGEF7iQ" association="_lBS4NlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf-lITEeWV3_MMGEF7iQ" memberEnd="_lBTf4VITEeWV3_MMGEF7iQ _lBTf-1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf-1ITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTf-lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa4_lITEeWV3_MMGEF7iQ" name="OperationsScheduleIDType">
- <generalization xmi:id="_lCa4_1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4v1ITEeWV3_MMGEF7iQ" memberEnd="_lCa4rFITEeWV3_MMGEF7iQ _lCa4wFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4wFITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4v1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbfFIUEeWV3_MMGEF7iQ" name="NamedElement_OpPersonnelRequirementPropertyType" memberEnd="_DtcbfVIUEeWV3_MMGEF7iQ _Dtcb6FIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbfVIUEeWV3_MMGEF7iQ" name="extension_OpPersonnelRequirementPropertyType" type="_Dtcb51IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbfFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbflIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBTgNVITEeWV3_MMGEF7iQ" name="AssemblyType1TypeBaseObject">
- <generalization xmi:id="_lBTgNlITEeWV3_MMGEF7iQ" general="_lBTgMVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgn1ITEeWV3_MMGEF7iQ" memberEnd="_lCbghFITEeWV3_MMGEF7iQ _lCbgoFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgoFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgn1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUGO1ITEeWV3_MMGEF7iQ" name="DataType1TypeBase">
- <ownedLiteral xmi:id="_lBUGPFITEeWV3_MMGEF7iQ" name="Amount"/>
- <ownedLiteral xmi:id="_lBUGPVITEeWV3_MMGEF7iQ" name="BinaryObject"/>
- <ownedLiteral xmi:id="_lBUGPlITEeWV3_MMGEF7iQ" name="Code"/>
- <ownedLiteral xmi:id="_lBUGP1ITEeWV3_MMGEF7iQ" name="DateTime"/>
- <ownedLiteral xmi:id="_lBUGQFITEeWV3_MMGEF7iQ" name="Identifier"/>
- <ownedLiteral xmi:id="_lBUGQVITEeWV3_MMGEF7iQ" name="Indicator"/>
- <ownedLiteral xmi:id="_lBUGQlITEeWV3_MMGEF7iQ" name="Measure"/>
- <ownedLiteral xmi:id="_lBUGQ1ITEeWV3_MMGEF7iQ" name="Numeric"/>
- <ownedLiteral xmi:id="_lBUGRFITEeWV3_MMGEF7iQ" name="Quantity"/>
- <ownedLiteral xmi:id="_lBUGRVITEeWV3_MMGEF7iQ" name="Text"/>
- <ownedLiteral xmi:id="_lBUGRlITEeWV3_MMGEF7iQ" name="string"/>
- <ownedLiteral xmi:id="_lBUGR1ITEeWV3_MMGEF7iQ" name="byte"/>
- <ownedLiteral xmi:id="_lBUGSFITEeWV3_MMGEF7iQ" name="unsignedByte"/>
- <ownedLiteral xmi:id="_lBUGSVITEeWV3_MMGEF7iQ" name="binary"/>
- <ownedLiteral xmi:id="_lBUGSlITEeWV3_MMGEF7iQ" name="integer"/>
- <ownedLiteral xmi:id="_lBUGS1ITEeWV3_MMGEF7iQ" name="positiveInteger"/>
- <ownedLiteral xmi:id="_lBUGTFITEeWV3_MMGEF7iQ" name="negativeInteger"/>
- <ownedLiteral xmi:id="_lBUGTVITEeWV3_MMGEF7iQ" name="nonNegativeInteger"/>
- <ownedLiteral xmi:id="_lBUGTlITEeWV3_MMGEF7iQ" name="nonPositiveInteger"/>
- <ownedLiteral xmi:id="_lBUGT1ITEeWV3_MMGEF7iQ" name="int"/>
- <ownedLiteral xmi:id="_lBUGUFITEeWV3_MMGEF7iQ" name="unsignedInt"/>
- <ownedLiteral xmi:id="_lBUGUVITEeWV3_MMGEF7iQ" name="long"/>
- <ownedLiteral xmi:id="_lBUGUlITEeWV3_MMGEF7iQ" name="unsignedLong"/>
- <ownedLiteral xmi:id="_lBUGU1ITEeWV3_MMGEF7iQ" name="short"/>
- <ownedLiteral xmi:id="_lBUGVFITEeWV3_MMGEF7iQ" name="unsignedShort"/>
- <ownedLiteral xmi:id="_lBUGVVITEeWV3_MMGEF7iQ" name="decimal"/>
- <ownedLiteral xmi:id="_lBUGVlITEeWV3_MMGEF7iQ" name="float"/>
- <ownedLiteral xmi:id="_lBUGV1ITEeWV3_MMGEF7iQ" name="double"/>
- <ownedLiteral xmi:id="_lBUGWFITEeWV3_MMGEF7iQ" name="boolean"/>
- <ownedLiteral xmi:id="_lBUGWVITEeWV3_MMGEF7iQ" name="time"/>
- <ownedLiteral xmi:id="_lBUGWlITEeWV3_MMGEF7iQ" name="timeInstant"/>
- <ownedLiteral xmi:id="_lBUGW1ITEeWV3_MMGEF7iQ" name="timePeriod"/>
- <ownedLiteral xmi:id="_lBUGXFITEeWV3_MMGEF7iQ" name="duration"/>
- <ownedLiteral xmi:id="_lBUGXVITEeWV3_MMGEF7iQ" name="date"/>
- <ownedLiteral xmi:id="_lBUGXlITEeWV3_MMGEF7iQ" name="dateTime1"/>
- <ownedLiteral xmi:id="_lBUGX1ITEeWV3_MMGEF7iQ" name="month"/>
- <ownedLiteral xmi:id="_lBUGYFITEeWV3_MMGEF7iQ" name="year"/>
- <ownedLiteral xmi:id="_lBUGYVITEeWV3_MMGEF7iQ" name="century"/>
- <ownedLiteral xmi:id="_lBUGYlITEeWV3_MMGEF7iQ" name="recurringDay"/>
- <ownedLiteral xmi:id="_lBUGY1ITEeWV3_MMGEF7iQ" name="recurringDate"/>
- <ownedLiteral xmi:id="_lBUGZFITEeWV3_MMGEF7iQ" name="recurringDuration"/>
- <ownedLiteral xmi:id="_lBUGZVITEeWV3_MMGEF7iQ" name="Name"/>
- <ownedLiteral xmi:id="_lBUGZlITEeWV3_MMGEF7iQ" name="QName"/>
- <ownedLiteral xmi:id="_lBUGZ1ITEeWV3_MMGEF7iQ" name="NCName"/>
- <ownedLiteral xmi:id="_lBUGaFITEeWV3_MMGEF7iQ" name="uriReference"/>
- <ownedLiteral xmi:id="_lBUGaVITEeWV3_MMGEF7iQ" name="language"/>
- <ownedLiteral xmi:id="_lBUGalITEeWV3_MMGEF7iQ" name="ID"/>
- <ownedLiteral xmi:id="_lBUGa1ITEeWV3_MMGEF7iQ" name="IDREF"/>
- <ownedLiteral xmi:id="_lBUGbFITEeWV3_MMGEF7iQ" name="IDREFS"/>
- <ownedLiteral xmi:id="_lBUGbVITEeWV3_MMGEF7iQ" name="ENTITY"/>
- <ownedLiteral xmi:id="_lBUGblITEeWV3_MMGEF7iQ" name="ENTITIES"/>
- <ownedLiteral xmi:id="_lBUGb1ITEeWV3_MMGEF7iQ" name="NOTATION"/>
- <ownedLiteral xmi:id="_lBUGcFITEeWV3_MMGEF7iQ" name="NMTOKEN"/>
- <ownedLiteral xmi:id="_lBUGcVITEeWV3_MMGEF7iQ" name="NMTOKENS"/>
- <ownedLiteral xmi:id="_lBUGclITEeWV3_MMGEF7iQ" name="Enumeration"/>
- <ownedLiteral xmi:id="_lBUGc1ITEeWV3_MMGEF7iQ" name="SVG"/>
- <ownedLiteral xmi:id="_lBUGdFITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhQFITEeWV3_MMGEF7iQ" name="RelationshipFormType">
- <generalization xmi:id="_lCbhQVITEeWV3_MMGEF7iQ" general="_lCbhOFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbhQlITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhQ1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg61ITEeWV3_MMGEF7iQ" memberEnd="_lCbg4FITEeWV3_MMGEF7iQ _lCbg7FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg7FITEeWV3_MMGEF7iQ" type="_DtdCi1IUEeWV3_MMGEF7iQ" association="_lCbg61ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS4SVITEeWV3_MMGEF7iQ" name="PublishedDateType">
- <generalization xmi:id="_lBS4SlITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhUFITEeWV3_MMGEF7iQ" name="RequestedCompletionDateType">
- <generalization xmi:id="_lCbhUVITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhqFITEeWV3_MMGEF7iQ" name="TestDateTimeType">
- <generalization xmi:id="_lCbhqVITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg0lITEeWV3_MMGEF7iQ" memberEnd="_lCbgvlITEeWV3_MMGEF7iQ _lCbg01ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg01ITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg0lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcbf1IUEeWV3_MMGEF7iQ" name="TransReceiverType" visibility="public">
- <ownedAttribute xmi:id="_lBS3iVITEeWV3_MMGEF7iQ" name="logicalID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3kFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3ilITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3i1ITEeWV3_MMGEF7iQ" name="componentID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3klITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3jFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3jVITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3lFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3jlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3j1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbgFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCl1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5vVITEeWV3_MMGEF7iQ" memberEnd="_lCa5nFITEeWV3_MMGEF7iQ _lCa5vlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5vlITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5vVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG81ITEeWV3_MMGEF7iQ" memberEnd="_lBUGo1ITEeWV3_MMGEF7iQ _lBUG9FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG9FITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUG81ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa6CFITEeWV3_MMGEF7iQ" memberEnd="_lCa581ITEeWV3_MMGEF7iQ _lCa6CVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa6CVITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa6CFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgCFITEeWV3_MMGEF7iQ" memberEnd="_lBS3s1ITEeWV3_MMGEF7iQ _lBTgCVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgCVITEeWV3_MMGEF7iQ" type="_DtccAFIUEeWV3_MMGEF7iQ" association="_lBTgCFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5GFITEeWV3_MMGEF7iQ" memberEnd="_lCa5DFITEeWV3_MMGEF7iQ _lCa5GVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5GVITEeWV3_MMGEF7iQ" type="_Dtb0_1IUEeWV3_MMGEF7iQ" association="_lCa5GFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgzFITEeWV3_MMGEF7iQ" memberEnd="_lCbgtVITEeWV3_MMGEF7iQ _lCbgzVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgzVITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbgzFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfo1ITEeWV3_MMGEF7iQ" name="MaterialUse1Type">
- <generalization xmi:id="_lBTfpFITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbgVIUEeWV3_MMGEF7iQ" name="NamedElement_OpMaterialRequirementPropertyType" memberEnd="_DtcbglIUEeWV3_MMGEF7iQ _Dtb1HVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbglIUEeWV3_MMGEF7iQ" name="extension_OpMaterialRequirementPropertyType" type="_Dtb1HFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbgVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbg1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbhFIUEeWV3_MMGEF7iQ" name="OpPersonnelRequirementType" visibility="public">
- <ownedAttribute xmi:id="_lCbgAFITEeWV3_MMGEF7iQ" name="personnelClassID" type="_lBTecVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgFVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgAVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgAlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgA1ITEeWV3_MMGEF7iQ" name="personID" type="_lBTedVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgF1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgBFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgBVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgBlITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgGVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgB1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgCFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgCVITEeWV3_MMGEF7iQ" name="personnelUse" type="_lCbf4FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgG1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgClITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgC1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgHVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgDFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgDVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgDlITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgH1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgD1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgEFITEeWV3_MMGEF7iQ" name="personnelRequirementProperty" type="_Dtcb51IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgIVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgEVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgElITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgE1ITEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" type="_lCa4wVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgI1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgFFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbhVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0eFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhpFITEeWV3_MMGEF7iQ" name="StatusType">
- <generalization xmi:id="_lCbhpVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbhlIUEeWV3_MMGEF7iQ" name="TransSignatureType" visibility="public">
- <ownedAttribute xmi:id="_lBS3oFITEeWV3_MMGEF7iQ" name="any" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3oVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3olITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3o1ITEeWV3_MMGEF7iQ" name="qualifyingAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3pFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcbh1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb6VIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhF1ITEeWV3_MMGEF7iQ" name="PhysicalAssetCapabilityTestSpecificationIDType">
- <generalization xmi:id="_lCbhGFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4QVITEeWV3_MMGEF7iQ" memberEnd="_lBS4PVITEeWV3_MMGEF7iQ _lBS4QlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4QlITEeWV3_MMGEF7iQ" type="_Dtb1FVIUEeWV3_MMGEF7iQ" association="_lBS4QVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhI1ITEeWV3_MMGEF7iQ" name="ProductionScheduleIDType">
- <generalization xmi:id="_lCbhJFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4lVITEeWV3_MMGEF7iQ" memberEnd="_lBUs6lITEeWV3_MMGEF7iQ _lCa4llITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4llITEeWV3_MMGEF7iQ" type="_DtcbvlIUEeWV3_MMGEF7iQ" association="_lCa4lVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3_lITEeWV3_MMGEF7iQ" memberEnd="_lBS38FITEeWV3_MMGEF7iQ _lBS3_1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3_1ITEeWV3_MMGEF7iQ" type="_Dtb0v1IUEeWV3_MMGEF7iQ" association="_lBS3_lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgO1ITEeWV3_MMGEF7iQ" name="BillOfResourcesIDType">
- <generalization xmi:id="_lBTgPFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUHZlITEeWV3_MMGEF7iQ" name="EquipmentUseType">
- <generalization xmi:id="_lBUHZ1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhhFITEeWV3_MMGEF7iQ" name="ResponseState1TypeBase">
- <ownedLiteral xmi:id="_lCbhhVITEeWV3_MMGEF7iQ" name="Ready"/>
- <ownedLiteral xmi:id="_lCbhhlITEeWV3_MMGEF7iQ" name="Running"/>
- <ownedLiteral xmi:id="_lCbhh1ITEeWV3_MMGEF7iQ" name="Completed"/>
- <ownedLiteral xmi:id="_lCbhiFITEeWV3_MMGEF7iQ" name="Aborted"/>
- <ownedLiteral xmi:id="_lCbhiVITEeWV3_MMGEF7iQ" name="Holding"/>
- <ownedLiteral xmi:id="_lCbhilITEeWV3_MMGEF7iQ" name="Paused"/>
- <ownedLiteral xmi:id="_lCbhi1ITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbiFIUEeWV3_MMGEF7iQ" name="AcknowledgeProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBS3M1ITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3r1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS3NFITEeWV3_MMGEF7iQ" name="dataArea" type="_DtccAFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgClITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS3NVITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3NlITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3N1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbiVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb05VIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHAVITEeWV3_MMGEF7iQ" memberEnd="_lBUGp1ITEeWV3_MMGEF7iQ _lBUHAlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHAlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUHAVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa6AlITEeWV3_MMGEF7iQ" memberEnd="_lCa561ITEeWV3_MMGEF7iQ _lCa6A1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa6A1ITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa6AlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhKVITEeWV3_MMGEF7iQ" name="PropertyIDType">
- <generalization xmi:id="_lCbhKlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGvVITEeWV3_MMGEF7iQ" memberEnd="_lBUGlVITEeWV3_MMGEF7iQ _lBUGvlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGvlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGvVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgh1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgalITEeWV3_MMGEF7iQ _lCbgiFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgiFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgh1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa49lITEeWV3_MMGEF7iQ" memberEnd="_lCa46FITEeWV3_MMGEF7iQ _lCa491ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa491ITEeWV3_MMGEF7iQ" type="_Dtb0zlIUEeWV3_MMGEF7iQ" association="_lCa49lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhv1ITEeWV3_MMGEF7iQ" memberEnd="_lCbhtVITEeWV3_MMGEF7iQ _lCbhwFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhwFITEeWV3_MMGEF7iQ" type="_DtdCwlIUEeWV3_MMGEF7iQ" association="_lCbhv1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhUlITEeWV3_MMGEF7iQ" name="RequestedPriorityType">
- <generalization xmi:id="_lCbhU1ITEeWV3_MMGEF7iQ" general="_lBUsk1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHTFITEeWV3_MMGEF7iQ" memberEnd="_lBUHRVITEeWV3_MMGEF7iQ _lBUHTVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHTVITEeWV3_MMGEF7iQ" type="_Dtcbq1IUEeWV3_MMGEF7iQ" association="_lBUHTFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbilIUEeWV3_MMGEF7iQ" name="NamedElement_OpEquipmentRequirementPropertyType" memberEnd="_Dtcbi1IUEeWV3_MMGEF7iQ _Dtcbv1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcbi1IUEeWV3_MMGEF7iQ" name="extension_OpEquipmentRequirementPropertyType" type="_DtcbvlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbilIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbjFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHMVITEeWV3_MMGEF7iQ" memberEnd="_lBUGr1ITEeWV3_MMGEF7iQ _lBUHMlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHMlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUHMVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3rVITEeWV3_MMGEF7iQ" memberEnd="_lBS3Q1ITEeWV3_MMGEF7iQ _lBS3rlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3rlITEeWV3_MMGEF7iQ" type="_Dtb1A1IUEeWV3_MMGEF7iQ" association="_lBS3rVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf4lITEeWV3_MMGEF7iQ" memberEnd="_lCbfxlITEeWV3_MMGEF7iQ _lCbf41ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf41ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf4lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf9FITEeWV3_MMGEF7iQ" memberEnd="_lBTf2lITEeWV3_MMGEF7iQ _lBTf9VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf9VITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTf9FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgIVITEeWV3_MMGEF7iQ" memberEnd="_lCbgEFITEeWV3_MMGEF7iQ _lCbgIlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgIlITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgIVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbjVIUEeWV3_MMGEF7iQ" name="NamedElement_OpMaterialSpecificationType" memberEnd="_DtcbjlIUEeWV3_MMGEF7iQ _DtdCkVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbjlIUEeWV3_MMGEF7iQ" name="extension_OpMaterialSpecificationType" type="_DtdCkFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbjVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbj1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTf_FITEeWV3_MMGEF7iQ" name="ProcessSegmentIDType">
- <generalization xmi:id="_lBTf_VITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbkFIUEeWV3_MMGEF7iQ" name="ChangeProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUFsFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFtVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFsVITEeWV3_MMGEF7iQ" name="dataArea" type="_DtdCulIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFv1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFslITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUFs1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFtFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbkVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb4lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHCVITEeWV3_MMGEF7iQ" memberEnd="_lBUHBFITEeWV3_MMGEF7iQ _lBUHClITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHClITEeWV3_MMGEF7iQ" type="_Dtcbm1IUEeWV3_MMGEF7iQ" association="_lBUHCVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4S1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4HlITEeWV3_MMGEF7iQ _lBS4TFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4TFITEeWV3_MMGEF7iQ" type="_Dtb1F1IUEeWV3_MMGEF7iQ" association="_lBS4S1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgm1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgf1ITEeWV3_MMGEF7iQ _lCbgnFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgnFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgm1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa42FITEeWV3_MMGEF7iQ" memberEnd="_lCa4zlITEeWV3_MMGEF7iQ _lCa42VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa42VITEeWV3_MMGEF7iQ" type="_Dtb0dFIUEeWV3_MMGEF7iQ" association="_lCa42FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbklIUEeWV3_MMGEF7iQ" name="CancelProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUFbVITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFclITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFblITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtcb4FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFfFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFb1ITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUFcFITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFcVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcbk1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbtFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGy1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGxVITEeWV3_MMGEF7iQ _lBUGzFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGzFITEeWV3_MMGEF7iQ" type="_DtdC4VIUEeWV3_MMGEF7iQ" association="_lBUGy1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3klITEeWV3_MMGEF7iQ" memberEnd="_lBS3i1ITEeWV3_MMGEF7iQ _lBS3k1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3k1ITEeWV3_MMGEF7iQ" type="_Dtcbf1IUEeWV3_MMGEF7iQ" association="_lBS3klITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcblFIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lCbg8lITEeWV3_MMGEF7iQ" name="physicalAssetClassID" type="_lBTfRFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhA1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg81ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg9FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbg9VITEeWV3_MMGEF7iQ" name="physicalAssetID" type="_lBTfSFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhBVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg9lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg91ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbg-FITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhB1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg-VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg-lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbg-1ITEeWV3_MMGEF7iQ" name="physicalAssetUse" type="_lCbglVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhCVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg_FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbg_VITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhC1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg_lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg_1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhAFITEeWV3_MMGEF7iQ" name="physicalAssetSpecificationProperty" type="_DtdCi1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhDVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhAVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbhAlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcblVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtccAlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbllIUEeWV3_MMGEF7iQ" name="ShowProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUHEFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHFVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHEVITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtcb-FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHF1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHElITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUHE1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHFFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcbl1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb091IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf5lITEeWV3_MMGEF7iQ" memberEnd="_lCbfylITEeWV3_MMGEF7iQ _lCbf51ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf51ITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf5lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbmFIUEeWV3_MMGEF7iQ" name="NamedElement_TransStateChangeType" memberEnd="_DtcbmVIUEeWV3_MMGEF7iQ _Dtb0wFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbmVIUEeWV3_MMGEF7iQ" name="extension_TransStateChangeType" type="_Dtb0v1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbmFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbmlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhyVITEeWV3_MMGEF7iQ" name="TransActionCodeEnumerationTypeObject">
- <generalization xmi:id="_lCbhylITEeWV3_MMGEF7iQ" general="_lCbhwVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs3VITEeWV3_MMGEF7iQ" memberEnd="_lBUsv1ITEeWV3_MMGEF7iQ _lBUs3lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs3lITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs3VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTec1ITEeWV3_MMGEF7iQ" memberEnd="_lBTeYlITEeWV3_MMGEF7iQ _lBTedFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTedFITEeWV3_MMGEF7iQ" type="_Dtb0a1IUEeWV3_MMGEF7iQ" association="_lBTec1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbh11ITEeWV3_MMGEF7iQ" name="VersionType">
- <generalization xmi:id="_lCbh2FITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhPlITEeWV3_MMGEF7iQ" name="RelationshipForm1TypeBaseObject">
- <generalization xmi:id="_lCbhP1ITEeWV3_MMGEF7iQ" general="_lCbhOlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf01ITEeWV3_MMGEF7iQ" memberEnd="_lBTeRFITEeWV3_MMGEF7iQ _lBTf1FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf1FITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTf01ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe-1ITEeWV3_MMGEF7iQ" memberEnd="_lBTe4FITEeWV3_MMGEF7iQ _lBTe_FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe_FITEeWV3_MMGEF7iQ" type="_Dtb1BVIUEeWV3_MMGEF7iQ" association="_lBTe-1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHIVITEeWV3_MMGEF7iQ" memberEnd="_lBUHHFITEeWV3_MMGEF7iQ _lBUHIlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHIlITEeWV3_MMGEF7iQ" type="_DtdCqVIUEeWV3_MMGEF7iQ" association="_lBUHIVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5ZVITEeWV3_MMGEF7iQ" memberEnd="_lCa5QFITEeWV3_MMGEF7iQ _lCa5ZlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5ZlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5ZVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa52lITEeWV3_MMGEF7iQ" memberEnd="_lCa50FITEeWV3_MMGEF7iQ _lCa521ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa521ITEeWV3_MMGEF7iQ" type="_DtdC3FIUEeWV3_MMGEF7iQ" association="_lCa52lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfg1ITEeWV3_MMGEF7iQ" name="MaterialClassIDType">
- <generalization xmi:id="_lBTfhFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhgFITEeWV3_MMGEF7iQ" name="ResourcesType">
- <generalization xmi:id="_lCbhgVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUHVFITEeWV3_MMGEF7iQ" name="EquipmentElementLevel1TypeBase">
- <ownedLiteral xmi:id="_lBUHVVITEeWV3_MMGEF7iQ" name="Enterprise"/>
- <ownedLiteral xmi:id="_lBUHVlITEeWV3_MMGEF7iQ" name="Site"/>
- <ownedLiteral xmi:id="_lBUHV1ITEeWV3_MMGEF7iQ" name="Area"/>
- <ownedLiteral xmi:id="_lBUHWFITEeWV3_MMGEF7iQ" name="ProcessCell"/>
- <ownedLiteral xmi:id="_lBUHWVITEeWV3_MMGEF7iQ" name="Unit"/>
- <ownedLiteral xmi:id="_lBUHWlITEeWV3_MMGEF7iQ" name="ProductionLine"/>
- <ownedLiteral xmi:id="_lBUHW1ITEeWV3_MMGEF7iQ" name="WorkCell"/>
- <ownedLiteral xmi:id="_lBUHXFITEeWV3_MMGEF7iQ" name="ProductionUnit"/>
- <ownedLiteral xmi:id="_lBUHXVITEeWV3_MMGEF7iQ" name="StorageZone"/>
- <ownedLiteral xmi:id="_lBUHXlITEeWV3_MMGEF7iQ" name="StorageUnit"/>
- <ownedLiteral xmi:id="_lBUHX1ITEeWV3_MMGEF7iQ" name="WorkCenter"/>
- <ownedLiteral xmi:id="_lBUHYFITEeWV3_MMGEF7iQ" name="WorkUnit"/>
- <ownedLiteral xmi:id="_lBUHYVITEeWV3_MMGEF7iQ" name="EquipmentModule"/>
- <ownedLiteral xmi:id="_lBUHYlITEeWV3_MMGEF7iQ" name="ControlModule"/>
- <ownedLiteral xmi:id="_lBUHY1ITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFtVITEeWV3_MMGEF7iQ" memberEnd="_lBUFsFITEeWV3_MMGEF7iQ _lBUFtlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFtlITEeWV3_MMGEF7iQ" type="_DtcbkFIUEeWV3_MMGEF7iQ" association="_lBUFtVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhEVITEeWV3_MMGEF7iQ" name="ParameterIDType">
- <generalization xmi:id="_lCbhElITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfXVITEeWV3_MMGEF7iQ" memberEnd="_lBTfU1ITEeWV3_MMGEF7iQ _lBTfXlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfXlITEeWV3_MMGEF7iQ" type="_Dtb06FIUEeWV3_MMGEF7iQ" association="_lBTfXVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcbm1IUEeWV3_MMGEF7iQ" name="RespondProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBUHBFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHCVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHBVITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb0e1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHC1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHBlITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUHB1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHCFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbnFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCq1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHDVITEeWV3_MMGEF7iQ" memberEnd="_lBUGqVITEeWV3_MMGEF7iQ _lBUHDlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHDlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUHDVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTf8lITEeWV3_MMGEF7iQ" name="Dependency1Type">
- <generalization xmi:id="_lBTf81ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbnVIUEeWV3_MMGEF7iQ" name="ProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBS4TlITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeTVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS4T1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeT1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4UFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS4UVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4UlITEeWV3_MMGEF7iQ" name="operationsType" type="_lBTeUVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeV1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4U1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4VFITEeWV3_MMGEF7iQ" name="location" type="_DtcbdFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeWVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4VVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4VlITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeW1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4V1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4WFITEeWV3_MMGEF7iQ" name="publishedDate" type="_lBS4SVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTeXVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4WVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4WlITEeWV3_MMGEF7iQ" name="duration" visibility="public" type="_lBTeX1ITEeWV3_MMGEF7iQ" isOrdered="true">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4W1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4XFITEeWV3_MMGEF7iQ" name="personnelSegmentSpecification" type="_Dtb0a1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe_1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4XVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS4XlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4X1ITEeWV3_MMGEF7iQ" name="equipmentSegmentSpecification" type="_Dtcb9FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfMlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4YFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS4YVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS4YlITEeWV3_MMGEF7iQ" name="physicalAssetSegmentSpecification" type="_DtcbclIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfZ1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4Y1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTeQFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeQVITEeWV3_MMGEF7iQ" name="materialSegmentSpecification" type="_DtdCz1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfvlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeQlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTeQ1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeRFITEeWV3_MMGEF7iQ" name="parameter" type="_Dtb00FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTf01ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeRVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTeRlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeR1ITEeWV3_MMGEF7iQ" name="segmentDependency" type="_Dtb07lIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgAlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeSFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTeSVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTeSlITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgBFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeS1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTeTFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbnlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0-lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbh0VITEeWV3_MMGEF7iQ" memberEnd="_lCbhzFITEeWV3_MMGEF7iQ _lCbh0lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbh0lITEeWV3_MMGEF7iQ" type="_DtdCoVIUEeWV3_MMGEF7iQ" association="_lCbh0VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs31ITEeWV3_MMGEF7iQ" memberEnd="_lBUswVITEeWV3_MMGEF7iQ _lBUs4FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs4FITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs31ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS4MFITEeWV3_MMGEF7iQ" name="EquipmentElementLevelType">
- <generalization xmi:id="_lBS4MVITEeWV3_MMGEF7iQ" general="_lBS4NFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS4MlITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS4M1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGzVITEeWV3_MMGEF7iQ" memberEnd="_lBUGm1ITEeWV3_MMGEF7iQ _lBUGzlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGzlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGzVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5w1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5pFITEeWV3_MMGEF7iQ _lCa5xFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5xFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5w1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgsFITEeWV3_MMGEF7iQ" memberEnd="_lCbgplITEeWV3_MMGEF7iQ _lCbgsVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgsVITEeWV3_MMGEF7iQ" type="_Dtb0clIUEeWV3_MMGEF7iQ" association="_lCbgsFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcbn1IUEeWV3_MMGEF7iQ" name="NamedElement_OpPersonnelCapabilityPropertyType" memberEnd="_DtcboFIUEeWV3_MMGEF7iQ _Dtb0blIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcboFIUEeWV3_MMGEF7iQ" name="extension_OpPersonnelCapabilityPropertyType" type="_Dtb0bVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcbn1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcboVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbolIUEeWV3_MMGEF7iQ" name="NamedElement_TransAcknowledgeType" memberEnd="_Dtcbo1IUEeWV3_MMGEF7iQ _Dtcb2lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcbo1IUEeWV3_MMGEF7iQ" name="extension_TransAcknowledgeType" type="_Dtcb2VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbolIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbpFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS33lITEeWV3_MMGEF7iQ" memberEnd="_lBS3zlITEeWV3_MMGEF7iQ _lBS331ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS331ITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS33lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUsqVITEeWV3_MMGEF7iQ" memberEnd="_lBUsoFITEeWV3_MMGEF7iQ _lBUsqlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUsqlITEeWV3_MMGEF7iQ" type="_DtcbvFIUEeWV3_MMGEF7iQ" association="_lBUsqVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbpVIUEeWV3_MMGEF7iQ" name="NamedElement_TransRespondType" memberEnd="_DtcbplIUEeWV3_MMGEF7iQ _DtdCk1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbplIUEeWV3_MMGEF7iQ" name="extension_TransRespondType" type="_DtdCklIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbpVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbp1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBTgK1ITEeWV3_MMGEF7iQ" name="AssemblyRelationship1TypeBase">
- <ownedLiteral xmi:id="_lBTgLFITEeWV3_MMGEF7iQ" name="Permanent"/>
- <ownedLiteral xmi:id="_lBTgLVITEeWV3_MMGEF7iQ" name="Transient"/>
- <ownedLiteral xmi:id="_lBTgLlITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG71ITEeWV3_MMGEF7iQ" memberEnd="_lBUG6VITEeWV3_MMGEF7iQ _lBUG8FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG8FITEeWV3_MMGEF7iQ" type="_DtdCiVIUEeWV3_MMGEF7iQ" association="_lBUG71ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsaFITEeWV3_MMGEF7iQ" name="LatestEndTimeType">
- <generalization xmi:id="_lBUsaVITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbqFIUEeWV3_MMGEF7iQ" name="NamedElement_SegmentDependencyType" memberEnd="_DtcbqVIUEeWV3_MMGEF7iQ _Dtb071IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbqVIUEeWV3_MMGEF7iQ" name="extension_SegmentDependencyType" type="_Dtb07lIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbqFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbqlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcbq1IUEeWV3_MMGEF7iQ" name="EquipmentAssetMappingType" visibility="public">
- <ownedAttribute xmi:id="_lBUHRFITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHSlITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHRVITEeWV3_MMGEF7iQ" name="physicalAssetID" type="_lBTfSFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHTFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHRlITEeWV3_MMGEF7iQ" name="startTime" type="_lBS3mFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHTlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHR1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUHSFITEeWV3_MMGEF7iQ" name="endTime" type="_lBS3mFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHUFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHSVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbrFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb_VIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbrVIUEeWV3_MMGEF7iQ" name="NamedElement_OpMaterialRequirementType" memberEnd="_DtcbrlIUEeWV3_MMGEF7iQ _DtdCplIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbrlIUEeWV3_MMGEF7iQ" name="extension_OpMaterialRequirementType" type="_DtdCpVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbrVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbr1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4k1ITEeWV3_MMGEF7iQ" memberEnd="_lBUs51ITEeWV3_MMGEF7iQ _lCa4lFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4lFITEeWV3_MMGEF7iQ" type="_DtcbvlIUEeWV3_MMGEF7iQ" association="_lCa4k1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf2FITEeWV3_MMGEF7iQ" memberEnd="_lCbfvlITEeWV3_MMGEF7iQ _lCbf2VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf2VITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf2FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbsFIUEeWV3_MMGEF7iQ" name="DataAreaType13" visibility="public">
- <ownedAttribute xmi:id="_lBUGJlITEeWV3_MMGEF7iQ" name="sync" type="_Dtb1LFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGL1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGJ1ITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGMVITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGKFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbsVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb00lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbslIUEeWV3_MMGEF7iQ" name="DataAreaType2" visibility="public">
- <ownedAttribute xmi:id="_lBUF0lITEeWV3_MMGEF7iQ" name="process" type="_Dtb0_VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF3VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUF01ITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF31ITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUF1FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcbs1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdClFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTf_lITEeWV3_MMGEF7iQ" memberEnd="_lBTf5FITEeWV3_MMGEF7iQ _lBTf_1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf_1ITEeWV3_MMGEF7iQ" type="_Dtb07lIUEeWV3_MMGEF7iQ" association="_lBTf_lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5_lITEeWV3_MMGEF7iQ" memberEnd="_lCa55lITEeWV3_MMGEF7iQ _lCa5_1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5_1ITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa5_lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa4wVITEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponseType">
- <generalization xmi:id="_lCa4wlITEeWV3_MMGEF7iQ" general="_lCa4xVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCa4w1ITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4xFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa6ClITEeWV3_MMGEF7iQ" memberEnd="_lCa59VITEeWV3_MMGEF7iQ _lCbfoFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbfoFITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa6ClITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg1lITEeWV3_MMGEF7iQ" memberEnd="_lCbgw1ITEeWV3_MMGEF7iQ _lCbg11ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg11ITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg1lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbtFIUEeWV3_MMGEF7iQ" name="NamedElement_CancelProcessSegmentType" memberEnd="_DtcbtVIUEeWV3_MMGEF7iQ _Dtcbk1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbtVIUEeWV3_MMGEF7iQ" name="extension_CancelProcessSegmentType" type="_DtcbklIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbtFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbtlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcbt1IUEeWV3_MMGEF7iQ" name="DataAreaType6" visibility="public">
- <ownedAttribute xmi:id="_lBUGBFITEeWV3_MMGEF7iQ" name="get" type="_DtdCp1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGB1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGBVITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGCVITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGBlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbuFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCzFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTftFITEeWV3_MMGEF7iQ" memberEnd="_lBTfqlITEeWV3_MMGEF7iQ _lBTftVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTftVITEeWV3_MMGEF7iQ" type="_DtdCtVIUEeWV3_MMGEF7iQ" association="_lBTftFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFalITEeWV3_MMGEF7iQ" memberEnd="_lBTgTlITEeWV3_MMGEF7iQ _lBUFa1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFa1ITEeWV3_MMGEF7iQ" type="_Dtb0xFIUEeWV3_MMGEF7iQ" association="_lBUFalITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbuVIUEeWV3_MMGEF7iQ" name="NamedElement_ShowProcessSegmentInformationType" memberEnd="_DtcbulIUEeWV3_MMGEF7iQ _DtdCqlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbulIUEeWV3_MMGEF7iQ" name="extension_ShowProcessSegmentInformationType" type="_DtdCqVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbuVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbu1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbvFIUEeWV3_MMGEF7iQ" name="OpEquipmentCapabilityPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lBUsmVITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUso1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUsmlITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUspVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsm1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUsnFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsnVITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUsp1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsnlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUsn1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsoFITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUsqVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsoVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUsolITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbvVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb031IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGv1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGl1ITEeWV3_MMGEF7iQ _lBUGwFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGwFITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGv1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCa5CVITEeWV3_MMGEF7iQ" name="OperationsType1TypeBaseObject">
- <generalization xmi:id="_lCa5ClITEeWV3_MMGEF7iQ" general="_lCa5AlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFelITEeWV3_MMGEF7iQ" memberEnd="_lBUFdlITEeWV3_MMGEF7iQ _lBUFe1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFe1ITEeWV3_MMGEF7iQ" type="_Dtcb4FIUEeWV3_MMGEF7iQ" association="_lBUFelITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbvlIUEeWV3_MMGEF7iQ" name="OpEquipmentRequirementPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lBUs5lITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4kVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUs51ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4k1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUs6FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUs6VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUs6lITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4lVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUs61ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUs7FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUs7VITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4l1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUs7lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4kFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcbv1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbilIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtcbwFIUEeWV3_MMGEF7iQ" name="OpEquipmentRequirementType" visibility="public">
- <ownedAttribute xmi:id="_lCa4mlITEeWV3_MMGEF7iQ" name="equipmentClassID" type="_lBTfEVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4sVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4m1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4nFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4nVITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4s1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4nlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4n1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4oFITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4tVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4oVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4olITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4o1ITEeWV3_MMGEF7iQ" name="equipmentUse" type="_lBUHZlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4t1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4pFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4pVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4uVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4plITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4p1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4qFITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4u1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4qVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4qlITEeWV3_MMGEF7iQ" name="equipmentLevel" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4vVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4q1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4rFITEeWV3_MMGEF7iQ" name="equipmentRequirementProperty" type="_DtcbvlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4v1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4rVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa4rlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa4r1ITEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" type="_lCa4wVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa4x1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa4sFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbwVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1EFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3kFITEeWV3_MMGEF7iQ" memberEnd="_lBS3iVITEeWV3_MMGEF7iQ _lBS3kVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3kVITEeWV3_MMGEF7iQ" type="_Dtcbf1IUEeWV3_MMGEF7iQ" association="_lBS3kFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbwlIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType" memberEnd="_Dtcbw1IUEeWV3_MMGEF7iQ _DtccAVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcbw1IUEeWV3_MMGEF7iQ" name="extension_DataAreaType" type="_DtccAFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbwlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbxFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3pVITEeWV3_MMGEF7iQ" memberEnd="_lBS3P1ITEeWV3_MMGEF7iQ _lBS3plITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3plITEeWV3_MMGEF7iQ" type="_Dtb1A1IUEeWV3_MMGEF7iQ" association="_lBS3pVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbxVIUEeWV3_MMGEF7iQ" name="NamedElement_ProcessSegmentInformationType" memberEnd="_DtcbxlIUEeWV3_MMGEF7iQ _Dtb1GFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbxlIUEeWV3_MMGEF7iQ" name="extension_ProcessSegmentInformationType" type="_Dtb1F1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbxVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbx1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfvlITEeWV3_MMGEF7iQ" memberEnd="_lBTeQVITEeWV3_MMGEF7iQ _lBTfv1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfv1ITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTfvlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsdlITEeWV3_MMGEF7iQ" name="MaterialSubLotIDType">
- <generalization xmi:id="_lBUsd1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe9VITEeWV3_MMGEF7iQ" memberEnd="_lBTe61ITEeWV3_MMGEF7iQ _lBTe9lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe9lITEeWV3_MMGEF7iQ" type="_DtdCn1IUEeWV3_MMGEF7iQ" association="_lBTe9VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbyFIUEeWV3_MMGEF7iQ" name="NamedElement_OpPhysicalAssetRequirementPropertyType" memberEnd="_DtcbyVIUEeWV3_MMGEF7iQ _Dtb0c1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbyVIUEeWV3_MMGEF7iQ" name="extension_OpPhysicalAssetRequirementPropertyType" type="_Dtb0clIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbyFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtcbylIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcby1IUEeWV3_MMGEF7iQ" name="SyncProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUHKFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHLVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHKVITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb1KlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHL1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHKlITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUHK1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHLFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtcbzFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1IVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgnVITEeWV3_MMGEF7iQ" memberEnd="_lCbggVITEeWV3_MMGEF7iQ _lCbgnlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgnlITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgnVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS3x1ITEeWV3_MMGEF7iQ" name="TransExpression1Type">
- <ownedAttribute xmi:id="_lBS3yFITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3yVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUFgFITEeWV3_MMGEF7iQ" name="CapabilityType1TypeBase">
- <ownedLiteral xmi:id="_lBUFgVITEeWV3_MMGEF7iQ" name="Used"/>
- <ownedLiteral xmi:id="_lBUFglITEeWV3_MMGEF7iQ" name="Unused"/>
- <ownedLiteral xmi:id="_lBUFg1ITEeWV3_MMGEF7iQ" name="Total"/>
- <ownedLiteral xmi:id="_lBUFhFITEeWV3_MMGEF7iQ" name="Committed"/>
- <ownedLiteral xmi:id="_lBUFhVITEeWV3_MMGEF7iQ" name="Available"/>
- <ownedLiteral xmi:id="_lBUFhlITEeWV3_MMGEF7iQ" name="Unattainable"/>
- <ownedLiteral xmi:id="_lBUFh1ITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhbFITEeWV3_MMGEF7iQ" name="ResourceReferenceType1TypeBase">
- <ownedLiteral xmi:id="_lCbhbVITEeWV3_MMGEF7iQ" name="Personnel"/>
- <ownedLiteral xmi:id="_lCbhblITEeWV3_MMGEF7iQ" name="PersonnelClass"/>
- <ownedLiteral xmi:id="_lCbhb1ITEeWV3_MMGEF7iQ" name="Equipment"/>
- <ownedLiteral xmi:id="_lCbhcFITEeWV3_MMGEF7iQ" name="EquipmentClass"/>
- <ownedLiteral xmi:id="_lCbhcVITEeWV3_MMGEF7iQ" name="MaterialClass"/>
- <ownedLiteral xmi:id="_lCbhclITEeWV3_MMGEF7iQ" name="MaterialDefinition"/>
- <ownedLiteral xmi:id="_lCbhc1ITEeWV3_MMGEF7iQ" name="MaterialLot"/>
- <ownedLiteral xmi:id="_lCbhdFITEeWV3_MMGEF7iQ" name="MaterialSublot"/>
- <ownedLiteral xmi:id="_lCbhdVITEeWV3_MMGEF7iQ" name="PhysicalAsset"/>
- <ownedLiteral xmi:id="_lCbhdlITEeWV3_MMGEF7iQ" name="PhysicalAssetClass"/>
- <ownedLiteral xmi:id="_lCbhd1ITEeWV3_MMGEF7iQ" name="WorkMaster"/>
- <ownedLiteral xmi:id="_lCbheFITEeWV3_MMGEF7iQ" name="ProcessSegment"/>
- <ownedLiteral xmi:id="_lCbheVITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs01ITEeWV3_MMGEF7iQ" memberEnd="_lBUst1ITEeWV3_MMGEF7iQ _lBUs1FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs1FITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs01ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtcbzVIUEeWV3_MMGEF7iQ" name="NamedElement_PersonnelSegmentSpecificationPropertyType" memberEnd="_DtcbzlIUEeWV3_MMGEF7iQ _Dtb1BlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtcbzlIUEeWV3_MMGEF7iQ" name="extension_PersonnelSegmentSpecificationPropertyType" type="_Dtb1BVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtcbzVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcbz1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGCVITEeWV3_MMGEF7iQ" memberEnd="_lBUGBVITEeWV3_MMGEF7iQ _lBUGClITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGClITEeWV3_MMGEF7iQ" type="_Dtcbt1IUEeWV3_MMGEF7iQ" association="_lBUGCVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb0FIUEeWV3_MMGEF7iQ" name="NamedElement_AcknowledgeProcessSegmentType" memberEnd="_Dtcb0VIUEeWV3_MMGEF7iQ _Dtb0rVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb0VIUEeWV3_MMGEF7iQ" name="extension_AcknowledgeProcessSegmentType" type="_Dtb0rFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb0FIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb0lIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb01IUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType4" memberEnd="_Dtcb1FIUEeWV3_MMGEF7iQ _Dtb0fFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb1FIUEeWV3_MMGEF7iQ" name="extension_DataAreaType4" type="_Dtb0e1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb01IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb1VIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb1lIUEeWV3_MMGEF7iQ" name="NamedElement_PhysicalAssetSegmentSpecificationType" memberEnd="_Dtcb11IUEeWV3_MMGEF7iQ _Dtcbc1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb11IUEeWV3_MMGEF7iQ" name="extension_PhysicalAssetSegmentSpecificationType" type="_DtcbclIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb1lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb2FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTed1ITEeWV3_MMGEF7iQ" memberEnd="_lBTeZFITEeWV3_MMGEF7iQ _lBTeeFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeeFITEeWV3_MMGEF7iQ" type="_Dtb0a1IUEeWV3_MMGEF7iQ" association="_lBTed1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb2VIUEeWV3_MMGEF7iQ" name="TransAcknowledgeType" visibility="public">
- <ownedAttribute xmi:id="_lBS3tlITEeWV3_MMGEF7iQ" name="originalApplicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS3u1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3t1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3uFITEeWV3_MMGEF7iQ" name="responseCriteria" type="_Dtb01VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4EFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3uVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3ulITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb2lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbolIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb21IUEeWV3_MMGEF7iQ" name="NamedElement_TransShowType" memberEnd="_Dtcb3FIUEeWV3_MMGEF7iQ _Dtb07VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb3FIUEeWV3_MMGEF7iQ" name="extension_TransShowType" type="_Dtb07FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb21IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb3VIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfYVITEeWV3_MMGEF7iQ" memberEnd="_lBTfV1ITEeWV3_MMGEF7iQ _lBTfYlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfYlITEeWV3_MMGEF7iQ" type="_Dtb06FIUEeWV3_MMGEF7iQ" association="_lBTfYVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf-VITEeWV3_MMGEF7iQ" memberEnd="_lCbf7lITEeWV3_MMGEF7iQ _lCbf-lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf-lITEeWV3_MMGEF7iQ" type="_Dtcb51IUEeWV3_MMGEF7iQ" association="_lCbf-VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfzVITEeWV3_MMGEF7iQ" memberEnd="_lBTfwlITEeWV3_MMGEF7iQ _lBTfzlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfzlITEeWV3_MMGEF7iQ" type="_Dtb00FIUEeWV3_MMGEF7iQ" association="_lBTfzVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhYFITEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponse1TypeBase">
- <ownedLiteral xmi:id="_lCbhYVITEeWV3_MMGEF7iQ" name="Required"/>
- <ownedLiteral xmi:id="_lCbhYlITEeWV3_MMGEF7iQ" name="Optional"/>
- <ownedLiteral xmi:id="_lCbhY1ITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4RVITEeWV3_MMGEF7iQ" memberEnd="_lBS4P1ITEeWV3_MMGEF7iQ _lBS4RlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4RlITEeWV3_MMGEF7iQ" type="_Dtb1FVIUEeWV3_MMGEF7iQ" association="_lBS4RVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfF1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfBlITEeWV3_MMGEF7iQ _lBTfGFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfGFITEeWV3_MMGEF7iQ" type="_Dtcb9FIUEeWV3_MMGEF7iQ" association="_lBTfF1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf1FITEeWV3_MMGEF7iQ" memberEnd="_lCbfuFITEeWV3_MMGEF7iQ _lCbf1VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf1VITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf1FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfjVITEeWV3_MMGEF7iQ" name="AssemblyTypeType">
- <generalization xmi:id="_lBTfjlITEeWV3_MMGEF7iQ" general="_lBTfkVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfj1ITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfkFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb3lIUEeWV3_MMGEF7iQ" name="OpMaterialCapabilityType" visibility="public">
- <ownedAttribute xmi:id="_lCa5I1ITEeWV3_MMGEF7iQ" name="materialClassID" type="_lBTfg1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5TVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5JFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5JVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5JlITEeWV3_MMGEF7iQ" name="materialDefinitionID" type="_lBTfh1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5T1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5J1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5KFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5KVITEeWV3_MMGEF7iQ" name="materialLotID" type="_lBUscFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5UVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5KlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5K1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5LFITEeWV3_MMGEF7iQ" name="materialSubLotID" type="_lBUsdlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5U1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5LVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5LlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5L1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5VVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5MFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5MVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5MlITEeWV3_MMGEF7iQ" name="capabilityType" type="_lBUFilITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5V1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5M1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5NFITEeWV3_MMGEF7iQ" name="reason" type="_lBUs0VITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5WVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5NVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5NlITEeWV3_MMGEF7iQ" name="confidenceFactor" type="_lBUFwVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5W1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5N1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5OFITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5XVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5OVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5OlITEeWV3_MMGEF7iQ" name="materialUse" type="_lBTfn1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5X1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5O1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5PFITEeWV3_MMGEF7iQ" name="startTime" type="_lBUs21ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5YVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5PVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5PlITEeWV3_MMGEF7iQ" name="endTime" type="_lBUHQVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5Y1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5P1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5QFITEeWV3_MMGEF7iQ" name="assemblyCapability" type="_Dtcb3lIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5ZVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5QVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5QlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5Q1ITEeWV3_MMGEF7iQ" name="assemblyType" type="_lBTfjVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5Z1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5RFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5RVITEeWV3_MMGEF7iQ" name="assemblyRelationship" type="_lBTflVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5aVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5RlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5R1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5a1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5SFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5SVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5SlITEeWV3_MMGEF7iQ" name="materialCapabilityProperty" type="_Dtb0_1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5bVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5S1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5TFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb31IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtccBVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUGg1ITEeWV3_MMGEF7iQ" name="Dependency1TypeBaseObject">
- <generalization xmi:id="_lBUGhFITEeWV3_MMGEF7iQ" general="_lBUGd1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb4FIUEeWV3_MMGEF7iQ" name="DataAreaType10" visibility="public">
- <ownedAttribute xmi:id="_lBUFdVITEeWV3_MMGEF7iQ" name="cancel" type="_DtdCxlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFeFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFdlITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFelITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFd1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb4VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0glIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3aVITEeWV3_MMGEF7iQ" memberEnd="_lBS3TFITEeWV3_MMGEF7iQ _lBS3alITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3alITEeWV3_MMGEF7iQ" type="_Dtb0ulIUEeWV3_MMGEF7iQ" association="_lBS3aVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5HlITEeWV3_MMGEF7iQ" memberEnd="_lCa5E1ITEeWV3_MMGEF7iQ _lCa5H1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5H1ITEeWV3_MMGEF7iQ" type="_Dtb0_1IUEeWV3_MMGEF7iQ" association="_lCa5HlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5HFITEeWV3_MMGEF7iQ" memberEnd="_lCa5EFITEeWV3_MMGEF7iQ _lCa5HVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5HVITEeWV3_MMGEF7iQ" type="_Dtb0_1IUEeWV3_MMGEF7iQ" association="_lCa5HFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf6FITEeWV3_MMGEF7iQ" memberEnd="_lCbfzFITEeWV3_MMGEF7iQ _lCbf6VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf6VITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf6FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb4lIUEeWV3_MMGEF7iQ" name="NamedElement_ChangeProcessSegmentType" memberEnd="_Dtcb41IUEeWV3_MMGEF7iQ _DtcbkVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb41IUEeWV3_MMGEF7iQ" name="extension_ChangeProcessSegmentType" type="_DtcbkFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb4lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb5FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbfrFITEeWV3_MMGEF7iQ" memberEnd="_lCbfolITEeWV3_MMGEF7iQ _lCbfrVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbfrVITEeWV3_MMGEF7iQ" type="_Dtb0bVIUEeWV3_MMGEF7iQ" association="_lCbfrFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb5VIUEeWV3_MMGEF7iQ" name="ProcessProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUG3FITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG4VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG3VITEeWV3_MMGEF7iQ" name="dataArea" type="_DtcbslIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG41ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG3lITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUG31ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUG4FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb5lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbeVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhRlITEeWV3_MMGEF7iQ" name="RelationshipType1TypeBase">
- <ownedLiteral xmi:id="_lCbhR1ITEeWV3_MMGEF7iQ" name="Logical"/>
- <ownedLiteral xmi:id="_lCbhSFITEeWV3_MMGEF7iQ" name="Physical"/>
- <ownedLiteral xmi:id="_lCbhSVITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb51IUEeWV3_MMGEF7iQ" name="OpPersonnelRequirementPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCbf7VITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf91ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbf7lITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf-VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbf71ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbf8FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbf8VITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf-1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbf8lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbf81ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbf9FITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbf_VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbf9VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbf9lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb6FIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbfFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3nVITEeWV3_MMGEF7iQ" memberEnd="_lBS3PlITEeWV3_MMGEF7iQ _lBS3nlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3nlITEeWV3_MMGEF7iQ" type="_Dtb1A1IUEeWV3_MMGEF7iQ" association="_lBS3nVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa49FITEeWV3_MMGEF7iQ" memberEnd="_lCa45lITEeWV3_MMGEF7iQ _lCa49VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa49VITEeWV3_MMGEF7iQ" type="_Dtb0zlIUEeWV3_MMGEF7iQ" association="_lCa49FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5Y1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5PlITEeWV3_MMGEF7iQ _lCa5ZFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5ZFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5Y1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhZFITEeWV3_MMGEF7iQ" name="RequiredByRequestedSegmentResponse1TypeBaseObject">
- <generalization xmi:id="_lCbhZVITEeWV3_MMGEF7iQ" general="_lCbhYFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsjlITEeWV3_MMGEF7iQ" name="NameType">
- <ownedAttribute xmi:id="_lBUsj1ITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUskFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUskVITEeWV3_MMGEF7iQ" name="languageID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsklITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgVFITEeWV3_MMGEF7iQ" memberEnd="_lCbgR1ITEeWV3_MMGEF7iQ _lCbgVVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgVVITEeWV3_MMGEF7iQ" type="_Dtb0kVIUEeWV3_MMGEF7iQ" association="_lCbgVFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFv1ITEeWV3_MMGEF7iQ" memberEnd="_lBUFsVITEeWV3_MMGEF7iQ _lBUFwFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFwFITEeWV3_MMGEF7iQ" type="_DtcbkFIUEeWV3_MMGEF7iQ" association="_lBUFv1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgTlITEeWV3_MMGEF7iQ" memberEnd="_lCbgP1ITEeWV3_MMGEF7iQ _lCbgT1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgT1ITEeWV3_MMGEF7iQ" type="_Dtb0kVIUEeWV3_MMGEF7iQ" association="_lCbgTlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb6VIUEeWV3_MMGEF7iQ" name="NamedElement_TransSignatureType" memberEnd="_Dtcb6lIUEeWV3_MMGEF7iQ _Dtcbh1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb6lIUEeWV3_MMGEF7iQ" name="extension_TransSignatureType" type="_DtcbhlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb6VIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb61IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb7FIUEeWV3_MMGEF7iQ" name="TransUserAreaType" visibility="public">
- <ownedAttribute xmi:id="_lBS3qlITEeWV3_MMGEF7iQ" name="any" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3q1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3rFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb7VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCv1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb7lIUEeWV3_MMGEF7iQ" name="NamedElement_MaterialSegmentSpecificationType" memberEnd="_Dtcb71IUEeWV3_MMGEF7iQ _DtdC0FIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb71IUEeWV3_MMGEF7iQ" name="extension_MaterialSegmentSpecificationType" type="_DtdCz1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb7lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb8FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb8VIUEeWV3_MMGEF7iQ" name="NamedElement_TransConfirmType" memberEnd="_Dtcb8lIUEeWV3_MMGEF7iQ _DtdColIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb8lIUEeWV3_MMGEF7iQ" name="extension_TransConfirmType" type="_DtdCoVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb8VIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb81IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3y1ITEeWV3_MMGEF7iQ" memberEnd="_lBS3vlITEeWV3_MMGEF7iQ _lBS3zFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3zFITEeWV3_MMGEF7iQ" type="_Dtb01VIUEeWV3_MMGEF7iQ" association="_lBS3y1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb9FIUEeWV3_MMGEF7iQ" name="EquipmentSegmentSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lBTfAlITEeWV3_MMGEF7iQ" name="equipmentClassID" type="_lBTfEVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfE1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfA1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfBFITEeWV3_MMGEF7iQ" name="equipmentID" type="_lBS4LFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfFVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfBVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfBlITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfF1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfB1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfCFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfCVITEeWV3_MMGEF7iQ" name="equipmentUse" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfGVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfClITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfC1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfG1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfDFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfDVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfDlITEeWV3_MMGEF7iQ" name="equipmentSegmentSpecificationProperty" type="_Dtb1AVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfMFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfD1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfEFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb9VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb02lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGLVITEeWV3_MMGEF7iQ" memberEnd="_lBUGKlITEeWV3_MMGEF7iQ _lBUGLlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGLlITEeWV3_MMGEF7iQ" type="_Dtb1LFIUEeWV3_MMGEF7iQ" association="_lBUGLVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf-1ITEeWV3_MMGEF7iQ" memberEnd="_lCbf8VITEeWV3_MMGEF7iQ _lCbf_FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf_FITEeWV3_MMGEF7iQ" type="_Dtcb51IUEeWV3_MMGEF7iQ" association="_lCbf-1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhG1ITEeWV3_MMGEF7iQ" name="PlannedStartTimeType">
- <generalization xmi:id="_lCbhHFITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb9lIUEeWV3_MMGEF7iQ" name="ResultType" visibility="public">
- <ownedAttribute xmi:id="_lCbhk1ITEeWV3_MMGEF7iQ" name="valueString" type="_lBTe71ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhmlITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbhlFITEeWV3_MMGEF7iQ" name="dataType" type="_lBTeyFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhnFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhlVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhllITEeWV3_MMGEF7iQ" name="unitOfMeasure" type="_lBTe0FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhnlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhl1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhmFITEeWV3_MMGEF7iQ" name="key" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhoFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhmVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb91IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0ZVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4AlITEeWV3_MMGEF7iQ" memberEnd="_lBS39FITEeWV3_MMGEF7iQ _lBS4A1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4A1ITEeWV3_MMGEF7iQ" type="_Dtb0v1IUEeWV3_MMGEF7iQ" association="_lBS4AlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5U1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5LFITEeWV3_MMGEF7iQ _lCa5VFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5VFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5U1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_Dtcb-FIUEeWV3_MMGEF7iQ" name="DataAreaType11" visibility="public">
- <ownedAttribute xmi:id="_lBUGDFITEeWV3_MMGEF7iQ" name="show" type="_Dtb07FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGGVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGDVITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGG1ITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGDlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_Dtcb-VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCnFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeW1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4VlITEeWV3_MMGEF7iQ _lBTeXFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeXFITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTeW1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgMFITEeWV3_MMGEF7iQ" memberEnd="_lCbgJlITEeWV3_MMGEF7iQ _lCbgMVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgMVITEeWV3_MMGEF7iQ" type="_Dtb0gFIUEeWV3_MMGEF7iQ" association="_lCbgMFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb-lIUEeWV3_MMGEF7iQ" name="NamedElement_PhysicalAssetSegmentSpecificationPropertyType" memberEnd="_Dtcb-1IUEeWV3_MMGEF7iQ _Dtb06VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb-1IUEeWV3_MMGEF7iQ" name="extension_PhysicalAssetSegmentSpecificationPropertyType" type="_Dtb06FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb-lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb_FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfKFITEeWV3_MMGEF7iQ" memberEnd="_lBTfHlITEeWV3_MMGEF7iQ _lBTfKVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfKVITEeWV3_MMGEF7iQ" type="_Dtb1AVIUEeWV3_MMGEF7iQ" association="_lBTfKFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsZlITEeWV3_MMGEF7iQ" name="JobOrderDispatchStatusType">
- <generalization xmi:id="_lBUsZ1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa5AFITEeWV3_MMGEF7iQ" name="OperationsSegmentIDType">
- <generalization xmi:id="_lCa5AVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbf4FITEeWV3_MMGEF7iQ" name="PersonnelUseType">
- <generalization xmi:id="_lCbf4VITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGFVITEeWV3_MMGEF7iQ" memberEnd="_lBUGEFITEeWV3_MMGEF7iQ _lBUGFlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGFlITEeWV3_MMGEF7iQ" type="_Dtb07FIUEeWV3_MMGEF7iQ" association="_lBUGFVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS4NFITEeWV3_MMGEF7iQ" name="EquipmentElementLevel1Type">
- <generalization xmi:id="_lBS4NVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgNlITEeWV3_MMGEF7iQ" memberEnd="_lCbgLVITEeWV3_MMGEF7iQ _lCbgN1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgN1ITEeWV3_MMGEF7iQ" type="_Dtb0gFIUEeWV3_MMGEF7iQ" association="_lCbgNlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgJFITEeWV3_MMGEF7iQ" name="AmountType">
- <ownedAttribute xmi:id="_lBTgJVITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgJlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgJ1ITEeWV3_MMGEF7iQ" name="currencyCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgKFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgKVITEeWV3_MMGEF7iQ" name="currencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgKlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUsz1ITEeWV3_MMGEF7iQ" memberEnd="_lBUstVITEeWV3_MMGEF7iQ _lBUs0FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs0FITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUsz1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_Dtcb_VIUEeWV3_MMGEF7iQ" name="NamedElement_EquipmentAssetMappingType" memberEnd="_Dtcb_lIUEeWV3_MMGEF7iQ _DtcbrFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Dtcb_lIUEeWV3_MMGEF7iQ" name="extension_EquipmentAssetMappingType" type="_Dtcbq1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_Dtcb_VIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Dtcb_1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtccAFIUEeWV3_MMGEF7iQ" name="DataAreaType" visibility="public">
- <ownedAttribute xmi:id="_lBS3slITEeWV3_MMGEF7iQ" name="acknowledge" type="_Dtcb2VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4ElITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBS3s1ITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgCFITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS3tFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtccAVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbwlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhvVITEeWV3_MMGEF7iQ" memberEnd="_lCbhslITEeWV3_MMGEF7iQ _lCbhvlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhvlITEeWV3_MMGEF7iQ" type="_DtdCwlIUEeWV3_MMGEF7iQ" association="_lCbhvVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhelITEeWV3_MMGEF7iQ" name="ResourceReferenceType1TypeBaseObject">
- <generalization xmi:id="_lCbhe1ITEeWV3_MMGEF7iQ" general="_lCbhbFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhBVITEeWV3_MMGEF7iQ" memberEnd="_lCbg9VITEeWV3_MMGEF7iQ _lCbhBlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhBlITEeWV3_MMGEF7iQ" type="_DtcblFIUEeWV3_MMGEF7iQ" association="_lCbhBVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUFjlITEeWV3_MMGEF7iQ" name="CauseType">
- <generalization xmi:id="_lBUFj1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtccAlIUEeWV3_MMGEF7iQ" name="NamedElement_OpPhysicalAssetSpecificationType" memberEnd="_DtccA1IUEeWV3_MMGEF7iQ _DtcblVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtccA1IUEeWV3_MMGEF7iQ" name="extension_OpPhysicalAssetSpecificationType" type="_DtcblFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtccAlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtccBFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUsy1ITEeWV3_MMGEF7iQ" memberEnd="_lBUsr1ITEeWV3_MMGEF7iQ _lBUszFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUszFITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUsy1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtccBVIUEeWV3_MMGEF7iQ" name="NamedElement_OpMaterialCapabilityType" memberEnd="_DtccBlIUEeWV3_MMGEF7iQ _Dtcb31IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtccBlIUEeWV3_MMGEF7iQ" name="extension_OpMaterialCapabilityType" type="_Dtcb3lIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtccBVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtccB1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg0FITEeWV3_MMGEF7iQ" memberEnd="_lCbgu1ITEeWV3_MMGEF7iQ _lCbg0VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg0VITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg0FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS361ITEeWV3_MMGEF7iQ" memberEnd="_lBS31FITEeWV3_MMGEF7iQ _lBS37FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS37FITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS361ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG4VITEeWV3_MMGEF7iQ" memberEnd="_lBUG3FITEeWV3_MMGEF7iQ _lBUG4lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUG4lITEeWV3_MMGEF7iQ" type="_Dtcb5VIUEeWV3_MMGEF7iQ" association="_lBUG4VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgmVITEeWV3_MMGEF7iQ" memberEnd="_lCbgfVITEeWV3_MMGEF7iQ _lCbgmlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgmlITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgmVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5IFITEeWV3_MMGEF7iQ" memberEnd="_lCa5FlITEeWV3_MMGEF7iQ _lCa5IVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5IVITEeWV3_MMGEF7iQ" type="_Dtb0_1IUEeWV3_MMGEF7iQ" association="_lCa5IFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtccCFIUEeWV3_MMGEF7iQ" name="NamedElement_TransActionCriteriaType" memberEnd="_DtccCVIUEeWV3_MMGEF7iQ _Dtb1FFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtccCVIUEeWV3_MMGEF7iQ" name="extension_TransActionCriteriaType" type="_Dtb1E1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtccCFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtccClIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5u1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5mlITEeWV3_MMGEF7iQ _lCa5vFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5vFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5u1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbglVITEeWV3_MMGEF7iQ" name="PhysicalAssetUseType">
- <generalization xmi:id="_lCbgllITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhC1ITEeWV3_MMGEF7iQ" memberEnd="_lCbg_VITEeWV3_MMGEF7iQ _lCbhDFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhDFITEeWV3_MMGEF7iQ" type="_DtcblFIUEeWV3_MMGEF7iQ" association="_lCbhC1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtccC1IUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType7" memberEnd="_DtccDFIUEeWV3_MMGEF7iQ _Dtb0d1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtccDFIUEeWV3_MMGEF7iQ" name="extension_DataAreaType7" type="_Dtb0dlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtccC1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtccDVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa48FITEeWV3_MMGEF7iQ" memberEnd="_lCa44FITEeWV3_MMGEF7iQ _lCa48VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa48VITEeWV3_MMGEF7iQ" type="_Dtb0zlIUEeWV3_MMGEF7iQ" association="_lCa48FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa47lITEeWV3_MMGEF7iQ" memberEnd="_lCa43VITEeWV3_MMGEF7iQ _lCa471ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa471ITEeWV3_MMGEF7iQ" type="_Dtb0zlIUEeWV3_MMGEF7iQ" association="_lCa47lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgUlITEeWV3_MMGEF7iQ" memberEnd="_lCbgRFITEeWV3_MMGEF7iQ _lCbgU1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgU1ITEeWV3_MMGEF7iQ" type="_Dtb0kVIUEeWV3_MMGEF7iQ" association="_lCbgUlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtccDlIUEeWV3_MMGEF7iQ" name="NamedElement_TransResponseCriteriaType" memberEnd="_DtccD1IUEeWV3_MMGEF7iQ _Dtb01lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtccD1IUEeWV3_MMGEF7iQ" name="extension_TransResponseCriteriaType" type="_Dtb01VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtccDlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtccEFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfMFITEeWV3_MMGEF7iQ" memberEnd="_lBTfDlITEeWV3_MMGEF7iQ _lBTfMVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfMVITEeWV3_MMGEF7iQ" type="_Dtcb9FIUEeWV3_MMGEF7iQ" association="_lBTfMFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhCVITEeWV3_MMGEF7iQ" memberEnd="_lCbg-1ITEeWV3_MMGEF7iQ _lCbhClITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhClITEeWV3_MMGEF7iQ" type="_DtcblFIUEeWV3_MMGEF7iQ" association="_lCbhCVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtccEVIUEeWV3_MMGEF7iQ" name="RespondProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUG-FITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG_VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG-VITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb03VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG_1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG-lITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUG-1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUG_FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCgFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0tFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfLFITEeWV3_MMGEF7iQ" memberEnd="_lBTfIlITEeWV3_MMGEF7iQ _lBTfLVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfLVITEeWV3_MMGEF7iQ" type="_Dtb1AVIUEeWV3_MMGEF7iQ" association="_lBTfLFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfRlITEeWV3_MMGEF7iQ" memberEnd="_lBTfNVITEeWV3_MMGEF7iQ _lBTfR1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfR1ITEeWV3_MMGEF7iQ" type="_DtcbclIUEeWV3_MMGEF7iQ" association="_lBTfRlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGB1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGBFITEeWV3_MMGEF7iQ _lBUGCFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGCFITEeWV3_MMGEF7iQ" type="_Dtcbt1IUEeWV3_MMGEF7iQ" association="_lBUGB1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5s1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5klITEeWV3_MMGEF7iQ _lCa5tFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5tFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5s1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa53FITEeWV3_MMGEF7iQ" memberEnd="_lCa501ITEeWV3_MMGEF7iQ _lCa53VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa53VITEeWV3_MMGEF7iQ" type="_DtdC3FIUEeWV3_MMGEF7iQ" association="_lCa53FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4tVITEeWV3_MMGEF7iQ" memberEnd="_lCa4oFITEeWV3_MMGEF7iQ _lCa4tlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4tlITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4tVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUFilITEeWV3_MMGEF7iQ" name="CapabilityTypeType">
- <generalization xmi:id="_lBUFi1ITEeWV3_MMGEF7iQ" general="_lBUFflITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFjFITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFjVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFmFITEeWV3_MMGEF7iQ" memberEnd="_lBUFk1ITEeWV3_MMGEF7iQ _lBUFmVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFmVITEeWV3_MMGEF7iQ" type="_DtdCs1IUEeWV3_MMGEF7iQ" association="_lBUFmFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTe0FITEeWV3_MMGEF7iQ" name="UnitOfMeasureType">
- <generalization xmi:id="_lBTe0VITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfhVITEeWV3_MMGEF7iQ" memberEnd="_lBTfa1ITEeWV3_MMGEF7iQ _lBTfhlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfhlITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfhVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgElITEeWV3_MMGEF7iQ" memberEnd="_lBTgDVITEeWV3_MMGEF7iQ _lBTgE1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgE1ITEeWV3_MMGEF7iQ" type="_Dtb0rFIUEeWV3_MMGEF7iQ" association="_lBTgElITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhjlITEeWV3_MMGEF7iQ" name="ResponseStateType">
- <generalization xmi:id="_lCbhj1ITEeWV3_MMGEF7iQ" general="_lCbhglITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbhkFITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhkVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgi1ITEeWV3_MMGEF7iQ" memberEnd="_lCbgcFITEeWV3_MMGEF7iQ _lCbgjFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgjFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgi1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfEVITEeWV3_MMGEF7iQ" name="EquipmentClassIDType">
- <generalization xmi:id="_lBTfElITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFzVITEeWV3_MMGEF7iQ" memberEnd="_lBUFxlITEeWV3_MMGEF7iQ _lBUFzlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFzlITEeWV3_MMGEF7iQ" type="_Dtb09VIUEeWV3_MMGEF7iQ" association="_lBUFzVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5X1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5OlITEeWV3_MMGEF7iQ _lCa5YFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5YFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5X1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCgVIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetRequirementType" visibility="public">
- <ownedAttribute xmi:id="_lCbgtVITEeWV3_MMGEF7iQ" name="physicalAssetClassID" type="_lBTfRFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgzFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgtlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgt1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbguFITEeWV3_MMGEF7iQ" name="physicalAssetID" type="_lBTfSFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgzlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbguVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgulITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgu1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg0FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgvFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgvVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgvlITEeWV3_MMGEF7iQ" name="physicalAssetUse" type="_lCbglVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg0lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgv1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgwFITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg1FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgwVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgwlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgw1ITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg1lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgxFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgxVITEeWV3_MMGEF7iQ" name="equipmentLevel" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg2FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgxlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgx1ITEeWV3_MMGEF7iQ" name="physicalAssetRequirementProperty" type="_Dtb0clIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg2lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgyFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgyVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgylITEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" type="_lCa4wVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg3FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgy1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCglIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0rlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHO1ITEeWV3_MMGEF7iQ" memberEnd="_lBUHNVITEeWV3_MMGEF7iQ _lBUHPFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHPFITEeWV3_MMGEF7iQ" type="_Dtb0xlIUEeWV3_MMGEF7iQ" association="_lBUHO1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5V1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5MlITEeWV3_MMGEF7iQ _lCa5WFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5WFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5V1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUHP1ITEeWV3_MMGEF7iQ" name="EarliestStartTimeType">
- <generalization xmi:id="_lBUHQFITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCg1IUEeWV3_MMGEF7iQ" name="NamedElement_DocumentRoot" memberEnd="_DtdChFIUEeWV3_MMGEF7iQ _DtdCm1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdChFIUEeWV3_MMGEF7iQ" name="extension_DocumentRoot" type="_DtdCmlIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCg1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdChVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF61ITEeWV3_MMGEF7iQ" memberEnd="_lBUF5lITEeWV3_MMGEF7iQ _lBUF7FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF7FITEeWV3_MMGEF7iQ" type="_DtdCklIUEeWV3_MMGEF7iQ" association="_lBUF61ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4AFITEeWV3_MMGEF7iQ" memberEnd="_lBS38lITEeWV3_MMGEF7iQ _lBS4AVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4AVITEeWV3_MMGEF7iQ" type="_Dtb0v1IUEeWV3_MMGEF7iQ" association="_lBS4AFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdChlIUEeWV3_MMGEF7iQ" name="NamedElement_QuantityValueType" memberEnd="_DtdCh1IUEeWV3_MMGEF7iQ _Dtb09FIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCh1IUEeWV3_MMGEF7iQ" name="extension_QuantityValueType" type="_Dtb081IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdChlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCiFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCiVIUEeWV3_MMGEF7iQ" name="ProcessProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBUG6FITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG7VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG6VITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb0Y1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG71ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG6lITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUG61ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUG7FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCilIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1JFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe81ITEeWV3_MMGEF7iQ" memberEnd="_lBTe6VITEeWV3_MMGEF7iQ _lBTe9FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe9FITEeWV3_MMGEF7iQ" type="_DtdCn1IUEeWV3_MMGEF7iQ" association="_lBTe81ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5sVITEeWV3_MMGEF7iQ" memberEnd="_lCa5j1ITEeWV3_MMGEF7iQ _lCa5slITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5slITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5sVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhVFITEeWV3_MMGEF7iQ" name="RequestState1Type">
- <generalization xmi:id="_lCbhVVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHC1ITEeWV3_MMGEF7iQ" memberEnd="_lBUHBVITEeWV3_MMGEF7iQ _lBUHDFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHDFITEeWV3_MMGEF7iQ" type="_Dtcbm1IUEeWV3_MMGEF7iQ" association="_lBUHC1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4BFITEeWV3_MMGEF7iQ" memberEnd="_lBS39lITEeWV3_MMGEF7iQ _lBS4BVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4BVITEeWV3_MMGEF7iQ" type="_Dtb0v1IUEeWV3_MMGEF7iQ" association="_lBS4BFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHF1ITEeWV3_MMGEF7iQ" memberEnd="_lBUHEVITEeWV3_MMGEF7iQ _lBUHGFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHGFITEeWV3_MMGEF7iQ" type="_DtcbllIUEeWV3_MMGEF7iQ" association="_lBUHF1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5x1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5qFITEeWV3_MMGEF7iQ _lCa5yFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5yFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5x1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhGVITEeWV3_MMGEF7iQ" name="PlannedFinishTimeType">
- <generalization xmi:id="_lCbhGlITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfm1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfdFITEeWV3_MMGEF7iQ _lBTfnFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfnFITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfm1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCi1IUEeWV3_MMGEF7iQ" name="OpPhysicalAssetSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCbg31ITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg6VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbg4FITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg61ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg4VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg4lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbg41ITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg7VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg5FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg5VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbg5lITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbg71ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbg51ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbg6FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCjFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb1DVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhIVITEeWV3_MMGEF7iQ" name="ProductionRequestIDType">
- <generalization xmi:id="_lCbhIlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeWVITEeWV3_MMGEF7iQ" memberEnd="_lBS4VFITEeWV3_MMGEF7iQ _lBTeWlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeWlITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTeWVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHJVITEeWV3_MMGEF7iQ" memberEnd="_lBUGrVITEeWV3_MMGEF7iQ _lBUHJlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHJlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUHJVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4t1ITEeWV3_MMGEF7iQ" memberEnd="_lCa4o1ITEeWV3_MMGEF7iQ _lCa4uFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4uFITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4t1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCjVIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType15" memberEnd="_DtdCjlIUEeWV3_MMGEF7iQ _DtdCxVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCjlIUEeWV3_MMGEF7iQ" name="extension_DataAreaType15" type="_DtdCxFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCjVIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCj1IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa48lITEeWV3_MMGEF7iQ" memberEnd="_lCa441ITEeWV3_MMGEF7iQ _lCa481ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa481ITEeWV3_MMGEF7iQ" type="_Dtb0zlIUEeWV3_MMGEF7iQ" association="_lCa48lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgPVITEeWV3_MMGEF7iQ" name="BinaryObjectType">
- <ownedAttribute xmi:id="_lBTgPlITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Base64Binary"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgP1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgQFITEeWV3_MMGEF7iQ" name="characterSetCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgQVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgQlITEeWV3_MMGEF7iQ" name="encodingCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgQ1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgRFITEeWV3_MMGEF7iQ" name="filename" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgRVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgRlITEeWV3_MMGEF7iQ" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgR1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgSFITEeWV3_MMGEF7iQ" name="mimeCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgSVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTgSlITEeWV3_MMGEF7iQ" name="uri" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTgS1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa41FITEeWV3_MMGEF7iQ" memberEnd="_lCa4ylITEeWV3_MMGEF7iQ _lCa41VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa41VITEeWV3_MMGEF7iQ" type="_Dtb0dFIUEeWV3_MMGEF7iQ" association="_lCa41FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbh01ITEeWV3_MMGEF7iQ" memberEnd="_lCbhzlITEeWV3_MMGEF7iQ _lCbh1FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbh1FITEeWV3_MMGEF7iQ" type="_DtdCoVIUEeWV3_MMGEF7iQ" association="_lCbh01ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4Q1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4PlITEeWV3_MMGEF7iQ _lBS4RFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4RFITEeWV3_MMGEF7iQ" type="_Dtb1FVIUEeWV3_MMGEF7iQ" association="_lBS4Q1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4ClITEeWV3_MMGEF7iQ" memberEnd="_lBS32VITEeWV3_MMGEF7iQ _lBS4C1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4C1ITEeWV3_MMGEF7iQ" type="_DtdCo1IUEeWV3_MMGEF7iQ" association="_lBS4ClITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhH1ITEeWV3_MMGEF7iQ" name="ProblemType">
- <generalization xmi:id="_lCbhIFITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGyVITEeWV3_MMGEF7iQ" memberEnd="_lBUGxFITEeWV3_MMGEF7iQ _lBUGylITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGylITEeWV3_MMGEF7iQ" type="_DtdC4VIUEeWV3_MMGEF7iQ" association="_lBUGyVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgSlITEeWV3_MMGEF7iQ" memberEnd="_lCbgOVITEeWV3_MMGEF7iQ _lCbgS1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgS1ITEeWV3_MMGEF7iQ" type="_Dtb0kVIUEeWV3_MMGEF7iQ" association="_lCbgSlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhK1ITEeWV3_MMGEF7iQ" name="QualificationTestSpecificationIDType">
- <generalization xmi:id="_lCbhLFITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCkFIUEeWV3_MMGEF7iQ" name="OpMaterialSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lCa531ITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5-FITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCa54FITEeWV3_MMGEF7iQ" name="materialClassID" type="_lBTfg1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5-lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa54VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa54lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa541ITEeWV3_MMGEF7iQ" name="materialDefinitionID" type="_lBTfh1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5_FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa55FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa55VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa55lITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5_lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa551ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa56FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa56VITEeWV3_MMGEF7iQ" name="materialUse" type="_lBTfn1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa6AFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa56lITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa561ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa6AlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa57FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa57VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa57lITEeWV3_MMGEF7iQ" name="assemblySpecification" type="_DtdCkFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa6BFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa571ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa58FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa58VITEeWV3_MMGEF7iQ" name="assemblyType" type="_lBTfjVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa6BlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa58lITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa581ITEeWV3_MMGEF7iQ" name="assemblyRelationship" type="_lBTflVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa6CFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa59FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa59VITEeWV3_MMGEF7iQ" name="materialSpecificationProperty" type="_DtdC3FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa6ClITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa59lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa591ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCkVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbjVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCklIUEeWV3_MMGEF7iQ" name="TransRespondType" visibility="public">
- <ownedAttribute xmi:id="_lBUF5lITEeWV3_MMGEF7iQ" name="originalApplicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF61ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUF51ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUF6FITEeWV3_MMGEF7iQ" name="responseCriteria" type="_Dtb01VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUF7VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUF6VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUF6lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCk1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbpVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf3FITEeWV3_MMGEF7iQ" memberEnd="_lCbfwlITEeWV3_MMGEF7iQ _lCbf3VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf3VITEeWV3_MMGEF7iQ" type="_Dtb0mVIUEeWV3_MMGEF7iQ" association="_lCbf3FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdClFIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType2" memberEnd="_DtdClVIUEeWV3_MMGEF7iQ _Dtcbs1IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdClVIUEeWV3_MMGEF7iQ" name="extension_DataAreaType2" type="_DtcbslIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdClFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCllIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5_FITEeWV3_MMGEF7iQ" memberEnd="_lCa541ITEeWV3_MMGEF7iQ _lCa5_VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5_VITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa5_FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa4-lITEeWV3_MMGEF7iQ" name="OperationsDefinitionIDType">
- <generalization xmi:id="_lCa4-1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCl1IUEeWV3_MMGEF7iQ" name="NamedElement_TransReceiverType" memberEnd="_DtdCmFIUEeWV3_MMGEF7iQ _DtcbgFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCmFIUEeWV3_MMGEF7iQ" name="extension_TransReceiverType" type="_Dtcbf1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCl1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCmVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe41ITEeWV3_MMGEF7iQ" memberEnd="_lBTe2VITEeWV3_MMGEF7iQ _lBTe5FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe5FITEeWV3_MMGEF7iQ" type="_Dtb1BVIUEeWV3_MMGEF7iQ" association="_lBTe41ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3ZVITEeWV3_MMGEF7iQ" memberEnd="_lBS3SFITEeWV3_MMGEF7iQ _lBS3ZlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3ZlITEeWV3_MMGEF7iQ" type="_Dtb0ulIUEeWV3_MMGEF7iQ" association="_lBS3ZVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTftlITEeWV3_MMGEF7iQ" memberEnd="_lBTfq1ITEeWV3_MMGEF7iQ _lBTft1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTft1ITEeWV3_MMGEF7iQ" type="_DtdCtVIUEeWV3_MMGEF7iQ" association="_lBTftlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCmlIUEeWV3_MMGEF7iQ" name="DocumentRoot" visibility="public">
- <ownedAttribute xmi:id="_lBUGhlITEeWV3_MMGEF7iQ" name="mixed" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGh1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGiFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGiVITEeWV3_MMGEF7iQ" name="xMLNSPrefixMap" isOrdered="true" aggregation="composite" association="_lBUGs1ITEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EStringToStringMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGilITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGi1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGjFITEeWV3_MMGEF7iQ" name="xSISchemaLocation" isOrdered="true" aggregation="composite" association="_lBUGtVITEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EStringToStringMapEntry"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGjVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUGjlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGj1ITEeWV3_MMGEF7iQ" name="acknowledgeProcessSegment" type="_Dtb0rFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGt1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGkFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGkVITEeWV3_MMGEF7iQ" name="acknowledgeProcessSegmentInformation" type="_DtcbiFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGuVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGklITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGk1ITEeWV3_MMGEF7iQ" name="cancelProcessSegment" type="_DtcbklIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGu1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGlFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGlVITEeWV3_MMGEF7iQ" name="cancelProcessSegmentInformation" type="_Dtb0xFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGvVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGllITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGl1ITEeWV3_MMGEF7iQ" name="changeProcessSegment" type="_DtcbkFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGv1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGmFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGmVITEeWV3_MMGEF7iQ" name="changeProcessSegmentInformation" type="_DtdCs1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGwVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGmlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGm1ITEeWV3_MMGEF7iQ" name="getProcessSegment" type="_DtdC4VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUGzVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGnFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGnVITEeWV3_MMGEF7iQ" name="getProcessSegmentInformation" type="_DtdCsVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUG2VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGnlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGn1ITEeWV3_MMGEF7iQ" name="processProcessSegment" type="_Dtcb5VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUG5VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGoFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGoVITEeWV3_MMGEF7iQ" name="processProcessSegmentInformation" type="_DtdCiVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUG8VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGolITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGo1ITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUG81ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGpFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGpVITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUG9VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGplITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGp1ITEeWV3_MMGEF7iQ" name="respondProcessSegment" type="_DtccEVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUHAVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGqFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGqVITEeWV3_MMGEF7iQ" name="respondProcessSegmentInformation" type="_Dtcbm1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUHDVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGqlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGq1ITEeWV3_MMGEF7iQ" name="showProcessSegment" type="_DtcbllIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUHGVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGrFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGrVITEeWV3_MMGEF7iQ" name="showProcessSegmentInformation" type="_DtdCqVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUHJVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGrlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGr1ITEeWV3_MMGEF7iQ" name="syncProcessSegment" type="_Dtcby1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUHMVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGsFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGsVITEeWV3_MMGEF7iQ" name="syncProcessSegmentInformation" type="_Dtb0xlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" isDerived="true" association="_lBUHPVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGslITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCm1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCg1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfE1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfAlITEeWV3_MMGEF7iQ _lBTfFFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfFFITEeWV3_MMGEF7iQ" type="_Dtcb9FIUEeWV3_MMGEF7iQ" association="_lBTfE1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5W1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5NlITEeWV3_MMGEF7iQ _lCa5XFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5XFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5W1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCnFIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType11" memberEnd="_DtdCnVIUEeWV3_MMGEF7iQ _Dtcb-VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCnVIUEeWV3_MMGEF7iQ" name="extension_DataAreaType11" type="_Dtcb-FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCnFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCnlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCn1IUEeWV3_MMGEF7iQ" name="ValueType" visibility="public">
- <ownedAttribute xmi:id="_lBTe6FITEeWV3_MMGEF7iQ" name="valueString" type="_lBTe71ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe8VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTe6VITEeWV3_MMGEF7iQ" name="dataType" type="_lBTeyFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe81ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTe6lITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTe61ITEeWV3_MMGEF7iQ" name="unitOfMeasure" type="_lBTe0FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe9VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTe7FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTe7VITEeWV3_MMGEF7iQ" name="key" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTe91ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTe7lITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCoFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0iFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS3UlITEeWV3_MMGEF7iQ" name="IdentifierType">
- <ownedAttribute xmi:id="_lBS3U1ITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3VFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3VVITEeWV3_MMGEF7iQ" name="schemeAgencyID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3VlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3V1ITEeWV3_MMGEF7iQ" name="schemeAgencyName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3WFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3WVITEeWV3_MMGEF7iQ" name="schemeDataURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3WlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3W1ITEeWV3_MMGEF7iQ" name="schemeID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3XFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3XVITEeWV3_MMGEF7iQ" name="schemeName" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3XlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3X1ITEeWV3_MMGEF7iQ" name="schemeURI" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3YFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS3YVITEeWV3_MMGEF7iQ" name="schemeVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3YlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCoVIUEeWV3_MMGEF7iQ" name="TransConfirmType" visibility="public">
- <ownedAttribute xmi:id="_lCbhzFITEeWV3_MMGEF7iQ" name="originalApplicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbh0VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhzVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhzlITEeWV3_MMGEF7iQ" name="responseCriteria" type="_Dtb01VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbh01ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhz1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbh0FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdColIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb8VIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4DlITEeWV3_MMGEF7iQ" memberEnd="_lBS3wFITEeWV3_MMGEF7iQ _lBS4D1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4D1ITEeWV3_MMGEF7iQ" type="_Dtb01VIUEeWV3_MMGEF7iQ" association="_lBS4DlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTgOVITEeWV3_MMGEF7iQ" name="BillOfMaterialsIDType">
- <generalization xmi:id="_lBTgOlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsk1ITEeWV3_MMGEF7iQ" name="NumericType">
- <ownedAttribute xmi:id="_lBUslFITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUslVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsllITEeWV3_MMGEF7iQ" name="format" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsl1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUsp1ITEeWV3_MMGEF7iQ" memberEnd="_lBUsnVITEeWV3_MMGEF7iQ _lBUsqFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUsqFITEeWV3_MMGEF7iQ" type="_DtcbvFIUEeWV3_MMGEF7iQ" association="_lBUsp1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhuVITEeWV3_MMGEF7iQ" memberEnd="_lCbhrVITEeWV3_MMGEF7iQ _lCbhulITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhulITEeWV3_MMGEF7iQ" type="_DtdCwlIUEeWV3_MMGEF7iQ" association="_lCbhuVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbh41ITEeWV3_MMGEF7iQ" name="WorkType1TypeBaseObject">
- <generalization xmi:id="_lCbh5FITEeWV3_MMGEF7iQ" general="_lCbh31ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhjFITEeWV3_MMGEF7iQ" name="ResponseState1TypeBaseObject">
- <generalization xmi:id="_lCbhjVITEeWV3_MMGEF7iQ" general="_lCbhhFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCo1IUEeWV3_MMGEF7iQ" name="TransChangeStatusType" visibility="public">
- <ownedAttribute xmi:id="_lBS3zlITEeWV3_MMGEF7iQ" name="code" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS33lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS3z1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS30FITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS351ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS30VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS30lITEeWV3_MMGEF7iQ" name="effectiveDateTime" type="_lBS3mFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS36VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS301ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS31FITEeWV3_MMGEF7iQ" name="reasonCode" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS361ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS31VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS31lITEeWV3_MMGEF7iQ" name="reason" type="_lBS3bVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS37VITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS311ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS32FITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS32VITEeWV3_MMGEF7iQ" name="stateChange" type="_Dtb0v1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4ClITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS32lITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBS321ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBS33FITEeWV3_MMGEF7iQ" name="userArea" type="_Dtcb7FIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBS4DFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBS33VITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCpFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0oFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5flITEeWV3_MMGEF7iQ" memberEnd="_lCa5cFITEeWV3_MMGEF7iQ _lCa5f1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5f1ITEeWV3_MMGEF7iQ" type="_Dtb1HFIUEeWV3_MMGEF7iQ" association="_lCa5flITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhRFITEeWV3_MMGEF7iQ" name="RelationshipType1Type">
- <generalization xmi:id="_lCbhRVITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCa5uVITEeWV3_MMGEF7iQ" name="StorageLocationType">
- <generalization xmi:id="_lCa5ulITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbht1ITEeWV3_MMGEF7iQ" memberEnd="_lCbhq1ITEeWV3_MMGEF7iQ _lCbhuFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhuFITEeWV3_MMGEF7iQ" type="_DtdCwlIUEeWV3_MMGEF7iQ" association="_lCbht1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsclITEeWV3_MMGEF7iQ" name="MaterialRequirementIDType">
- <generalization xmi:id="_lBUsc1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCpVIUEeWV3_MMGEF7iQ" name="OpMaterialRequirementType" visibility="public">
- <ownedAttribute xmi:id="_lCa5iVITEeWV3_MMGEF7iQ" name="materialClassID" type="_lBTfg1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5rVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5ilITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5i1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5jFITEeWV3_MMGEF7iQ" name="materialDefinitionID" type="_lBTfh1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5r1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5jVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5jlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5j1ITEeWV3_MMGEF7iQ" name="materialLotID" type="_lBUscFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5sVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5kFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5kVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5klITEeWV3_MMGEF7iQ" name="materialSubLotID" type="_lBUsdlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5s1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5k1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5lFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5lVITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5tVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5llITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5l1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5mFITEeWV3_MMGEF7iQ" name="materialUse" type="_lBTfn1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5t1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5mVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5mlITEeWV3_MMGEF7iQ" name="storageLocation" type="_lCa5uVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5u1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5m1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5nFITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5vVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5nVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5nlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5n1ITEeWV3_MMGEF7iQ" name="assemblyRequirement" type="_DtdCpVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5v1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5oFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5oVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5olITEeWV3_MMGEF7iQ" name="assemblyType" type="_lBTfjVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5wVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5o1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5pFITEeWV3_MMGEF7iQ" name="assemblyRelationship" type="_lBTflVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5w1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5pVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5plITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5xVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5p1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5qFITEeWV3_MMGEF7iQ" name="materialRequirementProperty" type="_Dtb1HFIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5x1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5qVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5qlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa5q1ITEeWV3_MMGEF7iQ" name="requiredByRequestedSegmentResponse" type="_lCa4wVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa5yVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5rFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCplIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbrVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5r1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5jFITEeWV3_MMGEF7iQ _lCa5sFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5sFITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5r1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5hlITEeWV3_MMGEF7iQ" memberEnd="_lCa5e1ITEeWV3_MMGEF7iQ _lCa5h1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5h1ITEeWV3_MMGEF7iQ" type="_Dtb1HFIUEeWV3_MMGEF7iQ" association="_lCa5hlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF8VITEeWV3_MMGEF7iQ" memberEnd="_lBUF41ITEeWV3_MMGEF7iQ _lBUF8lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF8lITEeWV3_MMGEF7iQ" type="_Dtb03VIUEeWV3_MMGEF7iQ" association="_lBUF8VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhJVITEeWV3_MMGEF7iQ" name="ProductProductionRuleIDType">
- <generalization xmi:id="_lCbhJlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFqVITEeWV3_MMGEF7iQ" memberEnd="_lBUFm1ITEeWV3_MMGEF7iQ _lBUFqlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFqlITEeWV3_MMGEF7iQ" type="_Dtb0dlIUEeWV3_MMGEF7iQ" association="_lBUFqVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfulITEeWV3_MMGEF7iQ" memberEnd="_lBTfsVITEeWV3_MMGEF7iQ _lBTfu1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfu1ITEeWV3_MMGEF7iQ" type="_DtdCtVIUEeWV3_MMGEF7iQ" association="_lBTfulITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5Z1ITEeWV3_MMGEF7iQ" memberEnd="_lCa5Q1ITEeWV3_MMGEF7iQ _lCa5aFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5aFITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5Z1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCp1IUEeWV3_MMGEF7iQ" name="TransGetType" visibility="public">
- <ownedAttribute xmi:id="_lBUFylITEeWV3_MMGEF7iQ" name="expression" visibility="public" isOrdered="true" isUnique="false">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFy1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFzFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCqFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCvFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUGdVITEeWV3_MMGEF7iQ" name="DataType1TypeBaseObject">
- <generalization xmi:id="_lBUGdlITEeWV3_MMGEF7iQ" general="_lBUGO1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTeT1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4T1ITEeWV3_MMGEF7iQ _lBTeUFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTeUFITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTeT1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfk1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfclITEeWV3_MMGEF7iQ _lBTflFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTflFITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfk1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhnFITEeWV3_MMGEF7iQ" memberEnd="_lCbhlFITEeWV3_MMGEF7iQ _lCbhnVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhnVITEeWV3_MMGEF7iQ" type="_Dtcb9lIUEeWV3_MMGEF7iQ" association="_lCbhnFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFUFITEeWV3_MMGEF7iQ" memberEnd="_lBTgTVITEeWV3_MMGEF7iQ _lBUFUVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFUVITEeWV3_MMGEF7iQ" type="_Dtb0xFIUEeWV3_MMGEF7iQ" association="_lBUFUFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsbFITEeWV3_MMGEF7iQ" name="MaterialActualIDType">
- <generalization xmi:id="_lBUsbVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUselITEeWV3_MMGEF7iQ" name="MaterialUse1TypeBase">
- <ownedLiteral xmi:id="_lBUse1ITEeWV3_MMGEF7iQ" name="Consumed"/>
- <ownedLiteral xmi:id="_lBUsfFITEeWV3_MMGEF7iQ" name="Produced"/>
- <ownedLiteral xmi:id="_lBUsfVITEeWV3_MMGEF7iQ" name="Consumable"/>
- <ownedLiteral xmi:id="_lBUsflITEeWV3_MMGEF7iQ" name="ReplacedAssetn"/>
- <ownedLiteral xmi:id="_lBUsf1ITEeWV3_MMGEF7iQ" name="ReplacementAsset"/>
- <ownedLiteral xmi:id="_lBUsgFITEeWV3_MMGEF7iQ" name="Sample"/>
- <ownedLiteral xmi:id="_lBUsgVITEeWV3_MMGEF7iQ" name="ResurnedSample"/>
- <ownedLiteral xmi:id="_lBUsglITEeWV3_MMGEF7iQ" name="Carrier"/>
- <ownedLiteral xmi:id="_lBUsg1ITEeWV3_MMGEF7iQ" name="ReturnedCarrier"/>
- <ownedLiteral xmi:id="_lBUshFITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsalITEeWV3_MMGEF7iQ" name="ManufacturingBillIDType">
- <generalization xmi:id="_lBUsa1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfG1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfC1ITEeWV3_MMGEF7iQ _lBTfHFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfHFITEeWV3_MMGEF7iQ" type="_Dtcb9FIUEeWV3_MMGEF7iQ" association="_lBTfG1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgFVITEeWV3_MMGEF7iQ" memberEnd="_lCbgAFITEeWV3_MMGEF7iQ _lCbgFlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgFlITEeWV3_MMGEF7iQ" type="_DtcbhFIUEeWV3_MMGEF7iQ" association="_lCbgFVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUHblITEeWV3_MMGEF7iQ" name="JobOrderCommand1Type">
- <generalization xmi:id="_lBUHb1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe8VITEeWV3_MMGEF7iQ" memberEnd="_lBTe6FITEeWV3_MMGEF7iQ _lBTe8lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe8lITEeWV3_MMGEF7iQ" type="_DtdCn1IUEeWV3_MMGEF7iQ" association="_lBTe8VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgZVITEeWV3_MMGEF7iQ" memberEnd="_lCbgW1ITEeWV3_MMGEF7iQ _lCbgZlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgZlITEeWV3_MMGEF7iQ" type="_DtdC2lIUEeWV3_MMGEF7iQ" association="_lCbgZVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHPVITEeWV3_MMGEF7iQ" memberEnd="_lBUGsVITEeWV3_MMGEF7iQ _lBUHPlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHPlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUHPVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhHVITEeWV3_MMGEF7iQ" name="PriorityType">
- <generalization xmi:id="_lCbhHlITEeWV3_MMGEF7iQ" general="_lBUsk1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUshVITEeWV3_MMGEF7iQ" name="MaterialUse1TypeBaseObject">
- <generalization xmi:id="_lBUshlITEeWV3_MMGEF7iQ" general="_lBUselITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfMlITEeWV3_MMGEF7iQ" memberEnd="_lBS4X1ITEeWV3_MMGEF7iQ _lBTfM1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfM1ITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTfMlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5WVITEeWV3_MMGEF7iQ" memberEnd="_lCa5NFITEeWV3_MMGEF7iQ _lCa5WlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5WlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5WVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5rVITEeWV3_MMGEF7iQ" memberEnd="_lCa5iVITEeWV3_MMGEF7iQ _lCa5rlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5rlITEeWV3_MMGEF7iQ" type="_DtdCpVIUEeWV3_MMGEF7iQ" association="_lCa5rVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUHUlITEeWV3_MMGEF7iQ" name="EquipmentCapabilityTestSpecificationIDType">
- <generalization xmi:id="_lBUHU1ITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfKlITEeWV3_MMGEF7iQ" memberEnd="_lBTfH1ITEeWV3_MMGEF7iQ _lBTfK1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfK1ITEeWV3_MMGEF7iQ" type="_Dtb1AVIUEeWV3_MMGEF7iQ" association="_lBTfKlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCqVIUEeWV3_MMGEF7iQ" name="ShowProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBUHHFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHIVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHHVITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb06lIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUHI1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUHHlITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUHH1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUHIFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCqlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtcbuVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfGVITEeWV3_MMGEF7iQ" memberEnd="_lBTfCVITEeWV3_MMGEF7iQ _lBTfGlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfGlITEeWV3_MMGEF7iQ" type="_Dtcb9FIUEeWV3_MMGEF7iQ" association="_lBTfGVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCq1IUEeWV3_MMGEF7iQ" name="NamedElement_RespondProcessSegmentInformationType" memberEnd="_DtdCrFIUEeWV3_MMGEF7iQ _DtcbnFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCrFIUEeWV3_MMGEF7iQ" name="extension_RespondProcessSegmentInformationType" type="_Dtcbm1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCq1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCrVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFZlITEeWV3_MMGEF7iQ" memberEnd="_lBUFU1ITEeWV3_MMGEF7iQ _lBUFZ1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFZ1ITEeWV3_MMGEF7iQ" type="_DtdCylIUEeWV3_MMGEF7iQ" association="_lBUFZlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lCbhSlITEeWV3_MMGEF7iQ" name="RelationshipType1TypeBaseObject">
- <generalization xmi:id="_lCbhS1ITEeWV3_MMGEF7iQ" general="_lCbhRlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCrlIUEeWV3_MMGEF7iQ" name="NamedElement_GetProcessSegmentInformationType" memberEnd="_DtdCr1IUEeWV3_MMGEF7iQ _DtdCslIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCr1IUEeWV3_MMGEF7iQ" name="extension_GetProcessSegmentInformationType" type="_DtdCsVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCrlIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCsFIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCsVIUEeWV3_MMGEF7iQ" name="GetProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBUG0FITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG1VITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG0VITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb09VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUG11ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUG0lITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUG01ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUG1FITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCslIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCrlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTfmVITEeWV3_MMGEF7iQ" name="AssemblyRelationship1Type">
- <generalization xmi:id="_lBTfmlITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHUFITEeWV3_MMGEF7iQ" memberEnd="_lBUHSFITEeWV3_MMGEF7iQ _lBUHUVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHUVITEeWV3_MMGEF7iQ" type="_Dtcbq1IUEeWV3_MMGEF7iQ" association="_lBUHUFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4sVITEeWV3_MMGEF7iQ" memberEnd="_lCa4mlITEeWV3_MMGEF7iQ _lCa4slITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4slITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4sVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCs1IUEeWV3_MMGEF7iQ" name="ChangeProcessSegmentInformationType" visibility="public">
- <ownedAttribute xmi:id="_lBUFk1ITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFmFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFlFITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtb0dlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFrVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFlVITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUFllITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFl1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCtFIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0vFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUscFITEeWV3_MMGEF7iQ" name="MaterialLotIDType">
- <generalization xmi:id="_lBUscVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg2FITEeWV3_MMGEF7iQ" memberEnd="_lCbgxVITEeWV3_MMGEF7iQ _lCbg2VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg2VITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg2FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUFwVITEeWV3_MMGEF7iQ" name="ConfidenceFactorType">
- <generalization xmi:id="_lBUFwlITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCtVIUEeWV3_MMGEF7iQ" name="MaterialSegmentSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lBTfqlITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTftFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfq1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTftlITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfrFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfrVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfrlITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfuFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfr1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfsFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfsVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfulITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfslITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfs1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCtlIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdC3lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTeyFITEeWV3_MMGEF7iQ" name="DataTypeType">
- <generalization xmi:id="_lBTeyVITEeWV3_MMGEF7iQ" general="_lBTezFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTeylITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTey1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCt1IUEeWV3_MMGEF7iQ" name="NamedElement_CancelProcessSegmentInformationType" memberEnd="_DtdCuFIUEeWV3_MMGEF7iQ _Dtb0xVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCuFIUEeWV3_MMGEF7iQ" name="extension_CancelProcessSegmentInformationType" type="_Dtb0xFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCt1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCuVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4u1ITEeWV3_MMGEF7iQ" memberEnd="_lCa4qFITEeWV3_MMGEF7iQ _lCa4vFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4vFITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4u1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUHbFITEeWV3_MMGEF7iQ" name="IndicatorTypeObject">
- <generalization xmi:id="_lBUHbVITEeWV3_MMGEF7iQ" general="_lBUHalITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCulIUEeWV3_MMGEF7iQ" name="DataAreaType8" visibility="public">
- <ownedAttribute xmi:id="_lBUFuFITEeWV3_MMGEF7iQ" name="change" type="_Dtb0nlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFu1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFuVITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFvVITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFulITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCu1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0jlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfz1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfxVITEeWV3_MMGEF7iQ _lBTf0FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTf0FITEeWV3_MMGEF7iQ" type="_Dtb00FIUEeWV3_MMGEF7iQ" association="_lBTfz1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsh1ITEeWV3_MMGEF7iQ" name="MeasureType">
- <ownedAttribute xmi:id="_lBUsiFITEeWV3_MMGEF7iQ" name="value" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsiVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsilITEeWV3_MMGEF7iQ" name="unitCode" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsi1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUsjFITEeWV3_MMGEF7iQ" name="unitCodeListVersionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsjVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3glITEeWV3_MMGEF7iQ" memberEnd="_lBS3TlITEeWV3_MMGEF7iQ _lBS3g1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3g1ITEeWV3_MMGEF7iQ" type="_Dtb0ulIUEeWV3_MMGEF7iQ" association="_lBS3glITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTeVVITEeWV3_MMGEF7iQ" name="OperationsType1Type">
- <generalization xmi:id="_lBTeVlITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCvFIUEeWV3_MMGEF7iQ" name="NamedElement_TransGetType" memberEnd="_DtdCvVIUEeWV3_MMGEF7iQ _DtdCqFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCvVIUEeWV3_MMGEF7iQ" name="extension_TransGetType" type="_DtdCp1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCvFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCvlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCv1IUEeWV3_MMGEF7iQ" name="NamedElement_TransUserAreaType" memberEnd="_DtdCwFIUEeWV3_MMGEF7iQ _Dtcb7VIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCwFIUEeWV3_MMGEF7iQ" name="extension_TransUserAreaType" type="_Dtcb7FIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCv1IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCwVIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa6BlITEeWV3_MMGEF7iQ" memberEnd="_lCa58VITEeWV3_MMGEF7iQ _lCa6B1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa6B1ITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa6BlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBUHalITEeWV3_MMGEF7iQ" name="IndicatorType">
- <generalization xmi:id="_lBUHa1ITEeWV3_MMGEF7iQ">
- <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Boolean"/>
- </generalization>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCwlIUEeWV3_MMGEF7iQ" name="TestResultType" visibility="public">
- <ownedAttribute xmi:id="_lCbhq1ITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbht1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhrFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhrVITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhuVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhrlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbhr1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhsFITEeWV3_MMGEF7iQ" name="testDateTime" type="_lCbhqFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhu1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhsVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhslITEeWV3_MMGEF7iQ" name="result" type="_Dtcb9lIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhvVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhs1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbhtFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbhtVITEeWV3_MMGEF7iQ" name="expirationTime" type="_lBUHaFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbhv1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbhtlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCw1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb011IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbh3VITEeWV3_MMGEF7iQ" name="WorkType1Type">
- <generalization xmi:id="_lCbh3lITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBTgMVITEeWV3_MMGEF7iQ" name="AssemblyType1TypeBase">
- <ownedLiteral xmi:id="_lBTgMlITEeWV3_MMGEF7iQ" name="Physical"/>
- <ownedLiteral xmi:id="_lBTgM1ITEeWV3_MMGEF7iQ" name="Logical"/>
- <ownedLiteral xmi:id="_lBTgNFITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHFVITEeWV3_MMGEF7iQ" memberEnd="_lBUHEFITEeWV3_MMGEF7iQ _lBUHFlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHFlITEeWV3_MMGEF7iQ" type="_DtcbllIUEeWV3_MMGEF7iQ" association="_lBUHFVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa51lITEeWV3_MMGEF7iQ" memberEnd="_lCa5zFITEeWV3_MMGEF7iQ _lCa511ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa511ITEeWV3_MMGEF7iQ" type="_DtdC3FIUEeWV3_MMGEF7iQ" association="_lCa51lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF91ITEeWV3_MMGEF7iQ" memberEnd="_lBUF9FITEeWV3_MMGEF7iQ _lBUF-FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF-FITEeWV3_MMGEF7iQ" type="_Dtb0e1IUEeWV3_MMGEF7iQ" association="_lBUF91ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTezlITEeWV3_MMGEF7iQ" memberEnd="_lBTef1ITEeWV3_MMGEF7iQ _lBTez1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTez1ITEeWV3_MMGEF7iQ" type="_Dtb081IUEeWV3_MMGEF7iQ" association="_lBTezlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4R1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4HFITEeWV3_MMGEF7iQ _lBS4SFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4SFITEeWV3_MMGEF7iQ" type="_Dtb1F1IUEeWV3_MMGEF7iQ" association="_lBS4R1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbgl1ITEeWV3_MMGEF7iQ" memberEnd="_lCbge1ITEeWV3_MMGEF7iQ _lCbgmFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbgmFITEeWV3_MMGEF7iQ" type="_DtdCyFIUEeWV3_MMGEF7iQ" association="_lCbgl1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF71ITEeWV3_MMGEF7iQ" memberEnd="_lBUF4lITEeWV3_MMGEF7iQ _lBUF8FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF8FITEeWV3_MMGEF7iQ" type="_Dtb03VIUEeWV3_MMGEF7iQ" association="_lBUF71ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUsyVITEeWV3_MMGEF7iQ" memberEnd="_lBUsrFITEeWV3_MMGEF7iQ _lBUsylITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUsylITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUsyVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfZ1ITEeWV3_MMGEF7iQ" memberEnd="_lBS4YlITEeWV3_MMGEF7iQ _lBTfaFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfaFITEeWV3_MMGEF7iQ" type="_DtcbnVIUEeWV3_MMGEF7iQ" association="_lBTfZ1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhmlITEeWV3_MMGEF7iQ" memberEnd="_lCbhk1ITEeWV3_MMGEF7iQ _lCbhm1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhm1ITEeWV3_MMGEF7iQ" type="_Dtcb9lIUEeWV3_MMGEF7iQ" association="_lCbhmlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbhnlITEeWV3_MMGEF7iQ" memberEnd="_lCbhllITEeWV3_MMGEF7iQ _lCbhn1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbhn1ITEeWV3_MMGEF7iQ" type="_Dtcb9lIUEeWV3_MMGEF7iQ" association="_lCbhnlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCxFIUEeWV3_MMGEF7iQ" name="DataAreaType15" visibility="public">
- <ownedAttribute xmi:id="_lBTgFVITEeWV3_MMGEF7iQ" name="acknowledge" type="_Dtcb2VIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgGFITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTgFlITEeWV3_MMGEF7iQ" name="processSegment" type="_DtcbnVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTgGlITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTgF1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCxVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdCjVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbfrlITEeWV3_MMGEF7iQ" memberEnd="_lCbfo1ITEeWV3_MMGEF7iQ _lCbfr1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbfr1ITEeWV3_MMGEF7iQ" type="_Dtb0bVIUEeWV3_MMGEF7iQ" association="_lCbfrlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF21ITEeWV3_MMGEF7iQ" memberEnd="_lBUF1lITEeWV3_MMGEF7iQ _lBUF3FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF3FITEeWV3_MMGEF7iQ" type="_Dtb0_VIUEeWV3_MMGEF7iQ" association="_lBUF21ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF3VITEeWV3_MMGEF7iQ" memberEnd="_lBUF0lITEeWV3_MMGEF7iQ _lBUF3lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF3lITEeWV3_MMGEF7iQ" type="_DtcbslIUEeWV3_MMGEF7iQ" association="_lBUF3VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3lFITEeWV3_MMGEF7iQ" memberEnd="_lBS3jVITEeWV3_MMGEF7iQ _lBS3lVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3lVITEeWV3_MMGEF7iQ" type="_Dtcbf1IUEeWV3_MMGEF7iQ" association="_lBS3lFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs11ITEeWV3_MMGEF7iQ" memberEnd="_lBUsu1ITEeWV3_MMGEF7iQ _lBUs2FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs2FITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs11ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCxlIUEeWV3_MMGEF7iQ" name="TransCancelType" visibility="public">
- <ownedAttribute xmi:id="_lBUFV1ITEeWV3_MMGEF7iQ" name="actionCriteria" type="_Dtb1E1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFZFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUFWFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFWVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCx1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0yFIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfTFITEeWV3_MMGEF7iQ" memberEnd="_lBTfOVITEeWV3_MMGEF7iQ _lBTfTVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfTVITEeWV3_MMGEF7iQ" type="_DtcbclIUEeWV3_MMGEF7iQ" association="_lBTfTFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBTeUVITEeWV3_MMGEF7iQ" name="OperationsTypeType">
- <generalization xmi:id="_lBTeUlITEeWV3_MMGEF7iQ" general="_lBTeVVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTeU1ITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTeVFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCyFIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetCapabilityType" visibility="public">
- <ownedAttribute xmi:id="_lCbgalITEeWV3_MMGEF7iQ" name="physicalAssetClassID" type="_lBTfRFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgh1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbga1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgbFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgbVITEeWV3_MMGEF7iQ" name="physicalAssetID" type="_lBTfSFITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgiVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgblITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgb1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgcFITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgi1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgcVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgclITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgc1ITEeWV3_MMGEF7iQ" name="capabilityType" type="_lBUFilITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgjVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgdFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgdVITEeWV3_MMGEF7iQ" name="reason" type="_lBUs0VITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgj1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgdlITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgd1ITEeWV3_MMGEF7iQ" name="confidenceFactor" type="_lBUFwVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgkVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgeFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgeVITEeWV3_MMGEF7iQ" name="hierarchyScope" type="_Dtb1FVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgk1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgelITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbge1ITEeWV3_MMGEF7iQ" name="physicalAssetUse" type="_lCbglVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgl1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgfFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgfVITEeWV3_MMGEF7iQ" name="startTime" type="_lBUs21ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgmVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgflITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgf1ITEeWV3_MMGEF7iQ" name="endTime" type="_lBUHQVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgm1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbggFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbggVITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgnVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgglITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgg1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbghFITEeWV3_MMGEF7iQ" name="physicalAssetCapabilityProperty" type="_DtdC2lIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgn1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbghVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbghlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCyVIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtdC0VIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_lBS3ylITEeWV3_MMGEF7iQ" name="TransActionCodeType"/>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhOlITEeWV3_MMGEF7iQ" name="RelationshipForm1TypeBase">
- <ownedLiteral xmi:id="_lCbhO1ITEeWV3_MMGEF7iQ" name="Permanent"/>
- <ownedLiteral xmi:id="_lCbhPFITEeWV3_MMGEF7iQ" name="Transient"/>
- <ownedLiteral xmi:id="_lCbhPVITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCylIUEeWV3_MMGEF7iQ" name="DataAreaType9" visibility="public">
- <ownedAttribute xmi:id="_lBUFU1ITEeWV3_MMGEF7iQ" name="cancel" type="_DtdCxlIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFZlITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUFVFITEeWV3_MMGEF7iQ" name="processSegmentInformation" type="_Dtb1F1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUFaFITEeWV3_MMGEF7iQ">
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBUFVVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdCy1IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0i1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfi1ITEeWV3_MMGEF7iQ" memberEnd="_lBTfb1ITEeWV3_MMGEF7iQ _lBTfjFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfjFITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfi1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5-FITEeWV3_MMGEF7iQ" memberEnd="_lCa531ITEeWV3_MMGEF7iQ _lCa5-VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5-VITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa5-FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGwVITEeWV3_MMGEF7iQ" memberEnd="_lBUGmVITEeWV3_MMGEF7iQ _lBUGwlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGwlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGwVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdCzFIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType6" memberEnd="_DtdCzVIUEeWV3_MMGEF7iQ _DtcbuFIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdCzVIUEeWV3_MMGEF7iQ" name="extension_DataAreaType6" type="_Dtcbt1IUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdCzFIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdCzlIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS4BlITEeWV3_MMGEF7iQ" memberEnd="_lBS3-VITEeWV3_MMGEF7iQ _lBS4B1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS4B1ITEeWV3_MMGEF7iQ" type="_Dtb0v1IUEeWV3_MMGEF7iQ" association="_lBS4BlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe1lITEeWV3_MMGEF7iQ" memberEnd="_lBTea1ITEeWV3_MMGEF7iQ _lBTe11ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe11ITEeWV3_MMGEF7iQ" type="_Dtb0a1IUEeWV3_MMGEF7iQ" association="_lBTe1lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfnVITEeWV3_MMGEF7iQ" memberEnd="_lBTfdlITEeWV3_MMGEF7iQ _lBTfnlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfnlITEeWV3_MMGEF7iQ" type="_DtdCz1IUEeWV3_MMGEF7iQ" association="_lBTfnVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa6AFITEeWV3_MMGEF7iQ" memberEnd="_lCa56VITEeWV3_MMGEF7iQ _lCa6AVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa6AVITEeWV3_MMGEF7iQ" type="_DtdCkFIUEeWV3_MMGEF7iQ" association="_lCa6AFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdCz1IUEeWV3_MMGEF7iQ" name="MaterialSegmentSpecificationType" visibility="public">
- <ownedAttribute xmi:id="_lBTfalITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfgVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBTfa1ITEeWV3_MMGEF7iQ" name="materialClassID" type="_lBTfg1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfhVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfbFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfbVITEeWV3_MMGEF7iQ" name="materialDefinitionID" type="_lBTfh1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfiVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfblITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfb1ITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfi1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfcFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfcVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfclITEeWV3_MMGEF7iQ" name="assemblyType" type="_lBTfjVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfk1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfc1ITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfdFITEeWV3_MMGEF7iQ" name="assemblyRelationship" type="_lBTflVITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfm1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfdVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfdlITEeWV3_MMGEF7iQ" name="assemblySpecificationID" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfnVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfd1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfeFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfeVITEeWV3_MMGEF7iQ" name="materialUse" type="_lBTfn1ITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfpVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTfelITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfe1ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfp1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTffFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTffVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBTfflITEeWV3_MMGEF7iQ" name="materialSegmentSpecificationProperty" type="_DtdCtVIUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBTfvFITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBTff1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lBTfgFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdC0FIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtcb7lIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGG1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGDVITEeWV3_MMGEF7iQ _lBUGHFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGHFITEeWV3_MMGEF7iQ" type="_Dtcb-FIUEeWV3_MMGEF7iQ" association="_lBUGG1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTe-VITEeWV3_MMGEF7iQ" memberEnd="_lBTe3VITEeWV3_MMGEF7iQ _lBTe-lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTe-lITEeWV3_MMGEF7iQ" type="_Dtb1BVIUEeWV3_MMGEF7iQ" association="_lBTe-VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgGFITEeWV3_MMGEF7iQ" memberEnd="_lBTgFVITEeWV3_MMGEF7iQ _lBTgGVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgGVITEeWV3_MMGEF7iQ" type="_DtdCxFIUEeWV3_MMGEF7iQ" association="_lBTgGFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFYlITEeWV3_MMGEF7iQ" memberEnd="_lBUFXlITEeWV3_MMGEF7iQ _lBUFY1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFY1ITEeWV3_MMGEF7iQ" type="_Dtb1E1IUEeWV3_MMGEF7iQ" association="_lBUFYlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdC0VIUEeWV3_MMGEF7iQ" name="NamedElement_OpPhysicalAssetCapabilityType" memberEnd="_DtdC0lIUEeWV3_MMGEF7iQ _DtdCyVIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdC0lIUEeWV3_MMGEF7iQ" name="extension_OpPhysicalAssetCapabilityType" type="_DtdCyFIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdC0VIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdC01IUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa4uVITEeWV3_MMGEF7iQ" memberEnd="_lCa4pVITEeWV3_MMGEF7iQ _lCa4ulITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa4ulITEeWV3_MMGEF7iQ" type="_DtcbwFIUEeWV3_MMGEF7iQ" association="_lCa4uVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdC1FIUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType12" memberEnd="_DtdC1VIUEeWV3_MMGEF7iQ _Dtb061IUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdC1VIUEeWV3_MMGEF7iQ" name="extension_DataAreaType12" type="_Dtb06lIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdC1FIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdC1lIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBS4LFITEeWV3_MMGEF7iQ" name="EquipmentIDType">
- <generalization xmi:id="_lBS4LVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgHFITEeWV3_MMGEF7iQ" memberEnd="_lBTgDlITEeWV3_MMGEF7iQ _lBTgHVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgHVITEeWV3_MMGEF7iQ" type="_Dtb0rFIUEeWV3_MMGEF7iQ" association="_lBTgHFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdC11IUEeWV3_MMGEF7iQ" name="NamedElement_DataAreaType1" memberEnd="_DtdC2FIUEeWV3_MMGEF7iQ _Dtb09lIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdC2FIUEeWV3_MMGEF7iQ" name="extension_DataAreaType1" type="_Dtb09VIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdC11IUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdC2VIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFq1ITEeWV3_MMGEF7iQ" memberEnd="_lBUFnFITEeWV3_MMGEF7iQ _lBUFrFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFrFITEeWV3_MMGEF7iQ" type="_Dtb0dlIUEeWV3_MMGEF7iQ" association="_lBUFq1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lBUHcFITEeWV3_MMGEF7iQ" name="JobOrderCommand1TypeBase">
- <ownedLiteral xmi:id="_lBUHcVITEeWV3_MMGEF7iQ" name="Start"/>
- <ownedLiteral xmi:id="_lBUHclITEeWV3_MMGEF7iQ" name="Stop"/>
- <ownedLiteral xmi:id="_lBUHc1ITEeWV3_MMGEF7iQ" name="Hold"/>
- <ownedLiteral xmi:id="_lBUHdFITEeWV3_MMGEF7iQ" name="Restart"/>
- <ownedLiteral xmi:id="_lBUHdVITEeWV3_MMGEF7iQ" name="Abort"/>
- <ownedLiteral xmi:id="_lBUHdlITEeWV3_MMGEF7iQ" name="Reset"/>
- <ownedLiteral xmi:id="_lBUHd1ITEeWV3_MMGEF7iQ" name="Pause"/>
- <ownedLiteral xmi:id="_lBUHeFITEeWV3_MMGEF7iQ" name="Resume"/>
- <ownedLiteral xmi:id="_lBUHeVITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdC2lIUEeWV3_MMGEF7iQ" name="OpPhysicalAssetCapabilityPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCbgV1ITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgYVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCbgWFITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgY1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgWVITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgWlITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgW1ITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgZVITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgXFITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgXVITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCbgXlITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCbgZ1ITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCbgX1ITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCbgYFITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdC21IUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0fVIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHGVITEeWV3_MMGEF7iQ" memberEnd="_lBUGq1ITEeWV3_MMGEF7iQ _lBUHGlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHGlITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUHGVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGu1ITEeWV3_MMGEF7iQ" memberEnd="_lBUGk1ITEeWV3_MMGEF7iQ _lBUGvFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGvFITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGu1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUs2VITEeWV3_MMGEF7iQ" memberEnd="_lBUsvVITEeWV3_MMGEF7iQ _lBUs2lITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUs2lITEeWV3_MMGEF7iQ" type="_DtcbcFIUEeWV3_MMGEF7iQ" association="_lBUs2VITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfuFITEeWV3_MMGEF7iQ" memberEnd="_lBTfrlITEeWV3_MMGEF7iQ _lBTfuVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfuVITEeWV3_MMGEF7iQ" type="_DtdCtVIUEeWV3_MMGEF7iQ" association="_lBTfuFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Enumeration" xmi:id="_lCbhVlITEeWV3_MMGEF7iQ" name="RequestState1TypeBase">
- <ownedLiteral xmi:id="_lCbhV1ITEeWV3_MMGEF7iQ" name="Forecast"/>
- <ownedLiteral xmi:id="_lCbhWFITEeWV3_MMGEF7iQ" name="Released"/>
- <ownedLiteral xmi:id="_lCbhWVITEeWV3_MMGEF7iQ" name="Other"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa41lITEeWV3_MMGEF7iQ" memberEnd="_lCa4y1ITEeWV3_MMGEF7iQ _lCa411ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa411ITEeWV3_MMGEF7iQ" type="_Dtb0dFIUEeWV3_MMGEF7iQ" association="_lCa41lITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg71ITEeWV3_MMGEF7iQ" memberEnd="_lCbg5lITEeWV3_MMGEF7iQ _lCbg8FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg8FITEeWV3_MMGEF7iQ" type="_DtdCi1IUEeWV3_MMGEF7iQ" association="_lCbg71ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdC3FIUEeWV3_MMGEF7iQ" name="OpMaterialSpecificationPropertyType" visibility="public">
- <ownedAttribute xmi:id="_lCa5zFITEeWV3_MMGEF7iQ" name="iD" type="_lBS3UlITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa51lITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lCa5zVITEeWV3_MMGEF7iQ" name="description" type="_lBS34FITEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa52FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa5zlITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa5z1ITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa50FITEeWV3_MMGEF7iQ" name="value" type="_DtdCn1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa52lITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa50VITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa50lITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lCa501ITEeWV3_MMGEF7iQ" name="quantity" type="_Dtb081IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lCa53FITEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lCa51FITEeWV3_MMGEF7iQ"/>
- <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_lCa51VITEeWV3_MMGEF7iQ" value="*"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdC3VIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_Dtb0m1IUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBS3Z1ITEeWV3_MMGEF7iQ" memberEnd="_lBS3SlITEeWV3_MMGEF7iQ _lBS3aFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBS3aFITEeWV3_MMGEF7iQ" type="_Dtb0ulIUEeWV3_MMGEF7iQ" association="_lBS3Z1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbfslITEeWV3_MMGEF7iQ" memberEnd="_lCbfqVITEeWV3_MMGEF7iQ _lCbfs1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbfs1ITEeWV3_MMGEF7iQ" type="_Dtb0bVIUEeWV3_MMGEF7iQ" association="_lCbfslITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUGuVITEeWV3_MMGEF7iQ" memberEnd="_lBUGkVITEeWV3_MMGEF7iQ _lBUGulITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUGulITEeWV3_MMGEF7iQ" type="_DtdCmlIUEeWV3_MMGEF7iQ" association="_lBUGuVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUHI1ITEeWV3_MMGEF7iQ" memberEnd="_lBUHHVITEeWV3_MMGEF7iQ _lBUHJFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHJFITEeWV3_MMGEF7iQ" type="_DtdCqVIUEeWV3_MMGEF7iQ" association="_lBUHI1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFeFITEeWV3_MMGEF7iQ" memberEnd="_lBUFdVITEeWV3_MMGEF7iQ _lBUFeVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUFeVITEeWV3_MMGEF7iQ" type="_Dtcb4FIUEeWV3_MMGEF7iQ" association="_lBUFeFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbf91ITEeWV3_MMGEF7iQ" memberEnd="_lCbf7VITEeWV3_MMGEF7iQ _lCbf-FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbf-FITEeWV3_MMGEF7iQ" type="_Dtcb51IUEeWV3_MMGEF7iQ" association="_lCbf91ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5XVITEeWV3_MMGEF7iQ" memberEnd="_lCa5OFITEeWV3_MMGEF7iQ _lCa5XlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5XlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5XVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCbg1FITEeWV3_MMGEF7iQ" memberEnd="_lCbgwFITEeWV3_MMGEF7iQ _lCbg1VITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCbg1VITEeWV3_MMGEF7iQ" type="_DtdCgVIUEeWV3_MMGEF7iQ" association="_lCbg1FITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Extension" xmi:id="_DtdC3lIUEeWV3_MMGEF7iQ" name="NamedElement_MaterialSegmentSpecificationPropertyType" memberEnd="_DtdC31IUEeWV3_MMGEF7iQ _DtdCtlIUEeWV3_MMGEF7iQ">
- <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_DtdC31IUEeWV3_MMGEF7iQ" name="extension_MaterialSegmentSpecificationPropertyType" type="_DtdCtVIUEeWV3_MMGEF7iQ" aggregation="composite" association="_DtdC3lIUEeWV3_MMGEF7iQ">
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_DtdC4FIUEeWV3_MMGEF7iQ" value="1"/>
- </ownedEnd>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUs21ITEeWV3_MMGEF7iQ" name="StartTimeType">
- <generalization xmi:id="_lBUs3FITEeWV3_MMGEF7iQ" general="_lBS3mFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTgGlITEeWV3_MMGEF7iQ" memberEnd="_lBTgFlITEeWV3_MMGEF7iQ _lBTgG1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTgG1ITEeWV3_MMGEF7iQ" type="_DtdCxFIUEeWV3_MMGEF7iQ" association="_lBTgGlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUFz1ITEeWV3_MMGEF7iQ" memberEnd="_lBUFx1ITEeWV3_MMGEF7iQ _lBUF0FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF0FITEeWV3_MMGEF7iQ" type="_Dtb09VIUEeWV3_MMGEF7iQ" association="_lBUFz1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUG_1ITEeWV3_MMGEF7iQ" memberEnd="_lBUG-VITEeWV3_MMGEF7iQ _lBUHAFITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUHAFITEeWV3_MMGEF7iQ" type="_DtccEVIUEeWV3_MMGEF7iQ" association="_lBUG_1ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsYlITEeWV3_MMGEF7iQ" name="JobOrderCommandType">
- <generalization xmi:id="_lBUsY1ITEeWV3_MMGEF7iQ" general="_lBUHblITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUsZFITEeWV3_MMGEF7iQ" name="otherValue" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUsZVITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5UVITEeWV3_MMGEF7iQ" memberEnd="_lCa5KVITEeWV3_MMGEF7iQ _lCa5UlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5UlITEeWV3_MMGEF7iQ" type="_Dtcb3lIUEeWV3_MMGEF7iQ" association="_lCa5UVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBUF31ITEeWV3_MMGEF7iQ" memberEnd="_lBUF01ITEeWV3_MMGEF7iQ _lBUF4FITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBUF4FITEeWV3_MMGEF7iQ" type="_DtcbslIUEeWV3_MMGEF7iQ" association="_lBUF31ITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lCbhalITEeWV3_MMGEF7iQ" name="ResourceReferenceType1Type">
- <generalization xmi:id="_lCbha1ITEeWV3_MMGEF7iQ" general="_lBS3bVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lCa5hFITEeWV3_MMGEF7iQ" memberEnd="_lCa5eFITEeWV3_MMGEF7iQ _lCa5hVITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lCa5hVITEeWV3_MMGEF7iQ" type="_Dtb1HFIUEeWV3_MMGEF7iQ" association="_lCa5hFITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfZVITEeWV3_MMGEF7iQ" memberEnd="_lBTfQVITEeWV3_MMGEF7iQ _lBTfZlITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfZlITEeWV3_MMGEF7iQ" type="_DtcbclIUEeWV3_MMGEF7iQ" association="_lBTfZVITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:Stereotype" xmi:id="_DtdC4VIUEeWV3_MMGEF7iQ" name="GetProcessSegmentType" visibility="public">
- <ownedAttribute xmi:id="_lBUGxFITEeWV3_MMGEF7iQ" name="applicationArea" type="_Dtb1A1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGyVITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGxVITEeWV3_MMGEF7iQ" name="dataArea" type="_Dtcbt1IUEeWV3_MMGEF7iQ" isOrdered="true" aggregation="composite" association="_lBUGy1ITEeWV3_MMGEF7iQ"/>
- <ownedAttribute xmi:id="_lBUGxlITEeWV3_MMGEF7iQ" name="releaseID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_lBUGx1ITEeWV3_MMGEF7iQ" name="versionID" visibility="public" isOrdered="true">
- <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
- <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_lBUGyFITEeWV3_MMGEF7iQ"/>
- </ownedAttribute>
- <ownedAttribute xmi:id="_DtdC4lIUEeWV3_MMGEF7iQ" name="base_NamedElement" association="_DtbNUlIUEeWV3_MMGEF7iQ">
- <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
- </ownedAttribute>
- </packagedElement>
- <packagedElement xmi:type="uml:Association" xmi:id="_lBTfSlITEeWV3_MMGEF7iQ" memberEnd="_lBTfN1ITEeWV3_MMGEF7iQ _lBTfS1ITEeWV3_MMGEF7iQ">
- <ownedEnd xmi:id="_lBTfS1ITEeWV3_MMGEF7iQ" type="_DtcbclIUEeWV3_MMGEF7iQ" association="_lBTfSlITEeWV3_MMGEF7iQ"/>
- </packagedElement>
- <packagedElement xmi:type="uml:DataType" xmi:id="_lBUsdFITEeWV3_MMGEF7iQ" name="MaterialSpecificationIDType">
- <generalization xmi:id="_lBUsdVITEeWV3_MMGEF7iQ" general="_lBS3UlITEeWV3_MMGEF7iQ"/>
->>>>>>> 3dfdb08 Papyrus BPMN project
- </packagedElement>
-</uml:Profile>
+<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001"/>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.di b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.di
new file mode 100644
index 00000000000..bf9abab340f
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.di
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"/>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.genmodel b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.genmodel
new file mode 100644
index 00000000000..4fc462264b4
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.genmodel
@@ -0,0 +1,2141 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<genmodel:GenModel 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" xmlns:genmodel="http://www.eclipse.org/uml2/2.2.0/GenModel"
+ modelDirectory="/org.eclipse.papyrus.manufacturing.b2mml/src" modelPluginID="org.eclipse.papyrus.manufacturing.b2mml"
+ modelName="B2MML-ProductionSchedule" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
+ importerID="org.eclipse.uml2.uml.ecore.importer" complianceLevel="8.0" copyrightFields="false"
+ usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../org.eclipse.uml2.types/model/Types.genmodel#//types ../../org.eclipse.uml2.uml/model/UML.genmodel#//uml #//B2MML_ProductionSchedule/B2MML_Profile"
+ operationReflection="true" importOrganizing="true">
+ <genAnnotations source="http://www.eclipse.org/emf/2002/GenModel/importer/org.eclipse.uml2.uml.ecore.importer">
+ <details key="OPPOSITE_ROLE_NAMES" value="IGNORE"/>
+ <details key="DUPLICATE_FEATURES" value="DISCARD"/>
+ <details key="ANNOTATION_DETAILS" value="PROCESS"/>
+ <details key="PROPERTY_DEFAULT_EXPRESSIONS" value="IGNORE"/>
+ <details key="DUPLICATE_FEATURE_INHERITANCE" value="DISCARD"/>
+ <details key="COMMENTS" value="PROCESS"/>
+ <details key="DERIVED_FEATURES" value="PROCESS"/>
+ <details key="SUPER_CLASS_ORDER" value="PROCESS"/>
+ <details key="DUPLICATE_OPERATION_INHERITANCE" value="DISCARD"/>
+ <details key="REDEFINING_OPERATIONS" value="REPORT"/>
+ <details key="INVARIANT_CONSTRAINTS" value="PROCESS"/>
+ <details key="UNION_PROPERTIES" value="REPORT"/>
+ <details key="DUPLICATE_OPERATIONS" value="DISCARD"/>
+ <details key="NON_API_INVARIANTS" value="IGNORE"/>
+ <details key="CAMEL_CASE_NAMES" value="IGNORE"/>
+ <details key="SUBSETTING_PROPERTIES" value="REPORT"/>
+ <details key="OPERATION_BODIES" value="IGNORE"/>
+ <details key="ECORE_TAGGED_VALUES" value="PROCESS"/>
+ <details key="UNTYPED_PROPERTIES" value="REPORT"/>
+ <details key="REDEFINING_PROPERTIES" value="REPORT"/>
+ <details key="INVOCATION_DELEGATES" value="IGNORE"/>
+ <details key="VALIDATION_DELEGATES" value="IGNORE"/>
+ </genAnnotations>
+ <foreignModel>B2MML-ProductionSchedule.profile.uml</foreignModel>
+ <genPackages xsi:type="genmodel:GenPackage" prefix="B2MML_ProductionSchedule" disposableProviderFactory="true"
+ ecorePackage="B2MML_ProductionSchedule.ecore#/">
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//EquipmentRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ProcessProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProcessProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProcessProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProcessProductionSchedule/process"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProcessProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProcessProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/scheduleState"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/publishedDate"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/productionRequest"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/equipmentElementLevel"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ProductionRequest">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/priority"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/segmentRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/requestState"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/segmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionRequest/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//SegmentRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/materialProducedRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/productionParameter"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/consumableExpectedRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/segmentRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/equipmentRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/productSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/materialRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/latestEndTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/processSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/earliestStartTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/physicalAssetRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/personnelRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/materialConsumedRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/duration"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/segmentState"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SegmentRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/materialProducedRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//MaterialProducedRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialProducedRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ProductionParameter">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionParameter/productSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionParameter/processSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionParameter/parameter"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ProductionParameter/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/consumableExpectedRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ConsumableExpectedRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//EquipmentRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/equipmentRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/equipmentClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//EquipmentRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//MaterialRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/materialRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/assemblyRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/assemblyRelationship"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/assemblyType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/materialUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//MaterialRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/physicalAssetRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/physicalAssetID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/physicalAssetClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PhysicalAssetRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//PersonnelRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/personnelRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/personnelClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/personID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//PersonnelRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//PersonnelRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/materialConsumedRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//MaterialConsumedRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//Duration"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//SegmentResponse"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//AcknowledgeProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//AcknowledgeProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//AcknowledgeProductionSchedule/acknowledge"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//AcknowledgeProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//AcknowledgeProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//AcknowledgeProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//CancelProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//CancelProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//CancelProductionSchedule/cancel"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//CancelProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//CancelProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//CancelProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//SyncProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SyncProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SyncProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SyncProductionSchedule/sync"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SyncProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//SyncProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ShowProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ShowProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ShowProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ShowProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ShowProductionSchedule/show"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ShowProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//GetProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//GetProductionSchedule/get"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//GetProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//GetProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//GetProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//GetProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//UnnamedDataType8"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//ChangeProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ChangeProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ChangeProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ChangeProductionSchedule/change"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ChangeProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//ChangeProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//RespondProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//RespondProductionSchedule/dataArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//RespondProductionSchedule/productionSchedule"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//RespondProductionSchedule/respond"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//RespondProductionSchedule/applicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//RespondProductionSchedule/base_NamedElement"/>
+ </genClasses>
+ <nestedGenPackages xsi:type="genmodel:GenPackage" prefix="B2MML_Profile" disposableProviderFactory="true"
+ loadInitialization="true" literalsInterface="false" ecorePackage="B2MML_ProductionSchedule.ecore#//B2MML_Profile">
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Version">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Version/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OtherDependency">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OtherDependency/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PropertyID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PropertyID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/CapabilityType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/CapabilityType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/HierarchyScope">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/HierarchyScope/equipmentElementLevel"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/HierarchyScope/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/HierarchyScope/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/HierarchyScope/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentElementLevel">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentElementLevel/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkRequestID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkRequestID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Description">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Description/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Value">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Value/key"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Value/unitOfMeasure"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Value/valueString"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Value/dataType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Value/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Identifier"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/UnitOfMeasure">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/UnitOfMeasure/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ValueString">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ValueString/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/DataType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/DataType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Resources">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Resources/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipForm">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipForm/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Reason">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Reason/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestedCompletionDate">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestedCompletionDate/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/StatusTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/StatusTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/AnyGenericValue">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/AnyGenericValue/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransStateChange">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransStateChange/fromStateCode"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransStateChange/userArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransStateChange/toStateCode"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransStateChange/changeDateTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransStateChange/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Code"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransUserArea">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransUserArea/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/DateTime"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialLotID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialLotID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/BillOfMaterialID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/BillOfMaterialID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetActualID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetActualID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestDateTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestDateTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/StartTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/StartTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/authorizationID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/logicalID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/taskID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/referenceID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/componentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/confirmationCode"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSender/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransConfirmationCode">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransConfirmationCode/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapabilityProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapabilityProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapabilityProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapabilityProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapabilityProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapabilityProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/CapabilityType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/CapabilityType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentCapabilityTestSpecificationID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentCapabilityTestSpecificationID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsSegmentID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsSegmentID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransRespond">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransRespond/originalApplicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransRespond/responseCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransRespond/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/bODID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/receiver"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/sender"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/userArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/creationDateTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/signature"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransApplicationArea/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransReceiver">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransReceiver/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransReceiver/componentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransReceiver/logicalID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransReceiver/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSignature">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSignature/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransResponseCriteria">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransResponseCriteria/responseExpression"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransResponseCriteria/changeStatus"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransResponseCriteria/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransExpression">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransExpression/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/effectiveDateTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/userArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/reasonCode"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/stateChange"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/code"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/reason"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChangeStatus/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestState1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestState1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EarliestStartTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EarliestStartTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PlannedFinishTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PlannedFinishTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/physicalAssetRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/physicalAssetUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/physicalAssetClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/equipmentLevel"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/physicalAssetID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequiredByRequestedSegmentResponse">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequiredByRequestedSegmentResponse/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetUse">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetUse/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetClassID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetClassID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsDefinitionID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsDefinitionID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PlannedStartTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PlannedStartTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/StorageLocation">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/StorageLocation/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialRequirementID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialRequirementID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialUse1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialUse1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecificationProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecificationProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecificationProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecificationProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecificationProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecificationProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialCapabilityID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialCapabilityID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Location">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Location/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Location/equipmentElementLevel"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Location/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Location/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/assemblyType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/materialCapabilityProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/materialUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/assemblyCapability"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/confidenceFactor"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/reason"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/capabilityType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/assemblyRelationship"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapability/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty/materialUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialCapabilityProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialUse">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialUse/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ConfidenceFactor">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ConfidenceFactor/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EndTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EndTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyRelationship">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyRelationship/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialClassID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialClassID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialDefinitionID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialDefinitionID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialSubLotID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialSubLotID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityString">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityString/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequiredByRequestedSegmentResponse1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequiredByRequestedSegmentResponse1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Problem">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Problem/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransShow">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransShow/originalApplicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransShow/responseCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransShow/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/BillOfMaterialsID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/BillOfMaterialsID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyRelationship1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyRelationship1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderCommand1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderCommand1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransProcess">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransProcess/actionCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransProcess/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransActionCriteria">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransActionCriteria/actionExpression"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransActionCriteria/changeStatus"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransActionCriteria/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/QualificationTestSpecificationID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QualificationTestSpecificationID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Dependency">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Dependency/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecificationProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecificationProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecificationProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecificationProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecificationProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecificationProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipForm1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipForm1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResponseState">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResponseState/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderDispatchStatus">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderDispatchStatus/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/BillOfResourcesID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/BillOfResourcesID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetCapabilityTestSpecificationID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PhysicalAssetCapabilityTestSpecificationID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/_"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransGet">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransGet/expression"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransGet/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductSegmentID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductSegmentID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/equipmentClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/confidenceFactor"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/reason"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/equipmentCapabilityProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/capabilityType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/equipmentUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapability/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentClassID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentClassID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapabilityProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapabilityProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapabilityProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapabilityProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapabilityProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentCapabilityProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentUse">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentUse/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Dependency1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Dependency1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransAcknowledge">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransAcknowledge/responseCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransAcknowledge/originalApplicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransAcknowledge/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransExpression1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransExpression1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Cause">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Cause/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Parameter">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Parameter/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Parameter/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Parameter/parameter"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Parameter/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Parameter/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/DataType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/DataType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChange">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChange/actionCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransChange/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkScheduleID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkScheduleID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductionRequestID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductionRequestID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceReferenceType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceReferenceType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecificationProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecificationProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecificationProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecificationProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecificationProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecificationProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonName">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonName/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Result">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Result/unitOfMeasure"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Result/valueString"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Result/key"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Result/dataType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Result/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ActualFinishTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ActualFinishTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/assemblyRequirement"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/assemblyRelationship"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/materialUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/assemblyType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/materialRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/storageLocation"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty/materialRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialRequirementProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ParameterID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ParameterID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapabilityProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapabilityProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapabilityProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapabilityProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapabilityProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapabilityProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Status">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Status/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/capabilityType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/confidenceFactor"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/personnelCapabilityProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/personnelClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/personnelUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/personID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/reason"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelCapability/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonnelClassID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonnelClassID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonnelUse">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonnelUse/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PersonID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/StorageHierarchyScope">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/StorageHierarchyScope/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/physicalAssetSpecificationProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/physicalAssetUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/physicalAssetClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/physicalAssetID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecification/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecificationProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecificationProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecificationProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecificationProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecificationProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetSpecificationProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSync">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSync/actionCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransSync/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/PublishedDate">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/PublishedDate/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Correction">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Correction/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductionScheduleID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductionScheduleID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductProductionRule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductProductionRule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/personnelUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/personnelClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/personID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/personnelSpecificationProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelSpecification/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ActualEndTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ActualEndTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/LatestEndTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/LatestEndTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/personID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/personnelUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/personnelRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/personnelClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPersonnelRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ExpirationTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ExpirationTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialActualID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialActualID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialTestSpecificationID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialTestSpecificationID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/equipmentClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/equipmentUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/equipmentSpecificationProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentSpecification/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/AssemblyType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/equipmentClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/equipmentUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/equipmentRequirementProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/equipmentLevel"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpEquipmentRequirement/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/CertificateOfAnalysisReference">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/CertificateOfAnalysisReference/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderCommand">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderCommand/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ManufacturingBillID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ManufacturingBillID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceReferenceType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceReferenceType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestedPriority">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestedPriority/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentAssetMapping">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentAssetMapping/physicalAssetID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentAssetMapping/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentAssetMapping/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentAssetMapping/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentAssetMapping/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProcessSegmentID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProcessSegmentID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsRequestID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsRequestID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ActualStartTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ActualStartTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductProductionRuleID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ProductProductionRuleID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialSpecificationID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/MaterialSpecificationID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/timingFactor"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/segmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/productSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/processSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/dependency"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/SegmentDependency/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/confidenceFactor"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/endTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/physicalAssetID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/reason"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/physicalAssetCapabilityProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/capabilityType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/physicalAssetUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/physicalAssetClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/startTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpPhysicalAssetCapability/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransCancel">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransCancel/actionCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransCancel/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipType1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipType1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/WorkType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult/testDateTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult/expirationTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult/result"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TestResult/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransConfirm">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransConfirm/responseCriteria"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransConfirm/originalApplicationArea"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/TransConfirm/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderCommandRule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/JobOrderCommandRule/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceNetworkConnectionID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResourceNetworkConnectionID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/assemblyRelationship"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/materialUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/materialSpecificationProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/assemblyType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/assemblySpecification"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OpMaterialSpecification/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentElementLevel1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/EquipmentElementLevel1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/Priority">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/Priority/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsScheduleID">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/OperationsScheduleID/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestState">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RequestState/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResponseState1">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/ResponseState1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipType">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/RelationshipType/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityValue">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityValue/unitOfMeasure"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityValue/dataType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityValue/quantityString"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityValue/key"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/QuantityValue/base_NamedElement"/>
+ </genClasses>
+ <nestedGenPackages xsi:type="genmodel:GenPackage" prefix="B2MML_Profile" disposableProviderFactory="true"
+ ecorePackage="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile">
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Code">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Code/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Identifier">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Identifier/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Quantity">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Quantity/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/DateTime">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/DateTime/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Name">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Name/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Text">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Text/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Amount">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Amount/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Measure">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Measure/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Numeric">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/Numeric/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/BinaryObject">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile/B2MML_Profile/BinaryObject/base_NamedElement"/>
+ </genClasses>
+ </nestedGenPackages>
+ </nestedGenPackages>
+ <nestedGenPackages xsi:type="genmodel:GenPackage" prefix="B2MML_Profile" disposableProviderFactory="true"
+ ecorePackage="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1">
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/materialProducedActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialDefinitionID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialLotID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialClassID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialSubLotID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/materialConsumedActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialLotID.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialSubLotID.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialDefinitionID.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialClassID.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ActualEndTime"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ActualStartTime"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialLotID.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialClassID.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialUse"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductSegmentID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.8"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActualProperty.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActualProperty.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.9"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/physicalAssetActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/physicalAssetClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/physicalAssetID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActualProperty.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetClassID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.4"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentClassID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/AssemblyRelationship"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialClassID.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/equipmentActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/equipmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/equipmentClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActual.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.8"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActualProperty.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.5"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.10"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.8"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.9"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.9"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.10"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/consumableActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.11"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.10"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialDefinitionID.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActualProperty.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.12"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.11"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ResponseState"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.13"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/personnelClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/personnelActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/personID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelActual.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.11"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Location.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonnelClassID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.12"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PersonID"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ConsumableActual.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialDefinitionID.3"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/AssemblyType"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.14"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.13"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Identifier.8"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialSubLotID.2"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/HierarchyScope.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/EquipmentActualProperty.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.14"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.12"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.6"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActualProperty.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/QuantityValue.13"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.15"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Description.15"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2/value"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2/productionData"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProductionData.2/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/Value.7"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialProducedActual.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/materialLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/materialDefinitionID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/materialUse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/materialSubLotID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/assemblyActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/assemblyType"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/assemblyRelationship"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/materialActualProperty"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/materialClassID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/quantity"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialActual.2/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/PhysicalAssetActual.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1">
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/location"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/hierarchyScope"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/productSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/personnelActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/materialProducedActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/materialConsumedActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/requiredByRequestedSegmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/description"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/actualEndTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/physicalAssetActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/materialActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/consumableActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/productionData"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/equipmentActual"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/iD"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/processSegmentID"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/segmentState"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/segmentResponse"/>
+ <genFeatures xsi:type="genmodel:GenFeature" property="None" children="true"
+ createChild="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/actualStartTime"/>
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/SegmentResponse.1/base_NamedElement"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/MaterialConsumedActual.1"/>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2MML_ProductionSchedule.ecore#//B2MML_Profile.1/ProcessSegmentID"/>
+ </nestedGenPackages>
+ </genPackages>
+</genmodel:GenModel>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.notation b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.notation
new file mode 100644
index 00000000000..7abb364bdbf
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.notation
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_kVoi8MuUEeWtzKTAc6Yojw" type="PapyrusUMLProfileDiagram" name="Profile Diagram" measurementUnit="Pixel">
+ <styles xmi:type="notation:StringValueStyle" xmi:id="_kVoi8cuUEeWtzKTAc6Yojw" name="diagram_compatibility_version" stringValue="1.1.0"/>
+ <styles xmi:type="notation:DiagramStyle" xmi:id="_kVoi8suUEeWtzKTAc6Yojw"/>
+ <styles xmi:type="style:PapyrusViewStyle" xmi:id="_kVoi88uUEeWtzKTAc6Yojw">
+ <owner xmi:type="uml:Profile" href="B2MML-ProductionSchedule.profile.uml#_cd3VcMuUEeWtzKTAc6Yojw"/>
+ </styles>
+ <element xmi:type="uml:Profile" href="B2MML-ProductionSchedule.profile.uml#_cd3VcMuUEeWtzKTAc6Yojw"/>
+</notation:Diagram>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.uml
new file mode 100644
index 00000000000..c20d4192a4c
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-ProductionSchedule.profile.uml
@@ -0,0 +1,2866 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_cd3VcMuUEeWtzKTAc6Yojw" name="B2MML_ProductionSchedule" metamodelReference="_cd3VccuUEeWtzKTAc6Yojw">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_cd3VccuUEeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3VcsuUEeWtzKTAc6Yojw" name="NamedElement_ConsumableExpectedRequirement" memberEnd="_cd3Vc8uUEeWtzKTAc6Yojw _cd3VncuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Vc8uUEeWtzKTAc6Yojw" name="extension_ConsumableExpectedRequirement" type="_cd3VlMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3VcsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3VdMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3VdcuUEeWtzKTAc6Yojw" name="NamedElement_PersonnelRequirement" memberEnd="_cd3VdsuUEeWtzKTAc6Yojw _cd3cVsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VdsuUEeWtzKTAc6Yojw" name="extension_PersonnelRequirement" type="_cd3cTcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3VdcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Vd8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VeMuUEeWtzKTAc6Yojw" name="EquipmentRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VecuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VesuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Ve8uUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VfMuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VfcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WAcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3VfsuUEeWtzKTAc6Yojw" name="NamedElement_MaterialRequirementProperty" memberEnd="_cd3Vf8uUEeWtzKTAc6Yojw _cd3XdMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Vf8uUEeWtzKTAc6Yojw" name="extension_MaterialRequirementProperty" type="_cd3Xb8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3VfsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3VgMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3VgcuUEeWtzKTAc6Yojw" name="NamedElement_ProductionParameter" memberEnd="_cd3VgsuUEeWtzKTAc6Yojw _cd3b68uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VgsuUEeWtzKTAc6Yojw" name="extension_ProductionParameter" type="_cd3b58uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3VgcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Vg8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VhMuUEeWtzKTAc6Yojw" name="ProcessProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VhcuUEeWtzKTAc6Yojw" name="dataArea" type="_cd3XYMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VhsuUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vh8uUEeWtzKTAc6Yojw" name="process" type="_cd3ZB8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ViMuUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VicuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b7MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VisuUEeWtzKTAc6Yojw" name="AcknowledgeProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vi8uUEeWtzKTAc6Yojw" name="dataArea" type="_cd3XYcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VjMuUEeWtzKTAc6Yojw" name="acknowledge" type="_cd3ZgsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VjcuUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VjsuUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vj8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3VqMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3VkMuUEeWtzKTAc6Yojw" name="UnnamedDataType5"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3VkcuUEeWtzKTAc6Yojw" name="NamedElement_SyncProductionSchedule" memberEnd="_cd3VksuUEeWtzKTAc6Yojw _cd3XX8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VksuUEeWtzKTAc6Yojw" name="extension_SyncProductionSchedule" type="_cd3XWsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3VkcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Vk8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VlMuUEeWtzKTAc6Yojw" name="ConsumableExpectedRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VlcuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VlsuUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vl8uUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VmMuUEeWtzKTAc6Yojw" name="consumableExpectedRequirementProperty" type="_cd3cR8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VmcuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VmsuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vm8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VnMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VncuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3VcsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3VnsuUEeWtzKTAc6Yojw" name="UnnamedDataType6"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Vn8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialConsumedRequirement" memberEnd="_cd3VoMuUEeWtzKTAc6Yojw _cd3V8cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VoMuUEeWtzKTAc6Yojw" name="extension_MaterialConsumedRequirement" type="_cd3V5suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Vn8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3VocuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VosuUEeWtzKTAc6Yojw" name="CancelProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vo8uUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VpMuUEeWtzKTAc6Yojw" name="cancel" type="_cd3bSsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VpcuUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VpsuUEeWtzKTAc6Yojw" name="dataArea" type="_cd3VrsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vp8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XacuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3VqMuUEeWtzKTAc6Yojw" name="NamedElement_AcknowledgeProductionSchedule" memberEnd="_cd3VqcuUEeWtzKTAc6Yojw _cd3Vj8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VqcuUEeWtzKTAc6Yojw" name="extension_AcknowledgeProductionSchedule" type="_cd3VisuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3VqMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3VqsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Vq8uUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetRequirementProperty" memberEnd="_cd3VrMuUEeWtzKTAc6Yojw _cd3VzcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VrMuUEeWtzKTAc6Yojw" name="extension_PhysicalAssetRequirementProperty" type="_cd3VyMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Vq8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3VrcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3VrsuUEeWtzKTAc6Yojw" name="UnnamedDataType3"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Vr8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialConsumedRequirementProperty" memberEnd="_cd3VsMuUEeWtzKTAc6Yojw _cd3cNsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3VsMuUEeWtzKTAc6Yojw" name="extension_MaterialConsumedRequirementProperty" type="_cd3cMcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Vr8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3VscuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VssuUEeWtzKTAc6Yojw" name="SegmentRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vs8uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VtMuUEeWtzKTAc6Yojw" name="materialProducedRequirement" type="_cd3VzsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VtcuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VtsuUEeWtzKTAc6Yojw" name="productionParameter" type="_cd3b58uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vt8uUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VuMuUEeWtzKTAc6Yojw" name="consumableExpectedRequirement" type="_cd3VlMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VucuUEeWtzKTAc6Yojw" name="segmentRequirement" type="_cd3VssuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VusuUEeWtzKTAc6Yojw" name="equipmentRequirement" type="_cd3cOsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vu8uUEeWtzKTAc6Yojw" name="productSegmentID" type="_cd3Za8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VvMuUEeWtzKTAc6Yojw" name="materialRequirement" type="_cd3cIcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VvcuUEeWtzKTAc6Yojw" name="latestEndTime" type="_cd3aUMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VvsuUEeWtzKTAc6Yojw" name="processSegmentID" type="_cd3a9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vv8uUEeWtzKTAc6Yojw" name="earliestStartTime" type="_cd3YI8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VwMuUEeWtzKTAc6Yojw" name="physicalAssetRequirement" type="_cd3cBcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VwcuUEeWtzKTAc6Yojw" name="personnelRequirement" type="_cd3cTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VwsuUEeWtzKTAc6Yojw" name="materialConsumedRequirement" type="_cd3V5suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vw8uUEeWtzKTAc6Yojw" name="duration" type="_cd3WBMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VxMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VxcuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VxsuUEeWtzKTAc6Yojw" name="segmentState" type="_cd3b28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vx8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WBcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VyMuUEeWtzKTAc6Yojw" name="PhysicalAssetRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VycuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VysuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vy8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VzMuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3VzcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Vq8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3VzsuUEeWtzKTAc6Yojw" name="MaterialProducedRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Vz8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V0MuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V0cuUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3X28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V0suUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V08uUEeWtzKTAc6Yojw" name="materialProducedRequirementProperty" type="_cd3V9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V1MuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V1cuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V1suUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V18uUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V2MuUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3a3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V2cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b-cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3V2suUEeWtzKTAc6Yojw" name="ProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V28uUEeWtzKTAc6Yojw" name="scheduleState" type="_cd3b28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V3MuUEeWtzKTAc6Yojw" name="publishedDate" type="_cd3aM8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V3cuUEeWtzKTAc6Yojw" name="startTime" type="_cd3X-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V3suUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V38uUEeWtzKTAc6Yojw" name="productionRequest" type="_cd3cD8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V4MuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V4cuUEeWtzKTAc6Yojw" name="equipmentElementLevel" type="_cd3Y1cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V4suUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V48uUEeWtzKTAc6Yojw" name="endTime" type="_cd3aP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V5MuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V5cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b88uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3V5suUEeWtzKTAc6Yojw" name="MaterialConsumedRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V58uUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V6MuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V6cuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V6suUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V68uUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V7MuUEeWtzKTAc6Yojw" name="materialConsumedRequirementProperty" type="_cd3cMcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V7cuUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3X28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V7suUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3a3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V78uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V8MuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V8cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Vn8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3V8suUEeWtzKTAc6Yojw" name="NamedElement_RespondProductionSchedule" memberEnd="_cd3V88uUEeWtzKTAc6Yojw _cd3cIMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3V88uUEeWtzKTAc6Yojw" name="extension_RespondProductionSchedule" type="_cd3cG8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3V8suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3V9MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3V9cuUEeWtzKTAc6Yojw" name="MaterialProducedRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V9suUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V98uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V-MuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V-cuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3V-suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3cV8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3V-8uUEeWtzKTAc6Yojw" name="NamedElement_ChangeProductionSchedule" memberEnd="_cd3V_MuUEeWtzKTAc6Yojw _cd3cBMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3V_MuUEeWtzKTAc6Yojw" name="extension_ChangeProductionSchedule" type="_cd3b_8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3V-8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3V_cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3V_suUEeWtzKTAc6Yojw" name="NamedElement_GetProductionSchedule" memberEnd="_cd3V_8uUEeWtzKTAc6Yojw _cd3XfMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3V_8uUEeWtzKTAc6Yojw" name="extension_GetProductionSchedule" type="_cd3Xd8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3V_suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WAMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WAcuUEeWtzKTAc6Yojw" name="NamedElement_EquipmentRequirementProperty" memberEnd="_cd3WAsuUEeWtzKTAc6Yojw _cd3VfcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WAsuUEeWtzKTAc6Yojw" name="extension_EquipmentRequirementProperty" type="_cd3VeMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WAcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WA8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WBMuUEeWtzKTAc6Yojw" name="Duration"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WBcuUEeWtzKTAc6Yojw" name="NamedElement_SegmentRequirement" memberEnd="_cd3WBsuUEeWtzKTAc6Yojw _cd3Vx8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WBsuUEeWtzKTAc6Yojw" name="extension_SegmentRequirement" type="_cd3VssuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WBcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WB8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WCMuUEeWtzKTAc6Yojw" name="PersonnelRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WCcuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WCsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WC8uUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WDMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WDcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XbMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Profile" xmi:id="_cd3WDsuUEeWtzKTAc6Yojw" name="B2MML_Profile" metamodelReference="_cd3WD8uUEeWtzKTAc6Yojw">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_cd3WD8uUEeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WEMuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WEcuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WEsuUEeWtzKTAc6Yojw" name="NamedElement_MaterialConsumedActualProperty" memberEnd="_cd3WE8uUEeWtzKTAc6Yojw _cd3Wx8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WE8uUEeWtzKTAc6Yojw" name="extension_MaterialConsumedActualProperty" type="_cd3WwcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WEsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WFMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WFcuUEeWtzKTAc6Yojw" name="NamedElement_EquipmentActualProperty" memberEnd="_cd3WFsuUEeWtzKTAc6Yojw _cd3W-suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WFsuUEeWtzKTAc6Yojw" name="extension_EquipmentActualProperty" type="_cd3W9MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WFcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WF8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WGMuUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WGcuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WGsuUEeWtzKTAc6Yojw" name="NamedElement_MaterialConsumedActual" memberEnd="_cd3WG8uUEeWtzKTAc6Yojw _cd3WPsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WG8uUEeWtzKTAc6Yojw" name="extension_MaterialConsumedActual" type="_cd3WM8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WGsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WHMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WHcuUEeWtzKTAc6Yojw" name="PersonnelActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WHsuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WH8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialProducedActualProperty" memberEnd="_cd3WIMuUEeWtzKTAc6Yojw _cd3XDMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WIMuUEeWtzKTAc6Yojw" name="extension_MaterialProducedActualProperty" type="_cd3XBsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WH8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WIcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WIsuUEeWtzKTAc6Yojw" name="MaterialProducedActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WI8uUEeWtzKTAc6Yojw" name="description" type="_cd3XWMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WJMuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3XNcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WJcuUEeWtzKTAc6Yojw" name="materialProducedActualProperty" type="_cd3WRcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WJsuUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3W28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WJ8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3WZMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WKMuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3WmcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WKcuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3XV8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WKsuUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3WUsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WK8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3W_8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WLMuUEeWtzKTAc6Yojw" name="location" type="_cd3WdcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WLcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3W4cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WLsuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetActualProperty" memberEnd="_cd3WL8uUEeWtzKTAc6Yojw _cd3WT8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WL8uUEeWtzKTAc6Yojw" name="extension_PhysicalAssetActualProperty" type="_cd3WScuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WLsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WMMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WMcuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WMsuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WM8uUEeWtzKTAc6Yojw" name="MaterialConsumedActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WNMuUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3WtsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WNcuUEeWtzKTAc6Yojw" name="materialConsumedActualProperty" type="_cd3WVsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WNsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3XH8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WN8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3WRMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WOMuUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3XUcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WOcuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3XDsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WOsuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3W4MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WO8uUEeWtzKTAc6Yojw" name="location" type="_cd3XN8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WPMuUEeWtzKTAc6Yojw" name="description" type="_cd3WWsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WPcuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3Wr8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WPsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WGsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WP8uUEeWtzKTAc6Yojw" name="ActualEndTime"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WQMuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WQcuUEeWtzKTAc6Yojw" name="NamedElement_MaterialActualProperty" memberEnd="_cd3WQsuUEeWtzKTAc6Yojw _cd3Wg8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WQsuUEeWtzKTAc6Yojw" name="extension_MaterialActualProperty" type="_cd3WfcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WQcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WQ8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WRMuUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WRcuUEeWtzKTAc6Yojw" name="MaterialProducedActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WRsuUEeWtzKTAc6Yojw" name="ActualStartTime"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WR8uUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WSMuUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WScuUEeWtzKTAc6Yojw" name="PhysicalAssetActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WSsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3WMsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WS8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XNMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WTMuUEeWtzKTAc6Yojw" name="value" type="_cd3WHsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WTcuUEeWtzKTAc6Yojw" name="description" type="_cd3WEcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WTsuUEeWtzKTAc6Yojw" name="iD" type="_cd3WhMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WT8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WLsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WUMuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WUcuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WUsuUEeWtzKTAc6Yojw" name="MaterialSubLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WU8uUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WVMuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WVcuUEeWtzKTAc6Yojw" name="MaterialLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WVsuUEeWtzKTAc6Yojw" name="MaterialConsumedActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WV8uUEeWtzKTAc6Yojw" name="SegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WWMuUEeWtzKTAc6Yojw" name="MaterialClassID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WWcuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WWsuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WW8uUEeWtzKTAc6Yojw" name="MaterialActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WXMuUEeWtzKTAc6Yojw" name="MaterialActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WXcuUEeWtzKTAc6Yojw" name="MaterialUse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WXsuUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WX8uUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WYMuUEeWtzKTAc6Yojw" name="ProductSegmentID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WYcuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WYsuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WY8uUEeWtzKTAc6Yojw" name="ProductionData"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WZMuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WZcuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WZsuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WZ8uUEeWtzKTAc6Yojw" name="ConsumableActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WaMuUEeWtzKTAc6Yojw" name="iD" type="_cd3WWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WacuUEeWtzKTAc6Yojw" name="description" type="_cd3WesuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WasuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3WX8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wa8uUEeWtzKTAc6Yojw" name="value" type="_cd3XNsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WbMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3XVcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WbcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3W6MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WbsuUEeWtzKTAc6Yojw" name="EquipmentID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3Wb8uUEeWtzKTAc6Yojw" name="PhysicalAssetID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WcMuUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WccuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WcsuUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3Wc8uUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WdMuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WdcuUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WdsuUEeWtzKTAc6Yojw" name="NamedElement_MaterialActual" memberEnd="_cd3Wd8uUEeWtzKTAc6Yojw _cd3XMsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Wd8uUEeWtzKTAc6Yojw" name="extension_MaterialActual" type="_cd3XI8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WdsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WeMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WecuUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WesuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3We8uUEeWtzKTAc6Yojw" name="PersonnelActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WfMuUEeWtzKTAc6Yojw" name="ConsumableActualProperty"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WfcuUEeWtzKTAc6Yojw" name="MaterialActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WfsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3WGcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wf8uUEeWtzKTAc6Yojw" name="value" type="_cd3WMcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WgMuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XAMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WgcuUEeWtzKTAc6Yojw" name="description" type="_cd3W5suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WgsuUEeWtzKTAc6Yojw" name="iD" type="_cd3W_MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wg8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WQcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WhMuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WhcuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WhsuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Wh8uUEeWtzKTAc6Yojw" name="NamedElement_ProductionData" memberEnd="_cd3WiMuUEeWtzKTAc6Yojw _cd3XF8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WiMuUEeWtzKTAc6Yojw" name="extension_ProductionData" type="_cd3XEcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Wh8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WicuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WisuUEeWtzKTAc6Yojw" name="EquipmentActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3Wi8uUEeWtzKTAc6Yojw" name="EquipmentActual"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WjMuUEeWtzKTAc6Yojw" name="NamedElement_PersonnelActual" memberEnd="_cd3WjcuUEeWtzKTAc6Yojw _cd3W2cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WjcuUEeWtzKTAc6Yojw" name="extension_PersonnelActual" type="_cd3W0MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WjMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3WjsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Wj8uUEeWtzKTAc6Yojw" name="PhysicalAssetActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WkMuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XGMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WkcuUEeWtzKTAc6Yojw" name="physicalAssetActualProperty" type="_cd3W88uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WksuUEeWtzKTAc6Yojw" name="location" type="_cd3W78uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wk8uUEeWtzKTAc6Yojw" name="physicalAssetClassID" type="_cd3W_suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WlMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3WYcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WlcuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3WecuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WlsuUEeWtzKTAc6Yojw" name="physicalAssetID" type="_cd3Wb8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wl8uUEeWtzKTAc6Yojw" name="description" type="_cd3WUMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WmMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WycuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WmcuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WmsuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3Wm8uUEeWtzKTAc6Yojw" name="EquipmentClassID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WnMuUEeWtzKTAc6Yojw" name="AssemblyRelationship"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WncuUEeWtzKTAc6Yojw" name="MaterialClassID"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WnsuUEeWtzKTAc6Yojw" name="EquipmentActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wn8uUEeWtzKTAc6Yojw" name="description" type="_cd3WdMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WoMuUEeWtzKTAc6Yojw" name="equipmentActualProperty" type="_cd3WisuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WocuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3WcsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WosuUEeWtzKTAc6Yojw" name="location" type="_cd3Wc8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wo8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3WR8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WpMuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3WbsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WpcuUEeWtzKTAc6Yojw" name="equipmentClassID" type="_cd3Wm8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WpsuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3W-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wp8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WzcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WqMuUEeWtzKTAc6Yojw" name="PersonnelActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WqcuUEeWtzKTAc6Yojw" name="value" type="_cd3W68uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WqsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3XTsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wq8uUEeWtzKTAc6Yojw" name="iD" type="_cd3WVMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WrMuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3WZcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WrcuUEeWtzKTAc6Yojw" name="description" type="_cd3W2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WrsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XA8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3Wr8uUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WsMuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WscuUEeWtzKTAc6Yojw" name="NamedElement_ConsumableActual" memberEnd="_cd3WssuUEeWtzKTAc6Yojw _cd3WwMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WssuUEeWtzKTAc6Yojw" name="extension_ConsumableActual" type="_cd3Wt8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WscuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Ws8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WtMuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WtcuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WtsuUEeWtzKTAc6Yojw" name="MaterialLotID"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Wt8uUEeWtzKTAc6Yojw" name="ConsumableActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WuMuUEeWtzKTAc6Yojw" name="consumableActualProperty" type="_cd3WfMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WucuUEeWtzKTAc6Yojw" name="location" type="_cd3W_cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WusuUEeWtzKTAc6Yojw" name="description" type="_cd3XHsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wu8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XEMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WvMuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3XVMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WvcuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3WncuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WvsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3WEMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wv8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3W3cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WwMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WscuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3WwcuUEeWtzKTAc6Yojw" name="MaterialConsumedActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WwsuUEeWtzKTAc6Yojw" name="iD" type="_cd3WUcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Ww8uUEeWtzKTAc6Yojw" name="description" type="_cd3XWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WxMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3WhsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WxcuUEeWtzKTAc6Yojw" name="value" type="_cd3WmsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3WxsuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3W38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Wx8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WEsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WyMuUEeWtzKTAc6Yojw" name="ResponseState"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WycuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetActual" memberEnd="_cd3WysuUEeWtzKTAc6Yojw _cd3WmMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WysuUEeWtzKTAc6Yojw" name="extension_PhysicalAssetActual" type="_cd3Wj8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WycuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Wy8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3WzMuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3WzcuUEeWtzKTAc6Yojw" name="NamedElement_EquipmentActual" memberEnd="_cd3WzsuUEeWtzKTAc6Yojw _cd3Wp8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3WzsuUEeWtzKTAc6Yojw" name="extension_EquipmentActual" type="_cd3WnsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3WzcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Wz8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3W0MuUEeWtzKTAc6Yojw" name="PersonnelActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W0cuUEeWtzKTAc6Yojw" name="quantity" type="_cd3XGcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W0suUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3WcMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W08uUEeWtzKTAc6Yojw" name="location" type="_cd3XIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W1MuUEeWtzKTAc6Yojw" name="personnelClassID" type="_cd3XAsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W1cuUEeWtzKTAc6Yojw" name="personnelActualProperty" type="_cd3WHcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W1suUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XAcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W18uUEeWtzKTAc6Yojw" name="personID" type="_cd3XD8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W2MuUEeWtzKTAc6Yojw" name="description" type="_cd3WtMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W2cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WjMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W2suUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W28uUEeWtzKTAc6Yojw" name="MaterialLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W3MuUEeWtzKTAc6Yojw" name="ConsumableActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W3cuUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W3suUEeWtzKTAc6Yojw" name="ProductionData"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W38uUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W4MuUEeWtzKTAc6Yojw" name="MaterialClassID"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3W4cuUEeWtzKTAc6Yojw" name="NamedElement_MaterialProducedActual" memberEnd="_cd3W4suUEeWtzKTAc6Yojw _cd3WLcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3W4suUEeWtzKTAc6Yojw" name="extension_MaterialProducedActual" type="_cd3WIsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3W4cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3W48uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W5MuUEeWtzKTAc6Yojw" name="MaterialDefinitionID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W5cuUEeWtzKTAc6Yojw" name="AssemblyType"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W5suUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W58uUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3W6MuUEeWtzKTAc6Yojw" name="NamedElement_ConsumableActualProperty" memberEnd="_cd3W6cuUEeWtzKTAc6Yojw _cd3WbcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3W6cuUEeWtzKTAc6Yojw" name="extension_ConsumableActualProperty" type="_cd3WZ8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3W6MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3W6suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W68uUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W7MuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W7cuUEeWtzKTAc6Yojw" name="MaterialActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W7suUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W78uUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W8MuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W8cuUEeWtzKTAc6Yojw" name="MaterialSubLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W8suUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W88uUEeWtzKTAc6Yojw" name="PhysicalAssetActualProperty"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3W9MuUEeWtzKTAc6Yojw" name="EquipmentActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W9cuUEeWtzKTAc6Yojw" name="iD" type="_cd3W8MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W9suUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XUsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W98uUEeWtzKTAc6Yojw" name="description" type="_cd3WzMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W-MuUEeWtzKTAc6Yojw" name="quantity" type="_cd3XT8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W-cuUEeWtzKTAc6Yojw" name="value" type="_cd3XVsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3W-suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WFcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W-8uUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W_MuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W_cuUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W_suUEeWtzKTAc6Yojw" name="PhysicalAssetClassID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3W_8uUEeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XAMuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XAcuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XAsuUEeWtzKTAc6Yojw" name="PersonnelClassID"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XA8uUEeWtzKTAc6Yojw" name="NamedElement_PersonnelActualProperty" memberEnd="_cd3XBMuUEeWtzKTAc6Yojw _cd3WrsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XBMuUEeWtzKTAc6Yojw" name="extension_PersonnelActualProperty" type="_cd3WqMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XA8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XBcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XBsuUEeWtzKTAc6Yojw" name="MaterialProducedActualProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XB8uUEeWtzKTAc6Yojw" name="description" type="_cd3WtcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XCMuUEeWtzKTAc6Yojw" name="iD" type="_cd3W7MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XCcuUEeWtzKTAc6Yojw" name="value" type="_cd3WQMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XCsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3XIsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XC8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3XTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XDMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WH8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XDcuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XDsuUEeWtzKTAc6Yojw" name="MaterialDefinitionID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XD8uUEeWtzKTAc6Yojw" name="PersonID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XEMuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XEcuUEeWtzKTAc6Yojw" name="ProductionData">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XEsuUEeWtzKTAc6Yojw" name="iD" type="_cd3WccuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XE8uUEeWtzKTAc6Yojw" name="value" type="_cd3XIcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XFMuUEeWtzKTAc6Yojw" name="productionData" type="_cd3W3suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XFcuUEeWtzKTAc6Yojw" name="description" type="_cd3WZsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XFsuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3W7suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XF8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Wh8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XGMuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XGcuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XGsuUEeWtzKTAc6Yojw" name="NamedElement_SegmentResponse" memberEnd="_cd3XG8uUEeWtzKTAc6Yojw _cd3XTMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XG8uUEeWtzKTAc6Yojw" name="extension_SegmentResponse" type="_cd3XOMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XGsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XHMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XHcuUEeWtzKTAc6Yojw" name="MaterialProducedActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XHsuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XH8uUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XIMuUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XIcuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XIsuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XI8uUEeWtzKTAc6Yojw" name="MaterialActual">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XJMuUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3WVcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XJcuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3W5MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XJsuUEeWtzKTAc6Yojw" name="materialUse" type="_cd3WXcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XJ8uUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3W8cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XKMuUEeWtzKTAc6Yojw" name="assemblyActual" type="_cd3W7cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XKcuUEeWtzKTAc6Yojw" name="assemblyType" type="_cd3W5cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XKsuUEeWtzKTAc6Yojw" name="description" type="_cd3W58uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XK8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3WhcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XLMuUEeWtzKTAc6Yojw" name="assemblyRelationship" type="_cd3WnMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XLcuUEeWtzKTAc6Yojw" name="materialActualProperty" type="_cd3WXMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XLsuUEeWtzKTAc6Yojw" name="location" type="_cd3WXsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XL8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3W8suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XMMuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3WWMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XMcuUEeWtzKTAc6Yojw" name="quantity" type="_cd3WU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XMsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3WdsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XM8uUEeWtzKTAc6Yojw" name="PhysicalAssetActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XNMuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XNcuUEeWtzKTAc6Yojw" name="MaterialDefinitionID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XNsuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XN8uUEeWtzKTAc6Yojw" name="Location"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XOMuUEeWtzKTAc6Yojw" name="SegmentResponse">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XOcuUEeWtzKTAc6Yojw" name="location" type="_cd3WGMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XOsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3WSMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XO8uUEeWtzKTAc6Yojw" name="productSegmentID" type="_cd3WYMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XPMuUEeWtzKTAc6Yojw" name="personnelActual" type="_cd3We8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XPcuUEeWtzKTAc6Yojw" name="materialProducedActual" type="_cd3XHcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XPsuUEeWtzKTAc6Yojw" name="materialConsumedActual" type="_cd3XU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XP8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3WsMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XQMuUEeWtzKTAc6Yojw" name="description" type="_cd3XDcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XQcuUEeWtzKTAc6Yojw" name="actualEndTime" type="_cd3WP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XQsuUEeWtzKTAc6Yojw" name="physicalAssetActual" type="_cd3XM8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XQ8uUEeWtzKTAc6Yojw" name="materialActual" type="_cd3WW8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XRMuUEeWtzKTAc6Yojw" name="consumableActual" type="_cd3W3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XRcuUEeWtzKTAc6Yojw" name="productionData" type="_cd3WY8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XRsuUEeWtzKTAc6Yojw" name="equipmentActual" type="_cd3Wi8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XR8uUEeWtzKTAc6Yojw" name="iD" type="_cd3WYsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XSMuUEeWtzKTAc6Yojw" name="processSegmentID" type="_cd3XUMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XScuUEeWtzKTAc6Yojw" name="segmentState" type="_cd3WyMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XSsuUEeWtzKTAc6Yojw" name="segmentResponse" type="_cd3WV8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XS8uUEeWtzKTAc6Yojw" name="actualStartTime" type="_cd3WRsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XTMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XGsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XTcuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XTsuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XT8uUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XUMuUEeWtzKTAc6Yojw" name="ProcessSegmentID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XUcuUEeWtzKTAc6Yojw" name="MaterialSubLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XUsuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XU8uUEeWtzKTAc6Yojw" name="MaterialConsumedActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XVMuUEeWtzKTAc6Yojw" name="MaterialDefinitionID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XVcuUEeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XVsuUEeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XV8uUEeWtzKTAc6Yojw" name="MaterialClassID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XWMuUEeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XWcuUEeWtzKTAc6Yojw" name="Description"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XWsuUEeWtzKTAc6Yojw" name="SyncProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XW8uUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XXMuUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XXcuUEeWtzKTAc6Yojw" name="sync" type="_cd3aLcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XXsuUEeWtzKTAc6Yojw" name="dataArea" type="_cd3VnsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XX8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3VkcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XYMuUEeWtzKTAc6Yojw" name="UnnamedDataType1"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XYcuUEeWtzKTAc6Yojw" name="UnnamedDataType4"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XYsuUEeWtzKTAc6Yojw" name="ShowProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XY8uUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XZMuUEeWtzKTAc6Yojw" name="dataArea" type="_cd3VkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XZcuUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XZsuUEeWtzKTAc6Yojw" name="show" type="_cd3Y78uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XZ8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3cN8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XaMuUEeWtzKTAc6Yojw" name="UnnamedDataType2"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XacuUEeWtzKTAc6Yojw" name="NamedElement_CancelProductionSchedule" memberEnd="_cd3XasuUEeWtzKTAc6Yojw _cd3Vp8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XasuUEeWtzKTAc6Yojw" name="extension_CancelProductionSchedule" type="_cd3VosuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XacuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Xa8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XbMuUEeWtzKTAc6Yojw" name="NamedElement_PersonnelRequirementProperty" memberEnd="_cd3XbcuUEeWtzKTAc6Yojw _cd3WDcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XbcuUEeWtzKTAc6Yojw" name="extension_PersonnelRequirementProperty" type="_cd3WCMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XbMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XbsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Xb8uUEeWtzKTAc6Yojw" name="MaterialRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XcMuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XccuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XcsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xc8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XdMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3VfsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XdcuUEeWtzKTAc6Yojw" name="UnnamedDataType7"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3XdsuUEeWtzKTAc6Yojw" name="SegmentResponse"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Xd8uUEeWtzKTAc6Yojw" name="GetProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XeMuUEeWtzKTAc6Yojw" name="get" type="_cd3ZZcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XecuUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XesuUEeWtzKTAc6Yojw" name="dataArea" type="_cd3b8suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xe8uUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XfMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3V_suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Profile" xmi:id="_cd3XfcuUEeWtzKTAc6Yojw" name="B2MML_Profile" metamodelReference="_cd3XfsuUEeWtzKTAc6Yojw">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_cd3XfsuUEeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Xf8uUEeWtzKTAc6Yojw" name="NamedElement_OpMaterialCapabilityProperty" memberEnd="_cd3XgMuUEeWtzKTAc6Yojw _cd3adsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XgMuUEeWtzKTAc6Yojw" name="extension_OpMaterialCapabilityProperty" type="_cd3acMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Xf8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XgcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XgsuUEeWtzKTAc6Yojw" name="Version">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xg8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZiMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XhMuUEeWtzKTAc6Yojw" name="NamedElement_EquipmentAssetMapping" memberEnd="_cd3XhcuUEeWtzKTAc6Yojw _cd3a9MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XhcuUEeWtzKTAc6Yojw" name="extension_EquipmentAssetMapping" type="_cd3a78uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XhMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XhsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Xh8uUEeWtzKTAc6Yojw" name="OtherDependency">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XiMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YNMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XicuUEeWtzKTAc6Yojw" name="NamedElement_Correction" memberEnd="_cd3XisuUEeWtzKTAc6Yojw _cd3aNsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XisuUEeWtzKTAc6Yojw" name="extension_Correction" type="_cd3aNcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XicuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Xi8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XjMuUEeWtzKTAc6Yojw" name="PropertyID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XjcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZOMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XjsuUEeWtzKTAc6Yojw" name="CapabilityType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xj8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3axsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XkMuUEeWtzKTAc6Yojw" name="HierarchyScope">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XkcuUEeWtzKTAc6Yojw" name="equipmentElementLevel" type="_cd3Y1cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XksuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xk8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XlMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3arcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XlcuUEeWtzKTAc6Yojw" name="WorkRequestID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XlsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YKMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Xl8uUEeWtzKTAc6Yojw" name="OpPersonnelRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XmMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XmcuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XmsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xm8uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XnMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZwMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XncuUEeWtzKTAc6Yojw" name="Resources">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XnsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X0MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Xn8uUEeWtzKTAc6Yojw" name="NamedElement_AssemblyType1" memberEnd="_cd3XoMuUEeWtzKTAc6Yojw _cd3ausuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XoMuUEeWtzKTAc6Yojw" name="extension_AssemblyType1" type="_cd3aucuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Xn8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XocuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XosuUEeWtzKTAc6Yojw" name="NamedElement_UnitOfMeasure" memberEnd="_cd3Xo8uUEeWtzKTAc6Yojw _cd3YOMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Xo8uUEeWtzKTAc6Yojw" name="extension_UnitOfMeasure" type="_cd3YN8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XosuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XpMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XpcuUEeWtzKTAc6Yojw" name="RelationshipForm">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XpsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZMsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Xp8uUEeWtzKTAc6Yojw" name="NamedElement_EquipmentCapabilityTestSpecificationID" memberEnd="_cd3XqMuUEeWtzKTAc6Yojw _cd3YDsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XqMuUEeWtzKTAc6Yojw" name="extension_EquipmentCapabilityTestSpecificationID" type="_cd3YDcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Xp8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XqcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XqsuUEeWtzKTAc6Yojw" name="Reason">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xq8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XvsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XrMuUEeWtzKTAc6Yojw" name="RequestedCompletionDate">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XrcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZNcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XrsuUEeWtzKTAc6Yojw" name="NamedElement_ExpirationTime" memberEnd="_cd3Xr8uUEeWtzKTAc6Yojw _cd3aj8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Xr8uUEeWtzKTAc6Yojw" name="extension_ExpirationTime" type="_cd3ajsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XrsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XsMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XscuUEeWtzKTAc6Yojw" name="StatusTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XssuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YScuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Xs8uUEeWtzKTAc6Yojw" name="NamedElement_TransExpression" memberEnd="_cd3XtMuUEeWtzKTAc6Yojw _cd3YlcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XtMuUEeWtzKTAc6Yojw" name="extension_TransExpression" type="_cd3YlMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Xs8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XtcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XtsuUEeWtzKTAc6Yojw" name="NamedElement_QuantityString" memberEnd="_cd3Xt8uUEeWtzKTAc6Yojw _cd3YxMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Xt8uUEeWtzKTAc6Yojw" name="extension_QuantityString" type="_cd3Yw8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XtsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XuMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XucuUEeWtzKTAc6Yojw" name="NamedElement_TransGet" memberEnd="_cd3XusuUEeWtzKTAc6Yojw _cd3ZZ8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XusuUEeWtzKTAc6Yojw" name="extension_TransGet" type="_cd3ZZcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XucuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Xu8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3XvMuUEeWtzKTAc6Yojw" name="AnyGenericValue">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XvcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y18uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XvsuUEeWtzKTAc6Yojw" name="NamedElement_Reason" memberEnd="_cd3Xv8uUEeWtzKTAc6Yojw _cd3Xq8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Xv8uUEeWtzKTAc6Yojw" name="extension_Reason" type="_cd3XqsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XvsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XwMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XwcuUEeWtzKTAc6Yojw" name="NamedElement_ProductProductionRule" memberEnd="_cd3XwsuUEeWtzKTAc6Yojw _cd3aQsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XwsuUEeWtzKTAc6Yojw" name="extension_ProductProductionRule" type="_cd3aQcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XwcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Xw8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XxMuUEeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetRequirementProperty" memberEnd="_cd3XxcuUEeWtzKTAc6Yojw _cd3a5cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XxcuUEeWtzKTAc6Yojw" name="extension_OpPhysicalAssetRequirementProperty" type="_cd3a4MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XxMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3XxsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Xx8uUEeWtzKTAc6Yojw" name="TransStateChange">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XyMuUEeWtzKTAc6Yojw" name="fromStateCode" type="_cd3YbcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XycuUEeWtzKTAc6Yojw" name="userArea" type="_cd3aC8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XysuUEeWtzKTAc6Yojw" name="toStateCode" type="_cd3YbcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Xy8uUEeWtzKTAc6Yojw" name="changeDateTime" type="_cd3ZnsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3XzMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YPMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3XzcuUEeWtzKTAc6Yojw" name="NamedElement_OperationsSegmentID" memberEnd="_cd3XzsuUEeWtzKTAc6Yojw _cd3YE8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3XzsuUEeWtzKTAc6Yojw" name="extension_OperationsSegmentID" type="_cd3YEsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3XzcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Xz8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X0MuUEeWtzKTAc6Yojw" name="NamedElement_Resources" memberEnd="_cd3X0cuUEeWtzKTAc6Yojw _cd3XnsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X0cuUEeWtzKTAc6Yojw" name="extension_Resources" type="_cd3XncuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X0MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X0suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X08uUEeWtzKTAc6Yojw" name="ValueString">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X1MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3brcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X1cuUEeWtzKTAc6Yojw" name="NamedElement_OpEquipmentRequirementProperty" memberEnd="_cd3X1suUEeWtzKTAc6Yojw _cd3Z0MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X1suUEeWtzKTAc6Yojw" name="extension_OpEquipmentRequirementProperty" type="_cd3Zy8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X1cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X18uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X2MuUEeWtzKTAc6Yojw" name="NamedElement_TransCancel" memberEnd="_cd3X2cuUEeWtzKTAc6Yojw _cd3bTMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X2cuUEeWtzKTAc6Yojw" name="extension_TransCancel" type="_cd3bSsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X2MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X2suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X28uUEeWtzKTAc6Yojw" name="MaterialLotID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X3MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3a7MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X3cuUEeWtzKTAc6Yojw" name="NamedElement_DataType" memberEnd="_cd3X3suUEeWtzKTAc6Yojw _cd3Y7suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X3suUEeWtzKTAc6Yojw" name="extension_DataType" type="_cd3Y7cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X3cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X38uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X4MuUEeWtzKTAc6Yojw" name="NamedElement_ProcessSegmentID" memberEnd="_cd3X4cuUEeWtzKTAc6Yojw _cd3a9suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X4cuUEeWtzKTAc6Yojw" name="extension_ProcessSegmentID" type="_cd3a9cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X4MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X4suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X48uUEeWtzKTAc6Yojw" name="NamedElement_Location" memberEnd="_cd3X5MuUEeWtzKTAc6Yojw _cd3YqcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X5MuUEeWtzKTAc6Yojw" name="extension_Location" type="_cd3YpcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X48uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X5cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X5suUEeWtzKTAc6Yojw" name="NamedElement_TransResponseCriteria" memberEnd="_cd3X58uUEeWtzKTAc6Yojw _cd3ZuMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X58uUEeWtzKTAc6Yojw" name="extension_TransResponseCriteria" type="_cd3ZtcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X5suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X6MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X6cuUEeWtzKTAc6Yojw" name="NamedElement_TestDateTime" memberEnd="_cd3X6suUEeWtzKTAc6Yojw _cd3X8cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X6suUEeWtzKTAc6Yojw" name="extension_TestDateTime" type="_cd3X8MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X6cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X68uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X7MuUEeWtzKTAc6Yojw" name="BillOfMaterialID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X7cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bY8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X7suUEeWtzKTAc6Yojw" name="PhysicalAssetActualID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X78uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZssuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X8MuUEeWtzKTAc6Yojw" name="TestDateTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X8cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X6cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X8suUEeWtzKTAc6Yojw" name="NamedElement_EquipmentUse" memberEnd="_cd3X88uUEeWtzKTAc6Yojw _cd3aX8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X88uUEeWtzKTAc6Yojw" name="extension_EquipmentUse" type="_cd3aXsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X8suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X9MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X9cuUEeWtzKTAc6Yojw" name="NamedElement_OpMaterialSpecification" memberEnd="_cd3X9suUEeWtzKTAc6Yojw _cd3bwcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X9suUEeWtzKTAc6Yojw" name="extension_OpMaterialSpecification" type="_cd3btsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X9cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X98uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3X-MuUEeWtzKTAc6Yojw" name="NamedElement_CertificateOfAnalysisReference" memberEnd="_cd3X-cuUEeWtzKTAc6Yojw _cd3aysuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3X-cuUEeWtzKTAc6Yojw" name="extension_CertificateOfAnalysisReference" type="_cd3aycuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3X-MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3X-suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X-8uUEeWtzKTAc6Yojw" name="StartTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X_MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y58uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3X_cuUEeWtzKTAc6Yojw" name="TransSender">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X_suUEeWtzKTAc6Yojw" name="authorizationID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3X_8uUEeWtzKTAc6Yojw" name="logicalID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YAMuUEeWtzKTAc6Yojw" name="taskID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YAcuUEeWtzKTAc6Yojw" name="referenceID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YAsuUEeWtzKTAc6Yojw" name="componentID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YA8uUEeWtzKTAc6Yojw" name="confirmationCode" type="_cd3Z0cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YBMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b08uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YBcuUEeWtzKTAc6Yojw" name="OpPersonnelCapabilityProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YBsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YB8uUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YCMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YCcuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YCsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YQ8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YC8uUEeWtzKTAc6Yojw" name="CapabilityType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YDMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bVcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YDcuUEeWtzKTAc6Yojw" name="EquipmentCapabilityTestSpecificationID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YDsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Xp8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YD8uUEeWtzKTAc6Yojw" name="NamedElement_OpMaterialCapability" memberEnd="_cd3YEMuUEeWtzKTAc6Yojw _cd3YwsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YEMuUEeWtzKTAc6Yojw" name="extension_OpMaterialCapability" type="_cd3YsMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YD8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YEcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YEsuUEeWtzKTAc6Yojw" name="OperationsSegmentID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YE8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XzcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YFMuUEeWtzKTAc6Yojw" name="NamedElement_TransAcknowledge" memberEnd="_cd3YFcuUEeWtzKTAc6Yojw _cd3ZhcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YFcuUEeWtzKTAc6Yojw" name="extension_TransAcknowledge" type="_cd3ZgsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YFMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YFsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YF8uUEeWtzKTAc6Yojw" name="NamedElement_ProductionScheduleID" memberEnd="_cd3YGMuUEeWtzKTAc6Yojw _cd3aOMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YGMuUEeWtzKTAc6Yojw" name="extension_ProductionScheduleID" type="_cd3aN8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YF8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YGcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YGsuUEeWtzKTAc6Yojw" name="TransRespond">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YG8uUEeWtzKTAc6Yojw" name="originalApplicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YHMuUEeWtzKTAc6Yojw" name="responseCriteria" type="_cd3ZtcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YHcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YmcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YHsuUEeWtzKTAc6Yojw" name="RequestState1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YH8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aPMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YIMuUEeWtzKTAc6Yojw" name="NamedElement_TransApplicationArea" memberEnd="_cd3YIcuUEeWtzKTAc6Yojw _cd3bIcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YIcuUEeWtzKTAc6Yojw" name="extension_TransApplicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YIMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YIsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YI8uUEeWtzKTAc6Yojw" name="EarliestStartTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YJMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZFcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YJcuUEeWtzKTAc6Yojw" name="NamedElement_RequestState" memberEnd="_cd3YJsuUEeWtzKTAc6Yojw _cd3b3MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YJsuUEeWtzKTAc6Yojw" name="extension_RequestState" type="_cd3b28uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YJcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YJ8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YKMuUEeWtzKTAc6Yojw" name="NamedElement_WorkRequestID" memberEnd="_cd3YKcuUEeWtzKTAc6Yojw _cd3XlsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YKcuUEeWtzKTAc6Yojw" name="extension_WorkRequestID" type="_cd3XlcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YKMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YKsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YK8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialTestSpecificationID" memberEnd="_cd3YLMuUEeWtzKTAc6Yojw _cd3ansuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YLMuUEeWtzKTAc6Yojw" name="extension_MaterialTestSpecificationID" type="_cd3ancuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YK8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YLcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YLsuUEeWtzKTAc6Yojw" name="QuantityValue">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YL8uUEeWtzKTAc6Yojw" name="unitOfMeasure" type="_cd3YN8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YMMuUEeWtzKTAc6Yojw" name="dataType" type="_cd3Y7cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YMcuUEeWtzKTAc6Yojw" name="quantityString" type="_cd3Yw8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YMsuUEeWtzKTAc6Yojw" name="key" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YM8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Z4suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YNMuUEeWtzKTAc6Yojw" name="NamedElement_OtherDependency" memberEnd="_cd3YNcuUEeWtzKTAc6Yojw _cd3XiMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YNcuUEeWtzKTAc6Yojw" name="extension_OtherDependency" type="_cd3Xh8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YNMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YNsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YN8uUEeWtzKTAc6Yojw" name="UnitOfMeasure">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YOMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XosuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YOcuUEeWtzKTAc6Yojw" name="NamedElement_ResourceNetworkConnectionID" memberEnd="_cd3YOsuUEeWtzKTAc6Yojw _cd3bd8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YOsuUEeWtzKTAc6Yojw" name="extension_ResourceNetworkConnectionID" type="_cd3bdsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YOcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YO8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YPMuUEeWtzKTAc6Yojw" name="NamedElement_TransStateChange" memberEnd="_cd3YPcuUEeWtzKTAc6Yojw _cd3XzMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YPcuUEeWtzKTAc6Yojw" name="extension_TransStateChange" type="_cd3Xx8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YPMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YPsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YP8uUEeWtzKTAc6Yojw" name="OperationsType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YQMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3a98uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YQcuUEeWtzKTAc6Yojw" name="PlannedFinishTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YQsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aYMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YQ8uUEeWtzKTAc6Yojw" name="NamedElement_OpPersonnelCapabilityProperty" memberEnd="_cd3YRMuUEeWtzKTAc6Yojw _cd3YCsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YRMuUEeWtzKTAc6Yojw" name="extension_OpPersonnelCapabilityProperty" type="_cd3YBcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YQ8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YRcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YRsuUEeWtzKTAc6Yojw" name="NamedElement_OpPersonnelSpecificationProperty" memberEnd="_cd3YR8uUEeWtzKTAc6Yojw _cd3YjsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YR8uUEeWtzKTAc6Yojw" name="extension_OpPersonnelSpecificationProperty" type="_cd3YicuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YRsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YSMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YScuUEeWtzKTAc6Yojw" name="NamedElement_StatusTime" memberEnd="_cd3YSsuUEeWtzKTAc6Yojw _cd3XssuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YSsuUEeWtzKTAc6Yojw" name="extension_StatusTime" type="_cd3XscuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YScuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YS8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YTMuUEeWtzKTAc6Yojw" name="NamedElement_Problem" memberEnd="_cd3YTcuUEeWtzKTAc6Yojw _cd3Y28uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YTcuUEeWtzKTAc6Yojw" name="extension_Problem" type="_cd3Y2suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YTMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YTsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YT8uUEeWtzKTAc6Yojw" name="TransChangeStatus">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YUMuUEeWtzKTAc6Yojw" name="effectiveDateTime" type="_cd3ZnsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YUcuUEeWtzKTAc6Yojw" name="userArea" type="_cd3aC8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YUsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YU8uUEeWtzKTAc6Yojw" name="reasonCode" type="_cd3YbcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YVMuUEeWtzKTAc6Yojw" name="stateChange" type="_cd3Xx8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YVcuUEeWtzKTAc6Yojw" name="code" type="_cd3YbcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YVsuUEeWtzKTAc6Yojw" name="reason" type="_cd3YbcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YV8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bsMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YWMuUEeWtzKTAc6Yojw" name="OpPhysicalAssetRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YWcuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YWsuUEeWtzKTAc6Yojw" name="physicalAssetRequirementProperty" type="_cd3a4MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YW8uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YXMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YXcuUEeWtzKTAc6Yojw" name="physicalAssetUse" type="_cd3ZfcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YXsuUEeWtzKTAc6Yojw" name="physicalAssetClassID" type="_cd3ZDMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YX8uUEeWtzKTAc6Yojw" name="equipmentLevel" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YYMuUEeWtzKTAc6Yojw" name="physicalAssetID" type="_cd3ZWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YYcuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YYsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aZsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YY8uUEeWtzKTAc6Yojw" name="NamedElement_Value" memberEnd="_cd3YZMuUEeWtzKTAc6Yojw _cd3Y5suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YZMuUEeWtzKTAc6Yojw" name="extension_Value" type="_cd3Y4cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YY8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YZcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YZsuUEeWtzKTAc6Yojw" name="OperationsDefinitionID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YZ8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y_MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YaMuUEeWtzKTAc6Yojw" name="PlannedStartTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YacuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZaMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YasuUEeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetCapability" memberEnd="_cd3Ya8uUEeWtzKTAc6Yojw _cd3bScuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Ya8uUEeWtzKTAc6Yojw" name="extension_OpPhysicalAssetCapability" type="_cd3bPMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YasuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YbMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3YbcuUEeWtzKTAc6Yojw" name="Code"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YbsuUEeWtzKTAc6Yojw" name="NamedElement_OpEquipmentSpecification" memberEnd="_cd3Yb8uUEeWtzKTAc6Yojw _cd3arMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Yb8uUEeWtzKTAc6Yojw" name="extension_OpEquipmentSpecification" type="_cd3apcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YbsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YcMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YccuUEeWtzKTAc6Yojw" name="NamedElement_AssemblyRelationship1" memberEnd="_cd3YcsuUEeWtzKTAc6Yojw _cd3Y-8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YcsuUEeWtzKTAc6Yojw" name="extension_AssemblyRelationship1" type="_cd3Y-suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YccuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Yc8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YdMuUEeWtzKTAc6Yojw" name="StorageLocation">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YdcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Z08uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YdsuUEeWtzKTAc6Yojw" name="MaterialRequirementID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yd8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aosuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YeMuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetID" memberEnd="_cd3YecuUEeWtzKTAc6Yojw _cd3ZWsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YecuUEeWtzKTAc6Yojw" name="extension_PhysicalAssetID" type="_cd3ZWcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YeMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YesuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Ye8uUEeWtzKTAc6Yojw" name="NamedElement_EquipmentElementLevel" memberEnd="_cd3YfMuUEeWtzKTAc6Yojw _cd3Y1suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YfMuUEeWtzKTAc6Yojw" name="extension_EquipmentElementLevel" type="_cd3Y1cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Ye8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YfcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YfsuUEeWtzKTAc6Yojw" name="MaterialUse1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yf8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YkcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YgMuUEeWtzKTAc6Yojw" name="NamedElement_Parameter" memberEnd="_cd3YgcuUEeWtzKTAc6Yojw _cd3ZmsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YgcuUEeWtzKTAc6Yojw" name="extension_Parameter" type="_cd3ZlcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YgMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YgsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Yg8uUEeWtzKTAc6Yojw" name="NamedElement_ManufacturingBillID" memberEnd="_cd3YhMuUEeWtzKTAc6Yojw _cd3a1suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YhMuUEeWtzKTAc6Yojw" name="extension_ManufacturingBillID" type="_cd3a1cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Yg8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YhcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YhsuUEeWtzKTAc6Yojw" name="NamedElement_EquipmentElementLevel1" memberEnd="_cd3Yh8uUEeWtzKTAc6Yojw _cd3byMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Yh8uUEeWtzKTAc6Yojw" name="extension_EquipmentElementLevel1" type="_cd3bx8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YhsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YiMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YicuUEeWtzKTAc6Yojw" name="OpPersonnelSpecificationProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YisuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yi8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YjMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YjcuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YjsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YRsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Yj8uUEeWtzKTAc6Yojw" name="MaterialCapabilityID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YkMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y98uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YkcuUEeWtzKTAc6Yojw" name="NamedElement_MaterialUse1" memberEnd="_cd3YksuUEeWtzKTAc6Yojw _cd3Yf8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YksuUEeWtzKTAc6Yojw" name="extension_MaterialUse1" type="_cd3YfsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YkcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Yk8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YlMuUEeWtzKTAc6Yojw" name="TransExpression">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YlcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Xs8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YlsuUEeWtzKTAc6Yojw" name="NamedElement_JobOrderCommandRule" memberEnd="_cd3Yl8uUEeWtzKTAc6Yojw _cd3bdcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Yl8uUEeWtzKTAc6Yojw" name="extension_JobOrderCommandRule" type="_cd3bdMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YlsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YmMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YmcuUEeWtzKTAc6Yojw" name="NamedElement_TransRespond" memberEnd="_cd3YmsuUEeWtzKTAc6Yojw _cd3YHcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YmsuUEeWtzKTAc6Yojw" name="extension_TransRespond" type="_cd3YGsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YmcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Ym8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YnMuUEeWtzKTAc6Yojw" name="NamedElement_OpPersonnelRequirement" memberEnd="_cd3YncuUEeWtzKTAc6Yojw _cd3ajcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YncuUEeWtzKTAc6Yojw" name="extension_OpPersonnelRequirement" type="_cd3ahMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YnMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YnsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Yn8uUEeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetCapabilityProperty" memberEnd="_cd3YoMuUEeWtzKTAc6Yojw _cd3aAcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YoMuUEeWtzKTAc6Yojw" name="extension_OpPhysicalAssetCapabilityProperty" type="_cd3Z_MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Yn8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YocuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YosuUEeWtzKTAc6Yojw" name="NamedElement_TransProcess" memberEnd="_cd3Yo8uUEeWtzKTAc6Yojw _cd3ZCcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Yo8uUEeWtzKTAc6Yojw" name="extension_TransProcess" type="_cd3ZB8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YosuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YpMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YpcuUEeWtzKTAc6Yojw" name="Location">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YpsuUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yp8uUEeWtzKTAc6Yojw" name="equipmentElementLevel" type="_cd3Y1cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YqMuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YqcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X48uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YqsuUEeWtzKTAc6Yojw" name="NamedElement_JobOrderCommand1" memberEnd="_cd3Yq8uUEeWtzKTAc6Yojw _cd3ZA8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Yq8uUEeWtzKTAc6Yojw" name="extension_JobOrderCommand1" type="_cd3ZAsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YqsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YrMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YrcuUEeWtzKTAc6Yojw" name="NamedElement_ResourceID" memberEnd="_cd3YrsuUEeWtzKTAc6Yojw _cd3ZUsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YrsuUEeWtzKTAc6Yojw" name="extension_ResourceID" type="_cd3ZUcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YrcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Yr8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YsMuUEeWtzKTAc6Yojw" name="OpMaterialCapability">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YscuUEeWtzKTAc6Yojw" name="assemblyType" type="_cd3ZHsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YssuUEeWtzKTAc6Yojw" name="materialCapabilityProperty" type="_cd3acMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Ys8uUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3X28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YtMuUEeWtzKTAc6Yojw" name="materialUse" type="_cd3Y0MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YtcuUEeWtzKTAc6Yojw" name="assemblyCapability" type="_cd3YsMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YtsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yt8uUEeWtzKTAc6Yojw" name="startTime" type="_cd3X-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YuMuUEeWtzKTAc6Yojw" name="confidenceFactor" type="_cd3ZkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YucuUEeWtzKTAc6Yojw" name="reason" type="_cd3XqsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YusuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yu8uUEeWtzKTAc6Yojw" name="capabilityType" type="_cd3XjsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YvMuUEeWtzKTAc6Yojw" name="endTime" type="_cd3aP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YvcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YvsuUEeWtzKTAc6Yojw" name="assemblyRelationship" type="_cd3ZCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Yv8uUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YwMuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YwcuUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3a3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YwsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YD8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Yw8uUEeWtzKTAc6Yojw" name="QuantityString">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YxMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XtsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YxcuUEeWtzKTAc6Yojw" name="NamedElement_Description" memberEnd="_cd3YxsuUEeWtzKTAc6Yojw _cd3ZIcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YxsuUEeWtzKTAc6Yojw" name="extension_Description" type="_cd3ZIMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YxcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Yx8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3YyMuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3YycuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aVcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YysuUEeWtzKTAc6Yojw" name="NamedElement_PersonnelClassID" memberEnd="_cd3Yy8uUEeWtzKTAc6Yojw _cd3bysuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Yy8uUEeWtzKTAc6Yojw" name="extension_PersonnelClassID" type="_cd3bycuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YysuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3YzMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3YzcuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetCapabilityTestSpecificationID" memberEnd="_cd3YzsuUEeWtzKTAc6Yojw _cd3ZUMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3YzsuUEeWtzKTAc6Yojw" name="extension_PhysicalAssetCapabilityTestSpecificationID" type="_cd3ZT8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3YzcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Yz8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y0MuUEeWtzKTAc6Yojw" name="MaterialUse">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y0cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3a_MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y0suUEeWtzKTAc6Yojw" name="NamedElement_OpEquipmentCapabilityProperty" memberEnd="_cd3Y08uUEeWtzKTAc6Yojw _cd3bO8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y08uUEeWtzKTAc6Yojw" name="extension_OpEquipmentCapabilityProperty" type="_cd3bNsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y0suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y1MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y1cuUEeWtzKTAc6Yojw" name="EquipmentElementLevel">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y1suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Ye8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y18uUEeWtzKTAc6Yojw" name="NamedElement_AnyGenericValue" memberEnd="_cd3Y2MuUEeWtzKTAc6Yojw _cd3XvcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y2MuUEeWtzKTAc6Yojw" name="extension_AnyGenericValue" type="_cd3XvMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y18uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y2cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y2suUEeWtzKTAc6Yojw" name="Problem">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y28uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YTMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y3MuUEeWtzKTAc6Yojw" name="NamedElement_PersonnelUse" memberEnd="_cd3Y3cuUEeWtzKTAc6Yojw _cd3bw8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y3cuUEeWtzKTAc6Yojw" name="extension_PersonnelUse" type="_cd3bwsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y3MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y3suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y38uUEeWtzKTAc6Yojw" name="EquipmentID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y4MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aWMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y4cuUEeWtzKTAc6Yojw" name="Value">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y4suUEeWtzKTAc6Yojw" name="key" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y48uUEeWtzKTAc6Yojw" name="unitOfMeasure" type="_cd3YN8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y5MuUEeWtzKTAc6Yojw" name="valueString" type="_cd3X08uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y5cuUEeWtzKTAc6Yojw" name="dataType" type="_cd3Y7cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y5suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YY8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y58uUEeWtzKTAc6Yojw" name="NamedElement_StartTime" memberEnd="_cd3Y6MuUEeWtzKTAc6Yojw _cd3X_MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y6MuUEeWtzKTAc6Yojw" name="extension_StartTime" type="_cd3X-8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y58uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y6cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y6suUEeWtzKTAc6Yojw" name="NamedElement_JobOrderDispatchStatus" memberEnd="_cd3Y68uUEeWtzKTAc6Yojw _cd3ZSsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y68uUEeWtzKTAc6Yojw" name="extension_JobOrderDispatchStatus" type="_cd3ZScuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y6suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y7MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y7cuUEeWtzKTAc6Yojw" name="DataType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y7suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X3cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y78uUEeWtzKTAc6Yojw" name="TransShow">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y8MuUEeWtzKTAc6Yojw" name="originalApplicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y8cuUEeWtzKTAc6Yojw" name="responseCriteria" type="_cd3ZtcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y8suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aDcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y88uUEeWtzKTAc6Yojw" name="BillOfMaterialsID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y9MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bBcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y9cuUEeWtzKTAc6Yojw" name="MaterialClassID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y9suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3by8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y98uUEeWtzKTAc6Yojw" name="NamedElement_MaterialCapabilityID" memberEnd="_cd3Y-MuUEeWtzKTAc6Yojw _cd3YkMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y-MuUEeWtzKTAc6Yojw" name="extension_MaterialCapabilityID" type="_cd3Yj8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y98uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y-cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Y-suUEeWtzKTAc6Yojw" name="AssemblyRelationship1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Y-8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YccuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y_MuUEeWtzKTAc6Yojw" name="NamedElement_OperationsDefinitionID" memberEnd="_cd3Y_cuUEeWtzKTAc6Yojw _cd3YZ8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Y_cuUEeWtzKTAc6Yojw" name="extension_OperationsDefinitionID" type="_cd3YZsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y_MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Y_suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Y_8uUEeWtzKTAc6Yojw" name="NamedElement_ProductSegmentID" memberEnd="_cd3ZAMuUEeWtzKTAc6Yojw _cd3ZbMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZAMuUEeWtzKTAc6Yojw" name="extension_ProductSegmentID" type="_cd3Za8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Y_8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZAcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZAsuUEeWtzKTAc6Yojw" name="JobOrderCommand1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZA8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YqsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZBMuUEeWtzKTAc6Yojw" name="NamedElement_ResourceReferenceType1" memberEnd="_cd3ZBcuUEeWtzKTAc6Yojw _cd3a2MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZBcuUEeWtzKTAc6Yojw" name="extension_ResourceReferenceType1" type="_cd3a18uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZBMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZBsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZB8uUEeWtzKTAc6Yojw" name="TransProcess">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZCMuUEeWtzKTAc6Yojw" name="actionCriteria" type="_cd3afcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZCcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YosuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZCsuUEeWtzKTAc6Yojw" name="AssemblyRelationship">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZC8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Zn8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZDMuUEeWtzKTAc6Yojw" name="PhysicalAssetClassID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZDcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZEsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZDsuUEeWtzKTAc6Yojw" name="QualificationTestSpecificationID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZD8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bD8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZEMuUEeWtzKTAc6Yojw" name="OperationsType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZEcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZYsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZEsuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetClassID" memberEnd="_cd3ZE8uUEeWtzKTAc6Yojw _cd3ZDcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZE8uUEeWtzKTAc6Yojw" name="extension_PhysicalAssetClassID" type="_cd3ZDMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZEsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZFMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZFcuUEeWtzKTAc6Yojw" name="NamedElement_EarliestStartTime" memberEnd="_cd3ZFsuUEeWtzKTAc6Yojw _cd3YJMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZFsuUEeWtzKTAc6Yojw" name="extension_EarliestStartTime" type="_cd3YI8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZFcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZF8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZGMuUEeWtzKTAc6Yojw" name="NamedElement_PersonName" memberEnd="_cd3ZGcuUEeWtzKTAc6Yojw _cd3ZysuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZGcuUEeWtzKTAc6Yojw" name="extension_PersonName" type="_cd3ZycuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZGMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZGsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZG8uUEeWtzKTAc6Yojw" name="NamedElement_WorkType1" memberEnd="_cd3ZHMuUEeWtzKTAc6Yojw _cd3ZTsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZHMuUEeWtzKTAc6Yojw" name="extension_WorkType1" type="_cd3ZTcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZG8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZHcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZHsuUEeWtzKTAc6Yojw" name="AssemblyType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZH8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZU8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZIMuUEeWtzKTAc6Yojw" name="Description">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZIcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YxcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZIsuUEeWtzKTAc6Yojw" name="Dependency">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZI8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Zm8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZJMuUEeWtzKTAc6Yojw" name="NamedElement_OperationsScheduleID" memberEnd="_cd3ZJcuUEeWtzKTAc6Yojw _cd3b18uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZJcuUEeWtzKTAc6Yojw" name="extension_OperationsScheduleID" type="_cd3b1suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZJMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZJsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZJ8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialDefinitionID" memberEnd="_cd3ZKMuUEeWtzKTAc6Yojw _cd3bVMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZKMuUEeWtzKTAc6Yojw" name="extension_MaterialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZJ8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZKcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZKsuUEeWtzKTAc6Yojw" name="OpEquipmentSpecificationProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZK8uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZLMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZLcuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZLsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZL8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Zi8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZMMuUEeWtzKTAc6Yojw" name="RelationshipForm1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZMcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZVsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZMsuUEeWtzKTAc6Yojw" name="NamedElement_RelationshipForm" memberEnd="_cd3ZM8uUEeWtzKTAc6Yojw _cd3XpsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZM8uUEeWtzKTAc6Yojw" name="extension_RelationshipForm" type="_cd3XpcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZMsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZNMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZNcuUEeWtzKTAc6Yojw" name="NamedElement_RequestedCompletionDate" memberEnd="_cd3ZNsuUEeWtzKTAc6Yojw _cd3XrcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZNsuUEeWtzKTAc6Yojw" name="extension_RequestedCompletionDate" type="_cd3XrMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZNcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZN8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZOMuUEeWtzKTAc6Yojw" name="NamedElement_PropertyID" memberEnd="_cd3ZOcuUEeWtzKTAc6Yojw _cd3XjcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZOcuUEeWtzKTAc6Yojw" name="extension_PropertyID" type="_cd3XjMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZOMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZOsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZO8uUEeWtzKTAc6Yojw" name="NamedElement_RequiredByRequestedSegmentResponse" memberEnd="_cd3ZPMuUEeWtzKTAc6Yojw _cd3bTsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZPMuUEeWtzKTAc6Yojw" name="extension_RequiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZO8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZPcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZPsuUEeWtzKTAc6Yojw" name="ResponseState">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZP8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZosuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZQMuUEeWtzKTAc6Yojw" name="NamedElement_OperationsRequestID" memberEnd="_cd3ZQcuUEeWtzKTAc6Yojw _cd3a-8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZQcuUEeWtzKTAc6Yojw" name="extension_OperationsRequestID" type="_cd3a-suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZQMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZQsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZQ8uUEeWtzKTAc6Yojw" name="NamedElement_OpMaterialSpecificationProperty" memberEnd="_cd3ZRMuUEeWtzKTAc6Yojw _cd3ZyMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZRMuUEeWtzKTAc6Yojw" name="extension_OpMaterialSpecificationProperty" type="_cd3Zw8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZQ8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZRcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZRsuUEeWtzKTAc6Yojw" name="NamedElement_ActualFinishTime" memberEnd="_cd3ZR8uUEeWtzKTAc6Yojw _cd3Z5suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZR8uUEeWtzKTAc6Yojw" name="extension_ActualFinishTime" type="_cd3Z5cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZRsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZSMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZScuUEeWtzKTAc6Yojw" name="JobOrderDispatchStatus">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZSsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y6suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZS8uUEeWtzKTAc6Yojw" name="BillOfResourcesID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZTMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3a2cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZTcuUEeWtzKTAc6Yojw" name="WorkType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZTsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZG8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZT8uUEeWtzKTAc6Yojw" name="PhysicalAssetCapabilityTestSpecificationID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZUMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YzcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZUcuUEeWtzKTAc6Yojw" name="ResourceID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZUsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YrcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZU8uUEeWtzKTAc6Yojw" name="NamedElement_AssemblyType" memberEnd="_cd3ZVMuUEeWtzKTAc6Yojw _cd3ZH8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZVMuUEeWtzKTAc6Yojw" name="extension_AssemblyType" type="_cd3ZHsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZU8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZVcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZVsuUEeWtzKTAc6Yojw" name="NamedElement_RelationshipForm1" memberEnd="_cd3ZV8uUEeWtzKTAc6Yojw _cd3ZMcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZV8uUEeWtzKTAc6Yojw" name="extension_RelationshipForm1" type="_cd3ZMMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZVsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZWMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZWcuUEeWtzKTAc6Yojw" name="PhysicalAssetID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZWsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YeMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZW8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialSubLotID" memberEnd="_cd3ZXMuUEeWtzKTAc6Yojw _cd3a3cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZXMuUEeWtzKTAc6Yojw" name="extension_MaterialSubLotID" type="_cd3a3MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZW8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZXcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZXsuUEeWtzKTAc6Yojw" name="NamedElement_OpPersonnelCapability" memberEnd="_cd3ZX8uUEeWtzKTAc6Yojw _cd3aH8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZX8uUEeWtzKTAc6Yojw" name="extension_OpPersonnelCapability" type="_cd3aEsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZXsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZYMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3ZYcuUEeWtzKTAc6Yojw"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZYsuUEeWtzKTAc6Yojw" name="NamedElement_OperationsType1" memberEnd="_cd3ZY8uUEeWtzKTAc6Yojw _cd3ZEcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZY8uUEeWtzKTAc6Yojw" name="extension_OperationsType1" type="_cd3ZEMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZYsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZZMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZZcuUEeWtzKTAc6Yojw" name="TransGet">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZZsuUEeWtzKTAc6Yojw" name="expression" type="_cd3ZYcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZZ8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XucuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZaMuUEeWtzKTAc6Yojw" name="NamedElement_PlannedStartTime" memberEnd="_cd3ZacuUEeWtzKTAc6Yojw _cd3YacuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZacuUEeWtzKTAc6Yojw" name="extension_PlannedStartTime" type="_cd3YaMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZaMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZasuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Za8uUEeWtzKTAc6Yojw" name="ProductSegmentID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZbMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y_8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZbcuUEeWtzKTAc6Yojw" name="OpEquipmentCapability">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZbsuUEeWtzKTAc6Yojw" name="equipmentClassID" type="_cd3bCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zb8uUEeWtzKTAc6Yojw" name="startTime" type="_cd3X-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZcMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZccuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZcsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zc8uUEeWtzKTAc6Yojw" name="confidenceFactor" type="_cd3ZkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZdMuUEeWtzKTAc6Yojw" name="reason" type="_cd3XqsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZdcuUEeWtzKTAc6Yojw" name="endTime" type="_cd3aP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZdsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zd8uUEeWtzKTAc6Yojw" name="equipmentCapabilityProperty" type="_cd3bNsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZeMuUEeWtzKTAc6Yojw" name="capabilityType" type="_cd3XjsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZecuUEeWtzKTAc6Yojw" name="equipmentUse" type="_cd3aXsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZesuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3asMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Ze8uUEeWtzKTAc6Yojw" name="Dependency1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZfMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3an8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZfcuUEeWtzKTAc6Yojw" name="PhysicalAssetUse">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZfsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aksuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Zf8uUEeWtzKTAc6Yojw" name="NamedElement_ProductProductionRuleID" memberEnd="_cd3ZgMuUEeWtzKTAc6Yojw _cd3bGcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZgMuUEeWtzKTAc6Yojw" name="extension_ProductProductionRuleID" type="_cd3bGMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Zf8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZgcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZgsuUEeWtzKTAc6Yojw" name="TransAcknowledge">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zg8uUEeWtzKTAc6Yojw" name="responseCriteria" type="_cd3ZtcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZhMuUEeWtzKTAc6Yojw" name="originalApplicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZhcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YFMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZhsuUEeWtzKTAc6Yojw" name="TransExpression1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zh8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b3cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZiMuUEeWtzKTAc6Yojw" name="NamedElement_Version" memberEnd="_cd3ZicuUEeWtzKTAc6Yojw _cd3Xg8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZicuUEeWtzKTAc6Yojw" name="extension_Version" type="_cd3XgsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZiMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZisuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Zi8uUEeWtzKTAc6Yojw" name="NamedElement_OpEquipmentSpecificationProperty" memberEnd="_cd3ZjMuUEeWtzKTAc6Yojw _cd3ZL8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZjMuUEeWtzKTAc6Yojw" name="extension_OpEquipmentSpecificationProperty" type="_cd3ZKsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Zi8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZjcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZjsuUEeWtzKTAc6Yojw" name="Cause">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zj8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bFcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZkMuUEeWtzKTAc6Yojw" name="ConfidenceFactor">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZkcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3agcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZksuUEeWtzKTAc6Yojw" name="NamedElement_ResourceReferenceType" memberEnd="_cd3Zk8uUEeWtzKTAc6Yojw _cd3Zv8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Zk8uUEeWtzKTAc6Yojw" name="extension_ResourceReferenceType" type="_cd3ZvsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZksuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZlMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZlcuUEeWtzKTAc6Yojw" name="Parameter">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZlsuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zl8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZmMuUEeWtzKTAc6Yojw" name="parameter" type="_cd3ZlcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZmcuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZmsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YgMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Zm8uUEeWtzKTAc6Yojw" name="NamedElement_Dependency" memberEnd="_cd3ZnMuUEeWtzKTAc6Yojw _cd3ZI8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZnMuUEeWtzKTAc6Yojw" name="extension_Dependency" type="_cd3ZIsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Zm8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZncuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3ZnsuUEeWtzKTAc6Yojw" name="DateTime"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Zn8uUEeWtzKTAc6Yojw" name="NamedElement_AssemblyRelationship" memberEnd="_cd3ZoMuUEeWtzKTAc6Yojw _cd3ZC8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZoMuUEeWtzKTAc6Yojw" name="extension_AssemblyRelationship" type="_cd3ZCsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Zn8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZocuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZosuUEeWtzKTAc6Yojw" name="NamedElement_ResponseState" memberEnd="_cd3Zo8uUEeWtzKTAc6Yojw _cd3ZP8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Zo8uUEeWtzKTAc6Yojw" name="extension_ResponseState" type="_cd3ZPsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZosuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZpMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZpcuUEeWtzKTAc6Yojw" name="DataType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZpsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bJ8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Zp8uUEeWtzKTAc6Yojw" name="TransChange">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZqMuUEeWtzKTAc6Yojw" name="actionCriteria" type="_cd3afcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZqcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aKsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZqsuUEeWtzKTAc6Yojw" name="WorkScheduleID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zq8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZrMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZrMuUEeWtzKTAc6Yojw" name="NamedElement_WorkScheduleID" memberEnd="_cd3ZrcuUEeWtzKTAc6Yojw _cd3Zq8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZrcuUEeWtzKTAc6Yojw" name="extension_WorkScheduleID" type="_cd3ZqsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZrMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZrsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Zr8uUEeWtzKTAc6Yojw" name="NamedElement_ActualEndTime" memberEnd="_cd3ZsMuUEeWtzKTAc6Yojw _cd3aT8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZsMuUEeWtzKTAc6Yojw" name="extension_ActualEndTime" type="_cd3aTsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Zr8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZscuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZssuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetActualID" memberEnd="_cd3Zs8uUEeWtzKTAc6Yojw _cd3X78uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Zs8uUEeWtzKTAc6Yojw" name="extension_PhysicalAssetActualID" type="_cd3X7suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZssuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZtMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZtcuUEeWtzKTAc6Yojw" name="TransResponseCriteria">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZtsuUEeWtzKTAc6Yojw" name="responseExpression" type="_cd3YlMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zt8uUEeWtzKTAc6Yojw" name="changeStatus" type="_cd3YT8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZuMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X5suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZucuUEeWtzKTAc6Yojw" name="NamedElement_StorageHierarchyScope" memberEnd="_cd3ZusuUEeWtzKTAc6Yojw _cd3aIcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZusuUEeWtzKTAc6Yojw" name="extension_StorageHierarchyScope" type="_cd3aIMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZucuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Zu8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZvMuUEeWtzKTAc6Yojw" name="ProductionRequestID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZvcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3amsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZvsuUEeWtzKTAc6Yojw" name="ResourceReferenceType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zv8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZksuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ZwMuUEeWtzKTAc6Yojw" name="NamedElement_OpPersonnelRequirementProperty" memberEnd="_cd3ZwcuUEeWtzKTAc6Yojw _cd3XnMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ZwcuUEeWtzKTAc6Yojw" name="extension_OpPersonnelRequirementProperty" type="_cd3Xl8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ZwMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ZwsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Zw8uUEeWtzKTAc6Yojw" name="OpMaterialSpecificationProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZxMuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZxcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZxsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zx8uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZyMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZQ8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ZycuUEeWtzKTAc6Yojw" name="PersonName">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZysuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZGMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Zy8uUEeWtzKTAc6Yojw" name="OpEquipmentRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZzMuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZzcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ZzsuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Zz8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z0MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X1cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Z0cuUEeWtzKTAc6Yojw" name="TransConfirmationCode">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z0suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bxMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Z08uUEeWtzKTAc6Yojw" name="NamedElement_StorageLocation" memberEnd="_cd3Z1MuUEeWtzKTAc6Yojw _cd3YdcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Z1MuUEeWtzKTAc6Yojw" name="extension_StorageLocation" type="_cd3YdMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Z08uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Z1cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Z1suUEeWtzKTAc6Yojw" name="NamedElement_OpPersonnelSpecification" memberEnd="_cd3Z18uUEeWtzKTAc6Yojw _cd3aSsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Z18uUEeWtzKTAc6Yojw" name="extension_OpPersonnelSpecification" type="_cd3aQ8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Z1suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Z2MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Z2cuUEeWtzKTAc6Yojw" name="NamedElement_TestResult" memberEnd="_cd3Z2suUEeWtzKTAc6Yojw _cd3bbMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Z2suUEeWtzKTAc6Yojw" name="extension_TestResult" type="_cd3bZsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Z2cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Z28uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Z3MuUEeWtzKTAc6Yojw" name="Result">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z3cuUEeWtzKTAc6Yojw" name="unitOfMeasure" type="_cd3YN8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z3suUEeWtzKTAc6Yojw" name="valueString" type="_cd3X08uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z38uUEeWtzKTAc6Yojw" name="key" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z4MuUEeWtzKTAc6Yojw" name="dataType" type="_cd3Y7cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z4cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ad8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Z4suUEeWtzKTAc6Yojw" name="NamedElement_QuantityValue" memberEnd="_cd3Z48uUEeWtzKTAc6Yojw _cd3YM8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Z48uUEeWtzKTAc6Yojw" name="extension_QuantityValue" type="_cd3YLsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Z4suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Z5MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Z5cuUEeWtzKTAc6Yojw" name="ActualFinishTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z5suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZRsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Z58uUEeWtzKTAc6Yojw" name="OpMaterialRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z6MuUEeWtzKTAc6Yojw" name="assemblyRequirement" type="_cd3Z58uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z6cuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z6suUEeWtzKTAc6Yojw" name="assemblyRelationship" type="_cd3ZCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z68uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z7MuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z7cuUEeWtzKTAc6Yojw" name="materialUse" type="_cd3Y0MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z7suUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3X28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z78uUEeWtzKTAc6Yojw" name="assemblyType" type="_cd3ZHsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z8MuUEeWtzKTAc6Yojw" name="materialRequirementProperty" type="_cd3aacuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z8cuUEeWtzKTAc6Yojw" name="storageLocation" type="_cd3YdMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z8suUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3a3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z88uUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z9MuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z9cuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z9suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aMMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3Z98uUEeWtzKTAc6Yojw" name="NamedElement_MaterialActualID" memberEnd="_cd3Z-MuUEeWtzKTAc6Yojw _cd3alsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3Z-MuUEeWtzKTAc6Yojw" name="extension_MaterialActualID" type="_cd3alcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3Z98uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3Z-cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Z-suUEeWtzKTAc6Yojw" name="ParameterID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z-8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aOcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3Z_MuUEeWtzKTAc6Yojw" name="OpPhysicalAssetCapabilityProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z_cuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z_suUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3Z_8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aAMuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aAcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Yn8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aAsuUEeWtzKTAc6Yojw" name="NamedElement_Status" memberEnd="_cd3aA8uUEeWtzKTAc6Yojw _cd3aEcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aA8uUEeWtzKTAc6Yojw" name="extension_Status" type="_cd3aEMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aAsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aBMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aBcuUEeWtzKTAc6Yojw" name="NamedElement_ActualStartTime" memberEnd="_cd3aBsuUEeWtzKTAc6Yojw _cd3bCcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aBsuUEeWtzKTAc6Yojw" name="extension_ActualStartTime" type="_cd3bCMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aBcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aB8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aCMuUEeWtzKTAc6Yojw" name="NamedElement_OpMaterialRequirementProperty" memberEnd="_cd3aCcuUEeWtzKTAc6Yojw _cd3ab8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aCcuUEeWtzKTAc6Yojw" name="extension_OpMaterialRequirementProperty" type="_cd3aacuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aCMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aCsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aC8uUEeWtzKTAc6Yojw" name="TransUserArea">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aDMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3a_8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aDcuUEeWtzKTAc6Yojw" name="NamedElement_TransShow" memberEnd="_cd3aDsuUEeWtzKTAc6Yojw _cd3Y8suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aDsuUEeWtzKTAc6Yojw" name="extension_TransShow" type="_cd3Y78uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aDcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aD8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aEMuUEeWtzKTAc6Yojw" name="Status">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aEcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aAsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aEsuUEeWtzKTAc6Yojw" name="OpPersonnelCapability">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aE8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aFMuUEeWtzKTAc6Yojw" name="capabilityType" type="_cd3XjsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aFcuUEeWtzKTAc6Yojw" name="endTime" type="_cd3aP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aFsuUEeWtzKTAc6Yojw" name="confidenceFactor" type="_cd3ZkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aF8uUEeWtzKTAc6Yojw" name="personnelCapabilityProperty" type="_cd3YBcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aGMuUEeWtzKTAc6Yojw" name="personnelClassID" type="_cd3bycuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aGcuUEeWtzKTAc6Yojw" name="personnelUse" type="_cd3bwsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aGsuUEeWtzKTAc6Yojw" name="personID" type="_cd3akMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aG8uUEeWtzKTAc6Yojw" name="startTime" type="_cd3X-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aHMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aHcuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aHsuUEeWtzKTAc6Yojw" name="reason" type="_cd3XqsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aH8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZXsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aIMuUEeWtzKTAc6Yojw" name="StorageHierarchyScope">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aIcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZucuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aIsuUEeWtzKTAc6Yojw" name="OpPhysicalAssetSpecification">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aI8uUEeWtzKTAc6Yojw" name="physicalAssetSpecificationProperty" type="_cd3a5suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aJMuUEeWtzKTAc6Yojw" name="physicalAssetUse" type="_cd3ZfcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aJcuUEeWtzKTAc6Yojw" name="physicalAssetClassID" type="_cd3ZDMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aJsuUEeWtzKTAc6Yojw" name="physicalAssetID" type="_cd3ZWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aJ8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aKMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aKcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bW8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aKsuUEeWtzKTAc6Yojw" name="NamedElement_TransChange" memberEnd="_cd3aK8uUEeWtzKTAc6Yojw _cd3ZqcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aK8uUEeWtzKTAc6Yojw" name="extension_TransChange" type="_cd3Zp8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aKsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aLMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aLcuUEeWtzKTAc6Yojw" name="TransSync">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aLsuUEeWtzKTAc6Yojw" name="actionCriteria" type="_cd3afcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aL8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b5MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aMMuUEeWtzKTAc6Yojw" name="NamedElement_OpMaterialRequirement" memberEnd="_cd3aMcuUEeWtzKTAc6Yojw _cd3Z9suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aMcuUEeWtzKTAc6Yojw" name="extension_OpMaterialRequirement" type="_cd3Z58uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aMMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aMsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aM8uUEeWtzKTAc6Yojw" name="PublishedDate">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aNMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bDMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aNcuUEeWtzKTAc6Yojw" name="Correction">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aNsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XicuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aN8uUEeWtzKTAc6Yojw" name="ProductionScheduleID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aOMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YF8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aOcuUEeWtzKTAc6Yojw" name="NamedElement_ParameterID" memberEnd="_cd3aOsuUEeWtzKTAc6Yojw _cd3Z-8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aOsuUEeWtzKTAc6Yojw" name="extension_ParameterID" type="_cd3Z-suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aOcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aO8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aPMuUEeWtzKTAc6Yojw" name="NamedElement_RequestState1" memberEnd="_cd3aPcuUEeWtzKTAc6Yojw _cd3YH8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aPcuUEeWtzKTAc6Yojw" name="extension_RequestState1" type="_cd3YHsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aPMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aPsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aP8uUEeWtzKTAc6Yojw" name="EndTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aQMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aesuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aQcuUEeWtzKTAc6Yojw" name="ProductProductionRule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aQsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XwcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aQ8uUEeWtzKTAc6Yojw" name="OpPersonnelSpecification">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aRMuUEeWtzKTAc6Yojw" name="personnelUse" type="_cd3bwsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aRcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aRsuUEeWtzKTAc6Yojw" name="personnelClassID" type="_cd3bycuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aR8uUEeWtzKTAc6Yojw" name="personID" type="_cd3akMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aSMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aScuUEeWtzKTAc6Yojw" name="personnelSpecificationProperty" type="_cd3YicuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aSsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Z1suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aS8uUEeWtzKTAc6Yojw" name="NamedElement_WorkType" memberEnd="_cd3aTMuUEeWtzKTAc6Yojw _cd3bUsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aTMuUEeWtzKTAc6Yojw" name="extension_WorkType" type="_cd3bUcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aS8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aTcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aTsuUEeWtzKTAc6Yojw" name="ActualEndTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aT8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Zr8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aUMuUEeWtzKTAc6Yojw" name="LatestEndTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aUcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b2MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aUsuUEeWtzKTAc6Yojw" name="NamedElement_PersonID" memberEnd="_cd3aU8uUEeWtzKTAc6Yojw _cd3akcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aU8uUEeWtzKTAc6Yojw" name="extension_PersonID" type="_cd3akMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aUsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aVMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aVcuUEeWtzKTAc6Yojw" name="NamedElement_RequiredByRequestedSegmentResponse1" memberEnd="_cd3aVsuUEeWtzKTAc6Yojw _cd3YycuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aVsuUEeWtzKTAc6Yojw" name="extension_RequiredByRequestedSegmentResponse1" type="_cd3YyMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aVcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aV8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aWMuUEeWtzKTAc6Yojw" name="NamedElement_EquipmentID" memberEnd="_cd3aWcuUEeWtzKTAc6Yojw _cd3Y4MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aWcuUEeWtzKTAc6Yojw" name="extension_EquipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aWMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aWsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aW8uUEeWtzKTAc6Yojw" name="NamedElement_EquipmentClassID" memberEnd="_cd3aXMuUEeWtzKTAc6Yojw _cd3bC8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aXMuUEeWtzKTAc6Yojw" name="extension_EquipmentClassID" type="_cd3bCsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aW8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aXcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aXsuUEeWtzKTAc6Yojw" name="EquipmentUse">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aX8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X8suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aYMuUEeWtzKTAc6Yojw" name="NamedElement_PlannedFinishTime" memberEnd="_cd3aYcuUEeWtzKTAc6Yojw _cd3YQsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aYcuUEeWtzKTAc6Yojw" name="extension_PlannedFinishTime" type="_cd3YQcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aYMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aYsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aY8uUEeWtzKTAc6Yojw" name="NamedElement_RequestedPriority" memberEnd="_cd3aZMuUEeWtzKTAc6Yojw _cd3a38uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aZMuUEeWtzKTAc6Yojw" name="extension_RequestedPriority" type="_cd3a3suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aY8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aZcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aZsuUEeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetRequirement" memberEnd="_cd3aZ8uUEeWtzKTAc6Yojw _cd3YYsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aZ8uUEeWtzKTAc6Yojw" name="extension_OpPhysicalAssetRequirement" type="_cd3YWMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aZsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aaMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aacuUEeWtzKTAc6Yojw" name="OpMaterialRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aasuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aa8uUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3abMuUEeWtzKTAc6Yojw" name="materialRequirementProperty" type="_cd3aacuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3abcuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3absuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ab8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aCMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3acMuUEeWtzKTAc6Yojw" name="OpMaterialCapabilityProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3accuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3acsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ac8uUEeWtzKTAc6Yojw" name="materialUse" type="_cd3Y0MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3adMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3adcuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3adsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Xf8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ad8uUEeWtzKTAc6Yojw" name="NamedElement_Result" memberEnd="_cd3aeMuUEeWtzKTAc6Yojw _cd3Z4cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aeMuUEeWtzKTAc6Yojw" name="extension_Result" type="_cd3Z3MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ad8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aecuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aesuUEeWtzKTAc6Yojw" name="NamedElement_EndTime" memberEnd="_cd3ae8uUEeWtzKTAc6Yojw _cd3aQMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ae8uUEeWtzKTAc6Yojw" name="extension_EndTime" type="_cd3aP8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aesuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3afMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3afcuUEeWtzKTAc6Yojw" name="TransActionCriteria">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3afsuUEeWtzKTAc6Yojw" name="actionExpression" type="_cd3YlMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3af8uUEeWtzKTAc6Yojw" name="changeStatus" type="_cd3YT8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3agMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bccuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3agcuUEeWtzKTAc6Yojw" name="NamedElement_ConfidenceFactor" memberEnd="_cd3agsuUEeWtzKTAc6Yojw _cd3ZkcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3agsuUEeWtzKTAc6Yojw" name="extension_ConfidenceFactor" type="_cd3ZkMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3agcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ag8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ahMuUEeWtzKTAc6Yojw" name="OpPersonnelRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ahcuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ahsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ah8uUEeWtzKTAc6Yojw" name="personID" type="_cd3akMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aiMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aicuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aisuUEeWtzKTAc6Yojw" name="personnelUse" type="_cd3bwsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ai8uUEeWtzKTAc6Yojw" name="personnelRequirementProperty" type="_cd3Xl8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ajMuUEeWtzKTAc6Yojw" name="personnelClassID" type="_cd3bycuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ajcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YnMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ajsuUEeWtzKTAc6Yojw" name="ExpirationTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aj8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XrsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3akMuUEeWtzKTAc6Yojw" name="PersonID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3akcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aUsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aksuUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetUse" memberEnd="_cd3ak8uUEeWtzKTAc6Yojw _cd3ZfsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ak8uUEeWtzKTAc6Yojw" name="extension_PhysicalAssetUse" type="_cd3ZfcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aksuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3alMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3alcuUEeWtzKTAc6Yojw" name="MaterialActualID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3alsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Z98uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3al8uUEeWtzKTAc6Yojw" name="NamedElement_Priority" memberEnd="_cd3amMuUEeWtzKTAc6Yojw _cd3b0suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3amMuUEeWtzKTAc6Yojw" name="extension_Priority" type="_cd3b0cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3al8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3amcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3amsuUEeWtzKTAc6Yojw" name="NamedElement_ProductionRequestID" memberEnd="_cd3am8uUEeWtzKTAc6Yojw _cd3ZvcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3am8uUEeWtzKTAc6Yojw" name="extension_ProductionRequestID" type="_cd3ZvMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3amsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3anMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3ancuUEeWtzKTAc6Yojw" name="MaterialTestSpecificationID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ansuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YK8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3an8uUEeWtzKTAc6Yojw" name="NamedElement_Dependency1" memberEnd="_cd3aoMuUEeWtzKTAc6Yojw _cd3ZfMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3aoMuUEeWtzKTAc6Yojw" name="extension_Dependency1" type="_cd3Ze8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3an8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3aocuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3aosuUEeWtzKTAc6Yojw" name="NamedElement_MaterialRequirementID" memberEnd="_cd3ao8uUEeWtzKTAc6Yojw _cd3Yd8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ao8uUEeWtzKTAc6Yojw" name="extension_MaterialRequirementID" type="_cd3YdsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3aosuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3apMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3apcuUEeWtzKTAc6Yojw" name="OpEquipmentSpecification">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3apsuUEeWtzKTAc6Yojw" name="equipmentClassID" type="_cd3bCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ap8uUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aqMuUEeWtzKTAc6Yojw" name="equipmentUse" type="_cd3aXsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aqcuUEeWtzKTAc6Yojw" name="equipmentSpecificationProperty" type="_cd3ZKsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aqsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aq8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3arMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YbsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3arcuUEeWtzKTAc6Yojw" name="NamedElement_HierarchyScope" memberEnd="_cd3arsuUEeWtzKTAc6Yojw _cd3XlMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3arsuUEeWtzKTAc6Yojw" name="extension_HierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3arcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ar8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3asMuUEeWtzKTAc6Yojw" name="NamedElement_OpEquipmentCapability" memberEnd="_cd3ascuUEeWtzKTAc6Yojw _cd3ZesuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ascuUEeWtzKTAc6Yojw" name="extension_OpEquipmentCapability" type="_cd3ZbcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3asMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3assuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3as8uUEeWtzKTAc6Yojw" name="NamedElement_JobOrderCommand" memberEnd="_cd3atMuUEeWtzKTAc6Yojw _cd3az8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3atMuUEeWtzKTAc6Yojw" name="extension_JobOrderCommand" type="_cd3azsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3as8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3atcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3atsuUEeWtzKTAc6Yojw" name="NamedElement_MaterialSpecificationID" memberEnd="_cd3at8uUEeWtzKTAc6Yojw _cd3bI8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3at8uUEeWtzKTAc6Yojw" name="extension_MaterialSpecificationID" type="_cd3bIsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3atsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3auMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aucuUEeWtzKTAc6Yojw" name="AssemblyType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ausuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Xn8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3au8uUEeWtzKTAc6Yojw" name="OpEquipmentRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3avMuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3avcuUEeWtzKTAc6Yojw" name="equipmentClassID" type="_cd3bCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3avsuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3av8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3awMuUEeWtzKTAc6Yojw" name="equipmentUse" type="_cd3aXsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3awcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3awsuUEeWtzKTAc6Yojw" name="equipmentRequirementProperty" type="_cd3Zy8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aw8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3axMuUEeWtzKTAc6Yojw" name="equipmentLevel" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3axcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bWMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3axsuUEeWtzKTAc6Yojw" name="NamedElement_CapabilityType" memberEnd="_cd3ax8uUEeWtzKTAc6Yojw _cd3Xj8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3ax8uUEeWtzKTAc6Yojw" name="extension_CapabilityType" type="_cd3XjsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3axsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3ayMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3aycuUEeWtzKTAc6Yojw" name="CertificateOfAnalysisReference">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3aysuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X-MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3ay8uUEeWtzKTAc6Yojw" name="NamedElement_TransReceiver" memberEnd="_cd3azMuUEeWtzKTAc6Yojw _cd3a1MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3azMuUEeWtzKTAc6Yojw" name="extension_TransReceiver" type="_cd3a0MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3ay8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3azcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3azsuUEeWtzKTAc6Yojw" name="JobOrderCommand">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3az8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3as8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a0MuUEeWtzKTAc6Yojw" name="TransReceiver">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a0cuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a0suUEeWtzKTAc6Yojw" name="componentID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a08uUEeWtzKTAc6Yojw" name="logicalID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a1MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ay8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a1cuUEeWtzKTAc6Yojw" name="ManufacturingBillID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a1suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Yg8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a18uUEeWtzKTAc6Yojw" name="ResourceReferenceType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a2MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZBMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3a2cuUEeWtzKTAc6Yojw" name="NamedElement_BillOfResourcesID" memberEnd="_cd3a2suUEeWtzKTAc6Yojw _cd3ZTMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3a2suUEeWtzKTAc6Yojw" name="extension_BillOfResourcesID" type="_cd3ZS8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3a2cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3a28uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a3MuUEeWtzKTAc6Yojw" name="MaterialSubLotID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a3cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZW8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a3suUEeWtzKTAc6Yojw" name="RequestedPriority">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a38uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aY8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a4MuUEeWtzKTAc6Yojw" name="OpPhysicalAssetRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a4cuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a4suUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a48uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a5MuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a5cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XxMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a5suUEeWtzKTAc6Yojw" name="OpPhysicalAssetSpecificationProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a58uUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a6MuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a6cuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a6suUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a68uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bAsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3a7MuUEeWtzKTAc6Yojw" name="NamedElement_MaterialLotID" memberEnd="_cd3a7cuUEeWtzKTAc6Yojw _cd3X3MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3a7cuUEeWtzKTAc6Yojw" name="extension_MaterialLotID" type="_cd3X28uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3a7MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3a7suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a78uUEeWtzKTAc6Yojw" name="EquipmentAssetMapping">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a8MuUEeWtzKTAc6Yojw" name="physicalAssetID" type="_cd3ZWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a8cuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a8suUEeWtzKTAc6Yojw" name="endTime" type="_cd3ZnsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a88uUEeWtzKTAc6Yojw" name="startTime" type="_cd3ZnsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a9MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3XhMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a9cuUEeWtzKTAc6Yojw" name="ProcessSegmentID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a9suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X4MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3a98uUEeWtzKTAc6Yojw" name="NamedElement_OperationsType" memberEnd="_cd3a-MuUEeWtzKTAc6Yojw _cd3YQMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3a-MuUEeWtzKTAc6Yojw" name="extension_OperationsType" type="_cd3YP8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3a98uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3a-cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3a-suUEeWtzKTAc6Yojw" name="OperationsRequestID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3a-8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZQMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3a_MuUEeWtzKTAc6Yojw" name="NamedElement_MaterialUse" memberEnd="_cd3a_cuUEeWtzKTAc6Yojw _cd3Y0cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3a_cuUEeWtzKTAc6Yojw" name="extension_MaterialUse" type="_cd3Y0MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3a_MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3a_suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3a_8uUEeWtzKTAc6Yojw" name="NamedElement_TransUserArea" memberEnd="_cd3bAMuUEeWtzKTAc6Yojw _cd3aDMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bAMuUEeWtzKTAc6Yojw" name="extension_TransUserArea" type="_cd3aC8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3a_8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bAcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bAsuUEeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetSpecificationProperty" memberEnd="_cd3bA8uUEeWtzKTAc6Yojw _cd3a68uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bA8uUEeWtzKTAc6Yojw" name="extension_OpPhysicalAssetSpecificationProperty" type="_cd3a5suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bAsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bBMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bBcuUEeWtzKTAc6Yojw" name="NamedElement_BillOfMaterialsID" memberEnd="_cd3bBsuUEeWtzKTAc6Yojw _cd3Y9MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bBsuUEeWtzKTAc6Yojw" name="extension_BillOfMaterialsID" type="_cd3Y88uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bBcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bB8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bCMuUEeWtzKTAc6Yojw" name="ActualStartTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bCcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aBcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bCsuUEeWtzKTAc6Yojw" name="EquipmentClassID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bC8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aW8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bDMuUEeWtzKTAc6Yojw" name="NamedElement_PublishedDate" memberEnd="_cd3bDcuUEeWtzKTAc6Yojw _cd3aNMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bDcuUEeWtzKTAc6Yojw" name="extension_PublishedDate" type="_cd3aM8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bDMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bDsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bD8uUEeWtzKTAc6Yojw" name="NamedElement_QualificationTestSpecificationID" memberEnd="_cd3bEMuUEeWtzKTAc6Yojw _cd3ZD8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bEMuUEeWtzKTAc6Yojw" name="extension_QualificationTestSpecificationID" type="_cd3ZDsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bD8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bEcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bEsuUEeWtzKTAc6Yojw" name="NamedElement_RelationshipType" memberEnd="_cd3bE8uUEeWtzKTAc6Yojw _cd3b48uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bE8uUEeWtzKTAc6Yojw" name="extension_RelationshipType" type="_cd3b4suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bEsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bFMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bFcuUEeWtzKTAc6Yojw" name="NamedElement_Cause" memberEnd="_cd3bFsuUEeWtzKTAc6Yojw _cd3Zj8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bFsuUEeWtzKTAc6Yojw" name="extension_Cause" type="_cd3ZjsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bFcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bF8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bGMuUEeWtzKTAc6Yojw" name="ProductProductionRuleID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bGcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Zf8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bGsuUEeWtzKTAc6Yojw" name="TransApplicationArea">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bG8uUEeWtzKTAc6Yojw" name="bODID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bHMuUEeWtzKTAc6Yojw" name="receiver" type="_cd3a0MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bHcuUEeWtzKTAc6Yojw" name="sender" type="_cd3X_cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bHsuUEeWtzKTAc6Yojw" name="userArea" type="_cd3aC8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bH8uUEeWtzKTAc6Yojw" name="creationDateTime" type="_cd3ZnsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bIMuUEeWtzKTAc6Yojw" name="signature" type="_cd3bYcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bIcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YIMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bIsuUEeWtzKTAc6Yojw" name="MaterialSpecificationID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bI8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3atsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bJMuUEeWtzKTAc6Yojw" name="NamedElement_TransConfirm" memberEnd="_cd3bJcuUEeWtzKTAc6Yojw _cd3bcMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bJcuUEeWtzKTAc6Yojw" name="extension_TransConfirm" type="_cd3bbcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bJMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bJsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bJ8uUEeWtzKTAc6Yojw" name="NamedElement_DataType1" memberEnd="_cd3bKMuUEeWtzKTAc6Yojw _cd3ZpsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bKMuUEeWtzKTAc6Yojw" name="extension_DataType1" type="_cd3ZpcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bJ8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bKcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bKsuUEeWtzKTAc6Yojw" name="SegmentDependency">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bK8uUEeWtzKTAc6Yojw" name="timingFactor" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bLMuUEeWtzKTAc6Yojw" name="segmentID" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bLcuUEeWtzKTAc6Yojw" name="productSegmentID" type="_cd3Za8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bLsuUEeWtzKTAc6Yojw" name="processSegmentID" type="_cd3a9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bL8uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bMMuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bMcuUEeWtzKTAc6Yojw" name="dependency" type="_cd3ZIsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bMsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bs8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bM8uUEeWtzKTAc6Yojw" name="NamedElement_TransSignature" memberEnd="_cd3bNMuUEeWtzKTAc6Yojw _cd3bYsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bNMuUEeWtzKTAc6Yojw" name="extension_TransSignature" type="_cd3bYcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bM8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bNcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bNsuUEeWtzKTAc6Yojw" name="OpEquipmentCapabilityProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bN8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bOMuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bOcuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bOsuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bO8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y0suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bPMuUEeWtzKTAc6Yojw" name="OpPhysicalAssetCapability">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bPcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bPsuUEeWtzKTAc6Yojw" name="confidenceFactor" type="_cd3ZkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bP8uUEeWtzKTAc6Yojw" name="endTime" type="_cd3aP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bQMuUEeWtzKTAc6Yojw" name="physicalAssetID" type="_cd3ZWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bQcuUEeWtzKTAc6Yojw" name="reason" type="_cd3XqsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bQsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bQ8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bRMuUEeWtzKTAc6Yojw" name="physicalAssetCapabilityProperty" type="_cd3Z_MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bRcuUEeWtzKTAc6Yojw" name="capabilityType" type="_cd3XjsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bRsuUEeWtzKTAc6Yojw" name="physicalAssetUse" type="_cd3ZfcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bR8uUEeWtzKTAc6Yojw" name="physicalAssetClassID" type="_cd3ZDMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bSMuUEeWtzKTAc6Yojw" name="startTime" type="_cd3X-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bScuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YasuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bSsuUEeWtzKTAc6Yojw" name="TransCancel">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bS8uUEeWtzKTAc6Yojw" name="actionCriteria" type="_cd3afcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bTMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X2MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bTcuUEeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bTsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZO8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bT8uUEeWtzKTAc6Yojw" name="RelationshipType1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bUMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bXsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bUcuUEeWtzKTAc6Yojw" name="WorkType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bUsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3aS8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bU8uUEeWtzKTAc6Yojw" name="MaterialDefinitionID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bVMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZJ8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bVcuUEeWtzKTAc6Yojw" name="NamedElement_CapabilityType1" memberEnd="_cd3bVsuUEeWtzKTAc6Yojw _cd3YDMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bVsuUEeWtzKTAc6Yojw" name="extension_CapabilityType1" type="_cd3YC8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bVcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bV8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bWMuUEeWtzKTAc6Yojw" name="NamedElement_OpEquipmentRequirement" memberEnd="_cd3bWcuUEeWtzKTAc6Yojw _cd3axcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bWcuUEeWtzKTAc6Yojw" name="extension_OpEquipmentRequirement" type="_cd3au8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bWMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bWsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bW8uUEeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetSpecification" memberEnd="_cd3bXMuUEeWtzKTAc6Yojw _cd3aKcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bXMuUEeWtzKTAc6Yojw" name="extension_OpPhysicalAssetSpecification" type="_cd3aIsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bW8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bXcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bXsuUEeWtzKTAc6Yojw" name="NamedElement_RelationshipType1" memberEnd="_cd3bX8uUEeWtzKTAc6Yojw _cd3bUMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bX8uUEeWtzKTAc6Yojw" name="extension_RelationshipType1" type="_cd3bT8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bXsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bYMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bYcuUEeWtzKTAc6Yojw" name="TransSignature">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bYsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bM8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bY8uUEeWtzKTAc6Yojw" name="NamedElement_BillOfMaterialID" memberEnd="_cd3bZMuUEeWtzKTAc6Yojw _cd3X7cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bZMuUEeWtzKTAc6Yojw" name="extension_BillOfMaterialID" type="_cd3X7MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bY8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bZcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bZsuUEeWtzKTAc6Yojw" name="TestResult">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bZ8uUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3baMuUEeWtzKTAc6Yojw" name="testDateTime" type="_cd3X8MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bacuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3basuUEeWtzKTAc6Yojw" name="expirationTime" type="_cd3ajsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3ba8uUEeWtzKTAc6Yojw" name="result" type="_cd3Z3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bbMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Z2cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bbcuUEeWtzKTAc6Yojw" name="TransConfirm">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bbsuUEeWtzKTAc6Yojw" name="responseCriteria" type="_cd3ZtcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bb8uUEeWtzKTAc6Yojw" name="originalApplicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bcMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bJMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bccuUEeWtzKTAc6Yojw" name="NamedElement_TransActionCriteria" memberEnd="_cd3bcsuUEeWtzKTAc6Yojw _cd3agMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bcsuUEeWtzKTAc6Yojw" name="extension_TransActionCriteria" type="_cd3afcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bccuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bc8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bdMuUEeWtzKTAc6Yojw" name="JobOrderCommandRule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bdcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YlsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bdsuUEeWtzKTAc6Yojw" name="ResourceNetworkConnectionID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bd8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YOcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3beMuUEeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:Profile" xmi:id="_cd3becuUEeWtzKTAc6Yojw" name="B2MML_Profile" metamodelReference="_cd3besuUEeWtzKTAc6Yojw">
+ <packageImport xmi:type="uml:PackageImport" xmi:id="_cd3besuUEeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3be8uUEeWtzKTAc6Yojw" name="NamedElement_DateTime" memberEnd="_cd3bfMuUEeWtzKTAc6Yojw _cd3bl8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bfMuUEeWtzKTAc6Yojw" name="extension_DateTime" type="_cd3blsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3be8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bfcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bfsuUEeWtzKTAc6Yojw" name="Code">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bf8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bhcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bgMuUEeWtzKTAc6Yojw" name="Identifier">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bgcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bpsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bgsuUEeWtzKTAc6Yojw" name="NamedElement_Measure" memberEnd="_cd3bg8uUEeWtzKTAc6Yojw _cd3bosuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bg8uUEeWtzKTAc6Yojw" name="extension_Measure" type="_cd3bocuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bgsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bhMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bhcuUEeWtzKTAc6Yojw" name="NamedElement_Code" memberEnd="_cd3bhsuUEeWtzKTAc6Yojw _cd3bf8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bhsuUEeWtzKTAc6Yojw" name="extension_Code" type="_cd3bfsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bhcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bh8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3biMuUEeWtzKTAc6Yojw" name="NamedElement_Numeric" memberEnd="_cd3bicuUEeWtzKTAc6Yojw _cd3bqsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bicuUEeWtzKTAc6Yojw" name="extension_Numeric" type="_cd3bqcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3biMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bisuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bi8uUEeWtzKTAc6Yojw" name="Quantity">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bjMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bkMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bjcuUEeWtzKTAc6Yojw" name="NamedElement_Text" memberEnd="_cd3bjsuUEeWtzKTAc6Yojw _cd3bnsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bjsuUEeWtzKTAc6Yojw" name="extension_Text" type="_cd3bncuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bjcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bj8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bkMuUEeWtzKTAc6Yojw" name="NamedElement_Quantity" memberEnd="_cd3bkcuUEeWtzKTAc6Yojw _cd3bjMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bkcuUEeWtzKTAc6Yojw" name="extension_Quantity" type="_cd3bi8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bkMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bksuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bk8uUEeWtzKTAc6Yojw" name="NamedElement_Name" memberEnd="_cd3blMuUEeWtzKTAc6Yojw _cd3bnMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3blMuUEeWtzKTAc6Yojw" name="extension_Name" type="_cd3bm8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bk8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3blcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3blsuUEeWtzKTAc6Yojw" name="DateTime">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bl8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3be8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bmMuUEeWtzKTAc6Yojw" name="NamedElement_BinaryObject" memberEnd="_cd3bmcuUEeWtzKTAc6Yojw _cd3brMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bmcuUEeWtzKTAc6Yojw" name="extension_BinaryObject" type="_cd3bq8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bmMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bmsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bm8uUEeWtzKTAc6Yojw" name="Name">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bnMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bk8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bncuUEeWtzKTAc6Yojw" name="Text">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bnsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bjcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bn8uUEeWtzKTAc6Yojw" name="Amount">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3boMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bo8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bocuUEeWtzKTAc6Yojw" name="Measure">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bosuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bgsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bo8uUEeWtzKTAc6Yojw" name="NamedElement_Amount" memberEnd="_cd3bpMuUEeWtzKTAc6Yojw _cd3boMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bpMuUEeWtzKTAc6Yojw" name="extension_Amount" type="_cd3bn8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bo8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bpcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bpsuUEeWtzKTAc6Yojw" name="NamedElement_Identifier" memberEnd="_cd3bp8uUEeWtzKTAc6Yojw _cd3bgcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bp8uUEeWtzKTAc6Yojw" name="extension_Identifier" type="_cd3bgMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bpsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bqMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bqcuUEeWtzKTAc6Yojw" name="Numeric">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bqsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3biMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bq8uUEeWtzKTAc6Yojw" name="BinaryObject">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3brMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bmMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3brcuUEeWtzKTAc6Yojw" name="NamedElement_ValueString" memberEnd="_cd3brsuUEeWtzKTAc6Yojw _cd3X1MuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3brsuUEeWtzKTAc6Yojw" name="extension_ValueString" type="_cd3X08uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3brcuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3br8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bsMuUEeWtzKTAc6Yojw" name="NamedElement_TransChangeStatus" memberEnd="_cd3bscuUEeWtzKTAc6Yojw _cd3YV8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bscuUEeWtzKTAc6Yojw" name="extension_TransChangeStatus" type="_cd3YT8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bsMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bssuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bs8uUEeWtzKTAc6Yojw" name="NamedElement_SegmentDependency" memberEnd="_cd3btMuUEeWtzKTAc6Yojw _cd3bMsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3btMuUEeWtzKTAc6Yojw" name="extension_SegmentDependency" type="_cd3bKsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bs8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3btcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3btsuUEeWtzKTAc6Yojw" name="OpMaterialSpecification">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bt8uUEeWtzKTAc6Yojw" name="assemblyRelationship" type="_cd3ZCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3buMuUEeWtzKTAc6Yojw" name="materialUse" type="_cd3Y0MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bucuUEeWtzKTAc6Yojw" name="materialSpecificationProperty" type="_cd3Zw8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3busuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bu8uUEeWtzKTAc6Yojw" name="assemblyType" type="_cd3ZHsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bvMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bvcuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bvsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bv8uUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bwMuUEeWtzKTAc6Yojw" name="assemblySpecification" type="_cd3btsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bwcuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3X9cuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bwsuUEeWtzKTAc6Yojw" name="PersonnelUse">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bw8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Y3MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bxMuUEeWtzKTAc6Yojw" name="NamedElement_TransConfirmationCode" memberEnd="_cd3bxcuUEeWtzKTAc6Yojw _cd3Z0suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bxcuUEeWtzKTAc6Yojw" name="extension_TransConfirmationCode" type="_cd3Z0cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bxMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bxsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bx8uUEeWtzKTAc6Yojw" name="EquipmentElementLevel1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3byMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YhsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3bycuUEeWtzKTAc6Yojw" name="PersonnelClassID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3bysuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YysuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3by8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialClassID" memberEnd="_cd3bzMuUEeWtzKTAc6Yojw _cd3Y9suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bzMuUEeWtzKTAc6Yojw" name="extension_MaterialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3by8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3bzcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3bzsuUEeWtzKTAc6Yojw" name="NamedElement_ResponseState1" memberEnd="_cd3bz8uUEeWtzKTAc6Yojw _cd3b4cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3bz8uUEeWtzKTAc6Yojw" name="extension_ResponseState1" type="_cd3b4MuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3bzsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b0MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b0cuUEeWtzKTAc6Yojw" name="Priority">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b0suUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3al8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b08uUEeWtzKTAc6Yojw" name="NamedElement_TransSender" memberEnd="_cd3b1MuUEeWtzKTAc6Yojw _cd3YBMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b1MuUEeWtzKTAc6Yojw" name="extension_TransSender" type="_cd3X_cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b08uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b1cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b1suUEeWtzKTAc6Yojw" name="OperationsScheduleID">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b18uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3ZJMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b2MuUEeWtzKTAc6Yojw" name="NamedElement_LatestEndTime" memberEnd="_cd3b2cuUEeWtzKTAc6Yojw _cd3aUcuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b2cuUEeWtzKTAc6Yojw" name="extension_LatestEndTime" type="_cd3aUMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b2MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b2suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b28uUEeWtzKTAc6Yojw" name="RequestState">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b3MuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3YJcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b3cuUEeWtzKTAc6Yojw" name="NamedElement_TransExpression1" memberEnd="_cd3b3suUEeWtzKTAc6Yojw _cd3Zh8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b3suUEeWtzKTAc6Yojw" name="extension_TransExpression1" type="_cd3ZhsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b3cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b38uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b4MuUEeWtzKTAc6Yojw" name="ResponseState1">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b4cuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bzsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b4suUEeWtzKTAc6Yojw" name="RelationshipType">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b48uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3bEsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b5MuUEeWtzKTAc6Yojw" name="NamedElement_TransSync" memberEnd="_cd3b5cuUEeWtzKTAc6Yojw _cd3aL8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b5cuUEeWtzKTAc6Yojw" name="extension_TransSync" type="_cd3aLcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b5MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b5suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b58uUEeWtzKTAc6Yojw" name="ProductionParameter">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b6MuUEeWtzKTAc6Yojw" name="productSegmentID" type="_cd3Za8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b6cuUEeWtzKTAc6Yojw" name="processSegmentID" type="_cd3a9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b6suUEeWtzKTAc6Yojw" name="parameter" type="_cd3ZlcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3b68uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3VgcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b7MuUEeWtzKTAc6Yojw" name="NamedElement_ProcessProductionSchedule" memberEnd="_cd3b7cuUEeWtzKTAc6Yojw _cd3VicuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b7cuUEeWtzKTAc6Yojw" name="extension_ProcessProductionSchedule" type="_cd3VhMuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b7MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b7suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b78uUEeWtzKTAc6Yojw" name="NamedElement_EquipmentRequirement" memberEnd="_cd3b8MuUEeWtzKTAc6Yojw _cd3cQ8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b8MuUEeWtzKTAc6Yojw" name="extension_EquipmentRequirement" type="_cd3cOsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b78uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b8cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_cd3b8suUEeWtzKTAc6Yojw" name="UnnamedDataType8"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b88uUEeWtzKTAc6Yojw" name="NamedElement_ProductionSchedule" memberEnd="_cd3b9MuUEeWtzKTAc6Yojw _cd3V5cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b9MuUEeWtzKTAc6Yojw" name="extension_ProductionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b88uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b9cuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b9suUEeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetRequirement" memberEnd="_cd3b98uUEeWtzKTAc6Yojw _cd3cDsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b98uUEeWtzKTAc6Yojw" name="extension_PhysicalAssetRequirement" type="_cd3cBcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b9suUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b-MuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b-cuUEeWtzKTAc6Yojw" name="NamedElement_MaterialProducedRequirement" memberEnd="_cd3b-suUEeWtzKTAc6Yojw _cd3V2cuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b-suUEeWtzKTAc6Yojw" name="extension_MaterialProducedRequirement" type="_cd3VzsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b-cuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b-8uUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3b_MuUEeWtzKTAc6Yojw" name="NamedElement_MaterialRequirement" memberEnd="_cd3b_cuUEeWtzKTAc6Yojw _cd3cMMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3b_cuUEeWtzKTAc6Yojw" name="extension_MaterialRequirement" type="_cd3cIcuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3b_MuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3b_suUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3b_8uUEeWtzKTAc6Yojw" name="ChangeProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cAMuUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cAcuUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cAsuUEeWtzKTAc6Yojw" name="change" type="_cd3Zp8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cA8uUEeWtzKTAc6Yojw" name="dataArea" type="_cd3XdcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cBMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3V-8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cBcuUEeWtzKTAc6Yojw" name="PhysicalAssetRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cBsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cB8uUEeWtzKTAc6Yojw" name="physicalAssetRequirementProperty" type="_cd3VyMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cCMuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cCcuUEeWtzKTAc6Yojw" name="physicalAssetID" type="_cd3ZWcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cCsuUEeWtzKTAc6Yojw" name="physicalAssetClassID" type="_cd3ZDMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cC8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cDMuUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cDcuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cDsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b9suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cD8uUEeWtzKTAc6Yojw" name="ProductionRequest">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cEMuUEeWtzKTAc6Yojw" name="startTime" type="_cd3X-8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cEcuUEeWtzKTAc6Yojw" name="endTime" type="_cd3aP8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cEsuUEeWtzKTAc6Yojw" name="priority" type="_cd3b0cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cE8uUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cFMuUEeWtzKTAc6Yojw" name="segmentRequirement" type="_cd3VssuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cFcuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cFsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cF8uUEeWtzKTAc6Yojw" name="requestState" type="_cd3b28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cGMuUEeWtzKTAc6Yojw" name="segmentResponse" type="_cd3XdsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cGcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cGsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3cRMuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cG8uUEeWtzKTAc6Yojw" name="RespondProductionSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cHMuUEeWtzKTAc6Yojw" name="dataArea" type="_cd3XaMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cHcuUEeWtzKTAc6Yojw" name="productionSchedule" type="_cd3V2suUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cHsuUEeWtzKTAc6Yojw" name="respond" type="_cd3YGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cH8uUEeWtzKTAc6Yojw" name="applicationArea" type="_cd3bGsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cIMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3V8suUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cIcuUEeWtzKTAc6Yojw" name="MaterialRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cIsuUEeWtzKTAc6Yojw" name="materialRequirementProperty" type="_cd3Xb8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cI8uUEeWtzKTAc6Yojw" name="assemblyRequirement" type="_cd3cIcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cJMuUEeWtzKTAc6Yojw" name="materialDefinitionID" type="_cd3bU8uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cJcuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cJsuUEeWtzKTAc6Yojw" name="assemblyRelationship" type="_cd3ZCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cJ8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cKMuUEeWtzKTAc6Yojw" name="assemblyType" type="_cd3ZHsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cKcuUEeWtzKTAc6Yojw" name="materialLotID" type="_cd3X28uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cKsuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cK8uUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cLMuUEeWtzKTAc6Yojw" name="materialClassID" type="_cd3Y9cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cLcuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cLsuUEeWtzKTAc6Yojw" name="materialSubLotID" type="_cd3a3MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cL8uUEeWtzKTAc6Yojw" name="materialUse" type="_cd3Y0MuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cMMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b_MuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cMcuUEeWtzKTAc6Yojw" name="MaterialConsumedRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cMsuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cM8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cNMuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cNcuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cNsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3Vr8uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3cN8uUEeWtzKTAc6Yojw" name="NamedElement_ShowProductionSchedule" memberEnd="_cd3cOMuUEeWtzKTAc6Yojw _cd3XZ8uUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3cOMuUEeWtzKTAc6Yojw" name="extension_ShowProductionSchedule" type="_cd3XYsuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3cN8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3cOcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cOsuUEeWtzKTAc6Yojw" name="EquipmentRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cO8uUEeWtzKTAc6Yojw" name="equipmentRequirementProperty" type="_cd3VeMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cPMuUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cPcuUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cPsuUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cP8uUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cQMuUEeWtzKTAc6Yojw" name="equipmentID" type="_cd3Y38uUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cQcuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cQsuUEeWtzKTAc6Yojw" name="equipmentClassID" type="_cd3bCsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cQ8uUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3b78uUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3cRMuUEeWtzKTAc6Yojw" name="NamedElement_ProductionRequest" memberEnd="_cd3cRcuUEeWtzKTAc6Yojw _cd3cGsuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3cRcuUEeWtzKTAc6Yojw" name="extension_ProductionRequest" type="_cd3cD8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3cRMuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3cRsuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cR8uUEeWtzKTAc6Yojw" name="ConsumableExpectedRequirementProperty">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cSMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cScuUEeWtzKTAc6Yojw" name="value" type="_cd3Y4cuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cSsuUEeWtzKTAc6Yojw" name="iD" type="_cd3beMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cS8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cTMuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3cWsuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_cd3cTcuUEeWtzKTAc6Yojw" name="PersonnelRequirement">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cTsuUEeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_cd3bTcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cT8uUEeWtzKTAc6Yojw" name="description" type="_cd3ZIMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cUMuUEeWtzKTAc6Yojw" name="quantity" type="_cd3YLsuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cUcuUEeWtzKTAc6Yojw" name="personnelRequirementProperty" type="_cd3WCMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cUsuUEeWtzKTAc6Yojw" name="location" type="_cd3YpcuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cU8uUEeWtzKTAc6Yojw" name="hierarchyScope" type="_cd3XkMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cVMuUEeWtzKTAc6Yojw" name="personnelClassID" type="_cd3bycuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cVcuUEeWtzKTAc6Yojw" name="personID" type="_cd3akMuUEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="_cd3cVsuUEeWtzKTAc6Yojw" name="base_NamedElement" association="_cd3VdcuUEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3cV8uUEeWtzKTAc6Yojw" name="NamedElement_MaterialProducedRequirementProperty" memberEnd="_cd3cWMuUEeWtzKTAc6Yojw _cd3V-suUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3cWMuUEeWtzKTAc6Yojw" name="extension_MaterialProducedRequirementProperty" type="_cd3V9cuUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3cV8uUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3cWcuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_cd3cWsuUEeWtzKTAc6Yojw" name="NamedElement_ConsumableExpectedRequirementProperty" memberEnd="_cd3cW8uUEeWtzKTAc6Yojw _cd3cTMuUEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_cd3cW8uUEeWtzKTAc6Yojw" name="extension_ConsumableExpectedRequirementProperty" type="_cd3cR8uUEeWtzKTAc6Yojw" aggregation="composite" association="_cd3cWsuUEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_cd3cXMuUEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+</uml:Profile>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-WorkSchedule.profile.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-WorkSchedule.profile.uml
new file mode 100644
index 00000000000..1ca6483aba4
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML-WorkSchedule.profile.uml
@@ -0,0 +1,2598 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_6N0ekMuREeWtzKTAc6Yojw" name="B2MML_WorkSchedule" metamodelReference="_6N0ekcuREeWtzKTAc6Yojw">
+ <packageImport xmi:id="_6N0ekcuREeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0eksuREeWtzKTAc6Yojw" name="NamedElement_ChangeJobList" memberEnd="_6N0ek8uREeWtzKTAc6Yojw _6N0ka8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ek8uREeWtzKTAc6Yojw" name="extension_ChangeJobList" type="_6N0kZsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0eksuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0elMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0elcuREeWtzKTAc6Yojw" name="UnnamedDataType6"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0elsuREeWtzKTAc6Yojw" name="NamedElement_RespondJobList" memberEnd="_6N0el8uREeWtzKTAc6Yojw _6N0epcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0el8uREeWtzKTAc6Yojw" name="extension_RespondJobList" type="_6N0eoMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0elsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0emMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0emcuREeWtzKTAc6Yojw" name="UnnamedDataType14"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0emsuREeWtzKTAc6Yojw" name="ChangeWorkSchedule">
+ <ownedAttribute xmi:id="_6N0em8uREeWtzKTAc6Yojw" name="change" type="_6N0h7cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0enMuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0encuREeWtzKTAc6Yojw" name="dataArea" type="_6N0elcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ensuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0en8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0epsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0eoMuREeWtzKTAc6Yojw" name="RespondJobList">
+ <ownedAttribute xmi:id="_6N0eocuREeWtzKTAc6Yojw" name="dataArea" type="_6N0ezMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eosuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eo8uREeWtzKTAc6Yojw" name="respond" type="_6N0fU8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0epMuREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0epcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0elsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0epsuREeWtzKTAc6Yojw" name="NamedElement_ChangeWorkSchedule" memberEnd="_6N0ep8uREeWtzKTAc6Yojw _6N0en8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ep8uREeWtzKTAc6Yojw" name="extension_ChangeWorkSchedule" type="_6N0emsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0epsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0eqMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0eqcuREeWtzKTAc6Yojw" name="NamedElement_AcknowledgeWorkSchedule" memberEnd="_6N0eqsuREeWtzKTAc6Yojw _6N0kMcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0eqsuREeWtzKTAc6Yojw" name="extension_AcknowledgeWorkSchedule" type="_6N0kLMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0eqcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0eq8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0erMuREeWtzKTAc6Yojw" name="NamedElement_ProcessJobList" memberEnd="_6N0ercuREeWtzKTAc6Yojw _6N0knMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ercuREeWtzKTAc6Yojw" name="extension_ProcessJobList" type="_6N0kl8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0erMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ersuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0er8uREeWtzKTAc6Yojw" name="NamedElement_AcknowledgeJobList" memberEnd="_6N0esMuREeWtzKTAc6Yojw _6N0kosuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0esMuREeWtzKTAc6Yojw" name="extension_AcknowledgeJobList" type="_6N0kncuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0er8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0escuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0essuREeWtzKTAc6Yojw" name="NamedElement_CancelJobList" memberEnd="_6N0es8uREeWtzKTAc6Yojw _6N0khMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0es8uREeWtzKTAc6Yojw" name="extension_CancelJobList" type="_6N0kf8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0essuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0etMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0etcuREeWtzKTAc6Yojw" name="GetWorkSchedule">
+ <ownedAttribute xmi:id="_6N0etsuREeWtzKTAc6Yojw" name="get" type="_6N0gcsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0et8uREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0euMuREeWtzKTAc6Yojw" name="dataArea" type="_6N0emcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eucuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eusuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kcsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0eu8uREeWtzKTAc6Yojw" name="WorkRequest">
+ <ownedAttribute xmi:id="_6N0evMuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0evcuREeWtzKTAc6Yojw" name="priority" type="_6N0gNMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0evsuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ev8uREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ewMuREeWtzKTAc6Yojw" name="workRequest" type="_6N0eu8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ewcuREeWtzKTAc6Yojw" name="jobOrder" type="_6N0kMsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ewsuREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ew8uREeWtzKTAc6Yojw" name="workype" type="_6N0gasuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0exMuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0excuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kWcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0exsuREeWtzKTAc6Yojw" name="SyncWorkSchedule">
+ <ownedAttribute xmi:id="_6N0ex8uREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eyMuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eycuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kcMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0eysuREeWtzKTAc6Yojw" name="sync" type="_6N0gI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ey8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kRcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0ezMuREeWtzKTAc6Yojw" name="UnnamedDataType7"/>
+ <packagedElement xmi:type="uml:Profile" xmi:id="_6N0ezcuREeWtzKTAc6Yojw" name="B2MML_Profile" metamodelReference="_6N0ezsuREeWtzKTAc6Yojw">
+ <packageImport xmi:id="_6N0ezsuREeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ez8uREeWtzKTAc6Yojw" name="TransShow">
+ <ownedAttribute xmi:id="_6N0e0MuREeWtzKTAc6Yojw" name="originalApplicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e0cuREeWtzKTAc6Yojw" name="responseCriteria" type="_6N0iqMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e0suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hdcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e08uREeWtzKTAc6Yojw" name="PersonnelUse">
+ <ownedAttribute xmi:id="_6N0e1MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iRcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e1cuREeWtzKTAc6Yojw" name="QualificationTestSpecificationID">
+ <ownedAttribute xmi:id="_6N0e1suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0husuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e18uREeWtzKTAc6Yojw" name="AssemblyRelationship">
+ <ownedAttribute xmi:id="_6N0e2MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hmMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e2cuREeWtzKTAc6Yojw" name="EquipmentCapabilityTestSpecificationID">
+ <ownedAttribute xmi:id="_6N0e2suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f5suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0e28uREeWtzKTAc6Yojw" name="NamedElement_ActualFinishTime" memberEnd="_6N0e3MuREeWtzKTAc6Yojw _6N0i98uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0e3MuREeWtzKTAc6Yojw" name="extension_ActualFinishTime" type="_6N0i9suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0e28uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0e3cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0e3suREeWtzKTAc6Yojw" name="NamedElement_AnyGenericValue" memberEnd="_6N0e38uREeWtzKTAc6Yojw _6N0ivMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0e38uREeWtzKTAc6Yojw" name="extension_AnyGenericValue" type="_6N0iu8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0e3suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0e4MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e4cuREeWtzKTAc6Yojw" name="ValueString">
+ <ownedAttribute xmi:id="_6N0e4suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gecuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e48uREeWtzKTAc6Yojw" name="MaterialUse">
+ <ownedAttribute xmi:id="_6N0e5MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gKcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e5cuREeWtzKTAc6Yojw" name="TransUserArea">
+ <ownedAttribute xmi:id="_6N0e5suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fLcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0e58uREeWtzKTAc6Yojw" name="NamedElement_SegmentDependency" memberEnd="_6N0e6MuREeWtzKTAc6Yojw _6N0gZ8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0e6MuREeWtzKTAc6Yojw" name="extension_SegmentDependency" type="_6N0gX8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0e58uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0e6cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e6suREeWtzKTAc6Yojw" name="OpPersonnelCapabilityProperty">
+ <ownedAttribute xmi:id="_6N0e68uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e7MuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e7cuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e7suREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e78uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f6cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e8MuREeWtzKTAc6Yojw" name="OpPhysicalAssetCapability">
+ <ownedAttribute xmi:id="_6N0e8cuREeWtzKTAc6Yojw" name="capabilityType" type="_6N0gg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e8suREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e88uREeWtzKTAc6Yojw" name="physicalAssetClassID" type="_6N0jI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e9MuREeWtzKTAc6Yojw" name="physicalAssetUse" type="_6N0h8MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e9cuREeWtzKTAc6Yojw" name="physicalAssetCapabilityProperty" type="_6N0fR8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e9suREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e98uREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e-MuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e-cuREeWtzKTAc6Yojw" name="reason" type="_6N0gWsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e-suREeWtzKTAc6Yojw" name="confidenceFactor" type="_6N0hg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e-8uREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e_MuREeWtzKTAc6Yojw" name="physicalAssetID" type="_6N0gRMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0e_cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hY8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0e_suREeWtzKTAc6Yojw" name="OperationsType1">
+ <ownedAttribute xmi:id="_6N0e_8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fvsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fAMuREeWtzKTAc6Yojw" name="NamedElement_OpMaterialSpecificationProperty" memberEnd="_6N0fAcuREeWtzKTAc6Yojw _6N0iPsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fAcuREeWtzKTAc6Yojw" name="extension_OpMaterialSpecificationProperty" type="_6N0iOcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fAMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fAsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fA8uREeWtzKTAc6Yojw" name="NamedElement_ActualStartTime" memberEnd="_6N0fBMuREeWtzKTAc6Yojw _6N0fLMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fBMuREeWtzKTAc6Yojw" name="extension_ActualStartTime" type="_6N0fK8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fA8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fBcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fBsuREeWtzKTAc6Yojw" name="NamedElement_EquipmentElementLevel1" memberEnd="_6N0fB8uREeWtzKTAc6Yojw _6N0i6cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fB8uREeWtzKTAc6Yojw" name="extension_EquipmentElementLevel1" type="_6N0i6MuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fBsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fCMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fCcuREeWtzKTAc6Yojw" name="Resources">
+ <ownedAttribute xmi:id="_6N0fCsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hPMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fC8uREeWtzKTAc6Yojw" name="OpMaterialCapabilityProperty">
+ <ownedAttribute xmi:id="_6N0fDMuREeWtzKTAc6Yojw" name="materialUse" type="_6N0e48uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fDcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fDsuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fD8uREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fEMuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fEcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fbMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fEsuREeWtzKTAc6Yojw" name="NamedElement_ParameterID" memberEnd="_6N0fE8uREeWtzKTAc6Yojw _6N0f28uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fE8uREeWtzKTAc6Yojw" name="extension_ParameterID" type="_6N0f2suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fEsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fFMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fFcuREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetSpecification" memberEnd="_6N0fFsuREeWtzKTAc6Yojw _6N0gQ8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fFsuREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetSpecification" type="_6N0gPMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fFcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fF8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fGMuREeWtzKTAc6Yojw" name="TransExpression">
+ <ownedAttribute xmi:id="_6N0fGcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jGcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fGsuREeWtzKTAc6Yojw" name="QuantityValue">
+ <ownedAttribute xmi:id="_6N0fG8uREeWtzKTAc6Yojw" name="unitOfMeasure" type="_6N0gx8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fHMuREeWtzKTAc6Yojw" name="dataType" type="_6N0iZsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fHcuREeWtzKTAc6Yojw" name="quantityString" type="_6N0hqMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fHsuREeWtzKTAc6Yojw" name="key" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fH8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0imMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fIMuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelSpecification" memberEnd="_6N0fIcuREeWtzKTAc6Yojw _6N0ib8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fIcuREeWtzKTAc6Yojw" name="extension_OpPersonnelSpecification" type="_6N0iaMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fIMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fIsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fI8uREeWtzKTAc6Yojw" name="NamedElement_TransChangeStatus" memberEnd="_6N0fJMuREeWtzKTAc6Yojw _6N0f0cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fJMuREeWtzKTAc6Yojw" name="extension_TransChangeStatus" type="_6N0fycuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fI8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fJcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fJsuREeWtzKTAc6Yojw" name="WorkScheduleID">
+ <ownedAttribute xmi:id="_6N0fJ8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iQsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fKMuREeWtzKTAc6Yojw" name="NamedElement_ResponseState1" memberEnd="_6N0fKcuREeWtzKTAc6Yojw _6N0hr8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fKcuREeWtzKTAc6Yojw" name="extension_ResponseState1" type="_6N0hrsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fKMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fKsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fK8uREeWtzKTAc6Yojw" name="ActualStartTime">
+ <ownedAttribute xmi:id="_6N0fLMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fA8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fLcuREeWtzKTAc6Yojw" name="NamedElement_TransUserArea" memberEnd="_6N0fLsuREeWtzKTAc6Yojw _6N0e5suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fLsuREeWtzKTAc6Yojw" name="extension_TransUserArea" type="_6N0e5cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fLcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fL8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fMMuREeWtzKTAc6Yojw" name="NamedElement_TransChange" memberEnd="_6N0fMcuREeWtzKTAc6Yojw _6N0h78uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fMcuREeWtzKTAc6Yojw" name="extension_TransChange" type="_6N0h7cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fMMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fMsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fM8uREeWtzKTAc6Yojw" name="OpMaterialRequirement">
+ <ownedAttribute xmi:id="_6N0fNMuREeWtzKTAc6Yojw" name="assemblyType" type="_6N0gnsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fNcuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fNsuREeWtzKTAc6Yojw" name="materialLotID" type="_6N0fmsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fN8uREeWtzKTAc6Yojw" name="materialClassID" type="_6N0icMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fOMuREeWtzKTAc6Yojw" name="materialSubLotID" type="_6N0iv8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fOcuREeWtzKTAc6Yojw" name="materialUse" type="_6N0e48uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fOsuREeWtzKTAc6Yojw" name="storageLocation" type="_6N0ficuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fO8uREeWtzKTAc6Yojw" name="assemblyRequirement" type="_6N0fM8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fPMuREeWtzKTAc6Yojw" name="assemblyRelationship" type="_6N0e18uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fPcuREeWtzKTAc6Yojw" name="materialRequirementProperty" type="_6N0gHMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fPsuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fP8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fQMuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0huMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fQcuREeWtzKTAc6Yojw" name="materialDefinitionID" type="_6N0hRcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fQsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hM8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fQ8uREeWtzKTAc6Yojw" name="PlannedFinishTime">
+ <ownedAttribute xmi:id="_6N0fRMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gBcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fRcuREeWtzKTAc6Yojw" name="CapabilityType1">
+ <ownedAttribute xmi:id="_6N0fRsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fq8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fR8uREeWtzKTAc6Yojw" name="OpPhysicalAssetCapabilityProperty">
+ <ownedAttribute xmi:id="_6N0fSMuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fScuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fSsuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fS8uREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fTMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iiMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fTcuREeWtzKTAc6Yojw" name="Result">
+ <ownedAttribute xmi:id="_6N0fTsuREeWtzKTAc6Yojw" name="valueString" type="_6N0e4cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fT8uREeWtzKTAc6Yojw" name="unitOfMeasure" type="_6N0gx8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fUMuREeWtzKTAc6Yojw" name="dataType" type="_6N0iZsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fUcuREeWtzKTAc6Yojw" name="key" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fUsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h5MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fU8uREeWtzKTAc6Yojw" name="TransRespond">
+ <ownedAttribute xmi:id="_6N0fVMuREeWtzKTAc6Yojw" name="originalApplicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fVcuREeWtzKTAc6Yojw" name="responseCriteria" type="_6N0iqMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fVsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gUcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fV8uREeWtzKTAc6Yojw" name="NamedElement_EquipmentUse" memberEnd="_6N0fWMuREeWtzKTAc6Yojw _6N0hfMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fWMuREeWtzKTAc6Yojw" name="extension_EquipmentUse" type="_6N0he8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fV8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fWcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fWsuREeWtzKTAc6Yojw" name="OpMaterialSpecification">
+ <ownedAttribute xmi:id="_6N0fW8uREeWtzKTAc6Yojw" name="materialClassID" type="_6N0icMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fXMuREeWtzKTAc6Yojw" name="assemblySpecification" type="_6N0fWsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fXcuREeWtzKTAc6Yojw" name="materialDefinitionID" type="_6N0hRcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fXsuREeWtzKTAc6Yojw" name="assemblyType" type="_6N0gnsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fX8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fYMuREeWtzKTAc6Yojw" name="materialUse" type="_6N0e48uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fYcuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fYsuREeWtzKTAc6Yojw" name="assemblyRelationship" type="_6N0e18uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fY8uREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fZMuREeWtzKTAc6Yojw" name="materialSpecificationProperty" type="_6N0iOcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fZcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iecuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fZsuREeWtzKTAc6Yojw" name="ResourceNetworkConnectionID">
+ <ownedAttribute xmi:id="_6N0fZ8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jJcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0faMuREeWtzKTAc6Yojw" name="TransSignature">
+ <ownedAttribute xmi:id="_6N0facuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iY8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fasuREeWtzKTAc6Yojw" name="ResponseState">
+ <ownedAttribute xmi:id="_6N0fa8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0goMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fbMuREeWtzKTAc6Yojw" name="NamedElement_OpMaterialCapabilityProperty" memberEnd="_6N0fbcuREeWtzKTAc6Yojw _6N0fEcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fbcuREeWtzKTAc6Yojw" name="extension_OpMaterialCapabilityProperty" type="_6N0fC8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fbMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fbsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fb8uREeWtzKTAc6Yojw" name="NamedElement_TransActionCriteria" memberEnd="_6N0fcMuREeWtzKTAc6Yojw _6N0gccuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fcMuREeWtzKTAc6Yojw" name="extension_TransActionCriteria" type="_6N0gbsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fb8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fccuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fcsuREeWtzKTAc6Yojw" name="NamedElement_MaterialCapabilityID" memberEnd="_6N0fc8uREeWtzKTAc6Yojw _6N0geMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fc8uREeWtzKTAc6Yojw" name="extension_MaterialCapabilityID" type="_6N0gd8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fcsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fdMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fdcuREeWtzKTAc6Yojw" name="AssemblyType1">
+ <ownedAttribute xmi:id="_6N0fdsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gOcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fd8uREeWtzKTAc6Yojw" name="NamedElement_EquipmentID" memberEnd="_6N0feMuREeWtzKTAc6Yojw _6N0ivsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0feMuREeWtzKTAc6Yojw" name="extension_EquipmentID" type="_6N0ivcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fd8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fecuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fesuREeWtzKTAc6Yojw" name="OpPhysicalAssetRequirementProperty">
+ <ownedAttribute xmi:id="_6N0fe8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ffMuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ffcuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ffsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ff8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gAsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fgMuREeWtzKTAc6Yojw" name="TestResult">
+ <ownedAttribute xmi:id="_6N0fgcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fgsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fg8uREeWtzKTAc6Yojw" name="result" type="_6N0fTcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fhMuREeWtzKTAc6Yojw" name="testDateTime" type="_6N0gLMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fhcuREeWtzKTAc6Yojw" name="expirationTime" type="_6N0hvcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fhsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gqMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fh8uREeWtzKTAc6Yojw" name="Status">
+ <ownedAttribute xmi:id="_6N0fiMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gs8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ficuREeWtzKTAc6Yojw" name="StorageLocation">
+ <ownedAttribute xmi:id="_6N0fisuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gE8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fi8uREeWtzKTAc6Yojw" name="NamedElement_TransCancel" memberEnd="_6N0fjMuREeWtzKTAc6Yojw _6N0gEsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fjMuREeWtzKTAc6Yojw" name="extension_TransCancel" type="_6N0gEMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fi8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fjcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fjsuREeWtzKTAc6Yojw" name="EquipmentAssetMapping">
+ <ownedAttribute xmi:id="_6N0fj8uREeWtzKTAc6Yojw" name="startTime" type="_6N0iwcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fkMuREeWtzKTAc6Yojw" name="endTime" type="_6N0iwcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fkcuREeWtzKTAc6Yojw" name="equipmentID" type="_6N0ivcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fksuREeWtzKTAc6Yojw" name="physicalAssetID" type="_6N0gRMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fk8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iSMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0flMuREeWtzKTAc6Yojw" name="NamedElement_RequestedPriority" memberEnd="_6N0flcuREeWtzKTAc6Yojw _6N0gD8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0flcuREeWtzKTAc6Yojw" name="extension_RequestedPriority" type="_6N0gDsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0flMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0flsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fl8uREeWtzKTAc6Yojw" name="NamedElement_RelationshipForm1" memberEnd="_6N0fmMuREeWtzKTAc6Yojw _6N0inMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fmMuREeWtzKTAc6Yojw" name="extension_RelationshipForm1" type="_6N0im8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fl8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fmcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fmsuREeWtzKTAc6Yojw" name="MaterialLotID">
+ <ownedAttribute xmi:id="_6N0fm8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iwsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fnMuREeWtzKTAc6Yojw" name="TransConfirm">
+ <ownedAttribute xmi:id="_6N0fncuREeWtzKTAc6Yojw" name="originalApplicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fnsuREeWtzKTAc6Yojw" name="responseCriteria" type="_6N0iqMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fn8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hW8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0foMuREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetRequirement" memberEnd="_6N0focuREeWtzKTAc6Yojw _6N0gmsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0focuREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetRequirement" type="_6N0gkMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0foMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fosuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fo8uREeWtzKTAc6Yojw" name="EquipmentClassID">
+ <ownedAttribute xmi:id="_6N0fpMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hDcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fpcuREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentRequirement" memberEnd="_6N0fpsuREeWtzKTAc6Yojw _6N0hy8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fpsuREeWtzKTAc6Yojw" name="extension_OpEquipmentRequirement" type="_6N0hwcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fpcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fp8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fqMuREeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetCapabilityTestSpecificationID" memberEnd="_6N0fqcuREeWtzKTAc6Yojw _6N0hAsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fqcuREeWtzKTAc6Yojw" name="extension_PhysicalAssetCapabilityTestSpecificationID" type="_6N0hAcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fqMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fqsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fq8uREeWtzKTAc6Yojw" name="NamedElement_CapabilityType1" memberEnd="_6N0frMuREeWtzKTAc6Yojw _6N0fRsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0frMuREeWtzKTAc6Yojw" name="extension_CapabilityType1" type="_6N0fRcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fq8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0frcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0frsuREeWtzKTAc6Yojw" name="NamedElement_RequiredByRequestedSegmentResponse1" memberEnd="_6N0fr8uREeWtzKTAc6Yojw _6N0hq8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fr8uREeWtzKTAc6Yojw" name="extension_RequiredByRequestedSegmentResponse1" type="_6N0hqsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0frsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fsMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fscuREeWtzKTAc6Yojw" name="NamedElement_Description" memberEnd="_6N0fssuREeWtzKTAc6Yojw _6N0gicuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fssuREeWtzKTAc6Yojw" name="extension_Description" type="_6N0giMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fscuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fs8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ftMuREeWtzKTAc6Yojw" name="PublishedDate">
+ <ownedAttribute xmi:id="_6N0ftcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fu8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ftsuREeWtzKTAc6Yojw" name="Version">
+ <ownedAttribute xmi:id="_6N0ft8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f1MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fuMuREeWtzKTAc6Yojw" name="NamedElement_TransResponseCriteria" memberEnd="_6N0fucuREeWtzKTAc6Yojw _6N0iq8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fucuREeWtzKTAc6Yojw" name="extension_TransResponseCriteria" type="_6N0iqMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fuMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fusuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fu8uREeWtzKTAc6Yojw" name="NamedElement_PublishedDate" memberEnd="_6N0fvMuREeWtzKTAc6Yojw _6N0ftcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fvMuREeWtzKTAc6Yojw" name="extension_PublishedDate" type="_6N0ftMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fu8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fvcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fvsuREeWtzKTAc6Yojw" name="NamedElement_OperationsType1" memberEnd="_6N0fv8uREeWtzKTAc6Yojw _6N0e_8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fv8uREeWtzKTAc6Yojw" name="extension_OperationsType1" type="_6N0e_suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fvsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fwMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fwcuREeWtzKTAc6Yojw" name="NamedElement_MaterialRequirementID" memberEnd="_6N0fwsuREeWtzKTAc6Yojw _6N0gxsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fwsuREeWtzKTAc6Yojw" name="extension_MaterialRequirementID" type="_6N0gxcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fwcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fw8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fxMuREeWtzKTAc6Yojw" name="LatestEndTime">
+ <ownedAttribute xmi:id="_6N0fxcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f7MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0fxsuREeWtzKTAc6Yojw" name="NamedElement_ExpirationTime" memberEnd="_6N0fx8uREeWtzKTAc6Yojw _6N0hvsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0fx8uREeWtzKTAc6Yojw" name="extension_ExpirationTime" type="_6N0hvcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0fxsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0fyMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0fycuREeWtzKTAc6Yojw" name="TransChangeStatus">
+ <ownedAttribute xmi:id="_6N0fysuREeWtzKTAc6Yojw" name="code" type="_6N0gzMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fy8uREeWtzKTAc6Yojw" name="stateChange" type="_6N0gRsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fzMuREeWtzKTAc6Yojw" name="reason" type="_6N0gzMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fzcuREeWtzKTAc6Yojw" name="userArea" type="_6N0e5cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fzsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0fz8uREeWtzKTAc6Yojw" name="effectiveDateTime" type="_6N0iwcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0f0MuREeWtzKTAc6Yojw" name="reasonCode" type="_6N0gzMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0f0cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fI8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0f0suREeWtzKTAc6Yojw" name="MaterialSpecificationID">
+ <ownedAttribute xmi:id="_6N0f08uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jHsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f1MuREeWtzKTAc6Yojw" name="NamedElement_Version" memberEnd="_6N0f1cuREeWtzKTAc6Yojw _6N0ft8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f1cuREeWtzKTAc6Yojw" name="extension_Version" type="_6N0ftsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f1MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f1suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f18uREeWtzKTAc6Yojw" name="NamedElement_DataType" memberEnd="_6N0f2MuREeWtzKTAc6Yojw _6N0iZ8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f2MuREeWtzKTAc6Yojw" name="extension_DataType" type="_6N0iZsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f18uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f2cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0f2suREeWtzKTAc6Yojw" name="ParameterID">
+ <ownedAttribute xmi:id="_6N0f28uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fEsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0f3MuREeWtzKTAc6Yojw" name="OtherDependency">
+ <ownedAttribute xmi:id="_6N0f3cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hNsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0f3suREeWtzKTAc6Yojw" name="ResourceReferenceType1">
+ <ownedAttribute xmi:id="_6N0f38uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ifMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f4MuREeWtzKTAc6Yojw" name="NamedElement_JobOrderCommand" memberEnd="_6N0f4cuREeWtzKTAc6Yojw _6N0iMsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f4cuREeWtzKTAc6Yojw" name="extension_JobOrderCommand" type="_6N0iMcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f4MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f4suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0f48uREeWtzKTAc6Yojw" name="TransProcess">
+ <ownedAttribute xmi:id="_6N0f5MuREeWtzKTAc6Yojw" name="actionCriteria" type="_6N0gbsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0f5cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hGMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f5suREeWtzKTAc6Yojw" name="NamedElement_EquipmentCapabilityTestSpecificationID" memberEnd="_6N0f58uREeWtzKTAc6Yojw _6N0e2suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f58uREeWtzKTAc6Yojw" name="extension_EquipmentCapabilityTestSpecificationID" type="_6N0e2cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f5suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f6MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f6cuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelCapabilityProperty" memberEnd="_6N0f6suREeWtzKTAc6Yojw _6N0e78uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f6suREeWtzKTAc6Yojw" name="extension_OpPersonnelCapabilityProperty" type="_6N0e6suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f6cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f68uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f7MuREeWtzKTAc6Yojw" name="NamedElement_LatestEndTime" memberEnd="_6N0f7cuREeWtzKTAc6Yojw _6N0fxcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f7cuREeWtzKTAc6Yojw" name="extension_LatestEndTime" type="_6N0fxMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f7MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f7suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0f78uREeWtzKTAc6Yojw" name="RelationshipType">
+ <ownedAttribute xmi:id="_6N0f8MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jNMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f8cuREeWtzKTAc6Yojw" name="NamedElement_OperationsSegmentID" memberEnd="_6N0f8suREeWtzKTAc6Yojw _6N0iWMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f8suREeWtzKTAc6Yojw" name="extension_OperationsSegmentID" type="_6N0iV8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f8cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f88uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f9MuREeWtzKTAc6Yojw" name="NamedElement_Dependency" memberEnd="_6N0f9cuREeWtzKTAc6Yojw _6N0gAcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f9cuREeWtzKTAc6Yojw" name="extension_Dependency" type="_6N0gAMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f9MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f9suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f98uREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentRequirementProperty" memberEnd="_6N0f-MuREeWtzKTAc6Yojw _6N0h98uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f-MuREeWtzKTAc6Yojw" name="extension_OpEquipmentRequirementProperty" type="_6N0h8suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f98uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f-cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f-suREeWtzKTAc6Yojw" name="NamedElement_EarliestStartTime" memberEnd="_6N0f-8uREeWtzKTAc6Yojw _6N0gUMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f-8uREeWtzKTAc6Yojw" name="extension_EarliestStartTime" type="_6N0gT8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f-suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f_MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0f_cuREeWtzKTAc6Yojw" name="NamedElement_MaterialClassID" memberEnd="_6N0f_suREeWtzKTAc6Yojw _6N0iccuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0f_suREeWtzKTAc6Yojw" name="extension_MaterialClassID" type="_6N0icMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0f_cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0f_8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gAMuREeWtzKTAc6Yojw" name="Dependency">
+ <ownedAttribute xmi:id="_6N0gAcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f9MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gAsuREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetRequirementProperty" memberEnd="_6N0gA8uREeWtzKTAc6Yojw _6N0ff8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gA8uREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetRequirementProperty" type="_6N0fesuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gAsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gBMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gBcuREeWtzKTAc6Yojw" name="NamedElement_PlannedFinishTime" memberEnd="_6N0gBsuREeWtzKTAc6Yojw _6N0fRMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gBsuREeWtzKTAc6Yojw" name="extension_PlannedFinishTime" type="_6N0fQ8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gBcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gB8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gCMuREeWtzKTAc6Yojw" name="NamedElement_ProductSegmentID" memberEnd="_6N0gCcuREeWtzKTAc6Yojw _6N0gvMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gCcuREeWtzKTAc6Yojw" name="extension_ProductSegmentID" type="_6N0gu8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gCMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gCsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gC8uREeWtzKTAc6Yojw" name="NamedElement_ProcessSegmentID" memberEnd="_6N0gDMuREeWtzKTAc6Yojw _6N0g9suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gDMuREeWtzKTAc6Yojw" name="extension_ProcessSegmentID" type="_6N0g9cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gC8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gDcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gDsuREeWtzKTAc6Yojw" name="RequestedPriority">
+ <ownedAttribute xmi:id="_6N0gD8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0flMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gEMuREeWtzKTAc6Yojw" name="TransCancel">
+ <ownedAttribute xmi:id="_6N0gEcuREeWtzKTAc6Yojw" name="actionCriteria" type="_6N0gbsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gEsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fi8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gE8uREeWtzKTAc6Yojw" name="NamedElement_StorageLocation" memberEnd="_6N0gFMuREeWtzKTAc6Yojw _6N0fisuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gFMuREeWtzKTAc6Yojw" name="extension_StorageLocation" type="_6N0ficuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gE8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gFcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gFsuREeWtzKTAc6Yojw" name="NamedElement_ActualEndTime" memberEnd="_6N0gF8uREeWtzKTAc6Yojw _6N0hrcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gF8uREeWtzKTAc6Yojw" name="extension_ActualEndTime" type="_6N0hrMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gFsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gGMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gGcuREeWtzKTAc6Yojw" name="NamedElement_CapabilityType" memberEnd="_6N0gGsuREeWtzKTAc6Yojw _6N0ghMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gGsuREeWtzKTAc6Yojw" name="extension_CapabilityType" type="_6N0gg8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gGcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gG8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gHMuREeWtzKTAc6Yojw" name="OpMaterialRequirementProperty">
+ <ownedAttribute xmi:id="_6N0gHcuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gHsuREeWtzKTAc6Yojw" name="materialRequirementProperty" type="_6N0gHMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gH8uREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gIMuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gIcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gIsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g6suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gI8uREeWtzKTAc6Yojw" name="TransSync">
+ <ownedAttribute xmi:id="_6N0gJMuREeWtzKTAc6Yojw" name="actionCriteria" type="_6N0gbsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gJcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jEcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gJsuREeWtzKTAc6Yojw" name="NamedElement_MaterialUse1" memberEnd="_6N0gJ8uREeWtzKTAc6Yojw _6N0hZ8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gJ8uREeWtzKTAc6Yojw" name="extension_MaterialUse1" type="_6N0hZsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gJsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gKMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gKcuREeWtzKTAc6Yojw" name="NamedElement_MaterialUse" memberEnd="_6N0gKsuREeWtzKTAc6Yojw _6N0e5MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gKsuREeWtzKTAc6Yojw" name="extension_MaterialUse" type="_6N0e48uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gKcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gK8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gLMuREeWtzKTAc6Yojw" name="TestDateTime">
+ <ownedAttribute xmi:id="_6N0gLcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gMcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gLsuREeWtzKTAc6Yojw" name="NamedElement_PersonName" memberEnd="_6N0gL8uREeWtzKTAc6Yojw _6N0h48uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gL8uREeWtzKTAc6Yojw" name="extension_PersonName" type="_6N0h4suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gLsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gMMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gMcuREeWtzKTAc6Yojw" name="NamedElement_TestDateTime" memberEnd="_6N0gMsuREeWtzKTAc6Yojw _6N0gLcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gMsuREeWtzKTAc6Yojw" name="extension_TestDateTime" type="_6N0gLMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gMcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gM8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gNMuREeWtzKTAc6Yojw" name="Priority">
+ <ownedAttribute xmi:id="_6N0gNcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ilcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gNsuREeWtzKTAc6Yojw" name="NamedElement_PlannedStartTime" memberEnd="_6N0gN8uREeWtzKTAc6Yojw _6N0iycuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gN8uREeWtzKTAc6Yojw" name="extension_PlannedStartTime" type="_6N0iyMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gNsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gOMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gOcuREeWtzKTAc6Yojw" name="NamedElement_AssemblyType1" memberEnd="_6N0gOsuREeWtzKTAc6Yojw _6N0fdsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gOsuREeWtzKTAc6Yojw" name="extension_AssemblyType1" type="_6N0fdcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gOcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gO8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gPMuREeWtzKTAc6Yojw" name="OpPhysicalAssetSpecification">
+ <ownedAttribute xmi:id="_6N0gPcuREeWtzKTAc6Yojw" name="physicalAssetUse" type="_6N0h8MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gPsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gP8uREeWtzKTAc6Yojw" name="physicalAssetID" type="_6N0gRMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gQMuREeWtzKTAc6Yojw" name="physicalAssetSpecificationProperty" type="_6N0h58uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gQcuREeWtzKTAc6Yojw" name="physicalAssetClassID" type="_6N0jI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gQsuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gQ8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fFcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gRMuREeWtzKTAc6Yojw" name="PhysicalAssetID">
+ <ownedAttribute xmi:id="_6N0gRcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jMcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gRsuREeWtzKTAc6Yojw" name="TransStateChange">
+ <ownedAttribute xmi:id="_6N0gR8uREeWtzKTAc6Yojw" name="toStateCode" type="_6N0gzMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gSMuREeWtzKTAc6Yojw" name="changeDateTime" type="_6N0iwcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gScuREeWtzKTAc6Yojw" name="fromStateCode" type="_6N0gzMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gSsuREeWtzKTAc6Yojw" name="userArea" type="_6N0e5cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gS8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hR8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gTMuREeWtzKTAc6Yojw" name="NamedElement_StorageHierarchyScope" memberEnd="_6N0gTcuREeWtzKTAc6Yojw _6N0hwMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gTcuREeWtzKTAc6Yojw" name="extension_StorageHierarchyScope" type="_6N0hv8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gTMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gTsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gT8uREeWtzKTAc6Yojw" name="EarliestStartTime">
+ <ownedAttribute xmi:id="_6N0gUMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f-suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gUcuREeWtzKTAc6Yojw" name="NamedElement_TransRespond" memberEnd="_6N0gUsuREeWtzKTAc6Yojw _6N0fVsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gUsuREeWtzKTAc6Yojw" name="extension_TransRespond" type="_6N0fU8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gUcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gU8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gVMuREeWtzKTAc6Yojw" name="NamedElement_ProductionRequestID" memberEnd="_6N0gVcuREeWtzKTAc6Yojw _6N0hIsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gVcuREeWtzKTAc6Yojw" name="extension_ProductionRequestID" type="_6N0hIcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gVMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gVsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gV8uREeWtzKTAc6Yojw" name="NamedElement_Reason" memberEnd="_6N0gWMuREeWtzKTAc6Yojw _6N0gW8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gWMuREeWtzKTAc6Yojw" name="extension_Reason" type="_6N0gWsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gV8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gWcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gWsuREeWtzKTAc6Yojw" name="Reason">
+ <ownedAttribute xmi:id="_6N0gW8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gV8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gXMuREeWtzKTAc6Yojw" name="NamedElement_JobOrderCommand1" memberEnd="_6N0gXcuREeWtzKTAc6Yojw _6N0hEsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gXcuREeWtzKTAc6Yojw" name="extension_JobOrderCommand1" type="_6N0hEcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gXMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gXsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gX8uREeWtzKTAc6Yojw" name="SegmentDependency">
+ <ownedAttribute xmi:id="_6N0gYMuREeWtzKTAc6Yojw" name="productSegmentID" type="_6N0gu8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gYcuREeWtzKTAc6Yojw" name="segmentID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gYsuREeWtzKTAc6Yojw" name="dependency" type="_6N0gAMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gY8uREeWtzKTAc6Yojw" name="timingFactor" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gZMuREeWtzKTAc6Yojw" name="processSegmentID" type="_6N0g9cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gZcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gZsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gZ8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0e58uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gaMuREeWtzKTAc6Yojw" name="MaterialActualID">
+ <ownedAttribute xmi:id="_6N0gacuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i3MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gasuREeWtzKTAc6Yojw" name="OperationsType">
+ <ownedAttribute xmi:id="_6N0ga8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0incuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gbMuREeWtzKTAc6Yojw" name="Dependency1">
+ <ownedAttribute xmi:id="_6N0gbcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hE8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gbsuREeWtzKTAc6Yojw" name="TransActionCriteria">
+ <ownedAttribute xmi:id="_6N0gb8uREeWtzKTAc6Yojw" name="actionExpression" type="_6N0fGMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gcMuREeWtzKTAc6Yojw" name="changeStatus" type="_6N0fycuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gccuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fb8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gcsuREeWtzKTAc6Yojw" name="TransGet">
+ <ownedAttribute xmi:id="_6N0gc8uREeWtzKTAc6Yojw" name="expression" type="_6N0h1cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gdMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gycuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gdcuREeWtzKTAc6Yojw" name="ResourceID">
+ <ownedAttribute xmi:id="_6N0gdsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g2MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gd8uREeWtzKTAc6Yojw" name="MaterialCapabilityID">
+ <ownedAttribute xmi:id="_6N0geMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fcsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gecuREeWtzKTAc6Yojw" name="NamedElement_ValueString" memberEnd="_6N0gesuREeWtzKTAc6Yojw _6N0e4suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gesuREeWtzKTAc6Yojw" name="extension_ValueString" type="_6N0e4cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gecuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ge8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gfMuREeWtzKTAc6Yojw" name="Cause">
+ <ownedAttribute xmi:id="_6N0gfcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i5cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gfsuREeWtzKTAc6Yojw" name="RelationshipForm">
+ <ownedAttribute xmi:id="_6N0gf8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0io8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ggMuREeWtzKTAc6Yojw" name="NamedElement_StatusTime" memberEnd="_6N0ggcuREeWtzKTAc6Yojw _6N0gwcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ggcuREeWtzKTAc6Yojw" name="extension_StatusTime" type="_6N0gwMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ggMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ggsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gg8uREeWtzKTAc6Yojw" name="CapabilityType">
+ <ownedAttribute xmi:id="_6N0ghMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gGcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ghcuREeWtzKTAc6Yojw" name="NamedElement_Location" memberEnd="_6N0ghsuREeWtzKTAc6Yojw _6N0hYsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ghsuREeWtzKTAc6Yojw" name="extension_Location" type="_6N0hXsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ghcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gh8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0giMuREeWtzKTAc6Yojw" name="Description">
+ <ownedAttribute xmi:id="_6N0gicuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fscuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gisuREeWtzKTAc6Yojw" name="DataType1">
+ <ownedAttribute xmi:id="_6N0gi8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jFsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gjMuREeWtzKTAc6Yojw" name="ManufacturingBillID">
+ <ownedAttribute xmi:id="_6N0gjcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hOcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gjsuREeWtzKTAc6Yojw" name="BillOfMaterialsID">
+ <ownedAttribute xmi:id="_6N0gj8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iysuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gkMuREeWtzKTAc6Yojw" name="OpPhysicalAssetRequirement">
+ <ownedAttribute xmi:id="_6N0gkcuREeWtzKTAc6Yojw" name="physicalAssetID" type="_6N0gRMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gksuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gk8uREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0huMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0glMuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0glcuREeWtzKTAc6Yojw" name="physicalAssetClassID" type="_6N0jI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0glsuREeWtzKTAc6Yojw" name="equipmentLevel" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gl8uREeWtzKTAc6Yojw" name="physicalAssetUse" type="_6N0h8MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gmMuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gmcuREeWtzKTAc6Yojw" name="physicalAssetRequirementProperty" type="_6N0fesuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0gmsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0foMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gm8uREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelRequirement" memberEnd="_6N0gnMuREeWtzKTAc6Yojw _6N0iVsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gnMuREeWtzKTAc6Yojw" name="extension_OpPersonnelRequirement" type="_6N0iTcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gm8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gncuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gnsuREeWtzKTAc6Yojw" name="AssemblyType">
+ <ownedAttribute xmi:id="_6N0gn8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0idMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0goMuREeWtzKTAc6Yojw" name="NamedElement_ResponseState" memberEnd="_6N0gocuREeWtzKTAc6Yojw _6N0fa8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gocuREeWtzKTAc6Yojw" name="extension_ResponseState" type="_6N0fasuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0goMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gosuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0go8uREeWtzKTAc6Yojw" name="NamedElement_Problem" memberEnd="_6N0gpMuREeWtzKTAc6Yojw _6N0g9MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gpMuREeWtzKTAc6Yojw" name="extension_Problem" type="_6N0g88uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0go8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gpcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gpsuREeWtzKTAc6Yojw" name="WorkType">
+ <ownedAttribute xmi:id="_6N0gp8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gsMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gqMuREeWtzKTAc6Yojw" name="NamedElement_TestResult" memberEnd="_6N0gqcuREeWtzKTAc6Yojw _6N0fhsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gqcuREeWtzKTAc6Yojw" name="extension_TestResult" type="_6N0fgMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gqMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gqsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gq8uREeWtzKTAc6Yojw" name="NamedElement_RelationshipType1" memberEnd="_6N0grMuREeWtzKTAc6Yojw _6N0ilMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0grMuREeWtzKTAc6Yojw" name="extension_RelationshipType1" type="_6N0ik8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gq8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0grcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0grsuREeWtzKTAc6Yojw" name="RequestState">
+ <ownedAttribute xmi:id="_6N0gr8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g28uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gsMuREeWtzKTAc6Yojw" name="NamedElement_WorkType" memberEnd="_6N0gscuREeWtzKTAc6Yojw _6N0gp8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gscuREeWtzKTAc6Yojw" name="extension_WorkType" type="_6N0gpsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gsMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gssuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gs8uREeWtzKTAc6Yojw" name="NamedElement_Status" memberEnd="_6N0gtMuREeWtzKTAc6Yojw _6N0fiMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gtMuREeWtzKTAc6Yojw" name="extension_Status" type="_6N0fh8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gs8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gtcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gtsuREeWtzKTAc6Yojw" name="JobOrderDispatchStatus">
+ <ownedAttribute xmi:id="_6N0gt8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iP8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0guMuREeWtzKTAc6Yojw" name="NamedElement_CertificateOfAnalysisReference" memberEnd="_6N0gucuREeWtzKTAc6Yojw _6N0jIsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gucuREeWtzKTAc6Yojw" name="extension_CertificateOfAnalysisReference" type="_6N0jIcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0guMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gusuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gu8uREeWtzKTAc6Yojw" name="ProductSegmentID">
+ <ownedAttribute xmi:id="_6N0gvMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gCMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gvcuREeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetClassID" memberEnd="_6N0gvsuREeWtzKTAc6Yojw _6N0jJMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gvsuREeWtzKTAc6Yojw" name="extension_PhysicalAssetClassID" type="_6N0jI8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gvcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gv8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gwMuREeWtzKTAc6Yojw" name="StatusTime">
+ <ownedAttribute xmi:id="_6N0gwcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ggMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gwsuREeWtzKTAc6Yojw" name="NamedElement_RequestState1" memberEnd="_6N0gw8uREeWtzKTAc6Yojw _6N0hdMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gw8uREeWtzKTAc6Yojw" name="extension_RequestState1" type="_6N0hc8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gwsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gxMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gxcuREeWtzKTAc6Yojw" name="MaterialRequirementID">
+ <ownedAttribute xmi:id="_6N0gxsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fwcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0gx8uREeWtzKTAc6Yojw" name="UnitOfMeasure">
+ <ownedAttribute xmi:id="_6N0gyMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ixcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gycuREeWtzKTAc6Yojw" name="NamedElement_TransGet" memberEnd="_6N0gysuREeWtzKTAc6Yojw _6N0gdMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gysuREeWtzKTAc6Yojw" name="extension_TransGet" type="_6N0gcsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gycuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gy8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0gzMuREeWtzKTAc6Yojw" name="Code"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0gzcuREeWtzKTAc6Yojw" name="NamedElement_QuantityString" memberEnd="_6N0gzsuREeWtzKTAc6Yojw _6N0hqcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0gzsuREeWtzKTAc6Yojw" name="extension_QuantityString" type="_6N0hqMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0gzcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0gz8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g0MuREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentSpecification" memberEnd="_6N0g0cuREeWtzKTAc6Yojw _6N0ht8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g0cuREeWtzKTAc6Yojw" name="extension_OpEquipmentSpecification" type="_6N0hsMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g0MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g0suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g08uREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentSpecificationProperty" memberEnd="_6N0g1MuREeWtzKTAc6Yojw _6N0i0suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g1MuREeWtzKTAc6Yojw" name="extension_OpEquipmentSpecificationProperty" type="_6N0izcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g08uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g1cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0g1suREeWtzKTAc6Yojw" name="BillOfMaterialID">
+ <ownedAttribute xmi:id="_6N0g18uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i6suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g2MuREeWtzKTAc6Yojw" name="NamedElement_ResourceID" memberEnd="_6N0g2cuREeWtzKTAc6Yojw _6N0gdsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g2cuREeWtzKTAc6Yojw" name="extension_ResourceID" type="_6N0gdcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g2MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g2suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g28uREeWtzKTAc6Yojw" name="NamedElement_RequestState" memberEnd="_6N0g3MuREeWtzKTAc6Yojw _6N0gr8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g3MuREeWtzKTAc6Yojw" name="extension_RequestState" type="_6N0grsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g28uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g3cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0g3suREeWtzKTAc6Yojw" name="Value">
+ <ownedAttribute xmi:id="_6N0g38uREeWtzKTAc6Yojw" name="dataType" type="_6N0iZsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0g4MuREeWtzKTAc6Yojw" name="key" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0g4cuREeWtzKTAc6Yojw" name="valueString" type="_6N0e4cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0g4suREeWtzKTAc6Yojw" name="unitOfMeasure" type="_6N0gx8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0g48uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hn8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g5MuREeWtzKTAc6Yojw" name="NamedElement_PersonnelClassID" memberEnd="_6N0g5cuREeWtzKTAc6Yojw _6N0hAMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g5cuREeWtzKTAc6Yojw" name="extension_PersonnelClassID" type="_6N0g_8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g5MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g5suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g58uREeWtzKTAc6Yojw" name="NamedElement_EndTime" memberEnd="_6N0g6MuREeWtzKTAc6Yojw _6N0ip8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g6MuREeWtzKTAc6Yojw" name="extension_EndTime" type="_6N0ipsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g58uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g6cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g6suREeWtzKTAc6Yojw" name="NamedElement_OpMaterialRequirementProperty" memberEnd="_6N0g68uREeWtzKTAc6Yojw _6N0gIsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g68uREeWtzKTAc6Yojw" name="extension_OpMaterialRequirementProperty" type="_6N0gHMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g6suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g7MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g7cuREeWtzKTAc6Yojw" name="NamedElement_TransSender" memberEnd="_6N0g7suREeWtzKTAc6Yojw _6N0iYsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g7suREeWtzKTAc6Yojw" name="extension_TransSender" type="_6N0iW8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g7cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g78uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g8MuREeWtzKTAc6Yojw" name="NamedElement_TransAcknowledge" memberEnd="_6N0g8cuREeWtzKTAc6Yojw _6N0iuMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g8cuREeWtzKTAc6Yojw" name="extension_TransAcknowledge" type="_6N0itcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g8MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g8suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0g88uREeWtzKTAc6Yojw" name="Problem">
+ <ownedAttribute xmi:id="_6N0g9MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0go8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0g9cuREeWtzKTAc6Yojw" name="ProcessSegmentID">
+ <ownedAttribute xmi:id="_6N0g9suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gC8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g98uREeWtzKTAc6Yojw" name="NamedElement_PropertyID" memberEnd="_6N0g-MuREeWtzKTAc6Yojw _6N0hDMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g-MuREeWtzKTAc6Yojw" name="extension_PropertyID" type="_6N0hC8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g98uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g-cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0g-suREeWtzKTAc6Yojw" name="NamedElement_OperationsScheduleID" memberEnd="_6N0g-8uREeWtzKTAc6Yojw _6N0hgsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0g-8uREeWtzKTAc6Yojw" name="extension_OperationsScheduleID" type="_6N0hgcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0g-suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0g_MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0g_cuREeWtzKTAc6Yojw" name="StartTime">
+ <ownedAttribute xmi:id="_6N0g_suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i7cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0g_8uREeWtzKTAc6Yojw" name="PersonnelClassID">
+ <ownedAttribute xmi:id="_6N0hAMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g5MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hAcuREeWtzKTAc6Yojw" name="PhysicalAssetCapabilityTestSpecificationID">
+ <ownedAttribute xmi:id="_6N0hAsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fqMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hA8uREeWtzKTAc6Yojw" name="PhysicalAssetActualID">
+ <ownedAttribute xmi:id="_6N0hBMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i1suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hBcuREeWtzKTAc6Yojw" name="NamedElement_OperationsRequestID" memberEnd="_6N0hBsuREeWtzKTAc6Yojw _6N0hnsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hBsuREeWtzKTAc6Yojw" name="extension_OperationsRequestID" type="_6N0hncuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hBcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hB8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hCMuREeWtzKTAc6Yojw" name="NamedElement_ProductProductionRule" memberEnd="_6N0hCcuREeWtzKTAc6Yojw _6N0h-cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hCcuREeWtzKTAc6Yojw" name="extension_ProductProductionRule" type="_6N0h-MuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hCMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hCsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hC8uREeWtzKTAc6Yojw" name="PropertyID">
+ <ownedAttribute xmi:id="_6N0hDMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g98uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hDcuREeWtzKTAc6Yojw" name="NamedElement_EquipmentClassID" memberEnd="_6N0hDsuREeWtzKTAc6Yojw _6N0fpMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hDsuREeWtzKTAc6Yojw" name="extension_EquipmentClassID" type="_6N0fo8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hDcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hD8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0hEMuREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hEcuREeWtzKTAc6Yojw" name="JobOrderCommand1">
+ <ownedAttribute xmi:id="_6N0hEsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gXMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hE8uREeWtzKTAc6Yojw" name="NamedElement_Dependency1" memberEnd="_6N0hFMuREeWtzKTAc6Yojw _6N0gbcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hFMuREeWtzKTAc6Yojw" name="extension_Dependency1" type="_6N0gbMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hE8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hFcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hFsuREeWtzKTAc6Yojw" name="BillOfResourcesID">
+ <ownedAttribute xmi:id="_6N0hF8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hSsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hGMuREeWtzKTAc6Yojw" name="NamedElement_TransProcess" memberEnd="_6N0hGcuREeWtzKTAc6Yojw _6N0f5cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hGcuREeWtzKTAc6Yojw" name="extension_TransProcess" type="_6N0f48uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hGMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hGsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hG8uREeWtzKTAc6Yojw" name="Parameter">
+ <ownedAttribute xmi:id="_6N0hHMuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hHcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hHsuREeWtzKTAc6Yojw" name="parameter" type="_6N0hG8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hH8uREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hIMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h-suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hIcuREeWtzKTAc6Yojw" name="ProductionRequestID">
+ <ownedAttribute xmi:id="_6N0hIsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gVMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hI8uREeWtzKTAc6Yojw" name="OpPersonnelCapability">
+ <ownedAttribute xmi:id="_6N0hJMuREeWtzKTAc6Yojw" name="reason" type="_6N0gWsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hJcuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hJsuREeWtzKTAc6Yojw" name="confidenceFactor" type="_6N0hg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hJ8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hKMuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hKcuREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hKsuREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hK8uREeWtzKTAc6Yojw" name="personnelClassID" type="_6N0g_8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hLMuREeWtzKTAc6Yojw" name="capabilityType" type="_6N0gg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hLcuREeWtzKTAc6Yojw" name="personID" type="_6N0id8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hLsuREeWtzKTAc6Yojw" name="personnelCapabilityProperty" type="_6N0e6suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hL8uREeWtzKTAc6Yojw" name="personnelUse" type="_6N0e08uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hMMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ikMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hMcuREeWtzKTAc6Yojw" name="AssemblyRelationship1">
+ <ownedAttribute xmi:id="_6N0hMsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hosuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hM8uREeWtzKTAc6Yojw" name="NamedElement_OpMaterialRequirement" memberEnd="_6N0hNMuREeWtzKTAc6Yojw _6N0fQsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hNMuREeWtzKTAc6Yojw" name="extension_OpMaterialRequirement" type="_6N0fM8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hM8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hNcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hNsuREeWtzKTAc6Yojw" name="NamedElement_OtherDependency" memberEnd="_6N0hN8uREeWtzKTAc6Yojw _6N0f3cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hN8uREeWtzKTAc6Yojw" name="extension_OtherDependency" type="_6N0f3MuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hNsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hOMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hOcuREeWtzKTAc6Yojw" name="NamedElement_ManufacturingBillID" memberEnd="_6N0hOsuREeWtzKTAc6Yojw _6N0gjcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hOsuREeWtzKTAc6Yojw" name="extension_ManufacturingBillID" type="_6N0gjMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hOcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hO8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hPMuREeWtzKTAc6Yojw" name="NamedElement_Resources" memberEnd="_6N0hPcuREeWtzKTAc6Yojw _6N0fCsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hPcuREeWtzKTAc6Yojw" name="extension_Resources" type="_6N0fCcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hPMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hPsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hP8uREeWtzKTAc6Yojw" name="NamedElement_ProductionScheduleID" memberEnd="_6N0hQMuREeWtzKTAc6Yojw _6N0hlMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hQMuREeWtzKTAc6Yojw" name="extension_ProductionScheduleID" type="_6N0hk8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hP8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hQcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hQsuREeWtzKTAc6Yojw" name="NamedElement_HierarchyScope" memberEnd="_6N0hQ8uREeWtzKTAc6Yojw _6N0ij8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hQ8uREeWtzKTAc6Yojw" name="extension_HierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hQsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hRMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hRcuREeWtzKTAc6Yojw" name="MaterialDefinitionID">
+ <ownedAttribute xmi:id="_6N0hRsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i-MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hR8uREeWtzKTAc6Yojw" name="NamedElement_TransStateChange" memberEnd="_6N0hSMuREeWtzKTAc6Yojw _6N0gS8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hSMuREeWtzKTAc6Yojw" name="extension_TransStateChange" type="_6N0gRsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hR8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hScuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hSsuREeWtzKTAc6Yojw" name="NamedElement_BillOfResourcesID" memberEnd="_6N0hS8uREeWtzKTAc6Yojw _6N0hF8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hS8uREeWtzKTAc6Yojw" name="extension_BillOfResourcesID" type="_6N0hFsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hSsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hTMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hTcuREeWtzKTAc6Yojw" name="OpEquipmentCapability">
+ <ownedAttribute xmi:id="_6N0hTsuREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hT8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hUMuREeWtzKTAc6Yojw" name="reason" type="_6N0gWsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hUcuREeWtzKTAc6Yojw" name="equipmentClassID" type="_6N0fo8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hUsuREeWtzKTAc6Yojw" name="equipmentCapabilityProperty" type="_6N0jK8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hU8uREeWtzKTAc6Yojw" name="equipmentUse" type="_6N0he8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hVMuREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hVcuREeWtzKTAc6Yojw" name="capabilityType" type="_6N0gg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hVsuREeWtzKTAc6Yojw" name="confidenceFactor" type="_6N0hg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hV8uREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hWMuREeWtzKTAc6Yojw" name="equipmentID" type="_6N0ivcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hWcuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hWsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ihcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hW8uREeWtzKTAc6Yojw" name="NamedElement_TransConfirm" memberEnd="_6N0hXMuREeWtzKTAc6Yojw _6N0fn8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hXMuREeWtzKTAc6Yojw" name="extension_TransConfirm" type="_6N0fnMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hW8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hXcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hXsuREeWtzKTAc6Yojw" name="Location">
+ <ownedAttribute xmi:id="_6N0hX8uREeWtzKTAc6Yojw" name="equipmentElementLevel" type="_6N0ha8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hYMuREeWtzKTAc6Yojw" name="location" type="_6N0hXsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hYcuREeWtzKTAc6Yojw" name="equipmentID" type="_6N0ivcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hYsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ghcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hY8uREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetCapability" memberEnd="_6N0hZMuREeWtzKTAc6Yojw _6N0e_cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hZMuREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetCapability" type="_6N0e8MuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hY8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hZcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hZsuREeWtzKTAc6Yojw" name="MaterialUse1">
+ <ownedAttribute xmi:id="_6N0hZ8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gJsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0haMuREeWtzKTAc6Yojw" name="NamedElement_TransExpression1" memberEnd="_6N0hacuREeWtzKTAc6Yojw _6N0ircuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hacuREeWtzKTAc6Yojw" name="extension_TransExpression1" type="_6N0irMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0haMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hasuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ha8uREeWtzKTAc6Yojw" name="EquipmentElementLevel">
+ <ownedAttribute xmi:id="_6N0hbMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hbcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hbcuREeWtzKTAc6Yojw" name="NamedElement_EquipmentElementLevel" memberEnd="_6N0hbsuREeWtzKTAc6Yojw _6N0hbMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hbsuREeWtzKTAc6Yojw" name="extension_EquipmentElementLevel" type="_6N0ha8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hbcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hb8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hcMuREeWtzKTAc6Yojw" name="NamedElement_OpMaterialCapability" memberEnd="_6N0hccuREeWtzKTAc6Yojw _6N0jDcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hccuREeWtzKTAc6Yojw" name="extension_OpMaterialCapability" type="_6N0i-8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hcMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hcsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hc8uREeWtzKTAc6Yojw" name="RequestState1">
+ <ownedAttribute xmi:id="_6N0hdMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gwsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hdcuREeWtzKTAc6Yojw" name="NamedElement_TransShow" memberEnd="_6N0hdsuREeWtzKTAc6Yojw _6N0e0suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hdsuREeWtzKTAc6Yojw" name="extension_TransShow" type="_6N0ez8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hdcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hd8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0heMuREeWtzKTAc6Yojw" name="NamedElement_MaterialTestSpecificationID" memberEnd="_6N0hecuREeWtzKTAc6Yojw _6N0hgMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hecuREeWtzKTAc6Yojw" name="extension_MaterialTestSpecificationID" type="_6N0hf8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0heMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hesuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0he8uREeWtzKTAc6Yojw" name="EquipmentUse">
+ <ownedAttribute xmi:id="_6N0hfMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fV8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hfcuREeWtzKTAc6Yojw" name="RequestedCompletionDate">
+ <ownedAttribute xmi:id="_6N0hfsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hlcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hf8uREeWtzKTAc6Yojw" name="MaterialTestSpecificationID">
+ <ownedAttribute xmi:id="_6N0hgMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0heMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hgcuREeWtzKTAc6Yojw" name="OperationsScheduleID">
+ <ownedAttribute xmi:id="_6N0hgsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g-suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hg8uREeWtzKTAc6Yojw" name="ConfidenceFactor">
+ <ownedAttribute xmi:id="_6N0hhMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iNsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hhcuREeWtzKTAc6Yojw" name="TransApplicationArea">
+ <ownedAttribute xmi:id="_6N0hhsuREeWtzKTAc6Yojw" name="userArea" type="_6N0e5cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hh8uREeWtzKTAc6Yojw" name="sender" type="_6N0iW8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hiMuREeWtzKTAc6Yojw" name="creationDateTime" type="_6N0iwcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hicuREeWtzKTAc6Yojw" name="receiver" type="_6N0irsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hisuREeWtzKTAc6Yojw" name="signature" type="_6N0faMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hi8uREeWtzKTAc6Yojw" name="bODID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hjMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jKMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hjcuREeWtzKTAc6Yojw" name="NamedElement_Correction" memberEnd="_6N0hjsuREeWtzKTAc6Yojw _6N0hnMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hjsuREeWtzKTAc6Yojw" name="extension_Correction" type="_6N0hm8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hjcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hj8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hkMuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelRequirementProperty" memberEnd="_6N0hkcuREeWtzKTAc6Yojw _6N0i5MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hkcuREeWtzKTAc6Yojw" name="extension_OpPersonnelRequirementProperty" type="_6N0i38uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hkMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hksuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hk8uREeWtzKTAc6Yojw" name="ProductionScheduleID">
+ <ownedAttribute xmi:id="_6N0hlMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hP8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hlcuREeWtzKTAc6Yojw" name="NamedElement_RequestedCompletionDate" memberEnd="_6N0hlsuREeWtzKTAc6Yojw _6N0hfsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hlsuREeWtzKTAc6Yojw" name="extension_RequestedCompletionDate" type="_6N0hfcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hlcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hl8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hmMuREeWtzKTAc6Yojw" name="NamedElement_AssemblyRelationship" memberEnd="_6N0hmcuREeWtzKTAc6Yojw _6N0e2MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hmcuREeWtzKTAc6Yojw" name="extension_AssemblyRelationship" type="_6N0e18uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hmMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hmsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hm8uREeWtzKTAc6Yojw" name="Correction">
+ <ownedAttribute xmi:id="_6N0hnMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hjcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hncuREeWtzKTAc6Yojw" name="OperationsRequestID">
+ <ownedAttribute xmi:id="_6N0hnsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hBcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hn8uREeWtzKTAc6Yojw" name="NamedElement_Value" memberEnd="_6N0hoMuREeWtzKTAc6Yojw _6N0g48uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hoMuREeWtzKTAc6Yojw" name="extension_Value" type="_6N0g3suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hn8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hocuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hosuREeWtzKTAc6Yojw" name="NamedElement_AssemblyRelationship1" memberEnd="_6N0ho8uREeWtzKTAc6Yojw _6N0hMsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ho8uREeWtzKTAc6Yojw" name="extension_AssemblyRelationship1" type="_6N0hMcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hosuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hpMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hpcuREeWtzKTAc6Yojw" name="NamedElement_TransReceiver" memberEnd="_6N0hpsuREeWtzKTAc6Yojw _6N0issuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hpsuREeWtzKTAc6Yojw" name="extension_TransReceiver" type="_6N0irsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hpcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hp8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hqMuREeWtzKTAc6Yojw" name="QuantityString">
+ <ownedAttribute xmi:id="_6N0hqcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gzcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hqsuREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse1">
+ <ownedAttribute xmi:id="_6N0hq8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0frsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hrMuREeWtzKTAc6Yojw" name="ActualEndTime">
+ <ownedAttribute xmi:id="_6N0hrcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gFsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hrsuREeWtzKTAc6Yojw" name="ResponseState1">
+ <ownedAttribute xmi:id="_6N0hr8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fKMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hsMuREeWtzKTAc6Yojw" name="OpEquipmentSpecification">
+ <ownedAttribute xmi:id="_6N0hscuREeWtzKTAc6Yojw" name="equipmentUse" type="_6N0he8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hssuREeWtzKTAc6Yojw" name="equipmentID" type="_6N0ivcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hs8uREeWtzKTAc6Yojw" name="equipmentSpecificationProperty" type="_6N0izcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0htMuREeWtzKTAc6Yojw" name="equipmentClassID" type="_6N0fo8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0htcuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0htsuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ht8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g0MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0huMuREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse">
+ <ownedAttribute xmi:id="_6N0hucuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i08uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0husuREeWtzKTAc6Yojw" name="NamedElement_QualificationTestSpecificationID" memberEnd="_6N0hu8uREeWtzKTAc6Yojw _6N0e1suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hu8uREeWtzKTAc6Yojw" name="extension_QualificationTestSpecificationID" type="_6N0e1cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0husuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hvMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hvcuREeWtzKTAc6Yojw" name="ExpirationTime">
+ <ownedAttribute xmi:id="_6N0hvsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fxsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hv8uREeWtzKTAc6Yojw" name="StorageHierarchyScope">
+ <ownedAttribute xmi:id="_6N0hwMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gTMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hwcuREeWtzKTAc6Yojw" name="OpEquipmentRequirement">
+ <ownedAttribute xmi:id="_6N0hwsuREeWtzKTAc6Yojw" name="equipmentClassID" type="_6N0fo8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hw8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hxMuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0huMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hxcuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hxsuREeWtzKTAc6Yojw" name="equipmentLevel" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hx8uREeWtzKTAc6Yojw" name="equipmentID" type="_6N0ivcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hyMuREeWtzKTAc6Yojw" name="equipmentUse" type="_6N0he8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hycuREeWtzKTAc6Yojw" name="equipmentRequirementProperty" type="_6N0h8suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hysuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0hy8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fpcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0hzMuREeWtzKTAc6Yojw" name="NamedElement_MaterialSubLotID" memberEnd="_6N0hzcuREeWtzKTAc6Yojw _6N0iwMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0hzcuREeWtzKTAc6Yojw" name="extension_MaterialSubLotID" type="_6N0iv8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0hzMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0hzsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0hz8uREeWtzKTAc6Yojw" name="OpPersonnelSpecificationProperty">
+ <ownedAttribute xmi:id="_6N0h0MuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h0cuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h0suREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h08uREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h1MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i2cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0h1cuREeWtzKTAc6Yojw"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h1suREeWtzKTAc6Yojw" name="NamedElement_WorkType1" memberEnd="_6N0h18uREeWtzKTAc6Yojw _6N0itMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0h18uREeWtzKTAc6Yojw" name="extension_WorkType1" type="_6N0is8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h1suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0h2MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h2cuREeWtzKTAc6Yojw" name="NamedElement_OperationsDefinitionID" memberEnd="_6N0h2suREeWtzKTAc6Yojw _6N0iWsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0h2suREeWtzKTAc6Yojw" name="extension_OperationsDefinitionID" type="_6N0iWcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h2cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0h28uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h3MuREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentCapabilityProperty" memberEnd="_6N0h3cuREeWtzKTAc6Yojw _6N0jMMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0h3cuREeWtzKTAc6Yojw" name="extension_OpEquipmentCapabilityProperty" type="_6N0jK8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h3MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0h3suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h38uREeWtzKTAc6Yojw" name="NamedElement_JobOrderCommandRule" memberEnd="_6N0h4MuREeWtzKTAc6Yojw _6N0jFcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0h4MuREeWtzKTAc6Yojw" name="extension_JobOrderCommandRule" type="_6N0jFMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h38uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0h4cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0h4suREeWtzKTAc6Yojw" name="PersonName">
+ <ownedAttribute xmi:id="_6N0h48uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gLsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h5MuREeWtzKTAc6Yojw" name="NamedElement_Result" memberEnd="_6N0h5cuREeWtzKTAc6Yojw _6N0fUsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0h5cuREeWtzKTAc6Yojw" name="extension_Result" type="_6N0fTcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h5MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0h5suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0h58uREeWtzKTAc6Yojw" name="OpPhysicalAssetSpecificationProperty">
+ <ownedAttribute xmi:id="_6N0h6MuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h6cuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h6suREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h68uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h7MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iM8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0h7cuREeWtzKTAc6Yojw" name="TransChange">
+ <ownedAttribute xmi:id="_6N0h7suREeWtzKTAc6Yojw" name="actionCriteria" type="_6N0gbsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h78uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fMMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0h8MuREeWtzKTAc6Yojw" name="PhysicalAssetUse">
+ <ownedAttribute xmi:id="_6N0h8cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0igsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0h8suREeWtzKTAc6Yojw" name="OpEquipmentRequirementProperty">
+ <ownedAttribute xmi:id="_6N0h88uREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h9MuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h9cuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h9suREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0h98uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f98uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0h-MuREeWtzKTAc6Yojw" name="ProductProductionRule">
+ <ownedAttribute xmi:id="_6N0h-cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hCMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h-suREeWtzKTAc6Yojw" name="NamedElement_Parameter" memberEnd="_6N0h-8uREeWtzKTAc6Yojw _6N0hIMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0h-8uREeWtzKTAc6Yojw" name="extension_Parameter" type="_6N0hG8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h-suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0h_MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Profile" xmi:id="_6N0h_cuREeWtzKTAc6Yojw" name="B2MML_Profile" metamodelReference="_6N0h_suREeWtzKTAc6Yojw">
+ <packageImport xmi:id="_6N0h_suREeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0h_8uREeWtzKTAc6Yojw" name="NamedElement_Amount" memberEnd="_6N0iAMuREeWtzKTAc6Yojw _6N0iJMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iAMuREeWtzKTAc6Yojw" name="extension_Amount" type="_6N0iI8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0h_8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iAcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iAsuREeWtzKTAc6Yojw" name="Text">
+ <ownedAttribute xmi:id="_6N0iA8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iC8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iBMuREeWtzKTAc6Yojw" name="DateTime">
+ <ownedAttribute xmi:id="_6N0iBcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iJ8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iBsuREeWtzKTAc6Yojw" name="NamedElement_Quantity" memberEnd="_6N0iB8uREeWtzKTAc6Yojw _6N0iIsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iB8uREeWtzKTAc6Yojw" name="extension_Quantity" type="_6N0iIcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iBsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iCMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iCcuREeWtzKTAc6Yojw" name="Identifier">
+ <ownedAttribute xmi:id="_6N0iCsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iLsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iC8uREeWtzKTAc6Yojw" name="NamedElement_Text" memberEnd="_6N0iDMuREeWtzKTAc6Yojw _6N0iA8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iDMuREeWtzKTAc6Yojw" name="extension_Text" type="_6N0iAsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iC8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iDcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iDsuREeWtzKTAc6Yojw" name="Numeric">
+ <ownedAttribute xmi:id="_6N0iD8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iEMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iEMuREeWtzKTAc6Yojw" name="NamedElement_Numeric" memberEnd="_6N0iEcuREeWtzKTAc6Yojw _6N0iD8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iEcuREeWtzKTAc6Yojw" name="extension_Numeric" type="_6N0iDsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iEMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iEsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iE8uREeWtzKTAc6Yojw" name="BinaryObject">
+ <ownedAttribute xmi:id="_6N0iFMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iHsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iFcuREeWtzKTAc6Yojw" name="NamedElement_Name" memberEnd="_6N0iFsuREeWtzKTAc6Yojw _6N0iK8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iFsuREeWtzKTAc6Yojw" name="extension_Name" type="_6N0iKsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iFcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iF8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iGMuREeWtzKTAc6Yojw" name="NamedElement_Code" memberEnd="_6N0iGcuREeWtzKTAc6Yojw _6N0iJsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iGcuREeWtzKTAc6Yojw" name="extension_Code" type="_6N0iJcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iGMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iGsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iG8uREeWtzKTAc6Yojw" name="NamedElement_Measure" memberEnd="_6N0iHMuREeWtzKTAc6Yojw _6N0iLcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iHMuREeWtzKTAc6Yojw" name="extension_Measure" type="_6N0iLMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iG8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iHcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iHsuREeWtzKTAc6Yojw" name="NamedElement_BinaryObject" memberEnd="_6N0iH8uREeWtzKTAc6Yojw _6N0iFMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iH8uREeWtzKTAc6Yojw" name="extension_BinaryObject" type="_6N0iE8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iHsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iIMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iIcuREeWtzKTAc6Yojw" name="Quantity">
+ <ownedAttribute xmi:id="_6N0iIsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iBsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iI8uREeWtzKTAc6Yojw" name="Amount">
+ <ownedAttribute xmi:id="_6N0iJMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h_8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iJcuREeWtzKTAc6Yojw" name="Code">
+ <ownedAttribute xmi:id="_6N0iJsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iGMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iJ8uREeWtzKTAc6Yojw" name="NamedElement_DateTime" memberEnd="_6N0iKMuREeWtzKTAc6Yojw _6N0iBcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iKMuREeWtzKTAc6Yojw" name="extension_DateTime" type="_6N0iBMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iJ8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iKcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iKsuREeWtzKTAc6Yojw" name="Name">
+ <ownedAttribute xmi:id="_6N0iK8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iFcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iLMuREeWtzKTAc6Yojw" name="Measure">
+ <ownedAttribute xmi:id="_6N0iLcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0iG8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iLsuREeWtzKTAc6Yojw" name="NamedElement_Identifier" memberEnd="_6N0iL8uREeWtzKTAc6Yojw _6N0iCsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iL8uREeWtzKTAc6Yojw" name="extension_Identifier" type="_6N0iCcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iLsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iMMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iMcuREeWtzKTAc6Yojw" name="JobOrderCommand">
+ <ownedAttribute xmi:id="_6N0iMsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f4MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iM8uREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetSpecificationProperty" memberEnd="_6N0iNMuREeWtzKTAc6Yojw _6N0h7MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iNMuREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetSpecificationProperty" type="_6N0h58uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iM8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iNcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iNsuREeWtzKTAc6Yojw" name="NamedElement_ConfidenceFactor" memberEnd="_6N0iN8uREeWtzKTAc6Yojw _6N0hhMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iN8uREeWtzKTAc6Yojw" name="extension_ConfidenceFactor" type="_6N0hg8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iNsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iOMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iOcuREeWtzKTAc6Yojw" name="OpMaterialSpecificationProperty">
+ <ownedAttribute xmi:id="_6N0iOsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iO8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iPMuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iPcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iPsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fAMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iP8uREeWtzKTAc6Yojw" name="NamedElement_JobOrderDispatchStatus" memberEnd="_6N0iQMuREeWtzKTAc6Yojw _6N0gt8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iQMuREeWtzKTAc6Yojw" name="extension_JobOrderDispatchStatus" type="_6N0gtsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iP8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iQcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iQsuREeWtzKTAc6Yojw" name="NamedElement_WorkScheduleID" memberEnd="_6N0iQ8uREeWtzKTAc6Yojw _6N0fJ8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iQ8uREeWtzKTAc6Yojw" name="extension_WorkScheduleID" type="_6N0fJsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iQsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iRMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iRcuREeWtzKTAc6Yojw" name="NamedElement_PersonnelUse" memberEnd="_6N0iRsuREeWtzKTAc6Yojw _6N0e1MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iRsuREeWtzKTAc6Yojw" name="extension_PersonnelUse" type="_6N0e08uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iRcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iR8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iSMuREeWtzKTAc6Yojw" name="NamedElement_EquipmentAssetMapping" memberEnd="_6N0iScuREeWtzKTAc6Yojw _6N0fk8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iScuREeWtzKTAc6Yojw" name="extension_EquipmentAssetMapping" type="_6N0fjsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iSMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iSsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iS8uREeWtzKTAc6Yojw" name="ProductProductionRuleID">
+ <ownedAttribute xmi:id="_6N0iTMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ioMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iTcuREeWtzKTAc6Yojw" name="OpPersonnelRequirement">
+ <ownedAttribute xmi:id="_6N0iTsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iT8uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iUMuREeWtzKTAc6Yojw" name="personnelClassID" type="_6N0g_8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iUcuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iUsuREeWtzKTAc6Yojw" name="personID" type="_6N0id8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iU8uREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0huMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iVMuREeWtzKTAc6Yojw" name="personnelRequirementProperty" type="_6N0i38uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iVcuREeWtzKTAc6Yojw" name="personnelUse" type="_6N0e08uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iVsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gm8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iV8uREeWtzKTAc6Yojw" name="OperationsSegmentID">
+ <ownedAttribute xmi:id="_6N0iWMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f8cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iWcuREeWtzKTAc6Yojw" name="OperationsDefinitionID">
+ <ownedAttribute xmi:id="_6N0iWsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h2cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iW8uREeWtzKTAc6Yojw" name="TransSender">
+ <ownedAttribute xmi:id="_6N0iXMuREeWtzKTAc6Yojw" name="logicalID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iXcuREeWtzKTAc6Yojw" name="confirmationCode" type="_6N0iucuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iXsuREeWtzKTAc6Yojw" name="taskID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iX8uREeWtzKTAc6Yojw" name="authorizationID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iYMuREeWtzKTAc6Yojw" name="referenceID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iYcuREeWtzKTAc6Yojw" name="componentID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iYsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g7cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iY8uREeWtzKTAc6Yojw" name="NamedElement_TransSignature" memberEnd="_6N0iZMuREeWtzKTAc6Yojw _6N0facuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iZMuREeWtzKTAc6Yojw" name="extension_TransSignature" type="_6N0faMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iY8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iZcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iZsuREeWtzKTAc6Yojw" name="DataType">
+ <ownedAttribute xmi:id="_6N0iZ8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f18uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iaMuREeWtzKTAc6Yojw" name="OpPersonnelSpecification">
+ <ownedAttribute xmi:id="_6N0iacuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iasuREeWtzKTAc6Yojw" name="personnelClassID" type="_6N0g_8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ia8uREeWtzKTAc6Yojw" name="personnelSpecificationProperty" type="_6N0hz8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ibMuREeWtzKTAc6Yojw" name="personnelUse" type="_6N0e08uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ibcuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ibsuREeWtzKTAc6Yojw" name="personID" type="_6N0id8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ib8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fIMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0icMuREeWtzKTAc6Yojw" name="MaterialClassID">
+ <ownedAttribute xmi:id="_6N0iccuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0f_cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0icsuREeWtzKTAc6Yojw" name="WorkRequestID">
+ <ownedAttribute xmi:id="_6N0ic8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0if8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0idMuREeWtzKTAc6Yojw" name="NamedElement_AssemblyType" memberEnd="_6N0idcuREeWtzKTAc6Yojw _6N0gn8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0idcuREeWtzKTAc6Yojw" name="extension_AssemblyType" type="_6N0gnsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0idMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0idsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0id8uREeWtzKTAc6Yojw" name="PersonID">
+ <ownedAttribute xmi:id="_6N0ieMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i8MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iecuREeWtzKTAc6Yojw" name="NamedElement_OpMaterialSpecification" memberEnd="_6N0iesuREeWtzKTAc6Yojw _6N0fZcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iesuREeWtzKTAc6Yojw" name="extension_OpMaterialSpecification" type="_6N0fWsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iecuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ie8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ifMuREeWtzKTAc6Yojw" name="NamedElement_ResourceReferenceType1" memberEnd="_6N0ifcuREeWtzKTAc6Yojw _6N0f38uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ifcuREeWtzKTAc6Yojw" name="extension_ResourceReferenceType1" type="_6N0f3suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ifMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ifsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0if8uREeWtzKTAc6Yojw" name="NamedElement_WorkRequestID" memberEnd="_6N0igMuREeWtzKTAc6Yojw _6N0ic8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0igMuREeWtzKTAc6Yojw" name="extension_WorkRequestID" type="_6N0icsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0if8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0igcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0igsuREeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetUse" memberEnd="_6N0ig8uREeWtzKTAc6Yojw _6N0h8cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ig8uREeWtzKTAc6Yojw" name="extension_PhysicalAssetUse" type="_6N0h8MuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0igsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ihMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ihcuREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentCapability" memberEnd="_6N0ihsuREeWtzKTAc6Yojw _6N0hWsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ihsuREeWtzKTAc6Yojw" name="extension_OpEquipmentCapability" type="_6N0hTcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ihcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ih8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iiMuREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetCapabilityProperty" memberEnd="_6N0iicuREeWtzKTAc6Yojw _6N0fTMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iicuREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetCapabilityProperty" type="_6N0fR8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iiMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iisuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ii8uREeWtzKTAc6Yojw" name="HierarchyScope">
+ <ownedAttribute xmi:id="_6N0ijMuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ijcuREeWtzKTAc6Yojw" name="equipmentID" type="_6N0ivcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ijsuREeWtzKTAc6Yojw" name="equipmentElementLevel" type="_6N0ha8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ij8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hQsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ikMuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelCapability" memberEnd="_6N0ikcuREeWtzKTAc6Yojw _6N0hMMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ikcuREeWtzKTAc6Yojw" name="extension_OpPersonnelCapability" type="_6N0hI8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ikMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iksuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ik8uREeWtzKTAc6Yojw" name="RelationshipType1">
+ <ownedAttribute xmi:id="_6N0ilMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gq8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ilcuREeWtzKTAc6Yojw" name="NamedElement_Priority" memberEnd="_6N0ilsuREeWtzKTAc6Yojw _6N0gNcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ilsuREeWtzKTAc6Yojw" name="extension_Priority" type="_6N0gNMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ilcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0il8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0imMuREeWtzKTAc6Yojw" name="NamedElement_QuantityValue" memberEnd="_6N0imcuREeWtzKTAc6Yojw _6N0fH8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0imcuREeWtzKTAc6Yojw" name="extension_QuantityValue" type="_6N0fGsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0imMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0imsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0im8uREeWtzKTAc6Yojw" name="RelationshipForm1">
+ <ownedAttribute xmi:id="_6N0inMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fl8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0incuREeWtzKTAc6Yojw" name="NamedElement_OperationsType" memberEnd="_6N0insuREeWtzKTAc6Yojw _6N0ga8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0insuREeWtzKTAc6Yojw" name="extension_OperationsType" type="_6N0gasuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0incuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0in8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ioMuREeWtzKTAc6Yojw" name="NamedElement_ProductProductionRuleID" memberEnd="_6N0iocuREeWtzKTAc6Yojw _6N0iTMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iocuREeWtzKTAc6Yojw" name="extension_ProductProductionRuleID" type="_6N0iS8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ioMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0iosuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0io8uREeWtzKTAc6Yojw" name="NamedElement_RelationshipForm" memberEnd="_6N0ipMuREeWtzKTAc6Yojw _6N0gf8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ipMuREeWtzKTAc6Yojw" name="extension_RelationshipForm" type="_6N0gfsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0io8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ipcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ipsuREeWtzKTAc6Yojw" name="EndTime">
+ <ownedAttribute xmi:id="_6N0ip8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g58uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iqMuREeWtzKTAc6Yojw" name="TransResponseCriteria">
+ <ownedAttribute xmi:id="_6N0iqcuREeWtzKTAc6Yojw" name="responseExpression" type="_6N0fGMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iqsuREeWtzKTAc6Yojw" name="changeStatus" type="_6N0fycuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iq8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fuMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0irMuREeWtzKTAc6Yojw" name="TransExpression1">
+ <ownedAttribute xmi:id="_6N0ircuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0haMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0irsuREeWtzKTAc6Yojw" name="TransReceiver">
+ <ownedAttribute xmi:id="_6N0ir8uREeWtzKTAc6Yojw" name="componentID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0isMuREeWtzKTAc6Yojw" name="logicalID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iscuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0issuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hpcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0is8uREeWtzKTAc6Yojw" name="WorkType1">
+ <ownedAttribute xmi:id="_6N0itMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h1suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0itcuREeWtzKTAc6Yojw" name="TransAcknowledge">
+ <ownedAttribute xmi:id="_6N0itsuREeWtzKTAc6Yojw" name="responseCriteria" type="_6N0iqMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0it8uREeWtzKTAc6Yojw" name="originalApplicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iuMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g8MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iucuREeWtzKTAc6Yojw" name="TransConfirmationCode">
+ <ownedAttribute xmi:id="_6N0iusuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0i88uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iu8uREeWtzKTAc6Yojw" name="AnyGenericValue">
+ <ownedAttribute xmi:id="_6N0ivMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0e3suREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ivcuREeWtzKTAc6Yojw" name="EquipmentID">
+ <ownedAttribute xmi:id="_6N0ivsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fd8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iv8uREeWtzKTAc6Yojw" name="MaterialSubLotID">
+ <ownedAttribute xmi:id="_6N0iwMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hzMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0iwcuREeWtzKTAc6Yojw" name="DateTime"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iwsuREeWtzKTAc6Yojw" name="NamedElement_MaterialLotID" memberEnd="_6N0iw8uREeWtzKTAc6Yojw _6N0fm8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iw8uREeWtzKTAc6Yojw" name="extension_MaterialLotID" type="_6N0fmsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iwsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ixMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ixcuREeWtzKTAc6Yojw" name="NamedElement_UnitOfMeasure" memberEnd="_6N0ixsuREeWtzKTAc6Yojw _6N0gyMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0ixsuREeWtzKTAc6Yojw" name="extension_UnitOfMeasure" type="_6N0gx8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ixcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ix8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0iyMuREeWtzKTAc6Yojw" name="PlannedStartTime">
+ <ownedAttribute xmi:id="_6N0iycuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gNsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0iysuREeWtzKTAc6Yojw" name="NamedElement_BillOfMaterialsID" memberEnd="_6N0iy8uREeWtzKTAc6Yojw _6N0gj8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0iy8uREeWtzKTAc6Yojw" name="extension_BillOfMaterialsID" type="_6N0gjsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0iysuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0izMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0izcuREeWtzKTAc6Yojw" name="OpEquipmentSpecificationProperty">
+ <ownedAttribute xmi:id="_6N0izsuREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0iz8uREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i0MuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i0cuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i0suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0g08uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i08uREeWtzKTAc6Yojw" name="NamedElement_RequiredByRequestedSegmentResponse" memberEnd="_6N0i1MuREeWtzKTAc6Yojw _6N0hucuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i1MuREeWtzKTAc6Yojw" name="extension_RequiredByRequestedSegmentResponse" type="_6N0huMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i08uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i1cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i1suREeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetActualID" memberEnd="_6N0i18uREeWtzKTAc6Yojw _6N0hBMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i18uREeWtzKTAc6Yojw" name="extension_PhysicalAssetActualID" type="_6N0hA8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i1suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i2MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i2cuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelSpecificationProperty" memberEnd="_6N0i2suREeWtzKTAc6Yojw _6N0h1MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i2suREeWtzKTAc6Yojw" name="extension_OpPersonnelSpecificationProperty" type="_6N0hz8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i2cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i28uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i3MuREeWtzKTAc6Yojw" name="NamedElement_MaterialActualID" memberEnd="_6N0i3cuREeWtzKTAc6Yojw _6N0gacuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i3cuREeWtzKTAc6Yojw" name="extension_MaterialActualID" type="_6N0gaMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i3MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i3suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0i38uREeWtzKTAc6Yojw" name="OpPersonnelRequirementProperty">
+ <ownedAttribute xmi:id="_6N0i4MuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i4cuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i4suREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i48uREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i5MuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hkMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i5cuREeWtzKTAc6Yojw" name="NamedElement_Cause" memberEnd="_6N0i5suREeWtzKTAc6Yojw _6N0gfcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i5suREeWtzKTAc6Yojw" name="extension_Cause" type="_6N0gfMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i5cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i58uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0i6MuREeWtzKTAc6Yojw" name="EquipmentElementLevel1">
+ <ownedAttribute xmi:id="_6N0i6cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0fBsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i6suREeWtzKTAc6Yojw" name="NamedElement_BillOfMaterialID" memberEnd="_6N0i68uREeWtzKTAc6Yojw _6N0g18uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i68uREeWtzKTAc6Yojw" name="extension_BillOfMaterialID" type="_6N0g1suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i6suREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i7MuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i7cuREeWtzKTAc6Yojw" name="NamedElement_StartTime" memberEnd="_6N0i7suREeWtzKTAc6Yojw _6N0g_suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i7suREeWtzKTAc6Yojw" name="extension_StartTime" type="_6N0g_cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i7cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i78uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i8MuREeWtzKTAc6Yojw" name="NamedElement_PersonID" memberEnd="_6N0i8cuREeWtzKTAc6Yojw _6N0ieMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i8cuREeWtzKTAc6Yojw" name="extension_PersonID" type="_6N0id8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i8MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i8suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i88uREeWtzKTAc6Yojw" name="NamedElement_TransConfirmationCode" memberEnd="_6N0i9MuREeWtzKTAc6Yojw _6N0iusuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i9MuREeWtzKTAc6Yojw" name="extension_TransConfirmationCode" type="_6N0iucuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i88uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i9cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0i9suREeWtzKTAc6Yojw" name="ActualFinishTime">
+ <ownedAttribute xmi:id="_6N0i98uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0e28uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0i-MuREeWtzKTAc6Yojw" name="NamedElement_MaterialDefinitionID" memberEnd="_6N0i-cuREeWtzKTAc6Yojw _6N0hRsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0i-cuREeWtzKTAc6Yojw" name="extension_MaterialDefinitionID" type="_6N0hRcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0i-MuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0i-suREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0i-8uREeWtzKTAc6Yojw" name="OpMaterialCapability">
+ <ownedAttribute xmi:id="_6N0i_MuREeWtzKTAc6Yojw" name="materialUse" type="_6N0e48uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i_cuREeWtzKTAc6Yojw" name="materialDefinitionID" type="_6N0hRcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i_suREeWtzKTAc6Yojw" name="assemblyCapability" type="_6N0i-8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0i_8uREeWtzKTAc6Yojw" name="materialCapabilityProperty" type="_6N0fC8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jAMuREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jAcuREeWtzKTAc6Yojw" name="assemblyRelationship" type="_6N0e18uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jAsuREeWtzKTAc6Yojw" name="materialLotID" type="_6N0fmsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jA8uREeWtzKTAc6Yojw" name="materialSubLotID" type="_6N0iv8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jBMuREeWtzKTAc6Yojw" name="capabilityType" type="_6N0gg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jBcuREeWtzKTAc6Yojw" name="reason" type="_6N0gWsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jBsuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jB8uREeWtzKTAc6Yojw" name="assemblyType" type="_6N0gnsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jCMuREeWtzKTAc6Yojw" name="materialClassID" type="_6N0icMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jCcuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jCsuREeWtzKTAc6Yojw" name="confidenceFactor" type="_6N0hg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jC8uREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jDMuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jDcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0hcMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jDsuREeWtzKTAc6Yojw" name="NamedElement_ResourceReferenceType" memberEnd="_6N0jD8uREeWtzKTAc6Yojw _6N0jHcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jD8uREeWtzKTAc6Yojw" name="extension_ResourceReferenceType" type="_6N0jHMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jDsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jEMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jEcuREeWtzKTAc6Yojw" name="NamedElement_TransSync" memberEnd="_6N0jEsuREeWtzKTAc6Yojw _6N0gJcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jEsuREeWtzKTAc6Yojw" name="extension_TransSync" type="_6N0gI8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jEcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jE8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jFMuREeWtzKTAc6Yojw" name="JobOrderCommandRule">
+ <ownedAttribute xmi:id="_6N0jFcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h38uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jFsuREeWtzKTAc6Yojw" name="NamedElement_DataType1" memberEnd="_6N0jF8uREeWtzKTAc6Yojw _6N0gi8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jF8uREeWtzKTAc6Yojw" name="extension_DataType1" type="_6N0gisuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jFsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jGMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jGcuREeWtzKTAc6Yojw" name="NamedElement_TransExpression" memberEnd="_6N0jGsuREeWtzKTAc6Yojw _6N0fGcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jGsuREeWtzKTAc6Yojw" name="extension_TransExpression" type="_6N0fGMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jGcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jG8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jHMuREeWtzKTAc6Yojw" name="ResourceReferenceType">
+ <ownedAttribute xmi:id="_6N0jHcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jDsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jHsuREeWtzKTAc6Yojw" name="NamedElement_MaterialSpecificationID" memberEnd="_6N0jH8uREeWtzKTAc6Yojw _6N0f08uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jH8uREeWtzKTAc6Yojw" name="extension_MaterialSpecificationID" type="_6N0f0suREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jHsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jIMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jIcuREeWtzKTAc6Yojw" name="CertificateOfAnalysisReference">
+ <ownedAttribute xmi:id="_6N0jIsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0guMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jI8uREeWtzKTAc6Yojw" name="PhysicalAssetClassID">
+ <ownedAttribute xmi:id="_6N0jJMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0gvcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jJcuREeWtzKTAc6Yojw" name="NamedElement_ResourceNetworkConnectionID" memberEnd="_6N0jJsuREeWtzKTAc6Yojw _6N0fZ8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jJsuREeWtzKTAc6Yojw" name="extension_ResourceNetworkConnectionID" type="_6N0fZsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jJcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jJ8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jKMuREeWtzKTAc6Yojw" name="NamedElement_TransApplicationArea" memberEnd="_6N0jKcuREeWtzKTAc6Yojw _6N0hjMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jKcuREeWtzKTAc6Yojw" name="extension_TransApplicationArea" type="_6N0hhcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jKMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jKsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jK8uREeWtzKTAc6Yojw" name="OpEquipmentCapabilityProperty">
+ <ownedAttribute xmi:id="_6N0jLMuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jLcuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jLsuREeWtzKTAc6Yojw" name="quantity" type="_6N0fGsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jL8uREeWtzKTAc6Yojw" name="value" type="_6N0g3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jMMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0h3MuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jMcuREeWtzKTAc6Yojw" name="NamedElement_PhysicalAssetID" memberEnd="_6N0jMsuREeWtzKTAc6Yojw _6N0gRcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jMsuREeWtzKTAc6Yojw" name="extension_PhysicalAssetID" type="_6N0gRMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jMcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jM8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jNMuREeWtzKTAc6Yojw" name="NamedElement_RelationshipType" memberEnd="_6N0jNcuREeWtzKTAc6Yojw _6N0f8MuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jNcuREeWtzKTAc6Yojw" name="extension_RelationshipType" type="_6N0f78uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jNMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jNsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jN8uREeWtzKTAc6Yojw" name="CancelWorkSchedule">
+ <ownedAttribute xmi:id="_6N0jOMuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kZcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jOcuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jOsuREeWtzKTAc6Yojw" name="cancel" type="_6N0gEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jO8uREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jPMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kSMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jPcuREeWtzKTAc6Yojw" name="NamedElement_SyncJobList" memberEnd="_6N0jPsuREeWtzKTAc6Yojw _6N0klsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jPsuREeWtzKTAc6Yojw" name="extension_SyncJobList" type="_6N0kkcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jPcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jP8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jQMuREeWtzKTAc6Yojw" name="ShowJobList">
+ <ownedAttribute xmi:id="_6N0jQcuREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jQsuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jQ8uREeWtzKTAc6Yojw" name="dataArea" type="_6N0kfsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jRMuREeWtzKTAc6Yojw" name="show" type="_6N0ez8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jRcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ko8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jRsuREeWtzKTAc6Yojw" name="UnnamedDataType11"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jR8uREeWtzKTAc6Yojw" name="UnnamedDataType3"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jSMuREeWtzKTAc6Yojw" name="NamedElement_JobList" memberEnd="_6N0jScuREeWtzKTAc6Yojw _6N0kK8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jScuREeWtzKTAc6Yojw" name="extension_JobList" type="_6N0kI8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jSMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jSsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Profile" xmi:id="_6N0jS8uREeWtzKTAc6Yojw" name="B2MML_Profile" metamodelReference="_6N0jTMuREeWtzKTAc6Yojw">
+ <packageImport xmi:id="_6N0jTMuREeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jTcuREeWtzKTAc6Yojw" name="ActualStartTime"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jTsuREeWtzKTAc6Yojw" name="OpMaterialActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jT8uREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jUMuREeWtzKTAc6Yojw" name="OpEquipmentActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jUcuREeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jUsuREeWtzKTAc6Yojw" name="OpMaterialActual">
+ <ownedAttribute xmi:id="_6N0jU8uREeWtzKTAc6Yojw" name="materialActualProperty" type="_6N0kAsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jVMuREeWtzKTAc6Yojw" name="quantity" type="_6N0jtsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jVcuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0kDcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jVsuREeWtzKTAc6Yojw" name="materialDefinitionID" type="_6N0jf8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jV8uREeWtzKTAc6Yojw" name="assemblyType" type="_6N0j8MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jWMuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0j58uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jWcuREeWtzKTAc6Yojw" name="materialLotID" type="_6N0j6suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jWsuREeWtzKTAc6Yojw" name="assemblyRelationship" type="_6N0j9cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jW8uREeWtzKTAc6Yojw" name="materialSubLotID" type="_6N0kEsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jXMuREeWtzKTAc6Yojw" name="description" type="_6N0jjcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jXcuREeWtzKTAc6Yojw" name="materialClassID" type="_6N0kE8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jXsuREeWtzKTAc6Yojw" name="assemblyActual" type="_6N0jTsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jX8uREeWtzKTAc6Yojw" name="materialUse" type="_6N0j78uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jYMuREeWtzKTAc6Yojw" name="storageLocation" type="_6N0jucuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jYcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jyMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jYsuREeWtzKTAc6Yojw" name="OpPhysicalAssetActualProperty">
+ <ownedAttribute xmi:id="_6N0jY8uREeWtzKTAc6Yojw" name="value" type="_6N0kHMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jZMuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0kG8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jZcuREeWtzKTAc6Yojw" name="quantity" type="_6N0jh8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jZsuREeWtzKTAc6Yojw" name="description" type="_6N0ja8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jZ8uREeWtzKTAc6Yojw" name="iD" type="_6N0kAcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jaMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0j8cuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jacuREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jasuREeWtzKTAc6Yojw" name="OpPersonnelActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0ja8uREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jbMuREeWtzKTAc6Yojw" name="EquipmentUse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jbcuREeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jbsuREeWtzKTAc6Yojw" name="OpEquipmentActualProperty">
+ <ownedAttribute xmi:id="_6N0jb8uREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0j9MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jcMuREeWtzKTAc6Yojw" name="value" type="_6N0jocuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jccuREeWtzKTAc6Yojw" name="description" type="_6N0j1suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jcsuREeWtzKTAc6Yojw" name="quantity" type="_6N0j9suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jc8uREeWtzKTAc6Yojw" name="iD" type="_6N0kBMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jdMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kD8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jdcuREeWtzKTAc6Yojw" name="PersonnelUse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jdsuREeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jd8uREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jeMuREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jecuREeWtzKTAc6Yojw" name="OpSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jesuREeWtzKTAc6Yojw" name="OpEquipmentActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0je8uREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jfMuREeWtzKTAc6Yojw" name="NamedElement_OpMaterialActualProperty" memberEnd="_6N0jfcuREeWtzKTAc6Yojw _6N0kDMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jfcuREeWtzKTAc6Yojw" name="extension_OpMaterialActualProperty" type="_6N0kBcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jfMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jfsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jf8uREeWtzKTAc6Yojw" name="MaterialDefinitionID"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jgMuREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentActual" memberEnd="_6N0jgcuREeWtzKTAc6Yojw _6N0jmMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jgcuREeWtzKTAc6Yojw" name="extension_OpEquipmentActual" type="_6N0jj8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jgMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jgsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jg8uREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jhMuREeWtzKTAc6Yojw" name="NamedElement_OpSegmentData" memberEnd="_6N0jhcuREeWtzKTAc6Yojw _6N0j_8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jhcuREeWtzKTAc6Yojw" name="extension_OpSegmentData" type="_6N0j-cuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jhMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jhsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jh8uREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jiMuREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jicuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelActualProperty" memberEnd="_6N0jisuREeWtzKTAc6Yojw _6N0j5suREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jisuREeWtzKTAc6Yojw" name="extension_OpPersonnelActualProperty" type="_6N0j4MuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jicuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0ji8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jjMuREeWtzKTAc6Yojw" name="ResponseState"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jjcuREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jjsuREeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jj8uREeWtzKTAc6Yojw" name="OpEquipmentActual">
+ <ownedAttribute xmi:id="_6N0jkMuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0jg8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jkcuREeWtzKTAc6Yojw" name="equipmentID" type="_6N0j6MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jksuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0jbcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jk8uREeWtzKTAc6Yojw" name="description" type="_6N0kA8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jlMuREeWtzKTAc6Yojw" name="equipmentActualProperty" type="_6N0jesuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jlcuREeWtzKTAc6Yojw" name="equipmentUse" type="_6N0jbMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jlsuREeWtzKTAc6Yojw" name="equipmentClassID" type="_6N0jnMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jl8uREeWtzKTAc6Yojw" name="quantity" type="_6N0je8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jmMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jgMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jmcuREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jmsuREeWtzKTAc6Yojw" name="PhysicalAssetID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jm8uREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jnMuREeWtzKTAc6Yojw" name="EquipmentClassID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jncuREeWtzKTAc6Yojw" name="OpSegmentData"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jnsuREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jn8uREeWtzKTAc6Yojw" name="OpPhysicalAssetActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0joMuREeWtzKTAc6Yojw" name="OperationsDefinitionID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jocuREeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0josuREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jo8uREeWtzKTAc6Yojw" name="OpMaterialActualProperty"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jpMuREeWtzKTAc6Yojw" name="OpSegmentResponse">
+ <ownedAttribute xmi:id="_6N0jpcuREeWtzKTAc6Yojw" name="materialActual" type="_6N0jxMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jpsuREeWtzKTAc6Yojw" name="processSegmentID" type="_6N0j3cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jp8uREeWtzKTAc6Yojw" name="equipmentActual" type="_6N0jUMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jqMuREeWtzKTAc6Yojw" name="segmentState" type="_6N0jjMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jqcuREeWtzKTAc6Yojw" name="actualEndTime" type="_6N0j2suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jqsuREeWtzKTAc6Yojw" name="operationsType" type="_6N0jxsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jq8uREeWtzKTAc6Yojw" name="segmentResponse" type="_6N0jecuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jrMuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0kDsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jrcuREeWtzKTAc6Yojw" name="description" type="_6N0jm8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jrsuREeWtzKTAc6Yojw" name="actualStartTime" type="_6N0jTcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jr8uREeWtzKTAc6Yojw" name="iD" type="_6N0josuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jsMuREeWtzKTAc6Yojw" name="physicalAssetActual" type="_6N0jn8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jscuREeWtzKTAc6Yojw" name="segmentData" type="_6N0jncuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jssuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0j3MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0js8uREeWtzKTAc6Yojw" name="personnelActual" type="_6N0j68uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jtMuREeWtzKTAc6Yojw" name="operationsDefinitionID" type="_6N0joMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jtcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kGMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jtsuREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jt8uREeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0juMuREeWtzKTAc6Yojw" name="Value"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jucuREeWtzKTAc6Yojw" name="StorageLocation"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jusuREeWtzKTAc6Yojw" name="OpPhysicalAssetActualProperty"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0ju8uREeWtzKTAc6Yojw" name="OpPhysicalAssetActual">
+ <ownedAttribute xmi:id="_6N0jvMuREeWtzKTAc6Yojw" name="description" type="_6N0jxcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jvcuREeWtzKTAc6Yojw" name="quantity" type="_6N0jmcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jvsuREeWtzKTAc6Yojw" name="physicalAssetClassID" type="_6N0j-MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jv8uREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0j38uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jwMuREeWtzKTAc6Yojw" name="physicalAssetID" type="_6N0jmsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jwcuREeWtzKTAc6Yojw" name="physicalAssetActualProperty" type="_6N0jusuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jwsuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0jUcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jw8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0j18uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jxMuREeWtzKTAc6Yojw" name="OpMaterialActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jxcuREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jxsuREeWtzKTAc6Yojw" name="OperationsType"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jx8uREeWtzKTAc6Yojw" name="PersonnelClassID"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0jyMuREeWtzKTAc6Yojw" name="NamedElement_OpMaterialActual" memberEnd="_6N0jycuREeWtzKTAc6Yojw _6N0jYcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0jycuREeWtzKTAc6Yojw" name="extension_OpMaterialActual" type="_6N0jUsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0jyMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0jysuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0jy8uREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0jzMuREeWtzKTAc6Yojw" name="OpPersonnelActual">
+ <ownedAttribute xmi:id="_6N0jzcuREeWtzKTAc6Yojw" name="description" type="_6N0kAMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jzsuREeWtzKTAc6Yojw" name="personnelClassID" type="_6N0jx8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0jz8uREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0jacuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j0MuREeWtzKTAc6Yojw" name="quantity" type="_6N0j7MuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j0cuREeWtzKTAc6Yojw" name="personnelActualProperty" type="_6N0jasuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j0suREeWtzKTAc6Yojw" name="personnelUse" type="_6N0jdcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j08uREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0jjsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j1MuREeWtzKTAc6Yojw" name="personID" type="_6N0j6cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j1cuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kFMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j1suREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0j18uREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetActual" memberEnd="_6N0j2MuREeWtzKTAc6Yojw _6N0jw8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0j2MuREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetActual" type="_6N0ju8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0j18uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0j2cuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j2suREeWtzKTAc6Yojw" name="ActualEndTime"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j28uREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j3MuREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j3cuREeWtzKTAc6Yojw" name="ProcessSegmentID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j3suREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j38uREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0j4MuREeWtzKTAc6Yojw" name="OpPersonnelActualProperty">
+ <ownedAttribute xmi:id="_6N0j4cuREeWtzKTAc6Yojw" name="description" type="_6N0jiMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j4suREeWtzKTAc6Yojw" name="quantity" type="_6N0j3suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j48uREeWtzKTAc6Yojw" name="value" type="_6N0juMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j5MuREeWtzKTAc6Yojw" name="iD" type="_6N0j7cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j5cuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0j7suREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j5suREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jicuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j58uREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j6MuREeWtzKTAc6Yojw" name="EquipmentID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j6cuREeWtzKTAc6Yojw" name="PersonID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j6suREeWtzKTAc6Yojw" name="MaterialLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j68uREeWtzKTAc6Yojw" name="OpPersonnelActual"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j7MuREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j7cuREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j7suREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j78uREeWtzKTAc6Yojw" name="MaterialUse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j8MuREeWtzKTAc6Yojw" name="AssemblyType"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0j8cuREeWtzKTAc6Yojw" name="NamedElement_OpPhysicalAssetActualProperty" memberEnd="_6N0j8suREeWtzKTAc6Yojw _6N0jaMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0j8suREeWtzKTAc6Yojw" name="extension_OpPhysicalAssetActualProperty" type="_6N0jYsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0j8cuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0j88uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j9MuREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j9cuREeWtzKTAc6Yojw" name="AssemblyRelationship"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j9suREeWtzKTAc6Yojw" name="QuantityValue"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j98uREeWtzKTAc6Yojw" name="OpSegmentData"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0j-MuREeWtzKTAc6Yojw" name="PhysicalAssetClassID"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0j-cuREeWtzKTAc6Yojw" name="OpSegmentData">
+ <ownedAttribute xmi:id="_6N0j-suREeWtzKTAc6Yojw" name="value" type="_6N0jdsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j-8uREeWtzKTAc6Yojw" name="description" type="_6N0jy8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j_MuREeWtzKTAc6Yojw" name="segmentData" type="_6N0j98uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j_cuREeWtzKTAc6Yojw" name="iD" type="_6N0j28uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j_suREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0jd8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0j_8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jhMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kAMuREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kAcuREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kAsuREeWtzKTAc6Yojw" name="OpMaterialActualProperty"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kA8uREeWtzKTAc6Yojw" name="Description"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kBMuREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kBcuREeWtzKTAc6Yojw" name="OpMaterialActualProperty">
+ <ownedAttribute xmi:id="_6N0kBsuREeWtzKTAc6Yojw" name="quantity" type="_6N0jeMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kB8uREeWtzKTAc6Yojw" name="description" type="_6N0jnsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kCMuREeWtzKTAc6Yojw" name="value" type="_6N0jt8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kCcuREeWtzKTAc6Yojw" name="iD" type="_6N0kF8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kCsuREeWtzKTAc6Yojw" name="requiredByRequestedSegmentResponse" type="_6N0jT8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kC8uREeWtzKTAc6Yojw" name="materialActualProperty" type="_6N0jo8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kDMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jfMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kDcuREeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kDsuREeWtzKTAc6Yojw" name="HierarchyScope"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kD8uREeWtzKTAc6Yojw" name="NamedElement_OpEquipmentActualProperty" memberEnd="_6N0kEMuREeWtzKTAc6Yojw _6N0jdMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kEMuREeWtzKTAc6Yojw" name="extension_OpEquipmentActualProperty" type="_6N0jbsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kD8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kEcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kEsuREeWtzKTAc6Yojw" name="MaterialSubLotID"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kE8uREeWtzKTAc6Yojw" name="MaterialClassID"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kFMuREeWtzKTAc6Yojw" name="NamedElement_OpPersonnelActual" memberEnd="_6N0kFcuREeWtzKTAc6Yojw _6N0j1cuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kFcuREeWtzKTAc6Yojw" name="extension_OpPersonnelActual" type="_6N0jzMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kFMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kFsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kF8uREeWtzKTAc6Yojw" name="Identifier"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kGMuREeWtzKTAc6Yojw" name="NamedElement_OpSegmentResponse" memberEnd="_6N0kGcuREeWtzKTAc6Yojw _6N0jtcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kGcuREeWtzKTAc6Yojw" name="extension_OpSegmentResponse" type="_6N0jpMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kGMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kGsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kG8uREeWtzKTAc6Yojw" name="RequiredByRequestedSegmentResponse"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kHMuREeWtzKTAc6Yojw" name="Value"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kHcuREeWtzKTAc6Yojw" name="GetJobList">
+ <ownedAttribute xmi:id="_6N0kHsuREeWtzKTAc6Yojw" name="get" type="_6N0gcsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kH8uREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kIMuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kesuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kIcuREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kIsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0ke8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kI8uREeWtzKTAc6Yojw" name="JobList">
+ <ownedAttribute xmi:id="_6N0kJMuREeWtzKTAc6Yojw" name="workype" type="_6N0gasuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kJcuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kJsuREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kJ8uREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kKMuREeWtzKTAc6Yojw" name="jobOrder" type="_6N0kMsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kKcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kKsuREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kK8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jSMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kLMuREeWtzKTAc6Yojw" name="AcknowledgeWorkSchedule">
+ <ownedAttribute xmi:id="_6N0kLcuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kLsuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kUsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kL8uREeWtzKTAc6Yojw" name="acknowledge" type="_6N0itcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kMMuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kMcuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0eqcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kMsuREeWtzKTAc6Yojw" name="JobOrder">
+ <ownedAttribute xmi:id="_6N0kM8uREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kNMuREeWtzKTAc6Yojw" name="personnelRequirement" type="_6N0iTcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kNcuREeWtzKTAc6Yojw" name="workType" type="_6N0gasuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kNsuREeWtzKTAc6Yojw" name="command" type="_6N0iMcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kN8uREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kOMuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kOcuREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kOsuREeWtzKTAc6Yojw" name="priority" type="_6N0gNMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kO8uREeWtzKTAc6Yojw" name="workMasterVersion" type="_6N0ftsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kPMuREeWtzKTAc6Yojw" name="commandRule" type="_6N0jFMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kPcuREeWtzKTAc6Yojw" name="jobOrderParameter" type="_6N0hG8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kPsuREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kP8uREeWtzKTAc6Yojw" name="workMasterID" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kQMuREeWtzKTAc6Yojw" name="equipmentRequirement" type="_6N0hwcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kQcuREeWtzKTAc6Yojw" name="physicalAssetRequirement" type="_6N0gkMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kQsuREeWtzKTAc6Yojw" name="materialRequirement" type="_6N0fM8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kQ8uREeWtzKTAc6Yojw" name="dispatchStatus" type="_6N0gtsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kRMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kd8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kRcuREeWtzKTAc6Yojw" name="NamedElement_SyncWorkSchedule" memberEnd="_6N0kRsuREeWtzKTAc6Yojw _6N0ey8uREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kRsuREeWtzKTAc6Yojw" name="extension_SyncWorkSchedule" type="_6N0exsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kRcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kR8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kSMuREeWtzKTAc6Yojw" name="NamedElement_CancelWorkSchedule" memberEnd="_6N0kScuREeWtzKTAc6Yojw _6N0jPMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kScuREeWtzKTAc6Yojw" name="extension_CancelWorkSchedule" type="_6N0jN8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kSMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kSsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kS8uREeWtzKTAc6Yojw" name="ProcessWorkSchedule">
+ <ownedAttribute xmi:id="_6N0kTMuREeWtzKTAc6Yojw" name="process" type="_6N0f48uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kTcuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kTsuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kqcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kT8uREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kUMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kbcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kUcuREeWtzKTAc6Yojw" name="UnnamedDataType4"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kUsuREeWtzKTAc6Yojw" name="UnnamedDataType15"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kU8uREeWtzKTAc6Yojw" name="ShowWorkSchedule">
+ <ownedAttribute xmi:id="_6N0kVMuREeWtzKTAc6Yojw" name="show" type="_6N0ez8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kVcuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kVsuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kdcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kV8uREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kWMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kqsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kWcuREeWtzKTAc6Yojw" name="NamedElement_WorkRequest" memberEnd="_6N0kWsuREeWtzKTAc6Yojw _6N0excuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kWsuREeWtzKTAc6Yojw" name="extension_WorkRequest" type="_6N0eu8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kWcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kW8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kXMuREeWtzKTAc6Yojw" name="NamedElement_RespondWorkSchedule" memberEnd="_6N0kXcuREeWtzKTAc6Yojw _6N0kZMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kXcuREeWtzKTAc6Yojw" name="extension_RespondWorkSchedule" type="_6N0kX8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kXMuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kXsuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kX8uREeWtzKTAc6Yojw" name="RespondWorkSchedule">
+ <ownedAttribute xmi:id="_6N0kYMuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kYcuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kbMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kYsuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kY8uREeWtzKTAc6Yojw" name="respond" type="_6N0fU8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kZMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kXMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kZcuREeWtzKTAc6Yojw" name="UnnamedDataType10"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kZsuREeWtzKTAc6Yojw" name="ChangeJobList">
+ <ownedAttribute xmi:id="_6N0kZ8uREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kaMuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kccuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kacuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kasuREeWtzKTAc6Yojw" name="change" type="_6N0h7cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ka8uREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0eksuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kbMuREeWtzKTAc6Yojw" name="UnnamedDataType2"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kbcuREeWtzKTAc6Yojw" name="NamedElement_ProcessWorkSchedule" memberEnd="_6N0kbsuREeWtzKTAc6Yojw _6N0kUMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kbsuREeWtzKTAc6Yojw" name="extension_ProcessWorkSchedule" type="_6N0kS8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kbcuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kb8uREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kcMuREeWtzKTAc6Yojw" name="UnnamedDataType16"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kccuREeWtzKTAc6Yojw" name="UnnamedDataType9"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kcsuREeWtzKTAc6Yojw" name="NamedElement_GetWorkSchedule" memberEnd="_6N0kc8uREeWtzKTAc6Yojw _6N0eusuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kc8uREeWtzKTAc6Yojw" name="extension_GetWorkSchedule" type="_6N0etcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kcsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kdMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kdcuREeWtzKTAc6Yojw" name="UnnamedDataType13"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kdsuREeWtzKTAc6Yojw" name="UnnamedDataType1"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kd8uREeWtzKTAc6Yojw" name="NamedElement_JobOrder" memberEnd="_6N0keMuREeWtzKTAc6Yojw _6N0kRMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0keMuREeWtzKTAc6Yojw" name="extension_JobOrder" type="_6N0kMsuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kd8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kecuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kesuREeWtzKTAc6Yojw" name="UnnamedDataType8"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ke8uREeWtzKTAc6Yojw" name="NamedElement_GetJobList" memberEnd="_6N0kfMuREeWtzKTAc6Yojw _6N0kIsuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kfMuREeWtzKTAc6Yojw" name="extension_GetJobList" type="_6N0kHcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ke8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kfcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kfsuREeWtzKTAc6Yojw" name="UnnamedDataType5"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kf8uREeWtzKTAc6Yojw" name="CancelJobList">
+ <ownedAttribute xmi:id="_6N0kgMuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kUcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kgcuREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kgsuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kg8uREeWtzKTAc6Yojw" name="cancel" type="_6N0gEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0khMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0essuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0khcuREeWtzKTAc6Yojw" name="WorkSchedule">
+ <ownedAttribute xmi:id="_6N0khsuREeWtzKTAc6Yojw" name="workRequest" type="_6N0eu8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kh8uREeWtzKTAc6Yojw" name="hierarchyScope" type="_6N0ii8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kiMuREeWtzKTAc6Yojw" name="endTime" type="_6N0ipsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kicuREeWtzKTAc6Yojw" name="workSchedule" type="_6N0khcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kisuREeWtzKTAc6Yojw" name="description" type="_6N0giMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0ki8uREeWtzKTAc6Yojw" name="workType" type="_6N0gasuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kjMuREeWtzKTAc6Yojw" name="startTime" type="_6N0g_cuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kjcuREeWtzKTAc6Yojw" name="iD" type="_6N0hEMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kjsuREeWtzKTAc6Yojw" name="publishedDate" type="_6N0ftMuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kj8uREeWtzKTAc6Yojw" name="scheduleState" type="_6N0grsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kkMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0kpsuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kkcuREeWtzKTAc6Yojw" name="SyncJobList">
+ <ownedAttribute xmi:id="_6N0kksuREeWtzKTAc6Yojw" name="sync" type="_6N0gI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kk8uREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0klMuREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0klcuREeWtzKTAc6Yojw" name="dataArea" type="_6N0kdsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0klsuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0jPcuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kl8uREeWtzKTAc6Yojw" name="ProcessJobList">
+ <ownedAttribute xmi:id="_6N0kmMuREeWtzKTAc6Yojw" name="process" type="_6N0f48uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kmcuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kmsuREeWtzKTAc6Yojw" name="dataArea" type="_6N0jR8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0km8uREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0knMuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0erMuREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_6N0kncuREeWtzKTAc6Yojw" name="AcknowledgeJobList">
+ <ownedAttribute xmi:id="_6N0knsuREeWtzKTAc6Yojw" name="applicationArea" type="_6N0hhcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kn8uREeWtzKTAc6Yojw" name="acknowledge" type="_6N0itcuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0koMuREeWtzKTAc6Yojw" name="dataArea" type="_6N0jRsuREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kocuREeWtzKTAc6Yojw" name="jobList" type="_6N0kI8uREeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:id="_6N0kosuREeWtzKTAc6Yojw" name="base_NamedElement" association="_6N0er8uREeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0ko8uREeWtzKTAc6Yojw" name="NamedElement_ShowJobList" memberEnd="_6N0kpMuREeWtzKTAc6Yojw _6N0jRcuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kpMuREeWtzKTAc6Yojw" name="extension_ShowJobList" type="_6N0jQMuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0ko8uREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kpcuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kpsuREeWtzKTAc6Yojw" name="NamedElement_WorkSchedule" memberEnd="_6N0kp8uREeWtzKTAc6Yojw _6N0kkMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kp8uREeWtzKTAc6Yojw" name="extension_WorkSchedule" type="_6N0khcuREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kpsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0kqMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_6N0kqcuREeWtzKTAc6Yojw" name="UnnamedDataType12"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_6N0kqsuREeWtzKTAc6Yojw" name="NamedElement_ShowWorkSchedule" memberEnd="_6N0kq8uREeWtzKTAc6Yojw _6N0kWMuREeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_6N0kq8uREeWtzKTAc6Yojw" name="extension_ShowWorkSchedule" type="_6N0kU8uREeWtzKTAc6Yojw" aggregation="composite" association="_6N0kqsuREeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6N0krMuREeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+</uml:Profile>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_ProductionSchedule.ecore b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_ProductionSchedule.ecore
new file mode 100644
index 00000000000..a978656bbbe
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_ProductionSchedule.ecore
@@ -0,0 +1,2141 @@
+<?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="B2MML_ProductionSchedule" nsURI="http:///B2MML_ProductionSchedule.ecore"
+ nsPrefix="B2MML_ProductionSchedule">
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProcessProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="process" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransProcess"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType1"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="scheduleState" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/RequestState"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="publishedDate" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PublishedDate"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionRequest" ordered="false"
+ lowerBound="1" eType="#//ProductionRequest"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentElementLevel"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/EquipmentElementLevel"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionRequest">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="priority" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Priority"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentRequirement" ordered="false"
+ lowerBound="1" eType="#//SegmentRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requestState" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/RequestState"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentResponse" ordered="false"
+ lowerBound="1" eType="#//SegmentResponse" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedRequirement"
+ ordered="false" lowerBound="1" eType="#//MaterialProducedRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionParameter" ordered="false"
+ lowerBound="1" eType="#//ProductionParameter"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableExpectedRequirement"
+ ordered="false" lowerBound="1" eType="#//ConsumableExpectedRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentRequirement" ordered="false"
+ lowerBound="1" eType="#//SegmentRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentRequirement" ordered="false"
+ lowerBound="1" eType="#//EquipmentRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ProductSegmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirement" ordered="false"
+ lowerBound="1" eType="#//MaterialRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="latestEndTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/LatestEndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ProcessSegmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="earliestStartTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EarliestStartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetRequirement"
+ ordered="false" lowerBound="1" eType="#//PhysicalAssetRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelRequirement" ordered="false"
+ lowerBound="1" eType="#//PersonnelRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedRequirement"
+ ordered="false" lowerBound="1" eType="#//MaterialConsumedRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="duration" ordered="false"
+ lowerBound="1" eType="#//Duration" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentState" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/RequestState"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//MaterialProducedRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialSubLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionParameter">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ProductSegmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ProcessSegmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Parameter"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableExpectedRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableExpectedRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//ConsumableExpectedRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableExpectedRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//EquipmentRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//MaterialRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRequirement" ordered="false"
+ lowerBound="1" eType="#//MaterialRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/AssemblyRelationship"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/AssemblyType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialSubLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//PhysicalAssetRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//PersonnelRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//MaterialConsumedRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialSubLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Duration"/>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="AcknowledgeProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="acknowledge" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransAcknowledge"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType4"/>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType5"/>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType6"/>
+ <eClassifiers xsi:type="ecore:EClass" name="CancelProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="cancel" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransCancel"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType3"/>
+ <eClassifiers xsi:type="ecore:EClass" name="SyncProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="sync" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/TransSync"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ShowProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="show" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/TransShow"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType2"/>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType7"/>
+ <eClassifiers xsi:type="ecore:EClass" name="GetProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="get" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/TransGet"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType8" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="UnnamedDataType8"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ChangeProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="change" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransChange"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RespondProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" ordered="false"
+ lowerBound="1" eType="#//UnnamedDataType2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" ordered="false"
+ lowerBound="1" eType="#//ProductionSchedule"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="respond" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransRespond"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eSubpackages name="B2MML_Profile" nsURI="http:///B2MML_ProductionSchedule/B2MML_Profile.ecore"
+ nsPrefix="B2MML_ProductionSchedule.B2MML_Profile">
+ <eClassifiers xsi:type="ecore:EClass" name="Version">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OtherDependency">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PropertyID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CapabilityType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentElementLevel"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/EquipmentElementLevel"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentElementLevel">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkRequestID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Description">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Value">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="unitOfMeasure" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/UnitOfMeasure"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="valueString" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ValueString"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DataType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="UnitOfMeasure">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ValueString">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Resources">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipForm">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Reason">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestedCompletionDate">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StatusTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AnyGenericValue">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransStateChange">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="fromStateCode" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Code" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="userArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransUserArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="toStateCode" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Code" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeDateTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DateTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Code"/>
+ <eClassifiers xsi:type="ecore:EClass" name="TransUserArea">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DateTime"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialLotID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BillOfMaterialID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActualID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TestDateTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StartTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransSender">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="authorizationID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="logicalID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="taskID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="referenceID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="componentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confirmationCode" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransConfirmationCode"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransConfirmationCode">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelCapabilityProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CapabilityType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentCapabilityTestSpecificationID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsSegmentID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransRespond">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransResponseCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransApplicationArea">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="bODID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransReceiver"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="sender" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransSender"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="userArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransUserArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="creationDateTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DateTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="signature" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransSignature"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransReceiver">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="componentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="logicalID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransSignature">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransResponseCriteria">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseExpression" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransExpression"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeStatus" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransChangeStatus"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransExpression">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransChangeStatus">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="effectiveDateTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DateTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="userArea" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransUserArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reasonCode" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Code" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="stateChange" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransStateChange"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="code" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Code" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Code" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestState1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EarliestStartTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PlannedFinishTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpPhysicalAssetRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentLevel" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetUse">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetClassID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsDefinitionID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PlannedStartTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StorageLocation">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialRequirementID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialUse1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelSpecificationProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialCapabilityID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Location">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Location"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentElementLevel"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/EquipmentElementLevel"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialCapability">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/AssemblyType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialCapabilityProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpMaterialCapabilityProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyCapability" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/OpMaterialCapability"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ConfidenceFactor"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Reason"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/CapabilityType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/AssemblyRelationship"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialSubLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialCapabilityProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialUse">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConfidenceFactor">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EndTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyRelationship">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialClassID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialDefinitionID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSubLotID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityString">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Problem">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransShow">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransResponseCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BillOfMaterialsID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyRelationship1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderCommand1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransProcess">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransActionCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransActionCriteria">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionExpression" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransExpression"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeStatus" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransChangeStatus"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QualificationTestSpecificationID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Dependency">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentSpecificationProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipForm1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResponseState">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderDispatchStatus">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BillOfResourcesID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetCapabilityTestSpecificationID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="_"/>
+ <eClassifiers xsi:type="ecore:EClass" name="TransGet">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/_" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductSegmentID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentCapability">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ConfidenceFactor"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Reason"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentCapabilityProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpEquipmentCapabilityProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/CapabilityType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentClassID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentCapabilityProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentUse">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Dependency1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransAcknowledge">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransResponseCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransExpression1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Cause">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Parameter">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Parameter"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransChange">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransActionCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkScheduleID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionRequestID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceReferenceType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialSpecificationProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonName">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Result">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="unitOfMeasure" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/UnitOfMeasure"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="valueString" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ValueString"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DataType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualFinishTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRequirement"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpMaterialRequirement"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/AssemblyRelationship"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/AssemblyType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpMaterialRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="storageLocation" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StorageLocation"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialSubLotID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialRequirementProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpMaterialRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ParameterID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetCapabilityProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Status">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelCapability">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/CapabilityType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ConfidenceFactor"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelCapabilityProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpPersonnelCapabilityProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Reason"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelClassID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelUse">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StorageHierarchyScope">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetSpecification">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetSpecificationProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpPhysicalAssetSpecificationProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetSpecificationProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransSync">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransActionCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PublishedDate">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Correction">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionScheduleID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductProductionRule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelSpecification">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelSpecificationProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpPersonnelSpecificationProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualEndTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="LatestEndTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpPersonnelRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PersonnelClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ExpirationTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActualID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialTestSpecificationID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentSpecification">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentSpecificationProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpEquipmentSpecificationProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentRequirement">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/RequiredByRequestedSegmentResponse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentRequirementProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpEquipmentRequirementProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentLevel" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CertificateOfAnalysisReference">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderCommand">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ManufacturingBillID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceReferenceType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestedPriority">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentAssetMapping">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EquipmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DateTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DateTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProcessSegmentID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsRequestID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualStartTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductProductionRuleID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSpecificationID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentDependency">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="timingFactor" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Value"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ProductSegmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ProcessSegmentID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dependency" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Dependency"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetCapability">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ConfidenceFactor"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/EndTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Reason"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/HierarchyScope"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetCapabilityProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpPhysicalAssetCapabilityProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/CapabilityType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/PhysicalAssetClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/StartTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransCancel">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransActionCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipType1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TestResult">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="testDateTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TestDateTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="expirationTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/ExpirationTime"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Result"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransConfirm">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/TransResponseCriteria"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/TransApplicationArea"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderCommandRule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceNetworkConnectionID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialSpecification">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/AssemblyRelationship"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialUse"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSpecificationProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpMaterialSpecificationProperty"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/AssemblyType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityValue"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/MaterialClassID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Description"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/MaterialDefinitionID"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblySpecification"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile/OpMaterialSpecification"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentElementLevel1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Priority">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsScheduleID">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestState">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResponseState1">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipType">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="unitOfMeasure" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/UnitOfMeasure"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/DataType"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantityString" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/QuantityString"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eSubpackages name="B2MML_Profile" nsURI="http:///B2MML_ProductionSchedule/B2MML_Profile/B2MML_Profile.ecore"
+ nsPrefix="B2MML_ProductionSchedule.B2MML_Profile.B2MML_Profile">
+ <eClassifiers xsi:type="ecore:EClass" name="Code">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Quantity">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DateTime">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Name">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Text">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Amount">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Measure">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Numeric">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BinaryObject">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
+ ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ </eSubpackages>
+ </eSubpackages>
+ <eSubpackages name="B2MML_Profile" nsURI="http:///B2MML_ProductionSchedule/B2MML_Profile.ecore"
+ nsPrefix="B2MML_ProductionSchedule.B2MML_Profile">
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialDefinitionID"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialProducedActualProperty"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialLotID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialClassID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialSubLotID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialDefinitionID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialLotID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSubLotID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialLotID.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialConsumedActualProperty"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialSubLotID.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialDefinitionID.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialClassID.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialLotID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSubLotID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialDefinitionID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualEndTime"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualStartTime"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.2"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialLotID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialUse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductSegmentID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionData"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.3"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.8" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.5"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.7"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/PhysicalAssetActualProperty.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/PhysicalAssetClassID"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/PhysicalAssetID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActualProperty"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyRelationship"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/EquipmentActualProperty"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/EquipmentID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/EquipmentClassID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.8"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.10" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.4"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.8" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/ConsumableActualProperty.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.11" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.10"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialDefinitionID.2"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialClassID.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialDefinitionID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.12" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.9" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.11"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ResponseState"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.11" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/PersonnelClassID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/PersonnelActualProperty"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.12"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/PersonID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.9" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Location"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelClassID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionData"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialDefinitionID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyType"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Identifier"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSubLotID"/>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScope"/>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.8" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.14"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.13" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.12" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedActualProperty">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.10" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.13" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.15"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValue"/>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse"/>
+ <eClassifiers xsi:type="ecore:EClass" name="Description"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionData">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.5" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Value.7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionData" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ProductionData.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.13"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Value"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActual">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialLotID.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialDefinitionID.3"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialUse" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialSubLotID.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyActual" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialActual.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/AssemblyType" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.14" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.6"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/AssemblyRelationship"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialActualProperty"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialActualProperty"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location.3" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.7" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialClassID.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/QuantityValue.6" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentResponse">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Location" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/HierarchyScope.2" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ProductSegmentID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelActual" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/PersonnelActual" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedActual"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialProducedActual.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedActual"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/MaterialConsumedActual.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/RequiredByRequestedSegmentResponse.9"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/Description.15" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actualEndTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ActualEndTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetActual"
+ ordered="false" lowerBound="1" eType="#//B2MML_Profile.1/PhysicalAssetActual.1"
+ containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialActual" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/MaterialActual" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableActual" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ConsumableActual.1" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionData" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ProductionData" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentActual" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/EquipmentActual" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" ordered="false" lowerBound="1"
+ eType="#//B2MML_Profile.1/Identifier.4" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ProcessSegmentID" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentState" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ResponseState" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentResponse" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/SegmentResponse" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actualStartTime" ordered="false"
+ lowerBound="1" eType="#//B2MML_Profile.1/ActualStartTime" containment="true"/>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedActual"/>
+ <eClassifiers xsi:type="ecore:EClass" name="ProcessSegmentID"/>
+ </eSubpackages>
+</ecore:EPackage>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.di b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.di
new file mode 100644
index 00000000000..bf9abab340f
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.di
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"/>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.notation b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.notation
new file mode 100644
index 00000000000..5fb834de810
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.notation
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_Ss5AEMuTEeWtzKTAc6Yojw" type="PapyrusUMLProfileDiagram" name="Profile Diagram" measurementUnit="Pixel">
+ <children xmi:type="notation:Shape" xmi:id="_WQK5kMuTEeWtzKTAc6Yojw" type="1030">
+ <children xmi:type="notation:DecorationNode" xmi:id="_WQd0gMuTEeWtzKTAc6Yojw" type="1047"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_WQd0gcuTEeWtzKTAc6Yojw" type="1042">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_WQd0gsuTEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WQd0g8uTEeWtzKTAc6Yojw"/>
+ </children>
+ <element xmi:type="uml:Profile" href="B2MML_unmerged.profile.uml#__wKQUMuSEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WQK5kcuTEeWtzKTAc6Yojw" x="292" y="166"/>
+ </children>
+ <children xmi:type="notation:Shape" xmi:id="_WUex0MuTEeWtzKTAc6Yojw" type="1030">
+ <children xmi:type="notation:DecorationNode" xmi:id="_WUex0suTEeWtzKTAc6Yojw" type="1047"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_WUex08uTEeWtzKTAc6Yojw" type="1042">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_WUex1MuTEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WUex1cuTEeWtzKTAc6Yojw"/>
+ </children>
+ <element xmi:type="uml:Profile" href="B2MML_unmerged.profile.uml#__T_RsMuSEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WUex0cuTEeWtzKTAc6Yojw" x="630" y="134"/>
+ </children>
+ <styles xmi:type="notation:StringValueStyle" xmi:id="_Ss5AEcuTEeWtzKTAc6Yojw" name="diagram_compatibility_version" stringValue="1.1.0"/>
+ <styles xmi:type="notation:DiagramStyle" xmi:id="_Ss5AEsuTEeWtzKTAc6Yojw"/>
+ <styles xmi:type="style:PapyrusViewStyle" xmi:id="_Ss5AE8uTEeWtzKTAc6Yojw">
+ <owner xmi:type="uml:Profile" href="B2MML_unmerged.profile.uml#_kE4cEMuSEeWtzKTAc6Yojw"/>
+ </styles>
+ <element xmi:type="uml:Profile" href="B2MML_unmerged.profile.uml#_kE4cEMuSEeWtzKTAc6Yojw"/>
+</notation:Diagram>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.uml
new file mode 100644
index 00000000000..a004f3eb0ab
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/B2MML_unmerged.profile.uml
@@ -0,0 +1,900 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_kE4cEMuSEeWtzKTAc6Yojw" name="B2MML" URI="http://papyrus/B2MML">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0VkMuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <contents xmi:type="ecore:EPackage" xmi:id="_jv0VkcuTEeWtzKTAc6Yojw" name="B2MML" nsURI="http://papyrus/B2MML" nsPrefix="B2MML">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0VksuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/4.0.0/UML" references="__T_RsMuSEeWtzKTAc6Yojw"/>
+ </contents>
+ </eAnnotations>
+ <packagedElement xmi:type="uml:Profile" xmi:id="__T_RsMuSEeWtzKTAc6Yojw" name="B2MML_WorkSchedule" metamodelReference="__T_RscuSEeWtzKTAc6Yojw">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0VlMuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <contents xmi:type="ecore:EPackage" xmi:id="_jv0VlcuTEeWtzKTAc6Yojw" name="B2MML_WorkSchedule" nsURI="http://B2MML/schemas/B2MML_WorkSchedule/_jv0Vk8uTEeWtzKTAc6Yojw/0" nsPrefix="B2MML_WorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-HKMuTEeWtzKTAc6Yojw" source="PapyrusVersion">
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_jv-HKcuTEeWtzKTAc6Yojw" key="Version" value="0.0.2"/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_jv-HKsuTEeWtzKTAc6Yojw" key="Comment" value=""/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_jv-HK8uTEeWtzKTAc6Yojw" key="Copyright" value=""/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_jv-HLMuTEeWtzKTAc6Yojw" key="Date" value="2016-02-05"/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_jv-HLcuTEeWtzKTAc6Yojw" key="Author" value=""/>
+ </eAnnotations>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0VlsuTEeWtzKTAc6Yojw" name="UnnamedDataType6">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Vl8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_RtcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0VmMuTEeWtzKTAc6Yojw" name="UnnamedDataType14">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0VmcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_RucuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0VmsuTEeWtzKTAc6Yojw" name="ChangeWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Vm8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_RusuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VnMuTEeWtzKTAc6Yojw" name="change" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VnsuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VoMuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0VlsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VosuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VpMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0VpsuTEeWtzKTAc6Yojw" name="WorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Vp8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VqMuTEeWtzKTAc6Yojw" name="workRequest" ordered="false" lowerBound="1" eType="_jv0VvsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VqsuTEeWtzKTAc6Yojw" name="hierarchyScope" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VrMuTEeWtzKTAc6Yojw" name="endTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VrsuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VsMuTEeWtzKTAc6Yojw" name="description" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VssuTEeWtzKTAc6Yojw" name="workType" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VtMuTEeWtzKTAc6Yojw" name="startTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VtsuTEeWtzKTAc6Yojw" name="iD" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VuMuTEeWtzKTAc6Yojw" name="publishedDate" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VusuTEeWtzKTAc6Yojw" name="scheduleState" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VvMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0VvsuTEeWtzKTAc6Yojw" name="WorkRequest">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Vv8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_R28uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VwMuTEeWtzKTAc6Yojw" name="description" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VwsuTEeWtzKTAc6Yojw" name="priority" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VxMuTEeWtzKTAc6Yojw" name="hierarchyScope" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VxsuTEeWtzKTAc6Yojw" name="endTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VyMuTEeWtzKTAc6Yojw" name="workRequest" ordered="false" lowerBound="1" eType="_jv0VvsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VysuTEeWtzKTAc6Yojw" name="jobOrder" ordered="false" lowerBound="1" eType="_jv0V1MuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VzMuTEeWtzKTAc6Yojw" name="startTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0VzsuTEeWtzKTAc6Yojw" name="workype" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V0MuTEeWtzKTAc6Yojw" name="iD" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V0suTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0V1MuTEeWtzKTAc6Yojw" name="JobOrder">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0V1cuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XUsuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V1suTEeWtzKTAc6Yojw" name="endTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V2MuTEeWtzKTAc6Yojw" name="personnelRequirement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V2suTEeWtzKTAc6Yojw" name="workType" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V3MuTEeWtzKTAc6Yojw" name="command" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V3suTEeWtzKTAc6Yojw" name="iD" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V4MuTEeWtzKTAc6Yojw" name="description" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V4suTEeWtzKTAc6Yojw" name="hierarchyScope" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V5MuTEeWtzKTAc6Yojw" name="priority" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V5suTEeWtzKTAc6Yojw" name="workMasterVersion" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V6MuTEeWtzKTAc6Yojw" name="commandRule" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V6suTEeWtzKTAc6Yojw" name="jobOrderParameter" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V7MuTEeWtzKTAc6Yojw" name="startTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V7suTEeWtzKTAc6Yojw" name="workMasterID" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V8MuTEeWtzKTAc6Yojw" name="equipmentRequirement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V8suTEeWtzKTAc6Yojw" name="physicalAssetRequirement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V9MuTEeWtzKTAc6Yojw" name="materialRequirement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V9suTEeWtzKTAc6Yojw" name="dispatchStatus" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V-MuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0V-suTEeWtzKTAc6Yojw" name="RespondJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0V-8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_RwMuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V_MuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WBsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0V_suTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WAMuTEeWtzKTAc6Yojw" name="respond" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WAsuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WBMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WBsuTEeWtzKTAc6Yojw" name="UnnamedDataType7">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WB8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_R7MuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WCMuTEeWtzKTAc6Yojw" name="JobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WCcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WCsuTEeWtzKTAc6Yojw" name="workype" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WDMuTEeWtzKTAc6Yojw" name="description" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WDsuTEeWtzKTAc6Yojw" name="endTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WEMuTEeWtzKTAc6Yojw" name="hierarchyScope" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WEsuTEeWtzKTAc6Yojw" name="jobOrder" ordered="false" lowerBound="1" eType="_jv0V1MuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WFMuTEeWtzKTAc6Yojw" name="iD" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WFsuTEeWtzKTAc6Yojw" name="startTime" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WGMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WGsuTEeWtzKTAc6Yojw" name="GetWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WG8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_R1cuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WHMuTEeWtzKTAc6Yojw" name="get" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WHsuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WIMuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0VmMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WIsuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WJMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WJsuTEeWtzKTAc6Yojw" name="SyncWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WJ8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_R5suSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WKMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WKsuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WLMuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WMsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WLsuTEeWtzKTAc6Yojw" name="sync" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WMMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WMsuTEeWtzKTAc6Yojw" name="UnnamedDataType16">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WM8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XkMuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WNMuTEeWtzKTAc6Yojw" name="CancelWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WNcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_WV8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WNsuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WQMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WOMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WOsuTEeWtzKTAc6Yojw" name="cancel" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WPMuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WPsuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WQMuTEeWtzKTAc6Yojw" name="UnnamedDataType10">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WQcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XhcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WQsuTEeWtzKTAc6Yojw" name="ShowJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WQ8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_WYMuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WRMuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WRsuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WSMuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WTsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WSsuTEeWtzKTAc6Yojw" name="show" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WTMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WTsuTEeWtzKTAc6Yojw" name="UnnamedDataType5">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WT8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XnsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WUMuTEeWtzKTAc6Yojw" name="UnnamedDataType11">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WUcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_WZsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WUsuTEeWtzKTAc6Yojw" name="UnnamedDataType3">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WU8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_WZ8uSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WVMuTEeWtzKTAc6Yojw" name="GetJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WVcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XPcuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WVsuTEeWtzKTAc6Yojw" name="get" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WWMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WWsuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WYMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WXMuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WXsuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WYMuTEeWtzKTAc6Yojw" name="UnnamedDataType8">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WYcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XmsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WYsuTEeWtzKTAc6Yojw" name="AcknowledgeWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WY8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XTMuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WZMuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WZsuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WbsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WaMuTEeWtzKTAc6Yojw" name="acknowledge" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WasuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WbMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WbsuTEeWtzKTAc6Yojw" name="UnnamedDataType15">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Wb8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XcsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WcMuTEeWtzKTAc6Yojw" name="ProcessWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WccuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_Xa8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WcsuTEeWtzKTAc6Yojw" name="process" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WdMuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WdsuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WfMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WeMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WesuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WfMuTEeWtzKTAc6Yojw" name="UnnamedDataType12">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WfcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XycuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WfsuTEeWtzKTAc6Yojw" name="UnnamedDataType4">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Wf8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XccuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WgMuTEeWtzKTAc6Yojw" name="ShowWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WgcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_Xc8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WgsuTEeWtzKTAc6Yojw" name="show" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WhMuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WhsuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WjMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WiMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WisuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WjMuTEeWtzKTAc6Yojw" name="UnnamedDataType13">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WjcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XlcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WjsuTEeWtzKTAc6Yojw" name="RespondWorkSchedule">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Wj8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_Xf8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WkMuTEeWtzKTAc6Yojw" name="workSchedule" ordered="false" lowerBound="1" eType="_jv0VpsuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WksuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WmsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WlMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WlsuTEeWtzKTAc6Yojw" name="respond" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WmMuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WmsuTEeWtzKTAc6Yojw" name="UnnamedDataType2">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Wm8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XjMuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WnMuTEeWtzKTAc6Yojw" name="ChangeJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WncuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XhsuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WnsuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WoMuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WqMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WosuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WpMuTEeWtzKTAc6Yojw" name="change" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WpsuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WqMuTEeWtzKTAc6Yojw" name="UnnamedDataType9">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WqcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XkcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WqsuTEeWtzKTAc6Yojw" name="UnnamedDataType1">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0Wq8uTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XlsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WrMuTEeWtzKTAc6Yojw" name="CancelJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WrcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_Xn8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WrsuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WfsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WsMuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WssuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WtMuTEeWtzKTAc6Yojw" name="cancel" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WtsuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WuMuTEeWtzKTAc6Yojw" name="SyncJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WucuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XscuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WusuTEeWtzKTAc6Yojw" name="sync" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WvMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WvsuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WwMuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WqsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WwsuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0WxMuTEeWtzKTAc6Yojw" name="ProcessJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0WxcuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_Xt8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WxsuTEeWtzKTAc6Yojw" name="process" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WyMuTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WysuTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WUsuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WzMuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0WzsuTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv0W0MuTEeWtzKTAc6Yojw" name="AcknowledgeJobList">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv0W0cuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__T_XvcuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0W0suTEeWtzKTAc6Yojw" name="applicationArea" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0W1MuTEeWtzKTAc6Yojw" name="acknowledge" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0W1suTEeWtzKTAc6Yojw" name="dataArea" ordered="false" lowerBound="1" eType="_jv0WUMuTEeWtzKTAc6Yojw" containment="true"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0W2MuTEeWtzKTAc6Yojw" name="jobList" ordered="false" lowerBound="1" eType="_jv0WCMuTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv0W2suTEeWtzKTAc6Yojw" name="base_NamedElement" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//NamedElement"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ </contents>
+ </eAnnotations>
+ <packageImport xmi:type="uml:PackageImport" xmi:id="__T_RscuSEeWtzKTAc6Yojw">
+ <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
+ </packageImport>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_RssuSEeWtzKTAc6Yojw" name="NamedElement_ChangeJobList" memberEnd="__T_Rs8uSEeWtzKTAc6Yojw __T_Xi8uSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_Rs8uSEeWtzKTAc6Yojw" name="extension_ChangeJobList" type="__T_XhsuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_RssuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_RtMuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_RtcuSEeWtzKTAc6Yojw" name="UnnamedDataType6"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_RtsuSEeWtzKTAc6Yojw" name="NamedElement_RespondJobList" memberEnd="__T_Rt8uSEeWtzKTAc6Yojw __T_RxcuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_Rt8uSEeWtzKTAc6Yojw" name="extension_RespondJobList" type="__T_RwMuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_RtsuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_RuMuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_RucuSEeWtzKTAc6Yojw" name="UnnamedDataType14"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_RusuSEeWtzKTAc6Yojw" name="ChangeWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Ru8uSEeWtzKTAc6Yojw" name="change"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RvMuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RvcuSEeWtzKTAc6Yojw" name="dataArea" type="__T_RtcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RvsuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Rv8uSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_RxsuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_RwMuSEeWtzKTAc6Yojw" name="RespondJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RwcuSEeWtzKTAc6Yojw" name="dataArea" type="__T_R7MuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RwsuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Rw8uSEeWtzKTAc6Yojw" name="respond"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RxMuSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_RxcuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_RtsuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_RxsuSEeWtzKTAc6Yojw" name="NamedElement_ChangeWorkSchedule" memberEnd="__T_Rx8uSEeWtzKTAc6Yojw __T_Rv8uSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_Rx8uSEeWtzKTAc6Yojw" name="extension_ChangeWorkSchedule" type="__T_RusuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_RxsuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_RyMuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_RycuSEeWtzKTAc6Yojw" name="NamedElement_AcknowledgeWorkSchedule" memberEnd="__T_RysuSEeWtzKTAc6Yojw __T_XUcuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_RysuSEeWtzKTAc6Yojw" name="extension_AcknowledgeWorkSchedule" type="__T_XTMuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_RycuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_Ry8uSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_RzMuSEeWtzKTAc6Yojw" name="NamedElement_ProcessJobList" memberEnd="__T_RzcuSEeWtzKTAc6Yojw __T_XvMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_RzcuSEeWtzKTAc6Yojw" name="extension_ProcessJobList" type="__T_Xt8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_RzMuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_RzsuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_Rz8uSEeWtzKTAc6Yojw" name="NamedElement_AcknowledgeJobList" memberEnd="__T_R0MuSEeWtzKTAc6Yojw __T_XwsuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_R0MuSEeWtzKTAc6Yojw" name="extension_AcknowledgeJobList" type="__T_XvcuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_Rz8uSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_R0cuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_R0suSEeWtzKTAc6Yojw" name="NamedElement_CancelJobList" memberEnd="__T_R08uSEeWtzKTAc6Yojw __T_XpMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_R08uSEeWtzKTAc6Yojw" name="extension_CancelJobList" type="__T_Xn8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_R0suSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_R1MuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_R1cuSEeWtzKTAc6Yojw" name="GetWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R1suSEeWtzKTAc6Yojw" name="get"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R18uSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R2MuSEeWtzKTAc6Yojw" name="dataArea" type="__T_RucuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R2cuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R2suSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XksuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_R28uSEeWtzKTAc6Yojw" name="WorkRequest">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R3MuSEeWtzKTAc6Yojw" name="description"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R3cuSEeWtzKTAc6Yojw" name="priority"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R3suSEeWtzKTAc6Yojw" name="hierarchyScope"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R38uSEeWtzKTAc6Yojw" name="endTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R4MuSEeWtzKTAc6Yojw" name="workRequest" type="__T_R28uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R4cuSEeWtzKTAc6Yojw" name="jobOrder" type="__T_XUsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R4suSEeWtzKTAc6Yojw" name="startTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R48uSEeWtzKTAc6Yojw" name="workype"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R5MuSEeWtzKTAc6Yojw" name="iD"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R5cuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XecuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_R5suSEeWtzKTAc6Yojw" name="SyncWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R58uSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R6MuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R6cuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XkMuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R6suSEeWtzKTAc6Yojw" name="sync"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_R68uSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XZcuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_R7MuSEeWtzKTAc6Yojw" name="UnnamedDataType7"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_WV8uSEeWtzKTAc6Yojw" name="CancelWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WWMuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XhcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WWcuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WWsuSEeWtzKTAc6Yojw" name="cancel"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WW8uSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WXMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XaMuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_WXcuSEeWtzKTAc6Yojw" name="NamedElement_SyncJobList" memberEnd="__T_WXsuSEeWtzKTAc6Yojw __T_XtsuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_WXsuSEeWtzKTAc6Yojw" name="extension_SyncJobList" type="__T_XscuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_WXcuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_WX8uSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_WYMuSEeWtzKTAc6Yojw" name="ShowJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WYcuSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WYsuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WY8uSEeWtzKTAc6Yojw" name="dataArea" type="__T_XnsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WZMuSEeWtzKTAc6Yojw" name="show"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_WZcuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_Xw8uSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_WZsuSEeWtzKTAc6Yojw" name="UnnamedDataType11"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_WZ8uSEeWtzKTAc6Yojw" name="UnnamedDataType3"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_WaMuSEeWtzKTAc6Yojw" name="NamedElement_JobList" memberEnd="__T_WacuSEeWtzKTAc6Yojw __T_XS8uSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_WacuSEeWtzKTAc6Yojw" name="extension_JobList" type="__T_XQ8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_WaMuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_WasuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XPcuSEeWtzKTAc6Yojw" name="GetJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XPsuSEeWtzKTAc6Yojw" name="get"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XP8uSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XQMuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XmsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XQcuSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XQsuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_Xm8uSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XQ8uSEeWtzKTAc6Yojw" name="JobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XRMuSEeWtzKTAc6Yojw" name="workype"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XRcuSEeWtzKTAc6Yojw" name="description"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XRsuSEeWtzKTAc6Yojw" name="endTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XR8uSEeWtzKTAc6Yojw" name="hierarchyScope"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XSMuSEeWtzKTAc6Yojw" name="jobOrder" type="__T_XUsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XScuSEeWtzKTAc6Yojw" name="iD"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XSsuSEeWtzKTAc6Yojw" name="startTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XS8uSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_WaMuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XTMuSEeWtzKTAc6Yojw" name="AcknowledgeWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XTcuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XTsuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XcsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XT8uSEeWtzKTAc6Yojw" name="acknowledge"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XUMuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XUcuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_RycuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XUsuSEeWtzKTAc6Yojw" name="JobOrder">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XU8uSEeWtzKTAc6Yojw" name="endTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XVMuSEeWtzKTAc6Yojw" name="personnelRequirement"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XVcuSEeWtzKTAc6Yojw" name="workType"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XVsuSEeWtzKTAc6Yojw" name="command"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XV8uSEeWtzKTAc6Yojw" name="iD"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XWMuSEeWtzKTAc6Yojw" name="description"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XWcuSEeWtzKTAc6Yojw" name="hierarchyScope"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XWsuSEeWtzKTAc6Yojw" name="priority"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XW8uSEeWtzKTAc6Yojw" name="workMasterVersion"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XXMuSEeWtzKTAc6Yojw" name="commandRule"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XXcuSEeWtzKTAc6Yojw" name="jobOrderParameter"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XXsuSEeWtzKTAc6Yojw" name="startTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XX8uSEeWtzKTAc6Yojw" name="workMasterID"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XYMuSEeWtzKTAc6Yojw" name="equipmentRequirement"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XYcuSEeWtzKTAc6Yojw" name="physicalAssetRequirement"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XYsuSEeWtzKTAc6Yojw" name="materialRequirement"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XY8uSEeWtzKTAc6Yojw" name="dispatchStatus"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XZMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_Xl8uSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XZcuSEeWtzKTAc6Yojw" name="NamedElement_SyncWorkSchedule" memberEnd="__T_XZsuSEeWtzKTAc6Yojw __T_R68uSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XZsuSEeWtzKTAc6Yojw" name="extension_SyncWorkSchedule" type="__T_R5suSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XZcuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XZ8uSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XaMuSEeWtzKTAc6Yojw" name="NamedElement_CancelWorkSchedule" memberEnd="__T_XacuSEeWtzKTAc6Yojw __T_WXMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XacuSEeWtzKTAc6Yojw" name="extension_CancelWorkSchedule" type="__T_WV8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XaMuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XasuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_Xa8uSEeWtzKTAc6Yojw" name="ProcessWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XbMuSEeWtzKTAc6Yojw" name="process"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XbcuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XbsuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XycuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xb8uSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XcMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XjcuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XccuSEeWtzKTAc6Yojw" name="UnnamedDataType4"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XcsuSEeWtzKTAc6Yojw" name="UnnamedDataType15"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_Xc8uSEeWtzKTAc6Yojw" name="ShowWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XdMuSEeWtzKTAc6Yojw" name="show"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XdcuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XdsuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XlcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xd8uSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XeMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XysuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XecuSEeWtzKTAc6Yojw" name="NamedElement_WorkRequest" memberEnd="__T_XesuSEeWtzKTAc6Yojw __T_R5cuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XesuSEeWtzKTAc6Yojw" name="extension_WorkRequest" type="__T_R28uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XecuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_Xe8uSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XfMuSEeWtzKTAc6Yojw" name="NamedElement_RespondWorkSchedule" memberEnd="__T_XfcuSEeWtzKTAc6Yojw __T_XhMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XfcuSEeWtzKTAc6Yojw" name="extension_RespondWorkSchedule" type="__T_Xf8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XfMuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XfsuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_Xf8uSEeWtzKTAc6Yojw" name="RespondWorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XgMuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XgcuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XjMuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XgsuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xg8uSEeWtzKTAc6Yojw" name="respond"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XhMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XfMuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XhcuSEeWtzKTAc6Yojw" name="UnnamedDataType10"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XhsuSEeWtzKTAc6Yojw" name="ChangeJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xh8uSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XiMuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XkcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XicuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XisuSEeWtzKTAc6Yojw" name="change"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xi8uSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_RssuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XjMuSEeWtzKTAc6Yojw" name="UnnamedDataType2"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XjcuSEeWtzKTAc6Yojw" name="NamedElement_ProcessWorkSchedule" memberEnd="__T_XjsuSEeWtzKTAc6Yojw __T_XcMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XjsuSEeWtzKTAc6Yojw" name="extension_ProcessWorkSchedule" type="__T_Xa8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XjcuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_Xj8uSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XkMuSEeWtzKTAc6Yojw" name="UnnamedDataType16"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XkcuSEeWtzKTAc6Yojw" name="UnnamedDataType9"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XksuSEeWtzKTAc6Yojw" name="NamedElement_GetWorkSchedule" memberEnd="__T_Xk8uSEeWtzKTAc6Yojw __T_R2suSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_Xk8uSEeWtzKTAc6Yojw" name="extension_GetWorkSchedule" type="__T_R1cuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XksuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XlMuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XlcuSEeWtzKTAc6Yojw" name="UnnamedDataType13"/>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XlsuSEeWtzKTAc6Yojw" name="UnnamedDataType1"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_Xl8uSEeWtzKTAc6Yojw" name="NamedElement_JobOrder" memberEnd="__T_XmMuSEeWtzKTAc6Yojw __T_XZMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XmMuSEeWtzKTAc6Yojw" name="extension_JobOrder" type="__T_XUsuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_Xl8uSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XmcuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XmsuSEeWtzKTAc6Yojw" name="UnnamedDataType8"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_Xm8uSEeWtzKTAc6Yojw" name="NamedElement_GetJobList" memberEnd="__T_XnMuSEeWtzKTAc6Yojw __T_XQsuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XnMuSEeWtzKTAc6Yojw" name="extension_GetJobList" type="__T_XPcuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_Xm8uSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XncuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XnsuSEeWtzKTAc6Yojw" name="UnnamedDataType5"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_Xn8uSEeWtzKTAc6Yojw" name="CancelJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XoMuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XccuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XocuSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XosuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xo8uSEeWtzKTAc6Yojw" name="cancel"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XpMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_R0suSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XpcuSEeWtzKTAc6Yojw" name="WorkSchedule">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XpsuSEeWtzKTAc6Yojw" name="workRequest" type="__T_R28uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xp8uSEeWtzKTAc6Yojw" name="hierarchyScope"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XqMuSEeWtzKTAc6Yojw" name="endTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XqcuSEeWtzKTAc6Yojw" name="workSchedule" type="__T_XpcuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XqsuSEeWtzKTAc6Yojw" name="description"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xq8uSEeWtzKTAc6Yojw" name="workType"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XrMuSEeWtzKTAc6Yojw" name="startTime"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XrcuSEeWtzKTAc6Yojw" name="iD"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XrsuSEeWtzKTAc6Yojw" name="publishedDate"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xr8uSEeWtzKTAc6Yojw" name="scheduleState"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XsMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_XxsuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XscuSEeWtzKTAc6Yojw" name="SyncJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XssuSEeWtzKTAc6Yojw" name="sync"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xs8uSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XtMuSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XtcuSEeWtzKTAc6Yojw" name="dataArea" type="__T_XlsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XtsuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_WXcuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_Xt8uSEeWtzKTAc6Yojw" name="ProcessJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XuMuSEeWtzKTAc6Yojw" name="process"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XucuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XusuSEeWtzKTAc6Yojw" name="dataArea" type="__T_WZ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xu8uSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XvMuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_RzMuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__T_XvcuSEeWtzKTAc6Yojw" name="AcknowledgeJobList">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XvsuSEeWtzKTAc6Yojw" name="applicationArea"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_Xv8uSEeWtzKTAc6Yojw" name="acknowledge"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XwMuSEeWtzKTAc6Yojw" name="dataArea" type="__T_WZsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XwcuSEeWtzKTAc6Yojw" name="jobList" type="__T_XQ8uSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__T_XwsuSEeWtzKTAc6Yojw" name="base_NamedElement" association="__T_Rz8uSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_Xw8uSEeWtzKTAc6Yojw" name="NamedElement_ShowJobList" memberEnd="__T_XxMuSEeWtzKTAc6Yojw __T_WZcuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_XxMuSEeWtzKTAc6Yojw" name="extension_ShowJobList" type="__T_WYMuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_Xw8uSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XxcuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XxsuSEeWtzKTAc6Yojw" name="NamedElement_WorkSchedule" memberEnd="__T_Xx8uSEeWtzKTAc6Yojw __T_XsMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_Xx8uSEeWtzKTAc6Yojw" name="extension_WorkSchedule" type="__T_XpcuSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XxsuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XyMuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="__T_XycuSEeWtzKTAc6Yojw" name="UnnamedDataType12"/>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__T_XysuSEeWtzKTAc6Yojw" name="NamedElement_ShowWorkSchedule" memberEnd="__T_Xy8uSEeWtzKTAc6Yojw __T_XeMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__T_Xy8uSEeWtzKTAc6Yojw" name="extension_ShowWorkSchedule" type="__T_Xc8uSEeWtzKTAc6Yojw" aggregation="composite" association="__T_XysuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__T_XzMuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Profile" xmi:id="__wKQUMuSEeWtzKTAc6Yojw" name="B2MML_ProcessSegment" URI="http://papyrus/B2MML" metaclassReference="__wKQccuSEeWtzKTAc6Yojw __wKQcsuSEeWtzKTAc6Yojw __wKQc8uSEeWtzKTAc6Yojw">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQUcuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <contents xmi:type="ecore:EPackage" xmi:id="_jv-GkMuTEeWtzKTAc6Yojw" name="B2MML_ProcessSegment" nsURI="http://papyrus/B2MML" nsPrefix="B2MML_ProcessSegment">
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-GkcuTEeWtzKTAc6Yojw" name="ProcessSegmentInformation">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GksuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQdMuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv-Gk8uTEeWtzKTAc6Yojw" name="processsegment" ordered="false" lowerBound="1" eType="_jv-Gl8uTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv-GlcuTEeWtzKTAc6Yojw" name="base_Activity" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Activity"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-Gl8uTEeWtzKTAc6Yojw" name="ProcessSegment">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GmMuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQd8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv-GmcuTEeWtzKTAc6Yojw" name="base_Action" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Action"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv-Gm8uTEeWtzKTAc6Yojw" name="processsegment" ordered="false" upperBound="-1" eType="_jv-Gl8uTEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_jv-GncuTEeWtzKTAc6Yojw" name="base_Behavior" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Behavior"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-Gn8uTEeWtzKTAc6Yojw" name="ProcessSegmentParameter">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GoMuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQfcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-GocuTEeWtzKTAc6Yojw" name="PersonnelSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GosuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQfsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-Go8uTEeWtzKTAc6Yojw" name="EquipmentSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GpMuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQf8uSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-GpcuTEeWtzKTAc6Yojw" name="PhysicalAssetSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GpsuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQgMuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_jv-Gp8uTEeWtzKTAc6Yojw" name="MaterialSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_jv-GqMuTEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQgcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ </contents>
+ <contents xmi:type="ecore:EPackage" xmi:id="__wKQUsuSEeWtzKTAc6Yojw" name="B2MML" nsURI="http://papyrus/B2MML" nsPrefix="B2MML">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQU8uSEeWtzKTAc6Yojw" source="PapyrusVersion">
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQVMuSEeWtzKTAc6Yojw" key="Version" value="0.1.0"/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQVcuSEeWtzKTAc6Yojw" key="Comment" value=""/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQVsuSEeWtzKTAc6Yojw" key="Copyright" value=""/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQV8uSEeWtzKTAc6Yojw" key="Date" value="2015-09-11"/>
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQWMuSEeWtzKTAc6Yojw" key="Author" value=""/>
+ </eAnnotations>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQWcuSEeWtzKTAc6Yojw" name="ProcessSegmentInformation">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQWsuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQdMuSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="__wKQW8uSEeWtzKTAc6Yojw" name="processsegment" ordered="false" lowerBound="1" eType="__wKQX8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="__wKQXcuSEeWtzKTAc6Yojw" name="base_Activity" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Activity"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQX8uSEeWtzKTAc6Yojw" name="ProcessSegment">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQYMuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQd8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="__wKQYcuSEeWtzKTAc6Yojw" name="base_Action" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Action"/>
+ </eStructuralFeatures>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="__wKQY8uSEeWtzKTAc6Yojw" name="processsegment" ordered="false" upperBound="-1" eType="__wKQX8uSEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="__wKQZcuSEeWtzKTAc6Yojw" name="base_Behavior" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Behavior"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQZ8uSEeWtzKTAc6Yojw" name="ProcessSegmentParameter">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQaMuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQfcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQacuSEeWtzKTAc6Yojw" name="PersonnelSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQasuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQfsuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQa8uSEeWtzKTAc6Yojw" name="EquipmentSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQbMuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQf8uSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQbcuSEeWtzKTAc6Yojw" name="PhysicalAssetSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQbsuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQgMuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="__wKQb8uSEeWtzKTAc6Yojw" name="MaterialSegmentSpecification">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQcMuSEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="__wKQgcuSEeWtzKTAc6Yojw"/>
+ </eClassifiers>
+ </contents>
+ </eAnnotations>
+ <elementImport xmi:type="uml:ElementImport" xmi:id="__wKQccuSEeWtzKTAc6Yojw" alias="Activity">
+ <importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ </elementImport>
+ <elementImport xmi:type="uml:ElementImport" xmi:id="__wKQcsuSEeWtzKTAc6Yojw" alias="Action">
+ <importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
+ </elementImport>
+ <elementImport xmi:type="uml:ElementImport" xmi:id="__wKQc8uSEeWtzKTAc6Yojw" alias="Behavior">
+ <importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ </elementImport>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQdMuSEeWtzKTAc6Yojw" name="ProcessSegmentInformation">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__wKQdcuSEeWtzKTAc6Yojw" name="processsegment" type="__wKQd8uSEeWtzKTAc6Yojw" aggregation="shared" association="__wKQgsuSEeWtzKTAc6Yojw"/>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__wKQdsuSEeWtzKTAc6Yojw" name="base_Activity" association="__wKQiMuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQd8uSEeWtzKTAc6Yojw" name="ProcessSegment">
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__wKQeMuSEeWtzKTAc6Yojw" name="base_Action" association="__wKQisuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__wKQecuSEeWtzKTAc6Yojw" name="processsegment" type="__wKQd8uSEeWtzKTAc6Yojw" association="__wKQjMuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__wKQesuSEeWtzKTAc6Yojw"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__wKQe8uSEeWtzKTAc6Yojw" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:type="uml:Property" xmi:id="__wKQfMuSEeWtzKTAc6Yojw" name="base_Behavior" association="__wKQksuSEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQfcuSEeWtzKTAc6Yojw" name="ProcessSegmentParameter"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQfsuSEeWtzKTAc6Yojw" name="PersonnelSegmentSpecification"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQf8uSEeWtzKTAc6Yojw" name="EquipmentSegmentSpecification"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQgMuSEeWtzKTAc6Yojw" name="PhysicalAssetSegmentSpecification"/>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="__wKQgcuSEeWtzKTAc6Yojw" name="MaterialSegmentSpecification"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="__wKQgsuSEeWtzKTAc6Yojw" memberEnd="__wKQdcuSEeWtzKTAc6Yojw __wKQhcuSEeWtzKTAc6Yojw">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQg8uSEeWtzKTAc6Yojw" source="org.eclipse.papyrus">
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQhMuSEeWtzKTAc6Yojw" key="nature" value="UML_Nature"/>
+ </eAnnotations>
+ <ownedEnd xmi:type="uml:Property" xmi:id="__wKQhcuSEeWtzKTAc6Yojw" name="processsegmentinformation" type="__wKQdMuSEeWtzKTAc6Yojw" association="__wKQgsuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__wKQhsuSEeWtzKTAc6Yojw"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__wKQh8uSEeWtzKTAc6Yojw" value="*"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__wKQiMuSEeWtzKTAc6Yojw" name="E_ProcessSegmentInformation_Activity1" memberEnd="__wKQicuSEeWtzKTAc6Yojw __wKQdsuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__wKQicuSEeWtzKTAc6Yojw" name="extension_ProcessSegmentInformation" type="__wKQdMuSEeWtzKTAc6Yojw" aggregation="composite" association="__wKQiMuSEeWtzKTAc6Yojw"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__wKQisuSEeWtzKTAc6Yojw" name="E_ProcessSegment_Action1" memberEnd="__wKQi8uSEeWtzKTAc6Yojw __wKQeMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__wKQi8uSEeWtzKTAc6Yojw" name="extension_ProcessSegment" type="__wKQd8uSEeWtzKTAc6Yojw" aggregation="composite" association="__wKQisuSEeWtzKTAc6Yojw"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="__wKQjMuSEeWtzKTAc6Yojw" memberEnd="__wKQecuSEeWtzKTAc6Yojw __wKQj8uSEeWtzKTAc6Yojw" navigableOwnedEnd="__wKQj8uSEeWtzKTAc6Yojw">
+ <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="__wKQjcuSEeWtzKTAc6Yojw" source="org.eclipse.papyrus">
+ <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="__wKQjsuSEeWtzKTAc6Yojw" key="nature" value="UML_Nature"/>
+ </eAnnotations>
+ <ownedEnd xmi:type="uml:Property" xmi:id="__wKQj8uSEeWtzKTAc6Yojw" name="processsegment" type="__wKQd8uSEeWtzKTAc6Yojw" aggregation="shared" association="__wKQjMuSEeWtzKTAc6Yojw">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="__wKQkMuSEeWtzKTAc6Yojw"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__wKQkcuSEeWtzKTAc6Yojw" value="1"/>
+ </ownedEnd>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="__wKQksuSEeWtzKTAc6Yojw" name="E_ProcessSegment_Behavior1" memberEnd="__wKQk8uSEeWtzKTAc6Yojw __wKQfMuSEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="__wKQk8uSEeWtzKTAc6Yojw" name="extension_ProcessSegment" type="__wKQd8uSEeWtzKTAc6Yojw" aggregation="composite" association="__wKQksuSEeWtzKTAc6Yojw"/>
+ </packagedElement>
+ </packagedElement>
+</uml:Profile>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.ecore b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.ecore
index 11faa6481ea..48c483e6d26 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.ecore
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.ecore
@@ -1,6 +1,6 @@
<?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="B2MML" nsURI="http://papyrus/B2MML" nsPrefix="B2MML">
+ xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="B2MML_ProcessSegment" nsURI="http://papyrus/B2MML" nsPrefix="B2MML_ProcessSegment">
<eClassifiers xsi:type="ecore:EClass" name="ProcessSegmentInformation">
<eStructuralFeatures xsi:type="ecore:EReference" name="processsegment" ordered="false"
lowerBound="1" eType="#//ProcessSegment"/>
@@ -20,4 +20,15 @@
<eClassifiers xsi:type="ecore:EClass" name="EquipmentSegmentSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetSegmentSpecification"/>
<eClassifiers xsi:type="ecore:EClass" name="MaterialSegmentSpecification"/>
+ <eSubpackages name="ProductionSchedule" nsURI="http:///B2MML_ProcessSegment/ProductionSchedule.ecore"
+ nsPrefix="B2MML_ProcessSegment.ProductionSchedule">
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionSchedule">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_Artifact" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../../org.eclipse.uml2.uml/model/UML.ecore#//Artifact"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionRequest">
+ <eStructuralFeatures xsi:type="ecore:EReference" name="base_Artifact" ordered="false"
+ lowerBound="1" eType="ecore:EClass ../../../org.eclipse.uml2.uml/model/UML.ecore#//Artifact"/>
+ </eClassifiers>
+ </eSubpackages>
</ecore:EPackage>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.genmodel b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.genmodel
index 121b1e9fd63..6a46da9a874 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.genmodel
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.genmodel
@@ -52,5 +52,16 @@
<genClasses xsi:type="genmodel:GenClass" ecoreClass="B2mmlProcessSegment.ecore#//EquipmentSegmentSpecification"/>
<genClasses xsi:type="genmodel:GenClass" ecoreClass="B2mmlProcessSegment.ecore#//PhysicalAssetSegmentSpecification"/>
<genClasses xsi:type="genmodel:GenClass" ecoreClass="B2mmlProcessSegment.ecore#//MaterialSegmentSpecification"/>
+ <nestedGenPackages xsi:type="genmodel:GenPackage" prefix="ProductionSchedule"
+ disposableProviderFactory="true" ecorePackage="B2mmlProcessSegment.ecore#//ProductionSchedule">
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2mmlProcessSegment.ecore#//ProductionSchedule/ProductionSchedule">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2mmlProcessSegment.ecore#//ProductionSchedule/ProductionSchedule/base_Artifact"/>
+ </genClasses>
+ <genClasses xsi:type="genmodel:GenClass" ecoreClass="B2mmlProcessSegment.ecore#//ProductionSchedule/ProductionRequest">
+ <genFeatures xsi:type="genmodel:GenFeature" notify="false" createChild="false"
+ propertySortChoices="true" ecoreFeature="ecore:EReference B2mmlProcessSegment.ecore#//ProductionSchedule/ProductionRequest/base_Artifact"/>
+ </genClasses>
+ </nestedGenPackages>
</genPackages>
</genmodel:GenModel>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.notation b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.notation
index 905c39bf7b1..1b3eba9b565 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.notation
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.notation
@@ -1,296 +1,377 @@
<?xml version="1.0" encoding="UTF-8"?>
-<notation:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_-7N8kFJVEeWYd7vE_Ti-XA" type="PapyrusUMLProfileDiagram" name="Profile Diagram" measurementUnit="Pixel">
- <children xmi:type="notation:Shape" xmi:id="_Gh9rgFJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_GiDyIFJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_GiIDkFJWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_GiIDkVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_GiIDklJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_GiIDk1JWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_GiIDlFJWEeWYd7vE_Ti-XA"/>
+<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/papyrus/infra/viewpoints/policy/style" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML">
+ <notation:Diagram xmi:id="_-7N8kFJVEeWYd7vE_Ti-XA" type="PapyrusUMLProfileDiagram" name="Profile Diagram" measurementUnit="Pixel">
+ <children xmi:type="notation:Shape" xmi:id="_Gh9rgFJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_GiDyIFJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_GiIDkFJWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_GiIDkVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_GiIDklJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_GiIDk1JWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_GiIDlFJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_GiIDlVJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_GiIDllJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_GiIDl1JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_GiIDmFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_GiIDmVJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Ghw3MFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Gh9rgVJWEeWYd7vE_Ti-XA" x="390" y="129"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_GiIDlVJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_GiIDllJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_GiIDl1JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_GiIDmFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_GiIDmVJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_H1JxsFJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_H1KYwFJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_H1KYwVJWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_H1KYwlJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_H1KYw1JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_H1KYxFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_H1KYxVJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_H1KYxlJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_H1KYx1JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_H1KYyFJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_H1KYyVJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_H1KYylJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_H1GuYFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_H1JxsVJWEeWYd7vE_Ti-XA" x="418" y="335"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Ghw3MFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Gh9rgVJWEeWYd7vE_Ti-XA" x="390" y="129"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_H1JxsFJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_H1KYwFJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_H1KYwVJWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_H1KYwlJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_H1KYw1JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_H1KYxFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_H1KYxVJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_M3EMYFJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_M3EzcVJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_M3EzclJWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_M3Ezc1JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_M3EzdFJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_M3EzdVJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_M3EzdlJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_M3FagFJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_M3FagVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_M3FaglJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_M3Fag1JWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_M3FahFJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_M3C-QFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_M3EzcFJWEeWYd7vE_Ti-XA" x="186" y="504"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_H1KYxlJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_H1KYx1JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_H1KYyFJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_H1KYyVJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_H1KYylJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_OuTa0FJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_OuUB4FJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_OuUB4VJWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_OuUB4lJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_OuUB41JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_OuUB5FJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_OuUB5VJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_OuUB5lJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_OuUB51JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_OuUB6FJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_OuUB6VJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_OuUB6lJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_OuRloFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_OuTa0VJWEeWYd7vE_Ti-XA" x="381" y="508"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_H1GuYFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_H1JxsVJWEeWYd7vE_Ti-XA" x="418" y="335"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_M3EMYFJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_M3EzcVJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_M3EzclJWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_M3Ezc1JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_M3EzdFJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_M3EzdVJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_M3EzdlJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_RZywsFJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_RZzXwFJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_RZzXwVJWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_RZzXwlJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_RZzXw1JWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_RZzXxFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_RZzXxVJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_RZ0l4FJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_RZ0l4VJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_RZ0l4lJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_RZ0l41JWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_RZ0l5FJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_RZxikFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_RZywsVJWEeWYd7vE_Ti-XA" x="589" y="502"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_M3FagFJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_M3FagVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_M3FaglJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_M3Fag1JWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_M3FahFJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_UnBhsFJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_UnBhslJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_UnBhs1JWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_UnBhtFJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_UnBhtVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_UnBhtlJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_UnBht1JWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_UnBhuFJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_UnBhuVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_UnBhulJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_UnCIwFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_UnCIwVJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Um_sgFJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_UnBhsVJWEeWYd7vE_Ti-XA" x="858" y="531"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_M3C-QFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_M3EzcFJWEeWYd7vE_Ti-XA" x="186" y="504"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_OuTa0FJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_OuUB4FJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_OuUB4VJWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_OuUB4lJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_OuUB41JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_OuUB5FJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_OuUB5VJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_WoBwIFJWEeWYd7vE_Ti-XA" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_WoBwIlJWEeWYd7vE_Ti-XA" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_WoBwI1JWEeWYd7vE_Ti-XA" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_WoBwJFJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_WoBwJVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_WoBwJlJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WoBwJ1JWEeWYd7vE_Ti-XA"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_WoBwKFJWEeWYd7vE_Ti-XA" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_WoBwKVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_WoCXMFJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_WoCXMVJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WoCXMlJWEeWYd7vE_Ti-XA"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Wn_68FJWEeWYd7vE_Ti-XA"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WoBwIVJWEeWYd7vE_Ti-XA" x="1183" y="548"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_OuUB5lJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_OuUB51JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_OuUB6FJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_OuUB6VJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_OuUB6lJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_kk7I0FJWEeWYd7vE_Ti-XA" type="1031">
+ <children xmi:type="notation:DecorationNode" xmi:id="_kk7v4FJWEeWYd7vE_Ti-XA" type="1084"/>
+ <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_kk7v4VJWEeWYd7vE_Ti-XA" x="708" y="176"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_OuRloFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_OuTa0VJWEeWYd7vE_Ti-XA" x="381" y="508"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_RZywsFJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_RZzXwFJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_RZzXwVJWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_RZzXwlJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_RZzXw1JWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_RZzXxFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_RZzXxVJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_SvPNYFb7EeWtvrEKeo_LXQ" type="StereotypeComment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_SvPNYVb7EeWtvrEKeo_LXQ" showTitle="true"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_SvPNY1b7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_SvPNYlb7EeWtvrEKeo_LXQ" x="919" y="165"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_RZ0l4FJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_RZ0l4VJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_RZ0l4lJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_RZ0l41JWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_RZ0l5FJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_WF8qgFb7EeWtvrEKeo_LXQ" type="1031">
+ <children xmi:type="notation:DecorationNode" xmi:id="_WF9RkFb7EeWtvrEKeo_LXQ" type="1084"/>
+ <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WF9RkVb7EeWtvrEKeo_LXQ" x="733" y="372"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_RZxikFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_RZywsVJWEeWYd7vE_Ti-XA" x="589" y="502"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_UnBhsFJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_UnBhslJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_UnBhs1JWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_UnBhtFJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_UnBhtVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_UnBhtlJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_UnBht1JWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_WGUd8Fb7EeWtvrEKeo_LXQ" type="StereotypeComment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_WGUd8Vb7EeWtvrEKeo_LXQ" showTitle="true"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_WGUd81b7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WGUd8lb7EeWtvrEKeo_LXQ" x="933" y="372"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_UnBhuFJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_UnBhuVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_UnBhulJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_UnCIwFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_UnCIwVJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_0pOioFcnEeWtvrEKeo_LXQ" type="1031">
+ <children xmi:type="notation:DecorationNode" xmi:id="_0pOiolcnEeWtvrEKeo_LXQ" type="1084"/>
+ <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0pOioVcnEeWtvrEKeo_LXQ" x="719" y="279"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Um_sgFJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_UnBhsVJWEeWYd7vE_Ti-XA" x="858" y="531"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_WoBwIFJWEeWYd7vE_Ti-XA" type="1026">
- <children xmi:type="notation:DecorationNode" xmi:id="_WoBwIlJWEeWYd7vE_Ti-XA" type="1034"/>
- <children xmi:type="notation:BasicCompartment" xmi:id="_WoBwI1JWEeWYd7vE_Ti-XA" type="1071">
- <styles xmi:type="notation:TitleStyle" xmi:id="_WoBwJFJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_WoBwJVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_WoBwJlJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WoBwJ1JWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_0piEqlcnEeWtvrEKeo_LXQ" type="StereotypeComment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_0piEq1cnEeWtvrEKeo_LXQ" showTitle="true"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_0piErVcnEeWtvrEKeo_LXQ" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0piErFcnEeWtvrEKeo_LXQ" x="200"/>
</children>
- <children xmi:type="notation:BasicCompartment" xmi:id="_WoBwKFJWEeWYd7vE_Ti-XA" type="1019">
- <styles xmi:type="notation:TitleStyle" xmi:id="_WoBwKVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:SortingStyle" xmi:id="_WoCXMFJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:FilteringStyle" xmi:id="_WoCXMVJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WoCXMlJWEeWYd7vE_Ti-XA"/>
+ <children xmi:type="notation:Shape" xmi:id="_sT3_IFjFEeWQfons7oLW-g" type="StereotypeComment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_sT4mMFjFEeWQfons7oLW-g" showTitle="true"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_sT5NQFjFEeWQfons7oLW-g" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_sT4mMVjFEeWQfons7oLW-g" x="908" y="176"/>
</children>
- <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Wn_68FJWEeWYd7vE_Ti-XA"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WoBwIVJWEeWYd7vE_Ti-XA" x="1183" y="548"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_kk7I0FJWEeWYd7vE_Ti-XA" type="1031">
- <children xmi:type="notation:DecorationNode" xmi:id="_kk7v4FJWEeWYd7vE_Ti-XA" type="1084"/>
- <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_kk7v4VJWEeWYd7vE_Ti-XA" x="708" y="176"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_SvPNYFb7EeWtvrEKeo_LXQ" type="StereotypeComment">
- <styles xmi:type="notation:TitleStyle" xmi:id="_SvPNYVb7EeWtvrEKeo_LXQ" showTitle="true"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_SvPNY1b7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ <styles xmi:type="notation:StringValueStyle" xmi:id="_-7N8kVJVEeWYd7vE_Ti-XA" name="diagram_compatibility_version" stringValue="1.1.0"/>
+ <styles xmi:type="notation:DiagramStyle" xmi:id="_-7N8klJVEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="style:PapyrusViewStyle" xmi:id="_-7N8k1JVEeWYd7vE_Ti-XA">
+ <owner xmi:type="uml:Profile" href="B2mmlProcessSegment.profile.uml#_-4BeoFJVEeWYd7vE_Ti-XA"/>
</styles>
- <element xsi:nil="true"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_SvPNYlb7EeWtvrEKeo_LXQ" x="919" y="165"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_WF8qgFb7EeWtvrEKeo_LXQ" type="1031">
- <children xmi:type="notation:DecorationNode" xmi:id="_WF9RkFb7EeWtvrEKeo_LXQ" type="1084"/>
- <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WF9RkVb7EeWtvrEKeo_LXQ" x="733" y="372"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_WGUd8Fb7EeWtvrEKeo_LXQ" type="StereotypeComment">
- <styles xmi:type="notation:TitleStyle" xmi:id="_WGUd8Vb7EeWtvrEKeo_LXQ" showTitle="true"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_WGUd81b7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
- </styles>
- <element xsi:nil="true"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_WGUd8lb7EeWtvrEKeo_LXQ" x="933" y="372"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_0pOioFcnEeWtvrEKeo_LXQ" type="1031">
- <children xmi:type="notation:DecorationNode" xmi:id="_0pOiolcnEeWtvrEKeo_LXQ" type="1084"/>
- <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0pOioVcnEeWtvrEKeo_LXQ" x="719" y="279"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_0piEqlcnEeWtvrEKeo_LXQ" type="StereotypeComment">
- <styles xmi:type="notation:TitleStyle" xmi:id="_0piEq1cnEeWtvrEKeo_LXQ" showTitle="true"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_0piErVcnEeWtvrEKeo_LXQ" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
- </styles>
- <element xsi:nil="true"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0piErFcnEeWtvrEKeo_LXQ" x="200"/>
- </children>
- <children xmi:type="notation:Shape" xmi:id="_sT3_IFjFEeWQfons7oLW-g" type="StereotypeComment">
- <styles xmi:type="notation:TitleStyle" xmi:id="_sT4mMFjFEeWQfons7oLW-g" showTitle="true"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_sT5NQFjFEeWQfons7oLW-g" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
- </styles>
- <element xsi:nil="true"/>
- <layoutConstraint xmi:type="notation:Bounds" xmi:id="_sT4mMVjFEeWQfons7oLW-g" x="908" y="176"/>
- </children>
- <styles xmi:type="notation:StringValueStyle" xmi:id="_-7N8kVJVEeWYd7vE_Ti-XA" name="diagram_compatibility_version" stringValue="1.1.0"/>
- <styles xmi:type="notation:DiagramStyle" xmi:id="_-7N8klJVEeWYd7vE_Ti-XA"/>
- <styles xmi:type="style:PapyrusViewStyle" xmi:id="_-7N8k1JVEeWYd7vE_Ti-XA">
- <owner xmi:type="uml:Profile" href="B2mmlProcessSegment.profile.uml#_-4BeoFJVEeWYd7vE_Ti-XA"/>
- </styles>
- <element xmi:type="uml:Profile" href="B2mmlProcessSegment.profile.uml#_-4BeoFJVEeWYd7vE_Ti-XA"/>
- <edges xmi:type="notation:Connector" xmi:id="_YvsnQFJWEeWYd7vE_Ti-XA" type="4001" source="_Gh9rgFJWEeWYd7vE_Ti-XA" target="_H1JxsFJWEeWYd7vE_Ti-XA">
- <children xmi:type="notation:DecorationNode" xmi:id="_YvtOUFJWEeWYd7vE_Ti-XA" type="6001">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_YvtOUVJWEeWYd7vE_Ti-XA" y="60"/>
- </children>
- <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1YFJWEeWYd7vE_Ti-XA" type="6002">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1YVJWEeWYd7vE_Ti-XA" y="20"/>
+ <element xmi:type="uml:Profile" href="B2mmlProcessSegment.profile.uml#_-4BeoFJVEeWYd7vE_Ti-XA"/>
+ <edges xmi:type="notation:Connector" xmi:id="_YvsnQFJWEeWYd7vE_Ti-XA" type="4001" source="_Gh9rgFJWEeWYd7vE_Ti-XA" target="_H1JxsFJWEeWYd7vE_Ti-XA">
+ <children xmi:type="notation:DecorationNode" xmi:id="_YvtOUFJWEeWYd7vE_Ti-XA" type="6001">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_YvtOUVJWEeWYd7vE_Ti-XA" y="60"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1YFJWEeWYd7vE_Ti-XA" type="6002">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1YVJWEeWYd7vE_Ti-XA" y="20"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1YlJWEeWYd7vE_Ti-XA" type="6003">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1Y1JWEeWYd7vE_Ti-XA" x="-8" y="73"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1ZFJWEeWYd7vE_Ti-XA" type="6005">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1ZVJWEeWYd7vE_Ti-XA" x="-7" y="-99"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1ZlJWEeWYd7vE_Ti-XA" type="6033">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1Z1JWEeWYd7vE_Ti-XA" y="20"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1aFJWEeWYd7vE_Ti-XA" type="6034">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1aVJWEeWYd7vE_Ti-XA" y="-20"/>
+ </children>
+ <styles xmi:type="notation:FontStyle" xmi:id="_YvsnQVJWEeWYd7vE_Ti-XA"/>
+ <element xmi:type="uml:Association" href="B2mmlProcessSegment.profile.uml#_Yu59EFJWEeWYd7vE_Ti-XA"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_YvsnQlJWEeWYd7vE_Ti-XA" points="[-4, 50, 0, -157]$[-2, 224, 2, 17]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_YxrkQFJWEeWYd7vE_Ti-XA" id="(0.5855263157894737,1.0)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_YxrkQVJWEeWYd7vE_Ti-XA" id="(0.61,0.0)"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_kl1HwFJWEeWYd7vE_Ti-XA" type="StereotypeCommentLink" source="_kk7I0FJWEeWYd7vE_Ti-XA">
+ <styles xmi:type="notation:FontStyle" xmi:id="_kl1HwVJWEeWYd7vE_Ti-XA"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_kl1HxVJWEeWYd7vE_Ti-XA" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_kl1HwlJWEeWYd7vE_Ti-XA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_kl1Hw1JWEeWYd7vE_Ti-XA"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_kl1HxFJWEeWYd7vE_Ti-XA"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_lpPskFJWEeWYd7vE_Ti-XA" type="1013" source="_Gh9rgFJWEeWYd7vE_Ti-XA" target="_kk7I0FJWEeWYd7vE_Ti-XA">
+ <styles xmi:type="notation:FontStyle" xmi:id="_lpPskVJWEeWYd7vE_Ti-XA"/>
+ <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_lo3SEFJWEeWYd7vE_Ti-XA"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_lpPsklJWEeWYd7vE_Ti-XA" points="[26, 1, -216, -13]$[292, 15, 50, 1]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_lqHPQFJWEeWYd7vE_Ti-XA" id="(1.0,0.59)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_lqHPQVJWEeWYd7vE_Ti-XA" id="(0.0,0.42)"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_fw-QQFb5EeWtvrEKeo_LXQ" type="4001" source="_H1JxsFJWEeWYd7vE_Ti-XA" target="_H1JxsFJWEeWYd7vE_Ti-XA">
+ <children xmi:type="notation:DecorationNode" xmi:id="_fxIBQFb5EeWtvrEKeo_LXQ" type="6001">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBQVb5EeWtvrEKeo_LXQ" y="60"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_fxIBQlb5EeWtvrEKeo_LXQ" type="6002">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBQ1b5EeWtvrEKeo_LXQ" y="20"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_fxIBRFb5EeWtvrEKeo_LXQ" type="6003">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBRVb5EeWtvrEKeo_LXQ" y="20"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_fxIBRlb5EeWtvrEKeo_LXQ" type="6005">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBR1b5EeWtvrEKeo_LXQ" y="-20"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_fxIBSFb5EeWtvrEKeo_LXQ" type="6033">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBSVb5EeWtvrEKeo_LXQ" y="20"/>
+ </children>
+ <children xmi:type="notation:DecorationNode" xmi:id="_fxIBSlb5EeWtvrEKeo_LXQ" type="6034">
+ <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBS1b5EeWtvrEKeo_LXQ" x="-6" y="16"/>
+ </children>
+ <styles xmi:type="notation:FontStyle" xmi:id="_fw-QQVb5EeWtvrEKeo_LXQ"/>
+ <element xmi:type="uml:Association" href="B2mmlProcessSegment.profile.uml#_fumRsFb5EeWtvrEKeo_LXQ"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_fw-QQlb5EeWtvrEKeo_LXQ" points="[-50, 50, -50, 50]$[-50, 50, -50, 50]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_fzNE4Fb5EeWtvrEKeo_LXQ" id="(1.0,0.5)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_fzNE4Vb5EeWtvrEKeo_LXQ" id="(0.5,1.0)"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_SvP0cFb7EeWtvrEKeo_LXQ" type="StereotypeCommentLink" target="_SvPNYFb7EeWtvrEKeo_LXQ">
+ <styles xmi:type="notation:FontStyle" xmi:id="_SvP0cVb7EeWtvrEKeo_LXQ"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_SvP0dVb7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_SvP0clb7EeWtvrEKeo_LXQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_SvP0c1b7EeWtvrEKeo_LXQ"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_SvP0dFb7EeWtvrEKeo_LXQ"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_WGUd9Fb7EeWtvrEKeo_LXQ" type="StereotypeCommentLink" source="_WF8qgFb7EeWtvrEKeo_LXQ" target="_WGUd8Fb7EeWtvrEKeo_LXQ">
+ <styles xmi:type="notation:FontStyle" xmi:id="_WGUd9Vb7EeWtvrEKeo_LXQ"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_WGVFAFb7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_WGUd9lb7EeWtvrEKeo_LXQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WGUd91b7EeWtvrEKeo_LXQ"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WGUd-Fb7EeWtvrEKeo_LXQ"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_WpHpAFb7EeWtvrEKeo_LXQ" type="1013" source="_H1JxsFJWEeWYd7vE_Ti-XA" target="_WF8qgFb7EeWtvrEKeo_LXQ">
+ <styles xmi:type="notation:FontStyle" xmi:id="_WpHpAVb7EeWtvrEKeo_LXQ"/>
+ <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_Wopu8Fb7EeWtvrEKeo_LXQ"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_WpHpAlb7EeWtvrEKeo_LXQ" points="[8, 1, -312, -42]$[323, 43, 3, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WqF5YFb7EeWtvrEKeo_LXQ" id="(1.0,0.33)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WqF5YVb7EeWtvrEKeo_LXQ" id="(0.0,0.48)"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_0piErlcnEeWtvrEKeo_LXQ" type="StereotypeCommentLink" source="_0pOioFcnEeWtvrEKeo_LXQ" target="_0piEqlcnEeWtvrEKeo_LXQ">
+ <styles xmi:type="notation:FontStyle" xmi:id="_0piEr1cnEeWtvrEKeo_LXQ"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_0piEs1cnEeWtvrEKeo_LXQ" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0piEsFcnEeWtvrEKeo_LXQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0piEsVcnEeWtvrEKeo_LXQ"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0piEslcnEeWtvrEKeo_LXQ"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_0qRrgFcnEeWtvrEKeo_LXQ" type="1013" source="_H1JxsFJWEeWYd7vE_Ti-XA" target="_0pOioFcnEeWtvrEKeo_LXQ">
+ <styles xmi:type="notation:FontStyle" xmi:id="_0qRrgVcnEeWtvrEKeo_LXQ"/>
+ <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_n8apEFJWEeWYd7vE_Ti-XA"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0qRrglcnEeWtvrEKeo_LXQ" points="[-50, -42, 418, 343]$[-468, -385, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_1RGa8FcnEeWtvrEKeo_LXQ" id="(1.0,0.27)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_1RGa8VcnEeWtvrEKeo_LXQ" id="(0.0,0.94)"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_sT50UFjFEeWQfons7oLW-g" type="StereotypeCommentLink" source="_kk7I0FJWEeWYd7vE_Ti-XA" target="_sT3_IFjFEeWQfons7oLW-g">
+ <styles xmi:type="notation:FontStyle" xmi:id="_sT50UVjFEeWQfons7oLW-g"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_sT6bYljFEeWQfons7oLW-g" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_sT50UljFEeWQfons7oLW-g" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_sT6bYFjFEeWQfons7oLW-g"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_sT6bYVjFEeWQfons7oLW-g"/>
+ </edges>
+ </notation:Diagram>
+ <notation:Diagram xmi:id="_QGyOkMuVEeWtzKTAc6Yojw" type="PapyrusUMLProfileDiagram" name="ProfileDiagram" measurementUnit="Pixel">
+ <children xmi:type="notation:Shape" xmi:id="_CGCbMMuWEeWtzKTAc6Yojw" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_CGCbMsuWEeWtzKTAc6Yojw" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_CGCbM8uWEeWtzKTAc6Yojw" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_CGCbNMuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_CGCbNcuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_CGCbNsuWEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CGCbN8uWEeWtzKTAc6Yojw"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_CGCbOMuWEeWtzKTAc6Yojw" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_CGCbOcuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_CGCbOsuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_CGCbO8uWEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CGCbPMuWEeWtzKTAc6Yojw"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_c_mUEMuVEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CGCbMcuWEeWtzKTAc6Yojw" x="192" y="251"/>
</children>
- <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1YlJWEeWYd7vE_Ti-XA" type="6003">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1Y1JWEeWYd7vE_Ti-XA" x="-8" y="73"/>
+ <children xmi:type="notation:Shape" xmi:id="_CbhjAMuWEeWtzKTAc6Yojw" type="1026">
+ <children xmi:type="notation:DecorationNode" xmi:id="_CbhjAsuWEeWtzKTAc6Yojw" type="1034"/>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_CbhjA8uWEeWtzKTAc6Yojw" type="1071">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_CbhjBMuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_CbhjBcuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_CbhjBsuWEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CbhjB8uWEeWtzKTAc6Yojw"/>
+ </children>
+ <children xmi:type="notation:BasicCompartment" xmi:id="_CbhjCMuWEeWtzKTAc6Yojw" type="1019">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_CbhjCcuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:SortingStyle" xmi:id="_CbhjCsuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:FilteringStyle" xmi:id="_CbhjC8uWEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CbhjDMuWEeWtzKTAc6Yojw"/>
+ </children>
+ <element xmi:type="uml:Stereotype" href="B2mmlProcessSegment.profile.uml#_Z11GwMuVEeWtzKTAc6Yojw"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CbhjAcuWEeWtzKTAc6Yojw" x="287" y="456"/>
</children>
- <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1ZFJWEeWYd7vE_Ti-XA" type="6005">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1ZVJWEeWYd7vE_Ti-XA" x="-7" y="-99"/>
- </children>
- <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1ZlJWEeWYd7vE_Ti-XA" type="6033">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1Z1JWEeWYd7vE_Ti-XA" y="20"/>
- </children>
- <children xmi:type="notation:DecorationNode" xmi:id="_Yvt1aFJWEeWYd7vE_Ti-XA" type="6034">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_Yvt1aVJWEeWYd7vE_Ti-XA" y="-20"/>
- </children>
- <styles xmi:type="notation:FontStyle" xmi:id="_YvsnQVJWEeWYd7vE_Ti-XA"/>
- <element xmi:type="uml:Association" href="B2mmlProcessSegment.profile.uml#_Yu59EFJWEeWYd7vE_Ti-XA"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_YvsnQlJWEeWYd7vE_Ti-XA" points="[-4, 50, 0, -157]$[-2, 224, 2, 17]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_YxrkQFJWEeWYd7vE_Ti-XA" id="(0.5855263157894737,1.0)"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_YxrkQVJWEeWYd7vE_Ti-XA" id="(0.61,0.0)"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_kl1HwFJWEeWYd7vE_Ti-XA" type="StereotypeCommentLink" source="_kk7I0FJWEeWYd7vE_Ti-XA">
- <styles xmi:type="notation:FontStyle" xmi:id="_kl1HwVJWEeWYd7vE_Ti-XA"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_kl1HxVJWEeWYd7vE_Ti-XA" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
- </styles>
- <element xsi:nil="true"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_kl1HwlJWEeWYd7vE_Ti-XA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_kl1Hw1JWEeWYd7vE_Ti-XA"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_kl1HxFJWEeWYd7vE_Ti-XA"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_lpPskFJWEeWYd7vE_Ti-XA" type="1013" source="_Gh9rgFJWEeWYd7vE_Ti-XA" target="_kk7I0FJWEeWYd7vE_Ti-XA">
- <styles xmi:type="notation:FontStyle" xmi:id="_lpPskVJWEeWYd7vE_Ti-XA"/>
- <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_lo3SEFJWEeWYd7vE_Ti-XA"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_lpPsklJWEeWYd7vE_Ti-XA" points="[26, 1, -216, -13]$[292, 15, 50, 1]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_lqHPQFJWEeWYd7vE_Ti-XA" id="(1.0,0.59)"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_lqHPQVJWEeWYd7vE_Ti-XA" id="(0.0,0.42)"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_fw-QQFb5EeWtvrEKeo_LXQ" type="4001" source="_H1JxsFJWEeWYd7vE_Ti-XA" target="_H1JxsFJWEeWYd7vE_Ti-XA">
- <children xmi:type="notation:DecorationNode" xmi:id="_fxIBQFb5EeWtvrEKeo_LXQ" type="6001">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBQVb5EeWtvrEKeo_LXQ" y="60"/>
+ <children xmi:type="notation:Shape" xmi:id="_DI5mYMuWEeWtzKTAc6Yojw" type="1031">
+ <children xmi:type="notation:DecorationNode" xmi:id="_DI5mYsuWEeWtzKTAc6Yojw" type="1084"/>
+ <element xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Artifact"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_DI5mYcuWEeWtzKTAc6Yojw" x="553" y="296"/>
</children>
- <children xmi:type="notation:DecorationNode" xmi:id="_fxIBQlb5EeWtvrEKeo_LXQ" type="6002">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBQ1b5EeWtvrEKeo_LXQ" y="20"/>
+ <children xmi:type="notation:Shape" xmi:id="_DJpNQ8uWEeWtzKTAc6Yojw" type="StereotypeComment">
+ <styles xmi:type="notation:TitleStyle" xmi:id="_DJpNRMuWEeWtzKTAc6Yojw" showTitle="true"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_DJpNRsuWEeWtzKTAc6Yojw" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Artifact"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <layoutConstraint xmi:type="notation:Bounds" xmi:id="_DJpNRcuWEeWtzKTAc6Yojw" x="200"/>
</children>
- <children xmi:type="notation:DecorationNode" xmi:id="_fxIBRFb5EeWtvrEKeo_LXQ" type="6003">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBRVb5EeWtvrEKeo_LXQ" y="20"/>
- </children>
- <children xmi:type="notation:DecorationNode" xmi:id="_fxIBRlb5EeWtvrEKeo_LXQ" type="6005">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBR1b5EeWtvrEKeo_LXQ" y="-20"/>
- </children>
- <children xmi:type="notation:DecorationNode" xmi:id="_fxIBSFb5EeWtvrEKeo_LXQ" type="6033">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBSVb5EeWtvrEKeo_LXQ" y="20"/>
- </children>
- <children xmi:type="notation:DecorationNode" xmi:id="_fxIBSlb5EeWtvrEKeo_LXQ" type="6034">
- <layoutConstraint xmi:type="notation:Location" xmi:id="_fxIBS1b5EeWtvrEKeo_LXQ" x="-6" y="16"/>
- </children>
- <styles xmi:type="notation:FontStyle" xmi:id="_fw-QQVb5EeWtvrEKeo_LXQ"/>
- <element xmi:type="uml:Association" href="B2mmlProcessSegment.profile.uml#_fumRsFb5EeWtvrEKeo_LXQ"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_fw-QQlb5EeWtvrEKeo_LXQ" points="[-50, 50, -50, 50]$[-50, 50, -50, 50]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_fzNE4Fb5EeWtvrEKeo_LXQ" id="(1.0,0.5)"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_fzNE4Vb5EeWtvrEKeo_LXQ" id="(0.5,1.0)"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_SvP0cFb7EeWtvrEKeo_LXQ" type="StereotypeCommentLink" target="_SvPNYFb7EeWtvrEKeo_LXQ">
- <styles xmi:type="notation:FontStyle" xmi:id="_SvP0cVb7EeWtvrEKeo_LXQ"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_SvP0dVb7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
- </styles>
- <element xsi:nil="true"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_SvP0clb7EeWtvrEKeo_LXQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_SvP0c1b7EeWtvrEKeo_LXQ"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_SvP0dFb7EeWtvrEKeo_LXQ"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_WGUd9Fb7EeWtvrEKeo_LXQ" type="StereotypeCommentLink" source="_WF8qgFb7EeWtvrEKeo_LXQ" target="_WGUd8Fb7EeWtvrEKeo_LXQ">
- <styles xmi:type="notation:FontStyle" xmi:id="_WGUd9Vb7EeWtvrEKeo_LXQ"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_WGVFAFb7EeWtvrEKeo_LXQ" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
- </styles>
- <element xsi:nil="true"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_WGUd9lb7EeWtvrEKeo_LXQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WGUd91b7EeWtvrEKeo_LXQ"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WGUd-Fb7EeWtvrEKeo_LXQ"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_WpHpAFb7EeWtvrEKeo_LXQ" type="1013" source="_H1JxsFJWEeWYd7vE_Ti-XA" target="_WF8qgFb7EeWtvrEKeo_LXQ">
- <styles xmi:type="notation:FontStyle" xmi:id="_WpHpAVb7EeWtvrEKeo_LXQ"/>
- <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_Wopu8Fb7EeWtvrEKeo_LXQ"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_WpHpAlb7EeWtvrEKeo_LXQ" points="[8, 1, -312, -42]$[323, 43, 3, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WqF5YFb7EeWtvrEKeo_LXQ" id="(1.0,0.33)"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_WqF5YVb7EeWtvrEKeo_LXQ" id="(0.0,0.48)"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_0piErlcnEeWtvrEKeo_LXQ" type="StereotypeCommentLink" source="_0pOioFcnEeWtvrEKeo_LXQ" target="_0piEqlcnEeWtvrEKeo_LXQ">
- <styles xmi:type="notation:FontStyle" xmi:id="_0piEr1cnEeWtvrEKeo_LXQ"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_0piEs1cnEeWtvrEKeo_LXQ" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
- </styles>
- <element xsi:nil="true"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0piEsFcnEeWtvrEKeo_LXQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0piEsVcnEeWtvrEKeo_LXQ"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0piEslcnEeWtvrEKeo_LXQ"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_0qRrgFcnEeWtvrEKeo_LXQ" type="1013" source="_H1JxsFJWEeWYd7vE_Ti-XA" target="_0pOioFcnEeWtvrEKeo_LXQ">
- <styles xmi:type="notation:FontStyle" xmi:id="_0qRrgVcnEeWtvrEKeo_LXQ"/>
- <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_n8apEFJWEeWYd7vE_Ti-XA"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0qRrglcnEeWtvrEKeo_LXQ" points="[-50, -42, 418, 343]$[-468, -385, 0, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_1RGa8FcnEeWtvrEKeo_LXQ" id="(1.0,0.27)"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_1RGa8VcnEeWtvrEKeo_LXQ" id="(0.0,0.94)"/>
- </edges>
- <edges xmi:type="notation:Connector" xmi:id="_sT50UFjFEeWQfons7oLW-g" type="StereotypeCommentLink" source="_kk7I0FJWEeWYd7vE_Ti-XA" target="_sT3_IFjFEeWQfons7oLW-g">
- <styles xmi:type="notation:FontStyle" xmi:id="_sT50UVjFEeWQfons7oLW-g"/>
- <styles xmi:type="notation:EObjectValueStyle" xmi:id="_sT6bYljFEeWQfons7oLW-g" name="BASE_ELEMENT">
- <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
+ <styles xmi:type="notation:StringValueStyle" xmi:id="_QGyOkcuVEeWtzKTAc6Yojw" name="diagram_compatibility_version" stringValue="1.1.0"/>
+ <styles xmi:type="notation:DiagramStyle" xmi:id="_QGyOksuVEeWtzKTAc6Yojw"/>
+ <styles xmi:type="style:PapyrusViewStyle" xmi:id="_QGyOk8uVEeWtzKTAc6Yojw">
+ <owner xmi:type="uml:Package" href="B2mmlProcessSegment.profile.uml#_NUlMsMuVEeWtzKTAc6Yojw"/>
</styles>
- <element xsi:nil="true"/>
- <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_sT50UljFEeWQfons7oLW-g" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
- <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_sT6bYFjFEeWQfons7oLW-g"/>
- <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_sT6bYVjFEeWQfons7oLW-g"/>
- </edges>
-</notation:Diagram>
+ <element xmi:type="uml:Package" href="B2mmlProcessSegment.profile.uml#_NUlMsMuVEeWtzKTAc6Yojw"/>
+ <edges xmi:type="notation:Connector" xmi:id="_DJpNR8uWEeWtzKTAc6Yojw" type="StereotypeCommentLink" source="_DI5mYMuWEeWtzKTAc6Yojw" target="_DJpNQ8uWEeWtzKTAc6Yojw">
+ <styles xmi:type="notation:FontStyle" xmi:id="_DJpNSMuWEeWtzKTAc6Yojw"/>
+ <styles xmi:type="notation:EObjectValueStyle" xmi:id="_DJpNTMuWEeWtzKTAc6Yojw" name="BASE_ELEMENT">
+ <eObjectValue xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Artifact"/>
+ </styles>
+ <element xsi:nil="true"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_DJpNScuWEeWtzKTAc6Yojw" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_DJpNSsuWEeWtzKTAc6Yojw"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_DJpNS8uWEeWtzKTAc6Yojw"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_E2fwoMuWEeWtzKTAc6Yojw" type="1013" source="_CGCbMMuWEeWtzKTAc6Yojw" target="_DI5mYMuWEeWtzKTAc6Yojw">
+ <styles xmi:type="notation:FontStyle" xmi:id="_E2fwocuWEeWtzKTAc6Yojw"/>
+ <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_E2M1sMuWEeWtzKTAc6Yojw"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_E2fwosuWEeWtzKTAc6Yojw" points="[320, 314, -643984, -643984]$[553, 321, -643984, -643984]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_E3PXgMuWEeWtzKTAc6Yojw" id="(1.0,0.5943396226415094)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_E3PXgcuWEeWtzKTAc6Yojw" id="(0.0,0.5)"/>
+ </edges>
+ <edges xmi:type="notation:Connector" xmi:id="_FkKu8MuWEeWtzKTAc6Yojw" type="1013" source="_CbhjAMuWEeWtzKTAc6Yojw" target="_DI5mYMuWEeWtzKTAc6Yojw">
+ <styles xmi:type="notation:FontStyle" xmi:id="_FkKu8cuWEeWtzKTAc6Yojw"/>
+ <element xmi:type="uml:Extension" href="B2mmlProcessSegment.profile.uml#_FkBlAMuWEeWtzKTAc6Yojw"/>
+ <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_FkKu8suWEeWtzKTAc6Yojw" points="[421, 482, -643984, -643984]$[575, 346, -643984, -643984]"/>
+ <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_FkUf8MuWEeWtzKTAc6Yojw" id="(1.0,0.24528301886792453)"/>
+ <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_FkUf8cuWEeWtzKTAc6Yojw" id="(0.22,1.0)"/>
+ </edges>
+ </notation:Diagram>
+</xmi:XMI>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.uml
index 9f7157248b6..4e96cdce0d4 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.uml
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/model/mockup/B2mmlProcessSegment.profile.uml
@@ -1,72 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
-<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_-4BeoFJVEeWYd7vE_Ti-XA" name="B2MML" URI="http://papyrus/B2MML" metaclassReference="_kk1pQFJWEeWYd7vE_Ti-XA _nPUSgFJWEeWYd7vE_Ti-XA _WF7cYFb7EeWtvrEKeo_LXQ">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_ESyeMFJWEeWYd7vE_Ti-XA" source="http://www.eclipse.org/uml2/2.0.0/UML">
- <contents xmi:type="ecore:EPackage" xmi:id="_0vYy4FjFEeWQfons7oLW-g" name="B2MML" nsURI="http://papyrus/B2MML" nsPrefix="B2MML">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vcdQFjFEeWQfons7oLW-g" source="PapyrusVersion">
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_0vcdQVjFEeWQfons7oLW-g" key="Version" value="0.1.0"/>
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_0vcdQljFEeWQfons7oLW-g" key="Comment" value=""/>
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_0vcdQ1jFEeWQfons7oLW-g" key="Copyright" value=""/>
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_0vcdRFjFEeWQfons7oLW-g" key="Date" value="2015-09-11"/>
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_0vcdRVjFEeWQfons7oLW-g" key="Author" value=""/>
- </eAnnotations>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy4VjFEeWQfons7oLW-g" name="ProcessSegmentInformation">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy4ljFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Ghw3MFJWEeWYd7vE_Ti-XA"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_0vYy41jFEeWQfons7oLW-g" name="processsegment" ordered="false" lowerBound="1" eType="_0vYy51jFEeWQfons7oLW-g"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_0vYy5VjFEeWQfons7oLW-g" name="base_Activity" ordered="false" lowerBound="1">
+<uml:Profile xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_-4BeoFJVEeWYd7vE_Ti-XA" name="B2MML_ProcessSegment" URI="http://papyrus/B2MML" metaclassReference="_kk1pQFJWEeWYd7vE_Ti-XA _nPUSgFJWEeWYd7vE_Ti-XA _WF7cYFb7EeWtvrEKeo_LXQ">
+ <eAnnotations xmi:id="_ESyeMFJWEeWYd7vE_Ti-XA" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <contents xmi:type="ecore:EPackage" xmi:id="_GLTAYMuWEeWtzKTAc6Yojw" name="B2MML_ProcessSegment" nsURI="http://papyrus/B2MML" nsPrefix="B2MML_ProcessSegment">
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAYcuWEeWtzKTAc6Yojw" name="ProcessSegmentInformation">
+ <eAnnotations xmi:id="_GLTAYsuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Ghw3MFJWEeWYd7vE_Ti-XA"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAY8uWEeWtzKTAc6Yojw" name="processsegment" ordered="false" lowerBound="1" eType="_GLTAZ8uWEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAZcuWEeWtzKTAc6Yojw" name="base_Activity" ordered="false" lowerBound="1">
<eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Activity"/>
</eStructuralFeatures>
</eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy51jFEeWQfons7oLW-g" name="ProcessSegment">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy6FjFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_H1GuYFJWEeWYd7vE_Ti-XA"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_0vYy6VjFEeWQfons7oLW-g" name="base_Action" ordered="false" lowerBound="1">
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAZ8uWEeWtzKTAc6Yojw" name="ProcessSegment">
+ <eAnnotations xmi:id="_GLTAaMuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_H1GuYFJWEeWYd7vE_Ti-XA"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAacuWEeWtzKTAc6Yojw" name="base_Action" ordered="false" lowerBound="1">
<eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Action"/>
</eStructuralFeatures>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_0vYy61jFEeWQfons7oLW-g" name="processsegment" ordered="false" upperBound="-1" eType="_0vYy51jFEeWQfons7oLW-g"/>
- <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_0vYy7VjFEeWQfons7oLW-g" name="base_Behavior" ordered="false" lowerBound="1">
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAa8uWEeWtzKTAc6Yojw" name="processsegment" ordered="false" upperBound="-1" eType="_GLTAZ8uWEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAbcuWEeWtzKTAc6Yojw" name="base_Behavior" ordered="false" lowerBound="1">
<eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Behavior"/>
</eStructuralFeatures>
</eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy71jFEeWQfons7oLW-g" name="ProcessSegmentParameter">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy8FjFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_M3C-QFJWEeWYd7vE_Ti-XA"/>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAb8uWEeWtzKTAc6Yojw" name="ProcessSegmentParameter">
+ <eAnnotations xmi:id="_GLTAcMuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_M3C-QFJWEeWYd7vE_Ti-XA"/>
</eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy8VjFEeWQfons7oLW-g" name="PersonnelSegmentSpecification">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy8ljFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_OuRloFJWEeWYd7vE_Ti-XA"/>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAccuWEeWtzKTAc6Yojw" name="PersonnelSegmentSpecification">
+ <eAnnotations xmi:id="_GLTAcsuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_OuRloFJWEeWYd7vE_Ti-XA"/>
</eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy81jFEeWQfons7oLW-g" name="EquipmentSegmentSpecification">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy9FjFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_RZxikFJWEeWYd7vE_Ti-XA"/>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAc8uWEeWtzKTAc6Yojw" name="EquipmentSegmentSpecification">
+ <eAnnotations xmi:id="_GLTAdMuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_RZxikFJWEeWYd7vE_Ti-XA"/>
</eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy9VjFEeWQfons7oLW-g" name="PhysicalAssetSegmentSpecification">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy9ljFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Um_sgFJWEeWYd7vE_Ti-XA"/>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAdcuWEeWtzKTAc6Yojw" name="PhysicalAssetSegmentSpecification">
+ <eAnnotations xmi:id="_GLTAdsuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Um_sgFJWEeWYd7vE_Ti-XA"/>
</eClassifiers>
- <eClassifiers xmi:type="ecore:EClass" xmi:id="_0vYy91jFEeWQfons7oLW-g" name="MaterialSegmentSpecification">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_0vYy-FjFEeWQfons7oLW-g" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Wn_68FJWEeWYd7vE_Ti-XA"/>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAd8uWEeWtzKTAc6Yojw" name="MaterialSegmentSpecification">
+ <eAnnotations xmi:id="_GLTAeMuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Wn_68FJWEeWYd7vE_Ti-XA"/>
</eClassifiers>
+ <eSubpackages xmi:id="_GLTAecuWEeWtzKTAc6Yojw" name="ProductionSchedule" nsURI="http:///B2MML_ProcessSegment/ProductionSchedule.ecore" nsPrefix="B2MML_ProcessSegment.ProductionSchedule">
+ <eAnnotations xmi:id="_GLTAesuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/4.0.0/UML" references="_NUlMsMuVEeWtzKTAc6Yojw"/>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAe8uWEeWtzKTAc6Yojw" name="ProductionSchedule">
+ <eAnnotations xmi:id="_GLTAfMuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_Z11GwMuVEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAfcuWEeWtzKTAc6Yojw" name="base_Artifact" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Artifact"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xmi:type="ecore:EClass" xmi:id="_GLTAf8uWEeWtzKTAc6Yojw" name="ProductionRequest">
+ <eAnnotations xmi:id="_GLTAgMuWEeWtzKTAc6Yojw" source="http://www.eclipse.org/uml2/2.0.0/UML" references="_c_mUEMuVEeWtzKTAc6Yojw"/>
+ <eStructuralFeatures xmi:type="ecore:EReference" xmi:id="_GLTAgcuWEeWtzKTAc6Yojw" name="base_Artifact" ordered="false" lowerBound="1">
+ <eType xmi:type="ecore:EClass" href="http://www.eclipse.org/uml2/5.0.0/UML#//Artifact"/>
+ </eStructuralFeatures>
+ </eClassifiers>
+ </eSubpackages>
</contents>
</eAnnotations>
- <elementImport xmi:type="uml:ElementImport" xmi:id="_kk1pQFJWEeWYd7vE_Ti-XA" alias="Activity">
+ <elementImport xmi:id="_kk1pQFJWEeWYd7vE_Ti-XA" alias="Activity">
<importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
</elementImport>
- <elementImport xmi:type="uml:ElementImport" xmi:id="_nPUSgFJWEeWYd7vE_Ti-XA" alias="Action">
+ <elementImport xmi:id="_nPUSgFJWEeWYd7vE_Ti-XA" alias="Action">
<importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
</elementImport>
- <elementImport xmi:type="uml:ElementImport" xmi:id="_WF7cYFb7EeWtvrEKeo_LXQ" alias="Behavior">
+ <elementImport xmi:id="_WF7cYFb7EeWtvrEKeo_LXQ" alias="Behavior">
<importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
</elementImport>
<packagedElement xmi:type="uml:Stereotype" xmi:id="_Ghw3MFJWEeWYd7vE_Ti-XA" name="ProcessSegmentInformation">
- <ownedAttribute xmi:type="uml:Property" xmi:id="_YvGxYFJWEeWYd7vE_Ti-XA" name="processsegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" aggregation="shared" association="_Yu59EFJWEeWYd7vE_Ti-XA"/>
- <ownedAttribute xmi:type="uml:Property" xmi:id="_lo5uUFJWEeWYd7vE_Ti-XA" name="base_Activity" association="_lo3SEFJWEeWYd7vE_Ti-XA">
+ <ownedAttribute xmi:id="_YvGxYFJWEeWYd7vE_Ti-XA" name="processsegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" aggregation="shared" association="_Yu59EFJWEeWYd7vE_Ti-XA"/>
+ <ownedAttribute xmi:id="_lo5uUFJWEeWYd7vE_Ti-XA" name="base_Activity" association="_lo3SEFJWEeWYd7vE_Ti-XA">
<type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Activity"/>
</ownedAttribute>
</packagedElement>
<packagedElement xmi:type="uml:Stereotype" xmi:id="_H1GuYFJWEeWYd7vE_Ti-XA" name="ProcessSegment">
- <ownedAttribute xmi:type="uml:Property" xmi:id="_n8b3MFJWEeWYd7vE_Ti-XA" name="base_Action" association="_n8apEFJWEeWYd7vE_Ti-XA">
+ <ownedAttribute xmi:id="_n8b3MFJWEeWYd7vE_Ti-XA" name="base_Action" association="_n8apEFJWEeWYd7vE_Ti-XA">
<type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Action"/>
</ownedAttribute>
- <ownedAttribute xmi:type="uml:Property" xmi:id="_fu5MoFb5EeWtvrEKeo_LXQ" name="processsegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" association="_fumRsFb5EeWtvrEKeo_LXQ">
+ <ownedAttribute xmi:id="_fu5MoFb5EeWtvrEKeo_LXQ" name="processsegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" association="_fumRsFb5EeWtvrEKeo_LXQ">
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_MipkwFb6EeWtvrEKeo_LXQ"/>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Mi1yAFb6EeWtvrEKeo_LXQ" value="*"/>
</ownedAttribute>
- <ownedAttribute xmi:type="uml:Property" xmi:id="_WorkIFb7EeWtvrEKeo_LXQ" name="base_Behavior" association="_Wopu8Fb7EeWtvrEKeo_LXQ">
+ <ownedAttribute xmi:id="_WorkIFb7EeWtvrEKeo_LXQ" name="base_Behavior" association="_Wopu8Fb7EeWtvrEKeo_LXQ">
<type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior"/>
</ownedAttribute>
</packagedElement>
@@ -76,10 +84,10 @@
<packagedElement xmi:type="uml:Stereotype" xmi:id="_Um_sgFJWEeWYd7vE_Ti-XA" name="PhysicalAssetSegmentSpecification"/>
<packagedElement xmi:type="uml:Stereotype" xmi:id="_Wn_68FJWEeWYd7vE_Ti-XA" name="MaterialSegmentSpecification"/>
<packagedElement xmi:type="uml:Association" xmi:id="_Yu59EFJWEeWYd7vE_Ti-XA" memberEnd="_YvGxYFJWEeWYd7vE_Ti-XA _YvGxYVJWEeWYd7vE_Ti-XA">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_Yu8ZUFJWEeWYd7vE_Ti-XA" source="org.eclipse.papyrus">
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_Yu8ZUVJWEeWYd7vE_Ti-XA" key="nature" value="UML_Nature"/>
+ <eAnnotations xmi:id="_Yu8ZUFJWEeWYd7vE_Ti-XA" source="org.eclipse.papyrus">
+ <details xmi:id="_Yu8ZUVJWEeWYd7vE_Ti-XA" key="nature" value="UML_Nature"/>
</eAnnotations>
- <ownedEnd xmi:type="uml:Property" xmi:id="_YvGxYVJWEeWYd7vE_Ti-XA" name="processsegmentinformation" type="_Ghw3MFJWEeWYd7vE_Ti-XA" association="_Yu59EFJWEeWYd7vE_Ti-XA">
+ <ownedEnd xmi:id="_YvGxYVJWEeWYd7vE_Ti-XA" name="processsegmentinformation" type="_Ghw3MFJWEeWYd7vE_Ti-XA" association="_Yu59EFJWEeWYd7vE_Ti-XA">
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_eUz1oFJWEeWYd7vE_Ti-XA"/>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_eU7KYFJWEeWYd7vE_Ti-XA" value="*"/>
</ownedEnd>
@@ -91,10 +99,10 @@
<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_n8bQIFJWEeWYd7vE_Ti-XA" name="extension_ProcessSegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" aggregation="composite" association="_n8apEFJWEeWYd7vE_Ti-XA"/>
</packagedElement>
<packagedElement xmi:type="uml:Association" xmi:id="_fumRsFb5EeWtvrEKeo_LXQ" memberEnd="_fu5MoFb5EeWtvrEKeo_LXQ _fu5MoVb5EeWtvrEKeo_LXQ" navigableOwnedEnd="_fu5MoVb5EeWtvrEKeo_LXQ">
- <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_fuvboFb5EeWtvrEKeo_LXQ" source="org.eclipse.papyrus">
- <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_fuvboVb5EeWtvrEKeo_LXQ" key="nature" value="UML_Nature"/>
+ <eAnnotations xmi:id="_fuvboFb5EeWtvrEKeo_LXQ" source="org.eclipse.papyrus">
+ <details xmi:id="_fuvboVb5EeWtvrEKeo_LXQ" key="nature" value="UML_Nature"/>
</eAnnotations>
- <ownedEnd xmi:type="uml:Property" xmi:id="_fu5MoVb5EeWtvrEKeo_LXQ" name="processsegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" aggregation="shared" association="_fumRsFb5EeWtvrEKeo_LXQ">
+ <ownedEnd xmi:id="_fu5MoVb5EeWtvrEKeo_LXQ" name="processsegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" aggregation="shared" association="_fumRsFb5EeWtvrEKeo_LXQ">
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_peTRMFb5EeWtvrEKeo_LXQ"/>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_pebNAFb5EeWtvrEKeo_LXQ" value="1"/>
</ownedEnd>
@@ -102,4 +110,25 @@
<packagedElement xmi:type="uml:Extension" xmi:id="_Wopu8Fb7EeWtvrEKeo_LXQ" name="E_ProcessSegment_Behavior1" memberEnd="_Woq9EFb7EeWtvrEKeo_LXQ _WorkIFb7EeWtvrEKeo_LXQ">
<ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_Woq9EFb7EeWtvrEKeo_LXQ" name="extension_ProcessSegment" type="_H1GuYFJWEeWYd7vE_Ti-XA" aggregation="composite" association="_Wopu8Fb7EeWtvrEKeo_LXQ"/>
</packagedElement>
+ <packagedElement xmi:type="uml:Package" xmi:id="_NUlMsMuVEeWtzKTAc6Yojw" name="ProductionSchedule">
+ <elementImport xmi:id="_36TnAMuVEeWtzKTAc6Yojw" alias="Artifact">
+ <importedElement xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Artifact"/>
+ </elementImport>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_Z11GwMuVEeWtzKTAc6Yojw" name="ProductionSchedule">
+ <ownedAttribute xmi:id="_FkBlAsuWEeWtzKTAc6Yojw" name="base_Artifact" association="_FkBlAMuWEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Artifact"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Stereotype" xmi:id="_c_mUEMuVEeWtzKTAc6Yojw" name="ProductionRequest">
+ <ownedAttribute xmi:id="_E2V_ocuWEeWtzKTAc6Yojw" name="base_Artifact" association="_E2M1sMuWEeWtzKTAc6Yojw">
+ <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Artifact"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_E2M1sMuWEeWtzKTAc6Yojw" name="E_ProductionRequest_Artifact1" memberEnd="_E2V_oMuWEeWtzKTAc6Yojw _E2V_ocuWEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_E2V_oMuWEeWtzKTAc6Yojw" name="extension_ProductionRequest" type="_c_mUEMuVEeWtzKTAc6Yojw" aggregation="composite" association="_E2M1sMuWEeWtzKTAc6Yojw"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Extension" xmi:id="_FkBlAMuWEeWtzKTAc6Yojw" name="E_ProductionSchedule_Artifact1" memberEnd="_FkBlAcuWEeWtzKTAc6Yojw _FkBlAsuWEeWtzKTAc6Yojw">
+ <ownedEnd xmi:type="uml:ExtensionEnd" xmi:id="_FkBlAcuWEeWtzKTAc6Yojw" name="extension_ProductionSchedule" type="_Z11GwMuVEeWtzKTAc6Yojw" aggregation="composite" association="_FkBlAMuWEeWtzKTAc6Yojw"/>
+ </packagedElement>
+ </packagedElement>
</uml:Profile>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/plugin.xml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/plugin.xml
index ddd5a491789..dcc6acbd611 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/plugin.xml
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/plugin.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
-
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
@@ -36,13 +35,6 @@
-->
</profile>
</extension>
- <extension point="org.eclipse.emf.ecore.generated_package">
- <!-- @generated B2mmlProcessSegment.profile -->
- <package
- uri="http://papyrus/B2MML"
- class="org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML.B2mmlProcessSegmentPackage"
- genModel="model/mockup/B2mmlProcessSegment.profile.genmodel"/>
- </extension>
<!-- @generated B2MML-profile -->
<extension point="org.eclipse.emf.ecore.generated_package">
<package
@@ -59,4 +51,19 @@
genModel="model/B2MML-profile.genmodel"/>
</extension>
+ <extension point="org.eclipse.emf.ecore.generated_package">
+ <!-- @generated B2mmlProcessSegment.profile -->
+ <package
+ uri="http://papyrus/B2MML"
+ class="org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage"
+ genModel="model/mockup/B2mmlProcessSegment.profile.genmodel"/>
+ </extension>
+
+ <extension point="org.eclipse.emf.ecore.generated_package">
+ <!-- @generated B2mmlProcessSegment.profile -->
+ <package
+ uri="http:///B2MML_ProcessSegment/ProductionSchedule.ecore"
+ class="org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage"
+ genModel="model/mockup/B2mmlProcessSegment.profile.genmodel"/>
+ </extension>
</plugin>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/AllSchemas.xsd b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/AllSchemas.xsd
index d7a4ddb1474..98540597809 100644
--- a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/AllSchemas.xsd
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/AllSchemas.xsd
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
- <xsd:schema
- xmlns:xsd = "http://www.w3.org/2001/XMLSchema"
-<<<<<<< Upstream, based on origin/master
- targetNamespace = "http://www.mesa.org/xml/B2MML"
+ <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace = "http://www.mesa.org/xml/B2MML"
xmlns = "http://www.mesa.org/xml/B2MML"
xmlns:Extended = "http://www.mesa.org/xml/B2MML-AllExtensions"
@@ -83,87 +80,5 @@
<xsd:import namespace="http://www.mesa.org/xml/B2MML-AllExtensions"
schemaLocation="B2MML-AllExtensions.xsd"/>
-=======
- targetNamespace = "http://www.mesa.org/xml/B2MML-V0600"
- xmlns = "http://www.mesa.org/xml/B2MML-V0600"
- xmlns:Extended = "http://www.mesa.org/xml/B2MML-V0600-AllExtensions"
-
- elementFormDefault = "qualified"
- attributeFormDefault = "unqualified">
-<xsd:annotation>
- <xsd:documentation>
- This file may be used to assist in code generation using XSD.EXE
- This file simply includes all of the B2MML schemas into a single
- definition. This reduces the length of the generated .cs file name.
-
- Copyright 2012 MESA International
- All Rights Reserved. http://www.mesa.org
-
- This MESA International work (including specifications, documents,
- software, and related items) referred to as the Business To
- Manufacturing Markup Language (B2MML) is provided by the copyright
- holders under the following license.
-
- Permission to use, copy, modify, or redistribute this Work and its
- documentation, with or without modification, for any purpose and
- without fee or royalty is hereby granted provided the World Batch
- Forum is acknowledged as the originator of this Work using the
- following statement:
-
- "The Business To Manufacturing Markup Language (B2MML) is used
- courtesy of MESA International."
- In no event shall MESA International, its members, or any
- third party be liable for any costs, expenses, losses, damages or
- injuries incurred by use of the Work or as a result of this
- agreement.
-
- Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
- Integration Part 2: Object Model Attributes Standard and the
- ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
- Part 5: Business to Manufacturing Transactions
- </xsd:documentation>
-
- <xsd:documentation>
-
- Revision History
-
- Ver Date Person Note
- --- ---- ------ ----
- V0500 26 Mar 2011 D. Brandl Initial version
- V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
-
- </xsd:documentation>
-</xsd:annotation>
-
- <xsd:include schemaLocation ="B2MML-V0600-CoreComponents.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-Common.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ConfirmBOD.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-Equipment.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-PhysicalAsset.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-Material.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-Personnel.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ProcessSegment.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-OperationsDefinition.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-OperationsCapability.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-OperationsPerformance.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-OperationsSchedule.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ProductDefinition.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ProductionCapability.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ProductionPerformance.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ProductionSchedule.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-ResourceRelationshipNetwork.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-TransactionProfile.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-WorkAlert.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-WorkDefinition.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-WorkCapability.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-WorkPerformance.xsd"/>
- <xsd:include schemaLocation ="B2MML-V0600-WorkSchedule.xsd"/>
- <xsd:include schemaLocation ="BatchML-V0600-BatchInformation.xsd"/>
- <xsd:include schemaLocation ="BatchML-V0600-GeneralRecipe.xsd"/>
- <xsd:include schemaLocation ="BatchML-V0600-BatchProductionRecord.xsd"/>
-
- <xsd:import namespace="http://www.mesa.org/xml/B2MML-V0600-AllExtensions"
- schemaLocation="B2MML-V0600-AllExtensions.xsd"/>
->>>>>>> 3dfdb08 Papyrus BPMN project
</xsd:schema>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-ProductionSchedule.genmodel b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-ProductionSchedule.genmodel
new file mode 100644
index 00000000000..745827e1ea0
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-ProductionSchedule.genmodel
@@ -0,0 +1,1339 @@
+<?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.eclipse.papyrus.manufacturing.b2mml/src" modelPluginID="org.eclipse.papyrus.manufacturing.b2mml"
+ modelName="B2MML-ProductionSchedule" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
+ importerID="org.eclipse.xsd.ecore.importer" complianceLevel="8.0" copyrightFields="false"
+ operationReflection="true" importOrganizing="true">
+ <foreignModel>B2MML-ProductionSchedule.xsd</foreignModel>
+ <genPackages prefix="B2MML" basePackage="org.mesa.xml" resource="XML" disposableProviderFactory="true"
+ loadInitialization="true" literalsInterface="false" ecorePackage="b2MML.ecore#/">
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//AssemblyRelationship1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//AssemblyRelationship1TypeBase/Permanent"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//AssemblyRelationship1TypeBase/Transient"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//AssemblyRelationship1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//AssemblyType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//AssemblyType1TypeBase/Physical"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//AssemblyType1TypeBase/Logical"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//AssemblyType1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//CapabilityType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Used"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Unused"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Total"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Committed"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Available"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Unattainable"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//CapabilityType1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//DataType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Amount"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/BinaryObject"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Code"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/DateTime"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Identifier"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Indicator"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Measure"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Numeric"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Quantity"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Text"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/string"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/byte"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/unsignedByte"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/binary"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/integer"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/positiveInteger"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/negativeInteger"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/nonNegativeInteger"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/nonPositiveInteger"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/int"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/unsignedInt"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/long"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/unsignedLong"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/short"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/unsignedShort"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/decimal"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/float"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/double"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/boolean"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/time"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/timeInstant"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/timePeriod"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/duration"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/date"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/dateTime1"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/month"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/year"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/century"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/recurringDay"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/recurringDate"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/recurringDuration"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Name"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/QName"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/NCName"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/uriReference"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/language"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/ID"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/IDREF"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/IDREFS"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/ENTITY"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/ENTITIES"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/NOTATION"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/NMTOKEN"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/NMTOKENS"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Enumeration"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/SVG"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//DataType1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//Dependency1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/NotFollow"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/PossibleParallel"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/NotInParallel"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/AtStart"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/AfterStart"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/AfterEnd"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/NoLaterAfterStart"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/NoEarlierAfterStart"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/NoLaterAfterEnd"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/NoEarlierAfterEnd"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//Dependency1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//EquipmentElementLevel1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/Enterprise"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/Site"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/Area"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/ProcessCell"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/Unit"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/ProductionLine"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/WorkCell"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/ProductionUnit"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/StorageZone"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/StorageUnit"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/WorkCenter"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/WorkUnit"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/EquipmentModule"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/ControlModule"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//EquipmentElementLevel1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//JobOrderCommand1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Start"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Stop"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Hold"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Restart"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Abort"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Reset"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Pause"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Resume"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//JobOrderCommand1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//MaterialUse1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/Consumed"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/Produced"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/Consumable"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/ReplacedAssetn"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/ReplacementAsset"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/Sample"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/ResurnedSample"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/Carrier"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/ReturnedCarrier"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//MaterialUse1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//OperationsType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//OperationsType1TypeBase/Production"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//OperationsType1TypeBase/Maintenance"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//OperationsType1TypeBase/Quality"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//OperationsType1TypeBase/Inventory"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//OperationsType1TypeBase/Mixed"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//OperationsType1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//RelationshipForm1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RelationshipForm1TypeBase/Permanent"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RelationshipForm1TypeBase/Transient"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RelationshipForm1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//RelationshipType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RelationshipType1TypeBase/Logical"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RelationshipType1TypeBase/Physical"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RelationshipType1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//RequestState1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RequestState1TypeBase/Forecast"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RequestState1TypeBase/Released"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RequestState1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//RequiredByRequestedSegmentResponse1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RequiredByRequestedSegmentResponse1TypeBase/Required"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RequiredByRequestedSegmentResponse1TypeBase/Optional"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//RequiredByRequestedSegmentResponse1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//ResourceReferenceType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/Personnel"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/PersonnelClass"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/Equipment"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/EquipmentClass"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/MaterialClass"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/MaterialDefinition"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/MaterialLot"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/MaterialSublot"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/PhysicalAsset"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/PhysicalAssetClass"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/WorkMaster"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/ProcessSegment"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResourceReferenceType1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//ResponseState1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Ready"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Running"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Completed"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Aborted"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Holding"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Paused"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//ResponseState1TypeBase/Other"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//TransActionCodeEnumerationType">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Add"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Change"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Delete"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Replaced"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Accepted"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Modified"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransActionCodeEnumerationType/Rejected"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//TransResponseCodeType">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransResponseCodeType/Always"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//TransResponseCodeType/OnError"/>
+ </genEnums>
+ <genEnums typeSafeEnumCompatible="false" ecoreEnum="b2MML.ecore#//WorkType1TypeBase">
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//WorkType1TypeBase/WorkMaster"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//WorkType1TypeBase/WorkDirective"/>
+ <genEnumLiterals ecoreEnumLiteral="b2MML.ecore#//WorkType1TypeBase/Other"/>
+ </genEnums>
+ <genDataTypes ecoreDataType="b2MML.ecore#//AssemblyRelationship1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//AssemblyType1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//CapabilityType1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//DataType1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//Dependency1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//DurationType"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//EquipmentElementLevel1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//IndicatorType"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//IndicatorTypeObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//JobOrderCommand1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//MaterialUse1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//OperationsType1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//RelationshipForm1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//RelationshipType1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//RequestState1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//RequiredByRequestedSegmentResponse1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//ResourceReferenceType1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//ResponseState1TypeBaseObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//TransActionCodeEnumerationTypeObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//TransActionCodeType"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//TransResponseCodeTypeObject"/>
+ <genDataTypes ecoreDataType="b2MML.ecore#//WorkType1TypeBaseObject"/>
+ <genClasses ecoreClass="b2MML.ecore#//AcknowledgeProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//AcknowledgeProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//AcknowledgeProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AcknowledgeProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AcknowledgeProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ActualEndTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ActualFinishTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ActualStartTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//AmountType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AmountType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AmountType/currencyCodeListVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AmountType/currencyID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//AnyGenericValueType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/characterSetCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/currencyCodeListVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/currencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/encodingCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/filename"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/format"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/languageID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/languageLocaleID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listSchemaURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/listVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/mimeCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/name"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaDataURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/schemaVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/unitCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/unitCodeListAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/unitCodeListAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/unitCodeListID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/unitCodeListVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AnyGenericValueType/uri"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//AssemblyRelationship1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//AssemblyRelationshipType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AssemblyRelationshipType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//AssemblyType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//AssemblyTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//AssemblyTypeType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//BillOfMaterialIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//BillOfMaterialsIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//BillOfResourcesIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//BinaryObjectType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/characterSetCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/encodingCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/filename"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/format"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/mimeCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//BinaryObjectType/uri"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//CancelProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//CancelProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//CancelProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CancelProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CancelProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//CapabilityType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//CapabilityTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CapabilityTypeType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//CauseType"/>
+ <genClasses ecoreClass="b2MML.ecore#//CertificateOfAnalysisReferenceType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ChangeProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ChangeProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ChangeProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ChangeProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ChangeProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//CodeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/languageID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listSchemeURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/listVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//CodeType/name"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ConfidenceFactorType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ConsumableActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ConsumableActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/consumableActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ConsumableExpectedRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ConsumableExpectedRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/consumableExpectedRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ConsumableExpectedRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//CorrectionType"/>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType/get"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType1">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType1/show"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType1/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType2">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType2/sync"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType2/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType3">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType3/respond"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType3/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType4">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType4/process"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType4/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType5">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType5/change"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType5/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType6">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType6/cancel"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType6/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataAreaType7">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType7/acknowledge"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DataAreaType7/productionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DataType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//DataTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//DataTypeType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DateTimeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//DateTimeType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//DateTimeType/format"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//Dependency1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//DependencyType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//DependencyType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//DescriptionType"/>
+ <genClasses ecoreClass="b2MML.ecore#//DocumentRoot">
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//DocumentRoot/mixed"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/xMLNSPrefixMap"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/xSISchemaLocation"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/acknowledgeProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/cancelProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/changeProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/getProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/processProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/productionRequest"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/productionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/respondProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/showProductionSchedule"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//DocumentRoot/syncProductionSchedule"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EarliestStartTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//EndTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/equipmentClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/equipmentActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentAssetMappingType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentAssetMappingType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentAssetMappingType/physicalAssetID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentAssetMappingType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentAssetMappingType/endTime"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentCapabilityTestSpecificationIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentClassIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentElementLevel1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentElementLevelType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//EquipmentElementLevelType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/equipmentClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/equipmentRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//EquipmentRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//EquipmentUseType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ExpirationTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//GetProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//GetProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//GetProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//GetProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//GetProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//HierarchyScopeType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//HierarchyScopeType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//HierarchyScopeType/equipmentElementLevel"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//HierarchyScopeType/hierarchyScope"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//IdentifierType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeDataURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//IdentifierType/schemeVersionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//JobOrderCommand1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//JobOrderCommandRuleType"/>
+ <genClasses ecoreClass="b2MML.ecore#//JobOrderCommandType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//JobOrderCommandType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//JobOrderDispatchStatusType"/>
+ <genClasses ecoreClass="b2MML.ecore#//LatestEndTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//LocationType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//LocationType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//LocationType/equipmentElementLevel"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//LocationType/location"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ManufacturingBillIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialActualIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/materialUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/assemblyActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/assemblyType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/assemblyRelationship"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/materialActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialCapabilityIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialClassIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialConsumedActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialConsumedActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/materialConsumedActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialConsumedRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialConsumedRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/materialConsumedRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialConsumedRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialDefinitionIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialLotIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialProducedActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialProducedActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/materialProducedActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialProducedRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialProducedRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/materialProducedRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialProducedRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialRequirementIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/materialUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/assemblyRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/assemblyType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/assemblyRelationship"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/materialRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//MaterialRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialSpecificationIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialSubLotIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialTestSpecificationIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialUse1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//MaterialUseType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//MaterialUseType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//MeasureType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//MeasureType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//MeasureType/unitCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//MeasureType/unitCodeListVersionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//NameType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//NameType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//NameType/languageID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//NumericType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//NumericType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//NumericType/format"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpEquipmentCapabilityPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpEquipmentCapabilityType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/equipmentClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/capabilityType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/reason"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/confidenceFactor"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/equipmentUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/endTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentCapabilityType/equipmentCapabilityProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpEquipmentRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpEquipmentRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/equipmentClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/equipmentUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/equipmentLevel"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/equipmentRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpEquipmentSpecificationPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpEquipmentSpecificationType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationType/equipmentClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationType/equipmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationType/equipmentUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpEquipmentSpecificationType/equipmentSpecificationProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OperationsDefinitionIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//OperationsRequestIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//OperationsScheduleIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//OperationsSegmentIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//OperationsType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//OperationsTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//OperationsTypeType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpMaterialCapabilityPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityPropertyType/materialUse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpMaterialCapabilityType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/capabilityType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/reason"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/confidenceFactor"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/materialUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/endTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/assemblyCapability"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/assemblyType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/assemblyRelationship"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialCapabilityType/materialCapabilityProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpMaterialRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementPropertyType/materialRequirementProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpMaterialRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/materialLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/materialSubLotID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/materialUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/storageLocation"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/assemblyRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/assemblyType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/assemblyRelationship"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/materialRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpMaterialSpecificationPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpMaterialSpecificationType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/materialClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/materialDefinitionID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/materialUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/assemblySpecification"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/assemblyType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/assemblyRelationship"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpMaterialSpecificationType/materialSpecificationProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPersonnelCapabilityPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPersonnelCapabilityType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/personnelClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/personID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/capabilityType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/reason"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/confidenceFactor"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/personnelUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/endTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelCapabilityType/personnelCapabilityProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPersonnelRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPersonnelRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/personnelClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/personID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/personnelUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/personnelRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPersonnelSpecificationPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPersonnelSpecificationType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationType/personnelClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationType/personID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationType/personnelUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPersonnelSpecificationType/personnelSpecificationProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPhysicalAssetCapabilityPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPhysicalAssetCapabilityType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/physicalAssetClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/physicalAssetID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/capabilityType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/reason"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/confidenceFactor"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/physicalAssetUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/endTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetCapabilityType/physicalAssetCapabilityProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPhysicalAssetRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPhysicalAssetRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/physicalAssetClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/physicalAssetID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/physicalAssetUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/equipmentLevel"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/physicalAssetRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPhysicalAssetSpecificationPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OpPhysicalAssetSpecificationType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationType/physicalAssetClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationType/physicalAssetID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationType/physicalAssetUse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//OpPhysicalAssetSpecificationType/physicalAssetSpecificationProperty"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//OtherDependencyType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ParameterIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ParameterType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ParameterType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ParameterType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ParameterType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ParameterType/parameter"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PersonIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PersonNameType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PersonnelActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PersonnelActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/personnelClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/personID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/personnelActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PersonnelClassIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PersonnelRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PersonnelRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/personnelClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/personID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/personnelRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PersonnelRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PersonnelUseType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetActualIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetActualPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualPropertyType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualPropertyType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetActualType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/physicalAssetClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/physicalAssetID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/physicalAssetActualProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetActualType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetCapabilityTestSpecificationIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetClassIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetRequirementPropertyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementPropertyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementPropertyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementPropertyType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementPropertyType/quantity"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/physicalAssetClassID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/physicalAssetID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/quantity"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/physicalAssetRequirementProperty"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//PhysicalAssetRequirementType/requiredByRequestedSegmentResponse"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//PhysicalAssetUseType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PlannedFinishTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PlannedStartTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PriorityType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProblemType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProcessProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProcessProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProcessProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ProcessProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ProcessProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ProcessSegmentIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProductionDataType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionDataType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionDataType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionDataType/value"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionDataType/requiredByRequestedSegmentResponse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionDataType/productionData"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ProductionParameterType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionParameterType/productSegmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionParameterType/processSegmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionParameterType/parameter"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ProductionRequestIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProductionRequestType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute b2MML.ecore#//ProductionRequestType/productProductionRuleIDGroup"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/productProductionRuleID"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/version"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/endTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/priority"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/segmentRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/segmentResponse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionRequestType/requestState"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ProductionScheduleIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/publishedDate"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/startTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/endTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/equipmentElementLevel"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/productionRequest"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ProductionScheduleType/scheduleState"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ProductProductionRuleIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProductProductionRuleType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ProductSegmentIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PropertyIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//PublishedDateType"/>
+ <genClasses ecoreClass="b2MML.ecore#//QualificationTestSpecificationIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//QuantityStringType"/>
+ <genClasses ecoreClass="b2MML.ecore#//QuantityType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//QuantityType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//QuantityType/unitCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//QuantityType/unitCodeListAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//QuantityType/unitCodeListAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//QuantityType/unitCodeListID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//QuantityValueType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//QuantityValueType/quantityString"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//QuantityValueType/dataType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//QuantityValueType/unitOfMeasure"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//QuantityValueType/key"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ReasonType"/>
+ <genClasses ecoreClass="b2MML.ecore#//RelationshipForm1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//RelationshipFormType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//RelationshipFormType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//RelationshipType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//RelationshipTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//RelationshipTypeType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//RequestedCompletionDateType"/>
+ <genClasses ecoreClass="b2MML.ecore#//RequestedPriorityType"/>
+ <genClasses ecoreClass="b2MML.ecore#//RequestState1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//RequestStateType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//RequestStateType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//RequiredByRequestedSegmentResponse1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//RequiredByRequestedSegmentResponseType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//RequiredByRequestedSegmentResponseType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ResourceIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ResourceNetworkConnectionIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ResourceReferenceType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//ResourceReferenceTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ResourceReferenceTypeType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ResourcesType"/>
+ <genClasses ecoreClass="b2MML.ecore#//RespondProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//RespondProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//RespondProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//RespondProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//RespondProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ResponseState1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//ResponseStateType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ResponseStateType/otherValue"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ResultType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ResultType/valueString"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ResultType/dataType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ResultType/unitOfMeasure"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ResultType/key"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//SegmentDependencyType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/dependency"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/timingFactor"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute b2MML.ecore#//SegmentDependencyType/group"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/productSegmentID"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/processSegmentID"/>
+ <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentDependencyType/segmentID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//SegmentRequirementType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/productSegmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/processSegmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/earliestStartTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/latestEndTime"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//SegmentRequirementType/duration"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/productionParameter"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/personnelRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/equipmentRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/physicalAssetRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/materialRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/materialProducedRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/materialConsumedRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/consumableExpectedRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/segmentRequirement"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/requiredByRequestedSegmentResponse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentRequirementType/segmentState"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//SegmentResponseType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/processSegmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/productSegmentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/location"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/hierarchyScope"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/actualStartTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/actualEndTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/productionData"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/personnelActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/equipmentActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/physicalAssetActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/materialActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/materialProducedActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/materialConsumedActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/consumableActual"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/segmentResponse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/requiredByRequestedSegmentResponse"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SegmentResponseType/segmentState"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//ShowProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ShowProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ShowProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ShowProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//ShowProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//StartTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//StatusTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//StatusType"/>
+ <genClasses ecoreClass="b2MML.ecore#//StorageHierarchyScopeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//StorageLocationType"/>
+ <genClasses ecoreClass="b2MML.ecore#//SyncProductionScheduleType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SyncProductionScheduleType/applicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//SyncProductionScheduleType/dataArea"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//SyncProductionScheduleType/releaseID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//SyncProductionScheduleType/versionID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TestDateTimeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//TestResultType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TestResultType/iD"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TestResultType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TestResultType/testDateTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TestResultType/result"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TestResultType/expirationTime"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TextType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TextType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TextType/languageID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransAcknowledgeType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransAcknowledgeType/originalApplicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransAcknowledgeType/responseCriteria"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransActionCriteriaType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransActionCriteriaType/actionExpression"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransActionCriteriaType/changeStatus"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransApplicationAreaType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransApplicationAreaType/sender"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransApplicationAreaType/receiver"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransApplicationAreaType/creationDateTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransApplicationAreaType/signature"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransApplicationAreaType/bODID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransApplicationAreaType/userArea"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransCancelType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransCancelType/actionCriteria"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransChangeStatusType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/code"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/effectiveDateTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/reasonCode"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/reason"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/stateChange"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeStatusType/userArea"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransChangeType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransChangeType/actionCriteria"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransChangeType/responseCode"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransConfirmationCodeType"/>
+ <genClasses ecoreClass="b2MML.ecore#//TransConfirmType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransConfirmType/originalApplicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransConfirmType/responseCriteria"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransExpression1Type">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransExpression1Type/value"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransExpressionType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransExpressionType/actionCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransExpressionType/expressionLanguage"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransGetType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransGetType/expression"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransProcessType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransProcessType/actionCriteria"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransProcessType/acknowledgeCode"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransReceiverType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransReceiverType/logicalID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransReceiverType/componentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransReceiverType/iD"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransRespondType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransRespondType/originalApplicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransRespondType/responseCriteria"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransResponseCriteriaType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransResponseCriteriaType/responseExpression"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransResponseCriteriaType/changeStatus"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransSenderType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSenderType/logicalID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSenderType/componentID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSenderType/taskID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSenderType/referenceID"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSenderType/confirmationCode"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSenderType/authorizationID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransShowType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransShowType/originalApplicationArea"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransShowType/responseCriteria"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransSignatureType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransSignatureType/any"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransSignatureType/qualifyingAgencyID"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransStateChangeType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransStateChangeType/fromStateCode"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransStateChangeType/toStateCode"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransStateChangeType/changeDateTime"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransStateChangeType/description"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransStateChangeType/note"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransStateChangeType/userArea"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransSyncType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//TransSyncType/actionCriteria"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//TransUserAreaType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute b2MML.ecore#//TransUserAreaType/any"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//UnitOfMeasureType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ValueStringType"/>
+ <genClasses ecoreClass="b2MML.ecore#//ValueType">
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ValueType/valueString"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ValueType/dataType"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ValueType/unitOfMeasure"/>
+ <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference b2MML.ecore#//ValueType/key"/>
+ </genClasses>
+ <genClasses ecoreClass="b2MML.ecore#//VersionType"/>
+ <genClasses ecoreClass="b2MML.ecore#//WorkRequestIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//WorkScheduleIDType"/>
+ <genClasses ecoreClass="b2MML.ecore#//WorkType1Type"/>
+ <genClasses ecoreClass="b2MML.ecore#//WorkTypeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute b2MML.ecore#//WorkTypeType/otherValue"/>
+ </genClasses>
+ </genPackages>
+ <genPackages prefix="Extensions" basePackage="org.mesa.xml.b2MML.all" resource="XML"
+ disposableProviderFactory="true" ecorePackage="extensions.ecore#/">
+ <genDataTypes ecoreDataType="extensions.ecore#//IndicatorType"/>
+ <genDataTypes ecoreDataType="extensions.ecore#//IndicatorTypeObject"/>
+ <genClasses ecoreClass="extensions.ecore#//AmountType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//AmountType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//AmountType/currencyCodeListVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//AmountType/currencyID"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//BinaryObjectType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/characterSetCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/encodingCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/filename"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/format"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/mimeCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//BinaryObjectType/uri"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//CodeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/languageID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listSchemeURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/listVersionID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//CodeType/name"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//DateTimeType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//DateTimeType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//DateTimeType/format"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//IdentifierType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeDataURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeURI"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//IdentifierType/schemeVersionID"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//MeasureType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//MeasureType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//MeasureType/unitCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//MeasureType/unitCodeListVersionID"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//NameType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//NameType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//NameType/languageID"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//NumericType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//NumericType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//NumericType/format"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//QuantityType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//QuantityType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//QuantityType/unitCode"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//QuantityType/unitCodeListAgencyID"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//QuantityType/unitCodeListAgencyName"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//QuantityType/unitCodeListID"/>
+ </genClasses>
+ <genClasses ecoreClass="extensions.ecore#//TextType">
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//TextType/value"/>
+ <genFeatures createChild="false" ecoreFeature="ecore:EAttribute extensions.ecore#//TextType/languageID"/>
+ </genClasses>
+ </genPackages>
+</genmodel:GenModel>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.ecore b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.ecore
new file mode 100644
index 00000000000..22fb3fa7ff0
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.ecore
@@ -0,0 +1,7038 @@
+<?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="B2MML-WorkSchedule" nsURI="http://www.mesa.org/xml/B2MML" nsPrefix="B2MML-WorkSchedule">
+ <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
+ <details key="documentation" value="&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions. &#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; V01 7 Apr 2002 D. Emerson Initial release &#xA; V02 23 Sept 2003 D. Emerson Updated filename for V02&#xA; Fixed the missing unbounded on the description&#xA; in MaterialConsumedRequirementType&#xA; Added RequiredByRequestedSegmentResponse to &#xA; SegmentRequirementType and sub elements&#xA; Changed ##any to &quot;Any&quot; element of type &quot;AnyType&quot;&#xA; Removed include of Common schema since it is&#xA; included when ProductionPerformance schema is&#xA; included. TurboXML was giving errors on doubly&#xA; defined types.&#xA; Added revision to namespace&#xA; V0201 17 Nov 2003 D. Emerson Updated namespace after change to common schema&#xA; v03 26 Aug 2005 D. Emerson Added substitution groups. One group added just&#xA; before each Any element.&#xA; V0301 29 Dec 2005 D. Brandl Added multivalues Values to match other schemas&#xA; v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.&#xA; Added &quot;cc:&quot; namespace for UN/CEFACT core types.&#xA; Added the UN/CEFACT core components with optional attributes&#xA; and made them the base types for the B2MML types. &#xA; Added &quot;Location&quot; element to ProductionRequest and &#xA; SegmentRequirement based on ISA SP95's recommendation and&#xA; planned errata to the standard.&#xA; Added MaterialRequirement as replacement for MaterialProducedRequirement,&#xA; MaterialConsumedRequirement, and ConsumableRequirement&#xA; Removed choice in SegmentRequirementType for ProcessSegmentID or&#xA; ProductSegmentID to allow none, either, or both&#xA; Removed choices in PersonnalRequiement, EquipmentRequirement, and&#xA; ProductionParameter&#xA; Added ScheduleState, RequestState, and SegmentState elements of type&#xA; RequestStateType&#xA; Added warning before each use of the AnyType that the extension &#xA; schema should be used instead of the Any element and that in a &#xA; still to be determined future release of B2MML the AnyType and &#xA; Any element will be removed.&#xA; V0500 26 Mar 2011 D. Brandl Updated version for ANSI/ISA95.02 2010 Update&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Changed include of ProductionPerformance to ProductionPerformanceTypes&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;to eliminate problems in code generation.&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Removed AnyType&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA; &#xA;&#xA; Copyright 2012 MESA International &#xA; All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions. &#xA; &#xD;&#xA; &#xA;&#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; V01 7 Apr 2002 D. Emerson - Initial release &#xA; V02 23 Sept 2003 D. Emerson - Updated filename for V02&#xA; - Changed complexTypes that contained &#xA; simpleContent to be simpleTypes with&#xA; simpleContent by default (removed explicit)&#xA; simpleContent tags). Types changed:&#xA; CapabilityType1Type, DataType1Type,&#xA; DependencyType&#xA; - Removed extra space in CapabilityType1Type&#xA; - Committed and Available enumerations&#xA; - Changed use of ##any to indirect reference &#xA; through AnyType, to allow parsing using Microsoft &#xA; XML toolset&#xA; - Added Common schema to B2MML namespace&#xA; - Add choice of ProductSegmentID or ProcessSegmentID &#xA; to SegmentDependencyType per comment BillS01.&#xA; - Change maxOccurs from &quot;1&quot; to &quot;unbounded&quot; for &#xA; Result in TestResultType.&#xA; - Remove UnitOfMeasure from TestResultType since it&#xA; is already in ResultType&#xA; - Added EnumerationID to DataTypeType to permit&#xA; identification an enumeration list when the datatype&#xA; is Enumeration.&#xA; - Added revision to namespace&#xA; - Added new element ValueString to ResultType to&#xA; contain the vaule of the result. &#xA; V0201 04 Nov 2003 D. Emerson - Added minOccurs = &quot;0&quot; maxOccurs = &quot;unbounded&quot; to&#xA; - Any element in ValueType&#xA; v0300 26 Aug 2005 D. Emerson - Added substitution groups. One group added just&#xA; before each Any element.&#xA; - Add dateTime and SVG to datatype enumeration list.&#xA; - Add new, optional, element, &quot;Key&quot; based on IDType &#xA; to complexTypes QuantityType, ResultType, ValueType. &#xA; - Added UnitOfMeasure to ResultType as a mandatory element.&#xA; - Made mandatory to be consistent with its use in quantity&#xA; and value - this will impact upgrades from earlier versions.&#xA; - Add enumerations to EquipmentElementLevel1Type&#xA; StorageZone, StorageUnit, WorkCenter, WorkUnit&#xA; v0301 29 Dec 2005 D. Brandl - Changed verison number to v0301&#xA; v04 04 Jun 2007 D. Brandl - Added transaction elements for ISA 95 Part 5 support.&#xA; - Added &quot;cc:&quot; namespace for UN/CEFACT core types.&#xA; - Added the UN/CEFACT core components with optional attributes&#xA; and made them the base types for the B2MML types. &#xA; - Changed SegmentStateType to ResponseStateType for inclusion in all&#xA; levels of the ProductionPerformance element&#xA; - Enumerated types are now complexTypes declared as simpleContent&#xA; - Added warning before each use of the AnyType that the extension &#xA; schema should be used instead of the Any element and that in a &#xA; still to be determined future release of B2MML the AnyType and &#xA; - Notice that &quot;Any&quot; element will be removed.&#xA; V0500 26 Mar 2011 D. Brandl Revised version&#xA; Added nillable=true to elements in QuantityValueType, ResultType&#xA; and ValueType&#xA; Removed &quot;Any&quot; element type, replaced with extended types for user extensions&#xA; Changed &quot;Location&quot; element name to &quot;HierarchyScope&quot;&#xA; Added EquipmentAssetMapping element&#xA; Removed AnyType&#xA; Made UOM and Datatype optional in QuantityType, ValueType, ResultType&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA; Corrected type group definition ProductProductionRuleIDGroup &#xA; Added a maxOccurs=unbounded to the TimingFactor element in a SegmentDerpendancy &#xA; Moved the OpXXXXXX elements into the common.xsd for support of Part 4 models&#xA; Updated the transaction schemas to match OAGiS 9.6, with addition of Receivers in header&#xA;&#xA;&#xA;&#xA; &#xD;&#xA; &#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions. &#xA; &#xD;&#xA; &#xA;&#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.&#xA; V0500 26 Mar 2011 D. Brandl Added additional UN/CEFAC CC types for BatchML use&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions&#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.&#xA; V0500 26 Mar 2011 D. Brandl Revised version&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4&#xA; Moved OpXXXXX elements from Extensions to Common Extensions&#xA;&#xA; &#xD;&#xA; &#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions. &#xA; &#xD;&#xA; &#xA;&#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.&#xA; V0500 26 Mar 2011 D. Brandl Added additional UN/CEFAC CC types for BatchML use&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions. &#xA; &#xD;&#xA; &#xA;&#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; V0500 26 Mar 2011 D. Brandl Updated version for ANSI/ISA95.02 2010 Update&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;New file with SegmentResponseType and all subtypes to &#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;eliminate code generation problems&#xA;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;&#x9;Removed AnyType&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions&#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; v0300 26 Aug 2005 D. Emerson This schema is new to B2MML in v0300.&#xA; This schema contains placeholders for&#xA; substitution groups in the other schemas.&#xA; v0301 29 Dec 2005 D. Brandl Changed version to v0301&#xA; v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.&#xA; V0500 26 Mar 2011 D. Brandl Revised version&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (B2MML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Business To Manufacturing Markup Language (B2MML) is used &#xA; courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System &#xA; Integration Part 2: Object Model Attributes Standard and the&#xA; ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration &#xA; Part 5: Business to Manufacturing Transactions&#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; v0300 26 Aug 2005 D. Emerson This schema is new to B2MML in v0300.&#xA; This schema contains placeholders for&#xA; substitution groups in the other schemas.&#xA; v0301 29 Dec 2005 D. Brandl Changed version to v0301&#xA; v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.&#xA; V0500 26 Mar 2011 D. Brandl Revised version&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This World Batch Forum Work (including specifications, &#xA; documents, software, and related items) referred to as the &#xA; Batch Markup Language (BatchML) is provided by the copyright &#xA; holders under the following license.&#xA;&#xA; Permission to use, copy, modify, or redistribute this Work &#xA; and its documentation, with or without modification, for any &#xA; purpose and without fee or royalty is hereby granted provided &#xA; the World Batch Forum is acknowledged as the originator of &#xA; this Work using the following statement:&#xA;&#xA; &quot;The Batch Markup Language (BatchML) is used courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any third party be &#xA; liable for any costs, expenses, losses, damages or injuries incurred &#xA; by use of the Work or as a result of this agreement.&#xA; &#xA; Based upon the ISA-S88.03-2003 Batch Control Part 3: General and &#xA; Site Recipe Models and Representation. &#xA;&#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; V0500 26 Mar 2011 D. Brandl Initial version&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4&#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This MESA International work (including specifications, documents, &#xA; software, and related items) referred to as the Business To &#xA; Manufacturing Markup Language (BatchML) is provided by the copyright &#xA; holders under the following license. &#xA;&#xA; Permission to use, copy, modify, or redistribute this Work and its &#xA; documentation, with or without modification, for any purpose and &#xA; without fee or royalty is hereby granted provided the World Batch &#xA; Forum is acknowledged as the originator of this Work using the &#xA; following statement:&#xA;&#xA; &quot;The Batch Markup Language (BatchML) is used courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any &#xA; third party be liable for any costs, expenses, losses, damages or &#xA; injuries incurred by use of the Work or as a result of this &#xA; agreement.&#xA; &#xA; Based upon the ISA-S88.01-1995 Batch Control Part 1: &#xA; Models and Terminology Standard and the ANSI/ISA-88.00.02-2001 &#xA; Batch Control Part 2: Data Structures and Guidelines for &#xA; Languages Standard&#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; V0500 26 Mar 2011 D. Brandl This schema is new to BatchML in v0401.&#xA; This schema contains placeholders for&#xA; substitution groups in the other schemas.&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; &#xD;&#xA;&#xA;&#xA; Copyright 2012 MESA International &#xA;&#x9;&#x9;All Rights Reserved. http://www.mesa.org&#xA;&#xA; This World Batch Forum Work (including specifications, &#xA; documents, software, and related items) referred to as the &#xA; Batch Markup Language (BatchML) is provided by the copyright &#xA; holders under the following license.&#xA;&#xA; Permission to use, copy, modify, or redistribute this Work &#xA; and its documentation, with or without modification, for any &#xA; purpose and without fee or royalty is hereby granted provided &#xA; the World Batch Forum is acknowledged as the originator of &#xA; this Work using the following statement:&#xA;&#xA; &quot;The Batch Markup Language (BatchML) is used courtesy of MESA International.&quot;&#xA;&#xA; In no event shall MESA International, its members, or any third party be &#xA; liable for any costs, expenses, losses, damages or injuries incurred &#xA; by use of the Work or as a result of this agreement.&#xA; &#xA; Based upon the ISA-S88.03-2003 Batch Control Part 4: Batch Production Records. &#xA;&#xA; &#xD;&#xA; &#xA; &#xA; Revision History&#xA;&#xA; Ver Date Person Note&#xA; --- ---- ------ ----&#xA; V0500 June 2010 Dennis Brandl Initial Version&#xA; V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4 &#xA;&#xA; "/>
+ </eAnnotations>
+ <eClassifiers xsi:type="ecore:EClass" name="AcknowledgeProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AcknowledgeProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType7" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualEndTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ActualEndTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualFinishTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ActualFinishTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ActualStartTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ActualStartTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AmountType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AmountType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="currencyCodeListVersionID"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="currencyCodeListVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="currencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="currencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AnyGenericValueType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AnyGenericValueType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="characterSetCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="characterSetCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="currencyCodeListVersionID"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="currencyCodeListVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="currencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="currencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="encodingCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="encodingCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="filename"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="format"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="languageID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Language">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="languageID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="languageLocaleID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="languageLocaleID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listAgencyName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listAgencyName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listSchemaURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listSchemaURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listVersionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="mimeCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="name"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaAgencyName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaAgencyName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaDataURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaDataURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaVersionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemaVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListAgencyName"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListAgencyName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListVersionID"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="uri"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyRelationship1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyRelationship1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="AssemblyRelationship1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyRelationship1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Permanent"/>
+ <eLiterals name="Transient" value="1"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="AssemblyRelationship1TypeBaseObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyRelationship1Type_._base:Object"/>
+ <details key="baseType" value="AssemblyRelationship1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyRelationshipType" eSuperTypes="#//AssemblyRelationship1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyRelationshipType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="AssemblyType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Physical"/>
+ <eLiterals name="Logical" value="1"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="AssemblyType1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyType1Type_._base:Object"/>
+ <details key="baseType" value="AssemblyType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="AssemblyTypeType" eSuperTypes="#//AssemblyType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="AssemblyTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BillOfMaterialIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="BillOfMaterialIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BillOfMaterialsIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="BillOfMaterialsIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BillOfResourcesIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="BillOfResourcesIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="BinaryObjectType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="BinaryObjectType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Base64Binary">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="characterSetCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="characterSetCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="encodingCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="encodingCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="filename"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="format"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="mimeCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="uri"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CancelProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CancelProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType6" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CapabilityType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CapabilityType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="CapabilityType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CapabilityType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Used"/>
+ <eLiterals name="Unused" value="1"/>
+ <eLiterals name="Total" value="2"/>
+ <eLiterals name="Committed" value="3"/>
+ <eLiterals name="Available" value="4"/>
+ <eLiterals name="Unattainable" value="5"/>
+ <eLiterals name="Other" value="6"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="CapabilityType1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CapabilityType1Type_._base:Object"/>
+ <details key="baseType" value="CapabilityType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CapabilityTypeType" eSuperTypes="#//CapabilityType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CapabilityTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CauseType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CauseType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CertificateOfAnalysisReferenceType"
+ eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CertificateOfAnalysisReferenceType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ChangeProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ChangeProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType5" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CodeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="languageID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Language">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="languageID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listAgencyName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listAgencyName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listSchemeURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listSchemeURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="listVersionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="listVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="name"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConfidenceFactorType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ConfidenceFactorType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ConsumableActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ConsumableActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableActualProperty"
+ upperBound="-1" eType="#//ConsumableActualPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConsumableActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableExpectedRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ConsumableExpectedRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ConsumableExpectedRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ConsumableExpectedRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableExpectedRequirementProperty"
+ upperBound="-1" eType="#//ConsumableExpectedRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConsumableExpectedRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="CorrectionType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="CorrectionType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._1_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="get" lowerBound="1" eType="#//TransGetType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Get"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType1">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._2_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="show" lowerBound="1" eType="#//TransShowType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Show"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType2">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._3_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="sync" lowerBound="1" eType="#//TransSyncType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Sync"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType3">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._4_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="respond" lowerBound="1"
+ eType="#//TransRespondType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Respond"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType4">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._5_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1"
+ eType="#//TransProcessType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Process"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType5">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._6_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="change" lowerBound="1"
+ eType="#//TransChangeType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Change"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType6">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._7_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="cancel" lowerBound="1"
+ eType="#//TransCancelType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Cancel"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataAreaType7">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataArea_._type"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="acknowledge" lowerBound="1"
+ eType="#//TransAcknowledgeType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Acknowledge"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" lowerBound="1"
+ upperBound="-1" eType="#//ProductionScheduleType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="DataType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Amount"/>
+ <eLiterals name="BinaryObject" value="1"/>
+ <eLiterals name="Code" value="2"/>
+ <eLiterals name="DateTime" value="3"/>
+ <eLiterals name="Identifier" value="4"/>
+ <eLiterals name="Indicator" value="5"/>
+ <eLiterals name="Measure" value="6"/>
+ <eLiterals name="Numeric" value="7"/>
+ <eLiterals name="Quantity" value="8"/>
+ <eLiterals name="Text" value="9"/>
+ <eLiterals name="string" value="10"/>
+ <eLiterals name="byte" value="11"/>
+ <eLiterals name="unsignedByte" value="12"/>
+ <eLiterals name="binary" value="13"/>
+ <eLiterals name="integer" value="14"/>
+ <eLiterals name="positiveInteger" value="15"/>
+ <eLiterals name="negativeInteger" value="16"/>
+ <eLiterals name="nonNegativeInteger" value="17"/>
+ <eLiterals name="nonPositiveInteger" value="18"/>
+ <eLiterals name="int" value="19"/>
+ <eLiterals name="unsignedInt" value="20"/>
+ <eLiterals name="long" value="21"/>
+ <eLiterals name="unsignedLong" value="22"/>
+ <eLiterals name="short" value="23"/>
+ <eLiterals name="unsignedShort" value="24"/>
+ <eLiterals name="decimal" value="25"/>
+ <eLiterals name="float" value="26"/>
+ <eLiterals name="double" value="27"/>
+ <eLiterals name="boolean" value="28"/>
+ <eLiterals name="time" value="29"/>
+ <eLiterals name="timeInstant" value="30"/>
+ <eLiterals name="timePeriod" value="31"/>
+ <eLiterals name="duration" value="32"/>
+ <eLiterals name="date" value="33"/>
+ <eLiterals name="dateTime1" value="34" literal="dateTime"/>
+ <eLiterals name="month" value="35"/>
+ <eLiterals name="year" value="36"/>
+ <eLiterals name="century" value="37"/>
+ <eLiterals name="recurringDay" value="38"/>
+ <eLiterals name="recurringDate" value="39"/>
+ <eLiterals name="recurringDuration" value="40"/>
+ <eLiterals name="Name" value="41"/>
+ <eLiterals name="QName" value="42"/>
+ <eLiterals name="NCName" value="43"/>
+ <eLiterals name="uriReference" value="44"/>
+ <eLiterals name="language" value="45"/>
+ <eLiterals name="ID" value="46"/>
+ <eLiterals name="IDREF" value="47"/>
+ <eLiterals name="IDREFS" value="48"/>
+ <eLiterals name="ENTITY" value="49"/>
+ <eLiterals name="ENTITIES" value="50"/>
+ <eLiterals name="NOTATION" value="51"/>
+ <eLiterals name="NMTOKEN" value="52"/>
+ <eLiterals name="NMTOKENS" value="53"/>
+ <eLiterals name="Enumeration" value="54"/>
+ <eLiterals name="SVG" value="55"/>
+ <eLiterals name="Other" value="56"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="DataType1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataType1Type_._base:Object"/>
+ <details key="baseType" value="DataType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DataTypeType" eSuperTypes="#//DataType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DataTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DateTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="format"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="Dependency1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="Dependency1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="Dependency1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="Dependency1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="NotFollow"/>
+ <eLiterals name="PossibleParallel" value="1"/>
+ <eLiterals name="NotInParallel" value="2"/>
+ <eLiterals name="AtStart" value="3"/>
+ <eLiterals name="AfterStart" value="4"/>
+ <eLiterals name="AfterEnd" value="5"/>
+ <eLiterals name="NoLaterAfterStart" value="6"/>
+ <eLiterals name="NoEarlierAfterStart" value="7"/>
+ <eLiterals name="NoLaterAfterEnd" value="8"/>
+ <eLiterals name="NoEarlierAfterEnd" value="9"/>
+ <eLiterals name="Other" value="10"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="Dependency1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="Dependency1Type_._base:Object"/>
+ <details key="baseType" value="Dependency1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DependencyType" eSuperTypes="#//Dependency1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DependencyType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DescriptionType" eSuperTypes="#//TextType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DescriptionType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=""/>
+ <details key="kind" value="mixed"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="elementWildcard"/>
+ <details key="name" value=":mixed"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
+ eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
+ transient="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="xmlns:prefix"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
+ eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
+ transient="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="xsi:schemaLocation"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="acknowledgeProductionSchedule"
+ upperBound="-2" eType="#//AcknowledgeProductionScheduleType" volatile="true"
+ transient="true" derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AcknowledgeProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="cancelProductionSchedule"
+ upperBound="-2" eType="#//CancelProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="CancelProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeProductionSchedule"
+ upperBound="-2" eType="#//ChangeProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ChangeProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="getProductionSchedule"
+ upperBound="-2" eType="#//GetProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="GetProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processProductionSchedule"
+ upperBound="-2" eType="#//ProcessProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProcessProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionRequest" upperBound="-2"
+ eType="#//ProductionRequestType" volatile="true" transient="true" derived="true"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionRequest"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionSchedule" upperBound="-2"
+ eType="#//ProductionScheduleType" volatile="true" transient="true" derived="true"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="respondProductionSchedule"
+ upperBound="-2" eType="#//RespondProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RespondProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="showProductionSchedule"
+ upperBound="-2" eType="#//ShowProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ShowProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="syncProductionSchedule"
+ upperBound="-2" eType="#//SyncProductionScheduleType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SyncProductionSchedule"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="DurationType" instanceClassName="javax.xml.datatype.Duration">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="DurationType"/>
+ <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#duration"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EarliestStartTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EarliestStartTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EndTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EndTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" upperBound="-1"
+ eType="#//EquipmentClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" upperBound="-1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentActualProperty"
+ upperBound="-1" eType="#//EquipmentActualPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentAssetMappingType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentAssetMappingType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" lowerBound="1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" lowerBound="1"
+ eType="#//PhysicalAssetIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//DateTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//DateTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentCapabilityTestSpecificationIDType"
+ eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentCapabilityTestSpecificationIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentClassIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentClassIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentElementLevel1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentElementLevel1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="EquipmentElementLevel1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentElementLevel1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Enterprise"/>
+ <eLiterals name="Site" value="1"/>
+ <eLiterals name="Area" value="2"/>
+ <eLiterals name="ProcessCell" value="3"/>
+ <eLiterals name="Unit" value="4"/>
+ <eLiterals name="ProductionLine" value="5"/>
+ <eLiterals name="WorkCell" value="6"/>
+ <eLiterals name="ProductionUnit" value="7"/>
+ <eLiterals name="StorageZone" value="8"/>
+ <eLiterals name="StorageUnit" value="9"/>
+ <eLiterals name="WorkCenter" value="10"/>
+ <eLiterals name="WorkUnit" value="11"/>
+ <eLiterals name="EquipmentModule" value="12"/>
+ <eLiterals name="ControlModule" value="13"/>
+ <eLiterals name="Other" value="14"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="EquipmentElementLevel1TypeBaseObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentElementLevel1Type_._base:Object"/>
+ <details key="baseType" value="EquipmentElementLevel1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentElementLevelType" eSuperTypes="#//EquipmentElementLevel1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentElementLevelType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" upperBound="-1"
+ eType="#//EquipmentClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" upperBound="-1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentRequirementProperty"
+ upperBound="-1" eType="#//EquipmentRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="EquipmentUseType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="EquipmentUseType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ExpirationTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ExpirationTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="GetProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="GetProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="HierarchyScopeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="HierarchyScopeType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" lowerBound="1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentElementLevel"
+ lowerBound="1" eType="#//EquipmentElementLevelType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentElementLevel"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="IdentifierType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeAgencyName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeAgencyName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeDataURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeDataURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeName" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeURI" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeURI"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemeVersionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="schemeVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="IndicatorType" instanceClassName="boolean">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="IndicatorType"/>
+ <details key="baseType" value="http://www.eclipse.org/emf/2003/XMLType#boolean"/>
+ <details key="pattern" value="false true"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="IndicatorTypeObject" instanceClassName="java.lang.Boolean">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="IndicatorType:Object"/>
+ <details key="baseType" value="IndicatorType"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderCommand1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="JobOrderCommand1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="JobOrderCommand1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="JobOrderCommand1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Start"/>
+ <eLiterals name="Stop" value="1"/>
+ <eLiterals name="Hold" value="2"/>
+ <eLiterals name="Restart" value="3"/>
+ <eLiterals name="Abort" value="4"/>
+ <eLiterals name="Reset" value="5"/>
+ <eLiterals name="Pause" value="6"/>
+ <eLiterals name="Resume" value="7"/>
+ <eLiterals name="Other" value="8"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="JobOrderCommand1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="JobOrderCommand1Type_._base:Object"/>
+ <details key="baseType" value="JobOrderCommand1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderCommandRuleType" eSuperTypes="#//TextType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="JobOrderCommandRuleType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderCommandType" eSuperTypes="#//JobOrderCommand1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="JobOrderCommandType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="JobOrderDispatchStatusType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="JobOrderDispatchStatusType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="LatestEndTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="LatestEndTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="LocationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="LocationType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" lowerBound="1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentElementLevel"
+ lowerBound="1" eType="#//EquipmentElementLevelType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentElementLevel"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ManufacturingBillIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ManufacturingBillIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActualIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialActualIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" eType="#//MaterialUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyActual" upperBound="-1"
+ eType="#//MaterialActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" eType="#//AssemblyTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship" eType="#//AssemblyRelationshipType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRelationship"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialActualProperty"
+ upperBound="-1" eType="#//MaterialActualPropertyType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialCapabilityIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialCapabilityIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialClassIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialClassIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialConsumedActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialConsumedActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedActualProperty"
+ upperBound="-1" eType="#//MaterialConsumedActualPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialConsumedActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialConsumedRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialConsumedRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialConsumedRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedRequirementProperty"
+ upperBound="-1" eType="#//MaterialConsumedRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialConsumedRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialDefinitionIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialDefinitionIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialLotIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialLotIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialProducedActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialProducedActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedActualProperty"
+ upperBound="-1" eType="#//MaterialProducedActualPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialProducedActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialProducedRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialProducedRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialProducedRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedRequirementProperty"
+ upperBound="-1" eType="#//MaterialProducedRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialProducedRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialRequirementIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialRequirementIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" eType="#//MaterialUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRequirement" upperBound="-1"
+ eType="#//MaterialRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" eType="#//AssemblyTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship" eType="#//AssemblyRelationshipType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRelationship"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirementProperty"
+ upperBound="-1" eType="#//MaterialRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSpecificationIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialSpecificationIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialSubLotIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialSubLotIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialTestSpecificationIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialTestSpecificationIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialUse1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialUse1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="MaterialUse1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialUse1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Consumed"/>
+ <eLiterals name="Produced" value="1"/>
+ <eLiterals name="Consumable" value="2"/>
+ <eLiterals name="ReplacedAssetn" value="3" literal="Replaced Assetn"/>
+ <eLiterals name="ReplacementAsset" value="4" literal="Replacement Asset"/>
+ <eLiterals name="Sample" value="5"/>
+ <eLiterals name="ResurnedSample" value="6" literal="Resurned Sample"/>
+ <eLiterals name="Carrier" value="7"/>
+ <eLiterals name="ReturnedCarrier" value="8" literal="Returned Carrier"/>
+ <eLiterals name="Other" value="9"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="MaterialUse1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialUse1Type_._base:Object"/>
+ <details key="baseType" value="MaterialUse1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MaterialUseType" eSuperTypes="#//MaterialUse1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MaterialUseType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="MeasureType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="MeasureType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListVersionID"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListVersionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="NameType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="NameType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="languageID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Language">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="languageID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="NumericType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="NumericType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="format"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentCapabilityPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpEquipmentCapabilityPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentCapabilityType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpEquipmentCapabilityType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" upperBound="-1"
+ eType="#//EquipmentClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" upperBound="-1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" eType="#//CapabilityTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="CapabilityType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" eType="#//ReasonType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Reason"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" eType="#//ConfidenceFactorType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConfidenceFactor"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentUse" eType="#//EquipmentUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//StartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//EndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentCapabilityProperty"
+ upperBound="-1" eType="#//OpEquipmentCapabilityPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentCapabilityProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpEquipmentRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpEquipmentRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" upperBound="-1"
+ eType="#//EquipmentClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" upperBound="-1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentUse" eType="#//EquipmentUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentLevel" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentLevel"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentRequirementProperty"
+ upperBound="-1" eType="#//OpEquipmentRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentSpecificationPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpEquipmentSpecificationPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpEquipmentSpecificationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpEquipmentSpecificationType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentClassID" upperBound="-1"
+ eType="#//EquipmentClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentID" upperBound="-1"
+ eType="#//EquipmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentUse" eType="#//EquipmentUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentSpecificationProperty"
+ upperBound="-1" eType="#//OpEquipmentSpecificationPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentSpecificationProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsDefinitionIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsDefinitionIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsRequestIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsRequestIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsScheduleIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsScheduleIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsSegmentIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsSegmentIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="OperationsType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Production"/>
+ <eLiterals name="Maintenance" value="1"/>
+ <eLiterals name="Quality" value="2"/>
+ <eLiterals name="Inventory" value="3"/>
+ <eLiterals name="Mixed" value="4"/>
+ <eLiterals name="Other" value="5"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="OperationsType1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsType1Type_._base:Object"/>
+ <details key="baseType" value="OperationsType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OperationsTypeType" eSuperTypes="#//OperationsType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OperationsTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialCapabilityPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpMaterialCapabilityPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" eType="#//MaterialUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialCapabilityType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpMaterialCapabilityType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" eType="#//CapabilityTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="CapabilityType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" eType="#//ReasonType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Reason"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" eType="#//ConfidenceFactorType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConfidenceFactor"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" eType="#//MaterialUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//StartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//EndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyCapability" upperBound="-1"
+ eType="#//OpMaterialCapabilityType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyCapability"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" eType="#//AssemblyTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship" eType="#//AssemblyRelationshipType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRelationship"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialCapabilityProperty"
+ upperBound="-1" eType="#//OpMaterialCapabilityPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialCapabilityProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpMaterialRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirementProperty"
+ upperBound="-1" eType="#//OpMaterialRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpMaterialRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialLotID" upperBound="-1"
+ eType="#//MaterialLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSubLotID" upperBound="-1"
+ eType="#//MaterialSubLotIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSubLotID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" eType="#//MaterialUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="storageLocation" eType="#//StorageLocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StorageLocation"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRequirement" upperBound="-1"
+ eType="#//OpMaterialRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" eType="#//AssemblyTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship" eType="#//AssemblyRelationshipType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRelationship"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirementProperty"
+ upperBound="-1" eType="#//OpMaterialRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialSpecificationPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpMaterialSpecificationPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpMaterialSpecificationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpMaterialSpecificationType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialClassID" upperBound="-1"
+ eType="#//MaterialClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialDefinitionID" upperBound="-1"
+ eType="#//MaterialDefinitionIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialDefinitionID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialUse" eType="#//MaterialUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblySpecification"
+ upperBound="-1" eType="#//OpMaterialSpecificationType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblySpecification"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyType" eType="#//AssemblyTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="assemblyRelationship" eType="#//AssemblyRelationshipType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AssemblyRelationship"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialSpecificationProperty"
+ upperBound="-1" eType="#//OpMaterialSpecificationPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialSpecificationProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelCapabilityPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPersonnelCapabilityPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelCapabilityType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPersonnelCapabilityType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" upperBound="-1"
+ eType="#//PersonnelClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" upperBound="-1"
+ eType="#//PersonIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" eType="#//CapabilityTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="CapabilityType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" eType="#//ReasonType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Reason"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" eType="#//ConfidenceFactorType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConfidenceFactor"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelUse" eType="#//PersonnelUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//StartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//EndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelCapabilityProperty"
+ upperBound="-1" eType="#//OpPersonnelCapabilityPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelCapabilityProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPersonnelRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPersonnelRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" upperBound="-1"
+ eType="#//PersonnelClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" upperBound="-1"
+ eType="#//PersonIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelUse" eType="#//PersonnelUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelRequirementProperty"
+ upperBound="-1" eType="#//OpPersonnelRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelSpecificationPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPersonnelSpecificationPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPersonnelSpecificationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPersonnelSpecificationType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" upperBound="-1"
+ eType="#//PersonnelClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" upperBound="-1"
+ eType="#//PersonIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelUse" eType="#//PersonnelUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelSpecificationProperty"
+ upperBound="-1" eType="#//OpPersonnelSpecificationPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelSpecificationProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetCapabilityPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPhysicalAssetCapabilityPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetCapabilityType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPhysicalAssetCapabilityType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID" upperBound="-1"
+ eType="#//PhysicalAssetClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" upperBound="-1"
+ eType="#//PhysicalAssetIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="capabilityType" eType="#//CapabilityTypeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="CapabilityType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" eType="#//ReasonType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Reason"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confidenceFactor" eType="#//ConfidenceFactorType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConfidenceFactor"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetUse" eType="#//PhysicalAssetUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//StartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//EndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetCapabilityProperty"
+ upperBound="-1" eType="#//OpPhysicalAssetCapabilityPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetCapabilityProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPhysicalAssetRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPhysicalAssetRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID" upperBound="-1"
+ eType="#//PhysicalAssetClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" upperBound="-1"
+ eType="#//PhysicalAssetIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetUse" eType="#//PhysicalAssetUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentLevel" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentLevel"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetRequirementProperty"
+ upperBound="-1" eType="#//OpPhysicalAssetRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetSpecificationPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPhysicalAssetSpecificationPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OpPhysicalAssetSpecificationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OpPhysicalAssetSpecificationType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID" upperBound="-1"
+ eType="#//PhysicalAssetClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" upperBound="-1"
+ eType="#//PhysicalAssetIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetUse" eType="#//PhysicalAssetUseType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetUse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetSpecificationProperty"
+ upperBound="-1" eType="#//OpPhysicalAssetSpecificationPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetSpecificationProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="OtherDependencyType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="OtherDependencyType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ParameterIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ParameterIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ParameterType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ParameterType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
+ eType="#//ParameterType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Parameter"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonNameType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonNameType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonnelActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonnelActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" upperBound="-1"
+ eType="#//PersonnelClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" upperBound="-1"
+ eType="#//PersonIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelActualProperty"
+ upperBound="-1" eType="#//PersonnelActualPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelClassIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonnelClassIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonnelRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonnelRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelClassID" upperBound="-1"
+ eType="#//PersonnelClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personID" upperBound="-1"
+ eType="#//PersonIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelRequirementProperty"
+ upperBound="-1" eType="#//PersonnelRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PersonnelUseType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PersonnelUseType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActualIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetActualIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActualPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetActualPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetActualType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetActualType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID" upperBound="-1"
+ eType="#//PhysicalAssetClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" upperBound="-1"
+ eType="#//PhysicalAssetIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetActualProperty"
+ upperBound="-1" eType="#//PhysicalAssetActualPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetActualProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetCapabilityTestSpecificationIDType"
+ eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetCapabilityTestSpecificationIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetClassIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetClassIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetRequirementPropertyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetRequirementPropertyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetClassID" upperBound="-1"
+ eType="#//PhysicalAssetClassIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetClassID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetID" upperBound="-1"
+ eType="#//PhysicalAssetIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantity" upperBound="-1"
+ eType="#//QuantityValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Quantity"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetRequirementProperty"
+ upperBound="-1" eType="#//PhysicalAssetRequirementPropertyType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetRequirementProperty"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PhysicalAssetUseType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PhysicalAssetUseType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PlannedFinishTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PlannedFinishTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PlannedStartTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PlannedStartTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PriorityType" eSuperTypes="#//NumericType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PriorityType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProblemType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProblemType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProcessProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProcessProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType4" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProcessSegmentIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProcessSegmentIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionDataType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductionDataType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Value"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionData" upperBound="-1"
+ eType="#//ProductionDataType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionData"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionParameterType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductionParameterType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" eType="#//ProductSegmentIDType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" eType="#//ProcessSegmentIDType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProcessSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//ParameterType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Parameter"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionRequestIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductionRequestIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionRequestType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductionRequestType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="productProductionRuleIDGroup"
+ unique="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="group"/>
+ <details key="name" value="ProductProductionRuleIDGroup:2"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productProductionRuleID"
+ upperBound="-1" eType="#//ProductProductionRuleIDType" volatile="true" transient="true"
+ derived="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductProductionRuleID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#ProductProductionRuleIDGroup:2"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="version" upperBound="-1"
+ eType="#//VersionType" volatile="true" transient="true" derived="true" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Version"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#ProductProductionRuleIDGroup:2"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//StartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//EndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="priority" eType="#//PriorityType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Priority"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentRequirement" upperBound="-1"
+ eType="#//SegmentRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentResponse" upperBound="-1"
+ eType="#//SegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requestState" eType="#//RequestStateType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequestState"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionScheduleIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductionScheduleIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="publishedDate" eType="#//PublishedDateType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PublishedDate"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="startTime" eType="#//StartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="endTime" eType="#//EndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentElementLevel"
+ eType="#//EquipmentElementLevelType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentElementLevel"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionRequest" upperBound="-1"
+ eType="#//ProductionRequestType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionRequest"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="scheduleState" eType="#//RequestStateType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ScheduleState"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductProductionRuleIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductProductionRuleIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductProductionRuleType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductProductionRuleType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ProductSegmentIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ProductSegmentIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PropertyIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PropertyIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="PublishedDateType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="PublishedDateType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QualificationTestSpecificationIDType"
+ eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="QualificationTestSpecificationIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityStringType" eSuperTypes="#//AnyGenericValueType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="QuantityStringType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="QuantityType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCode" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListAgencyName"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListAgencyName"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="unitCodeListID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="unitCodeListID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="QuantityValueType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="QuantityValueType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="quantityString" lowerBound="1"
+ eType="#//QuantityStringType" unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="QuantityString"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//DataTypeType"
+ unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="unitOfMeasure" eType="#//UnitOfMeasureType"
+ unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="UnitOfMeasure"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Key"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ReasonType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ReasonType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipForm1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipForm1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="RelationshipForm1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipForm1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Permanent"/>
+ <eLiterals name="Transient" value="1"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="RelationshipForm1TypeBaseObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipForm1Type_._base:Object"/>
+ <details key="baseType" value="RelationshipForm1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipFormType" eSuperTypes="#//RelationshipForm1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipFormType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="RelationshipType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Logical"/>
+ <eLiterals name="Physical" value="1"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="RelationshipType1TypeBaseObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipType1Type_._base:Object"/>
+ <details key="baseType" value="RelationshipType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RelationshipTypeType" eSuperTypes="#//RelationshipType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RelationshipTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestedCompletionDateType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequestedCompletionDateType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestedPriorityType" eSuperTypes="#//NumericType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequestedPriorityType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestState1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequestState1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="RequestState1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequestState1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Forecast"/>
+ <eLiterals name="Released" value="1"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="RequestState1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequestState1Type_._base:Object"/>
+ <details key="baseType" value="RequestState1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequestStateType" eSuperTypes="#//RequestState1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequestStateType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponse1Type"
+ eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequiredByRequestedSegmentResponse1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="RequiredByRequestedSegmentResponse1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequiredByRequestedSegmentResponse1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Required"/>
+ <eLiterals name="Optional" value="1"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="RequiredByRequestedSegmentResponse1TypeBaseObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequiredByRequestedSegmentResponse1Type_._base:Object"/>
+ <details key="baseType" value="RequiredByRequestedSegmentResponse1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RequiredByRequestedSegmentResponseType"
+ eSuperTypes="#//RequiredByRequestedSegmentResponse1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RequiredByRequestedSegmentResponseType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourceIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceNetworkConnectionIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourceNetworkConnectionIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceReferenceType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourceReferenceType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="ResourceReferenceType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourceReferenceType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Personnel"/>
+ <eLiterals name="PersonnelClass" value="1" literal="Personnel Class"/>
+ <eLiterals name="Equipment" value="2"/>
+ <eLiterals name="EquipmentClass" value="3" literal="Equipment Class"/>
+ <eLiterals name="MaterialClass" value="4" literal="Material Class"/>
+ <eLiterals name="MaterialDefinition" value="5" literal="Material Definition"/>
+ <eLiterals name="MaterialLot" value="6" literal="Material Lot"/>
+ <eLiterals name="MaterialSublot" value="7" literal="Material Sublot"/>
+ <eLiterals name="PhysicalAsset" value="8" literal="Physical Asset"/>
+ <eLiterals name="PhysicalAssetClass" value="9" literal="Physical Asset Class"/>
+ <eLiterals name="WorkMaster" value="10" literal="Work Master"/>
+ <eLiterals name="ProcessSegment" value="11" literal="Process Segment"/>
+ <eLiterals name="Other" value="12"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="ResourceReferenceType1TypeBaseObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourceReferenceType1Type_._base:Object"/>
+ <details key="baseType" value="ResourceReferenceType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourceReferenceTypeType" eSuperTypes="#//ResourceReferenceType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourceReferenceTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResourcesType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResourcesType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="RespondProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="RespondProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType3" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResponseState1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResponseState1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="ResponseState1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResponseState1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="Ready"/>
+ <eLiterals name="Running" value="1"/>
+ <eLiterals name="Completed" value="2"/>
+ <eLiterals name="Aborted" value="3"/>
+ <eLiterals name="Holding" value="4"/>
+ <eLiterals name="Paused" value="5"/>
+ <eLiterals name="Other" value="6"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="ResponseState1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResponseState1Type_._base:Object"/>
+ <details key="baseType" value="ResponseState1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResponseStateType" eSuperTypes="#//ResponseState1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResponseStateType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ResultType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ResultType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="valueString" lowerBound="1"
+ eType="#//ValueStringType" unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ValueString"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//DataTypeType"
+ unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="unitOfMeasure" eType="#//UnitOfMeasureType"
+ unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="UnitOfMeasure"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Key"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentDependencyType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="SegmentDependencyType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" lowerBound="1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dependency" lowerBound="1"
+ eType="#//DependencyType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Dependency"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="timingFactor" upperBound="-1"
+ eType="#//ValueType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="TimingFactor"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="group"/>
+ <details key="name" value="group:4"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" upperBound="-1"
+ eType="#//ProductSegmentIDType" volatile="true" transient="true" derived="true"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#group:4"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" upperBound="-1"
+ eType="#//ProcessSegmentIDType" volatile="true" transient="true" derived="true"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProcessSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#group:4"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentID" upperBound="-1"
+ eType="#//IdentifierType" volatile="true" transient="true" derived="true"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ <details key="group" value="#group:4"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentRequirementType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="SegmentRequirementType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" eType="#//ProductSegmentIDType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" eType="#//ProcessSegmentIDType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProcessSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="earliestStartTime" eType="#//EarliestStartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EarliestStartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="latestEndTime" eType="#//LatestEndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="LatestEndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="#//DurationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Duration"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionParameter" upperBound="-1"
+ eType="#//ProductionParameterType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionParameter"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelRequirement" upperBound="-1"
+ eType="#//PersonnelRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentRequirement" upperBound="-1"
+ eType="#//EquipmentRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetRequirement"
+ upperBound="-1" eType="#//PhysicalAssetRequirementType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialRequirement" upperBound="-1"
+ eType="#//MaterialRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedRequirement"
+ upperBound="-1" eType="#//MaterialProducedRequirementType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialProducedRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedRequirement"
+ upperBound="-1" eType="#//MaterialConsumedRequirementType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialConsumedRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableExpectedRequirement"
+ upperBound="-1" eType="#//ConsumableExpectedRequirementType" containment="true"
+ resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConsumableExpectedRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentRequirement" upperBound="-1"
+ eType="#//SegmentRequirementType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentRequirement"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentState" eType="#//RequestStateType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentState"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="SegmentResponseType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="SegmentResponseType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="processSegmentID" upperBound="-1"
+ eType="#//ProcessSegmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProcessSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productSegmentID" upperBound="-1"
+ eType="#//ProductSegmentIDType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductSegmentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//LocationType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Location"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="hierarchyScope" eType="#//HierarchyScopeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="HierarchyScope"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actualStartTime" eType="#//ActualStartTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActualStartTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actualEndTime" eType="#//ActualEndTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActualEndTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="productionData" upperBound="-1"
+ eType="#//ProductionDataType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ProductionData"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="personnelActual" upperBound="-1"
+ eType="#//PersonnelActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PersonnelActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="equipmentActual" upperBound="-1"
+ eType="#//EquipmentActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EquipmentActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="physicalAssetActual" upperBound="-1"
+ eType="#//PhysicalAssetActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="PhysicalAssetActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialActual" upperBound="-1"
+ eType="#//MaterialActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialProducedActual"
+ upperBound="-1" eType="#//MaterialProducedActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialProducedActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="materialConsumedActual"
+ upperBound="-1" eType="#//MaterialConsumedActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="MaterialConsumedActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="consumableActual" upperBound="-1"
+ eType="#//ConsumableActualType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConsumableActual"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentResponse" upperBound="-1"
+ eType="#//SegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="requiredByRequestedSegmentResponse"
+ eType="#//RequiredByRequestedSegmentResponseType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="RequiredByRequestedSegmentResponse"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="segmentState" eType="#//ResponseStateType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="SegmentState"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ShowProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ShowProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType1" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StartTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="StartTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StatusTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="StatusTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StatusType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="StatusType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StorageHierarchyScopeType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="StorageHierarchyScopeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="StorageLocationType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="StorageLocationType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="SyncProductionScheduleType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="SyncProductionScheduleType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="applicationArea" lowerBound="1"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
+ eType="#//DataAreaType2" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="releaseID" lowerBound="1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="releaseID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="versionID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="versionID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TestDateTimeType" eSuperTypes="#//DateTimeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TestDateTimeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TestResultType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TestResultType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="testDateTime" eType="#//TestDateTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="TestDateTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="result" upperBound="-1"
+ eType="#//ResultType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Result"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="expirationTime" eType="#//ExpirationTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ExpirationTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TextType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TextType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="languageID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Language">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="languageID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransAcknowledgeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransAcknowledgeType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="OriginalApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" upperBound="-1"
+ eType="#//TransResponseCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ResponseCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="TransActionCodeEnumerationType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransActionCodeEnumerationType"/>
+ </eAnnotations>
+ <eLiterals name="Add"/>
+ <eLiterals name="Change" value="1"/>
+ <eLiterals name="Delete" value="2"/>
+ <eLiterals name="Replaced" value="3"/>
+ <eLiterals name="Accepted" value="4"/>
+ <eLiterals name="Modified" value="5"/>
+ <eLiterals name="Rejected" value="6"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="TransActionCodeEnumerationTypeObject"
+ instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransActionCodeEnumerationType:Object"/>
+ <details key="baseType" value="TransActionCodeEnumerationType"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="TransActionCodeType" instanceClassName="java.lang.Object">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransActionCodeType"/>
+ <details key="memberTypes" value="TransActionCodeEnumerationType http://www.eclipse.org/emf/2003/XMLType#normalizedString"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransActionCriteriaType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransActionCriteriaType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionExpression" upperBound="-1"
+ eType="#//TransExpressionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActionExpression"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeStatus" eType="#//TransChangeStatusType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ChangeStatus"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransApplicationAreaType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransApplicationAreaType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="sender" eType="#//TransSenderType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Sender"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="receiver" upperBound="-1"
+ eType="#//TransReceiverType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Receiver"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="creationDateTime" lowerBound="1"
+ eType="#//DateTimeType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="CreationDateTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="signature" eType="#//TransSignatureType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Signature"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="bODID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="BODID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="#//TransUserAreaType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="UserArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransCancelType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransCancelType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" upperBound="-1"
+ eType="#//TransActionCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActionCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransChangeStatusType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransChangeStatusType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="code" eType="#//CodeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Code"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//DescriptionType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="effectiveDateTime" eType="#//DateTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="EffectiveDateTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reasonCode" eType="#//CodeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ReasonCode"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="reason" upperBound="-1"
+ eType="#//CodeType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Reason"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="stateChange" upperBound="-1"
+ eType="#//TransStateChangeType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="StateChange"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="#//TransUserAreaType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="UserArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransChangeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransChangeType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" upperBound="-1"
+ eType="#//TransActionCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActionCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="responseCode" eType="#//TransResponseCodeType"
+ unsettable="true">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="responseCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransConfirmationCodeType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransConfirmationCodeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransConfirmType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransConfirmType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="OriginalApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" upperBound="-1"
+ eType="#//TransResponseCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ResponseCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransExpression1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransExpression1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Token">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value=":0"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransExpressionType" eSuperTypes="#//TransExpression1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransExpressionType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="actionCode" lowerBound="1"
+ eType="#//TransActionCodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="actionCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionLanguage" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Token">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="expressionLanguage"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransGetType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransGetType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" unique="false"
+ upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Token">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Expression"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransProcessType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransProcessType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" upperBound="-1"
+ eType="#//TransActionCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActionCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="acknowledgeCode" eType="#//TransResponseCodeType"
+ unsettable="true">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="acknowledgeCode"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransReceiverType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransReceiverType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="logicalID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="LogicalID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="componentID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ComponentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="iD" upperBound="-1" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransRespondType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransRespondType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="OriginalApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" upperBound="-1"
+ eType="#//TransResponseCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ResponseCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="TransResponseCodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransResponseCodeType"/>
+ </eAnnotations>
+ <eLiterals name="Always"/>
+ <eLiterals name="OnError" value="1"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="TransResponseCodeTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransResponseCodeType:Object"/>
+ <details key="baseType" value="TransResponseCodeType"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransResponseCriteriaType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransResponseCriteriaType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseExpression" eType="#//TransExpressionType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ResponseExpression"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeStatus" eType="#//TransChangeStatusType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ChangeStatus"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransSenderType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransSenderType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="logicalID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="LogicalID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="componentID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ComponentID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="taskID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="TaskID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="referenceID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ReferenceID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="confirmationCode" eType="#//TransConfirmationCodeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ConfirmationCode"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="authorizationID" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="AuthorizationID"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransShowType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransShowType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="originalApplicationArea"
+ eType="#//TransApplicationAreaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="OriginalApplicationArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="responseCriteria" upperBound="-1"
+ eType="#//TransResponseCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ResponseCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransSignatureType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransSignatureType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="elementWildcard"/>
+ <details key="wildcards" value="##any"/>
+ <details key="name" value=":0"/>
+ <details key="processing" value="strict"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifyingAgencyID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="qualifyingAgencyID"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransStateChangeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransStateChangeType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="fromStateCode" eType="#//CodeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="FromStateCode"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="toStateCode" eType="#//CodeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ToStateCode"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="changeDateTime" eType="#//DateTimeType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ChangeDateTime"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
+ eType="#//DescriptionType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Description"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="note" upperBound="-1" eType="#//TextType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Note"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="#//TransUserAreaType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="UserArea"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransSyncType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransSyncType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="actionCriteria" upperBound="-1"
+ eType="#//TransActionCriteriaType" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ActionCriteria"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="TransUserAreaType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="TransUserAreaType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1"
+ eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="elementWildcard"/>
+ <details key="wildcards" value="##any"/>
+ <details key="name" value=":0"/>
+ <details key="processing" value="strict"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="UnitOfMeasureType" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="UnitOfMeasureType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ValueStringType" eSuperTypes="#//AnyGenericValueType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ValueStringType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="ValueType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="ValueType"/>
+ <details key="kind" value="elementOnly"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="valueString" lowerBound="1"
+ eType="#//ValueStringType" unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="ValueString"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="dataType" eType="#//DataTypeType"
+ unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="DataType"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="unitOfMeasure" eType="#//UnitOfMeasureType"
+ unsettable="true" containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="UnitOfMeasure"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ <eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//IdentifierType"
+ containment="true" resolveProxies="false">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="element"/>
+ <details key="name" value="Key"/>
+ <details key="namespace" value="##targetNamespace"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="VersionType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="VersionType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkRequestIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="WorkRequestIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkScheduleIDType" eSuperTypes="#//IdentifierType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="WorkScheduleIDType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkType1Type" eSuperTypes="#//CodeType">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="WorkType1Type"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EEnum" name="WorkType1TypeBase">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="WorkType1Type_._base"/>
+ </eAnnotations>
+ <eLiterals name="WorkMaster" literal="Work Master"/>
+ <eLiterals name="WorkDirective" value="1" literal="Work Directive"/>
+ <eLiterals name="Other" value="2"/>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EDataType" name="WorkType1TypeBaseObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="WorkType1Type_._base:Object"/>
+ <details key="baseType" value="WorkType1Type_._base"/>
+ </eAnnotations>
+ </eClassifiers>
+ <eClassifiers xsi:type="ecore:EClass" name="WorkTypeType" eSuperTypes="#//WorkType1Type">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="name" value="WorkTypeType"/>
+ <details key="kind" value="simple"/>
+ </eAnnotations>
+ <eStructuralFeatures xsi:type="ecore:EAttribute" name="otherValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
+ <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
+ <details key="kind" value="attribute"/>
+ <details key="name" value="OtherValue"/>
+ </eAnnotations>
+ </eStructuralFeatures>
+ </eClassifiers>
+</ecore:EPackage>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.uml
new file mode 100644
index 00000000000..d5102586401
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/B2MML-WorkSchedule.uml
@@ -0,0 +1,6377 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:Ecore="http://www.eclipse.org/uml2/schemas/Ecore/5" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xsi:schemaLocation="http://www.eclipse.org/uml2/schemas/Ecore/5 pathmap://UML_PROFILES/Ecore.profile.uml#_z1OFcHjqEdy8S4Cr8Rc_NA">
+ <uml:Model xmi:id="_Yoe48MuMEeWD2sLrjPsxyQ" name="B2MML-WorkSchedule" URI="http://www.mesa.org/xml/B2MML">
+ <ownedComment xmi:id="_Yoe48cuMEeWD2sLrjPsxyQ" annotatedElement="_Yoe48MuMEeWD2sLrjPsxyQ">
+ <body>
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions.
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ V01 7 Apr 2002 D. Emerson Initial release
+ V02 23 Sept 2003 D. Emerson Updated filename for V02
+ Fixed the missing unbounded on the description
+ in MaterialConsumedRequirementType
+ Added RequiredByRequestedSegmentResponse to
+ SegmentRequirementType and sub elements
+ Changed ##any to &quot;Any&quot; element of type &quot;AnyType&quot;
+ Removed include of Common schema since it is
+ included when ProductionPerformance schema is
+ included. TurboXML was giving errors on doubly
+ defined types.
+ Added revision to namespace
+ V0201 17 Nov 2003 D. Emerson Updated namespace after change to common schema
+ v03 26 Aug 2005 D. Emerson Added substitution groups. One group added just
+ before each Any element.
+ V0301 29 Dec 2005 D. Brandl Added multivalues Values to match other schemas
+ v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.
+ Added &quot;cc:&quot; namespace for UN/CEFACT core types.
+ Added the UN/CEFACT core components with optional attributes
+ and made them the base types for the B2MML types.
+ Added &quot;Location&quot; element to ProductionRequest and
+ SegmentRequirement based on ISA SP95's recommendation and
+ planned errata to the standard.
+ Added MaterialRequirement as replacement for MaterialProducedRequirement,
+ MaterialConsumedRequirement, and ConsumableRequirement
+ Removed choice in SegmentRequirementType for ProcessSegmentID or
+ ProductSegmentID to allow none, either, or both
+ Removed choices in PersonnalRequiement, EquipmentRequirement, and
+ ProductionParameter
+ Added ScheduleState, RequestState, and SegmentState elements of type
+ RequestStateType
+ Added warning before each use of the AnyType that the extension
+ schema should be used instead of the Any element and that in a
+ still to be determined future release of B2MML the AnyType and
+ Any element will be removed.
+ V0500 26 Mar 2011 D. Brandl Updated version for ANSI/ISA95.02 2010 Update
+ Changed include of ProductionPerformance to ProductionPerformanceTypes
+ to eliminate problems in code generation.
+ Removed AnyType
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions.
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ V01 7 Apr 2002 D. Emerson - Initial release
+ V02 23 Sept 2003 D. Emerson - Updated filename for V02
+ - Changed complexTypes that contained
+ simpleContent to be simpleTypes with
+ simpleContent by default (removed explicit)
+ simpleContent tags). Types changed:
+ CapabilityType1Type, DataType1Type,
+ DependencyType
+ - Removed extra space in CapabilityType1Type
+ - Committed and Available enumerations
+ - Changed use of ##any to indirect reference
+ through AnyType, to allow parsing using Microsoft
+ XML toolset
+ - Added Common schema to B2MML namespace
+ - Add choice of ProductSegmentID or ProcessSegmentID
+ to SegmentDependencyType per comment BillS01.
+ - Change maxOccurs from &quot;1&quot; to &quot;unbounded&quot; for
+ Result in TestResultType.
+ - Remove UnitOfMeasure from TestResultType since it
+ is already in ResultType
+ - Added EnumerationID to DataTypeType to permit
+ identification an enumeration list when the datatype
+ is Enumeration.
+ - Added revision to namespace
+ - Added new element ValueString to ResultType to
+ contain the vaule of the result.
+ V0201 04 Nov 2003 D. Emerson - Added minOccurs = &quot;0&quot; maxOccurs = &quot;unbounded&quot; to
+ - Any element in ValueType
+ v0300 26 Aug 2005 D. Emerson - Added substitution groups. One group added just
+ before each Any element.
+ - Add dateTime and SVG to datatype enumeration list.
+ - Add new, optional, element, &quot;Key&quot; based on IDType
+ to complexTypes QuantityType, ResultType, ValueType.
+ - Added UnitOfMeasure to ResultType as a mandatory element.
+ - Made mandatory to be consistent with its use in quantity
+ and value - this will impact upgrades from earlier versions.
+ - Add enumerations to EquipmentElementLevel1Type
+ StorageZone, StorageUnit, WorkCenter, WorkUnit
+ v0301 29 Dec 2005 D. Brandl - Changed verison number to v0301
+ v04 04 Jun 2007 D. Brandl - Added transaction elements for ISA 95 Part 5 support.
+ - Added &quot;cc:&quot; namespace for UN/CEFACT core types.
+ - Added the UN/CEFACT core components with optional attributes
+ and made them the base types for the B2MML types.
+ - Changed SegmentStateType to ResponseStateType for inclusion in all
+ levels of the ProductionPerformance element
+ - Enumerated types are now complexTypes declared as simpleContent
+ - Added warning before each use of the AnyType that the extension
+ schema should be used instead of the Any element and that in a
+ still to be determined future release of B2MML the AnyType and
+ - Notice that &quot;Any&quot; element will be removed.
+ V0500 26 Mar 2011 D. Brandl Revised version
+ Added nillable=true to elements in QuantityValueType, ResultType
+ and ValueType
+ Removed &quot;Any&quot; element type, replaced with extended types for user extensions
+ Changed &quot;Location&quot; element name to &quot;HierarchyScope&quot;
+ Added EquipmentAssetMapping element
+ Removed AnyType
+ Made UOM and Datatype optional in QuantityType, ValueType, ResultType
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+ Corrected type group definition ProductProductionRuleIDGroup
+ Added a maxOccurs=unbounded to the TimingFactor element in a SegmentDerpendancy
+ Moved the OpXXXXXX elements into the common.xsd for support of Part 4 models
+ Updated the transaction schemas to match OAGiS 9.6, with addition of Receivers in header
+
+
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions.
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.
+ V0500 26 Mar 2011 D. Brandl Added additional UN/CEFAC CC types for BatchML use
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.
+ V0500 26 Mar 2011 D. Brandl Revised version
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+ Moved OpXXXXX elements from Extensions to Common Extensions
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions.
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.
+ V0500 26 Mar 2011 D. Brandl Added additional UN/CEFAC CC types for BatchML use
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions.
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ V0500 26 Mar 2011 D. Brandl Updated version for ANSI/ISA95.02 2010 Update
+ New file with SegmentResponseType and all subtypes to
+ eliminate code generation problems
+ Removed AnyType
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ v0300 26 Aug 2005 D. Emerson This schema is new to B2MML in v0300.
+ This schema contains placeholders for
+ substitution groups in the other schemas.
+ v0301 29 Dec 2005 D. Brandl Changed version to v0301
+ v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.
+ V0500 26 Mar 2011 D. Brandl Revised version
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (B2MML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Business To Manufacturing Markup Language (B2MML) is used
+ courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ANSI/ISA-95.00.02-2010 Enterprise-Control System
+ Integration Part 2: Object Model Attributes Standard and the
+ ANSI/ISA-95.00.05-2006 Enterprise-Control System Integration
+ Part 5: Business to Manufacturing Transactions
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ v0300 26 Aug 2005 D. Emerson This schema is new to B2MML in v0300.
+ This schema contains placeholders for
+ substitution groups in the other schemas.
+ v0301 29 Dec 2005 D. Brandl Changed version to v0301
+ v04 04 Jun 2007 D. Brandl Added transaction elements for ISA 95 Part 5 support.
+ V0500 26 Mar 2011 D. Brandl Revised version
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This World Batch Forum Work (including specifications,
+ documents, software, and related items) referred to as the
+ Batch Markup Language (BatchML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work
+ and its documentation, with or without modification, for any
+ purpose and without fee or royalty is hereby granted provided
+ the World Batch Forum is acknowledged as the originator of
+ this Work using the following statement:
+
+ &quot;The Batch Markup Language (BatchML) is used courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any third party be
+ liable for any costs, expenses, losses, damages or injuries incurred
+ by use of the Work or as a result of this agreement.
+
+ Based upon the ISA-S88.03-2003 Batch Control Part 3: General and
+ Site Recipe Models and Representation.
+
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ V0500 26 Mar 2011 D. Brandl Initial version
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This MESA International work (including specifications, documents,
+ software, and related items) referred to as the Business To
+ Manufacturing Markup Language (BatchML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work and its
+ documentation, with or without modification, for any purpose and
+ without fee or royalty is hereby granted provided the World Batch
+ Forum is acknowledged as the originator of this Work using the
+ following statement:
+
+ &quot;The Batch Markup Language (BatchML) is used courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any
+ third party be liable for any costs, expenses, losses, damages or
+ injuries incurred by use of the Work or as a result of this
+ agreement.
+
+ Based upon the ISA-S88.01-1995 Batch Control Part 1:
+ Models and Terminology Standard and the ANSI/ISA-88.00.02-2001
+ Batch Control Part 2: Data Structures and Guidelines for
+ Languages Standard
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ V0500 26 Mar 2011 D. Brandl This schema is new to BatchML in v0401.
+ This schema contains placeholders for
+ substitution groups in the other schemas.
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ &#xD;
+
+
+ Copyright 2012 MESA International
+ All Rights Reserved. http://www.mesa.org
+
+ This World Batch Forum Work (including specifications,
+ documents, software, and related items) referred to as the
+ Batch Markup Language (BatchML) is provided by the copyright
+ holders under the following license.
+
+ Permission to use, copy, modify, or redistribute this Work
+ and its documentation, with or without modification, for any
+ purpose and without fee or royalty is hereby granted provided
+ the World Batch Forum is acknowledged as the originator of
+ this Work using the following statement:
+
+ &quot;The Batch Markup Language (BatchML) is used courtesy of MESA International.&quot;
+
+ In no event shall MESA International, its members, or any third party be
+ liable for any costs, expenses, losses, damages or injuries incurred
+ by use of the Work or as a result of this agreement.
+
+ Based upon the ISA-S88.03-2003 Batch Control Part 4: Batch Production Records.
+
+ &#xD;
+
+
+ Revision History
+
+ Ver Date Person Note
+ --- ---- ------ ----
+ V0500 June 2010 Dennis Brandl Initial Version
+ V0600 17 Mar 2013 D. Brandl Changed copyright to MESA International and support for ISA 95 Part 4
+
+ </body>
+ </ownedComment>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoe48suMEeWD2sLrjPsxyQ" name="AcknowledgeProductionScheduleType">
+ <ownedAttribute xmi:id="_Yoe488uMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogujsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoe49MuMEeWD2sLrjPsxyQ" name="dataArea" type="_YogukMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBYsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoe49cuMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoe49suMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoe498uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoe4-MuMEeWD2sLrjPsxyQ" name="TransApplicationAreaType">
+ <ownedAttribute xmi:id="_Yoe4-cuMEeWD2sLrjPsxyQ" name="sender" type="_YoguJMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguZcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoe4-suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoe4-8uMEeWD2sLrjPsxyQ" name="receiver" type="_YoguZ8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogudcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoe4_MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoe4_cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoe4_suMEeWD2sLrjPsxyQ" name="creationDateTime" type="_Yogud8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogufMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoe4_8uMEeWD2sLrjPsxyQ" name="signature" type="_YogufsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguhMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoe5AMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguIMuMEeWD2sLrjPsxyQ" name="bODID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguhsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguIcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguIsuMEeWD2sLrjPsxyQ" name="userArea" type="_YoguiMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogujMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguI8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoguJMuMEeWD2sLrjPsxyQ" name="TransSenderType">
+ <ownedAttribute xmi:id="_YoguJcuMEeWD2sLrjPsxyQ" name="logicalID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguQsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguJsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguJ8uMEeWD2sLrjPsxyQ" name="componentID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguRMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguKMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguKcuMEeWD2sLrjPsxyQ" name="taskID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguRsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguKsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguK8uMEeWD2sLrjPsxyQ" name="referenceID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguSMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguLMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguLcuMEeWD2sLrjPsxyQ" name="confirmationCode" type="_YoguSsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguYcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguLsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguL8uMEeWD2sLrjPsxyQ" name="authorizationID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguY8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguMMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoguMcuMEeWD2sLrjPsxyQ" name="IdentifierType">
+ <ownedAttribute xmi:id="_YoguMsuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguM8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguNMuMEeWD2sLrjPsxyQ" name="schemeAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguNcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguNsuMEeWD2sLrjPsxyQ" name="schemeAgencyName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguN8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguOMuMEeWD2sLrjPsxyQ" name="schemeDataURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguOcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguOsuMEeWD2sLrjPsxyQ" name="schemeID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguO8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguPMuMEeWD2sLrjPsxyQ" name="schemeName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguPcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguPsuMEeWD2sLrjPsxyQ" name="schemeURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguP8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguQMuMEeWD2sLrjPsxyQ" name="schemeVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguQcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguQsuMEeWD2sLrjPsxyQ" memberEnd="_YoguJcuMEeWD2sLrjPsxyQ _YoguQ8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguQ8uMEeWD2sLrjPsxyQ" type="_YoguJMuMEeWD2sLrjPsxyQ" association="_YoguQsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguRMuMEeWD2sLrjPsxyQ" memberEnd="_YoguJ8uMEeWD2sLrjPsxyQ _YoguRcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguRcuMEeWD2sLrjPsxyQ" type="_YoguJMuMEeWD2sLrjPsxyQ" association="_YoguRMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguRsuMEeWD2sLrjPsxyQ" memberEnd="_YoguKcuMEeWD2sLrjPsxyQ _YoguR8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguR8uMEeWD2sLrjPsxyQ" type="_YoguJMuMEeWD2sLrjPsxyQ" association="_YoguRsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguSMuMEeWD2sLrjPsxyQ" memberEnd="_YoguK8uMEeWD2sLrjPsxyQ _YoguScuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguScuMEeWD2sLrjPsxyQ" type="_YoguJMuMEeWD2sLrjPsxyQ" association="_YoguSMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoguSsuMEeWD2sLrjPsxyQ" name="TransConfirmationCodeType">
+ <generalization xmi:id="_YoguS8uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoguTMuMEeWD2sLrjPsxyQ" name="CodeType">
+ <ownedAttribute xmi:id="_YoguTcuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguTsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguT8uMEeWD2sLrjPsxyQ" name="languageID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguUMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguUcuMEeWD2sLrjPsxyQ" name="listAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguUsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguU8uMEeWD2sLrjPsxyQ" name="listAgencyName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguVMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguVcuMEeWD2sLrjPsxyQ" name="listID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguVsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguV8uMEeWD2sLrjPsxyQ" name="listName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguWMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguWcuMEeWD2sLrjPsxyQ" name="listSchemeURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguWsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguW8uMEeWD2sLrjPsxyQ" name="listURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguXMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguXcuMEeWD2sLrjPsxyQ" name="listVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguXsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguX8uMEeWD2sLrjPsxyQ" name="name" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguYMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguYcuMEeWD2sLrjPsxyQ" memberEnd="_YoguLcuMEeWD2sLrjPsxyQ _YoguYsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguYsuMEeWD2sLrjPsxyQ" type="_YoguJMuMEeWD2sLrjPsxyQ" association="_YoguYcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguY8uMEeWD2sLrjPsxyQ" memberEnd="_YoguL8uMEeWD2sLrjPsxyQ _YoguZMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguZMuMEeWD2sLrjPsxyQ" type="_YoguJMuMEeWD2sLrjPsxyQ" association="_YoguY8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguZcuMEeWD2sLrjPsxyQ" memberEnd="_Yoe4-cuMEeWD2sLrjPsxyQ _YoguZsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguZsuMEeWD2sLrjPsxyQ" type="_Yoe4-MuMEeWD2sLrjPsxyQ" association="_YoguZcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoguZ8uMEeWD2sLrjPsxyQ" name="TransReceiverType">
+ <ownedAttribute xmi:id="_YoguaMuMEeWD2sLrjPsxyQ" name="logicalID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogub8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguacuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguasuMEeWD2sLrjPsxyQ" name="componentID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguccuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogua8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogubMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoguc8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogubcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogubsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogub8uMEeWD2sLrjPsxyQ" memberEnd="_YoguaMuMEeWD2sLrjPsxyQ _YogucMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogucMuMEeWD2sLrjPsxyQ" type="_YoguZ8uMEeWD2sLrjPsxyQ" association="_Yogub8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguccuMEeWD2sLrjPsxyQ" memberEnd="_YoguasuMEeWD2sLrjPsxyQ _YogucsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogucsuMEeWD2sLrjPsxyQ" type="_YoguZ8uMEeWD2sLrjPsxyQ" association="_YoguccuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoguc8uMEeWD2sLrjPsxyQ" memberEnd="_YogubMuMEeWD2sLrjPsxyQ _YogudMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogudMuMEeWD2sLrjPsxyQ" type="_YoguZ8uMEeWD2sLrjPsxyQ" association="_Yoguc8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogudcuMEeWD2sLrjPsxyQ" memberEnd="_Yoe4-8uMEeWD2sLrjPsxyQ _YogudsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogudsuMEeWD2sLrjPsxyQ" type="_Yoe4-MuMEeWD2sLrjPsxyQ" association="_YogudcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yogud8uMEeWD2sLrjPsxyQ" name="DateTimeType">
+ <ownedAttribute xmi:id="_YogueMuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#DateTime"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguecuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguesuMEeWD2sLrjPsxyQ" name="format" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogue8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogufMuMEeWD2sLrjPsxyQ" memberEnd="_Yoe4_suMEeWD2sLrjPsxyQ _YogufcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogufcuMEeWD2sLrjPsxyQ" type="_Yoe4-MuMEeWD2sLrjPsxyQ" association="_YogufMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogufsuMEeWD2sLrjPsxyQ" name="TransSignatureType">
+ <ownedAttribute xmi:id="_Yoguf8uMEeWD2sLrjPsxyQ" name="any" visibility="public" isOrdered="true" isUnique="false">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogugMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogugcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogugsuMEeWD2sLrjPsxyQ" name="qualifyingAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogug8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguhMuMEeWD2sLrjPsxyQ" memberEnd="_Yoe4_8uMEeWD2sLrjPsxyQ _YoguhcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguhcuMEeWD2sLrjPsxyQ" type="_Yoe4-MuMEeWD2sLrjPsxyQ" association="_YoguhMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguhsuMEeWD2sLrjPsxyQ" memberEnd="_YoguIMuMEeWD2sLrjPsxyQ _Yoguh8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoguh8uMEeWD2sLrjPsxyQ" type="_Yoe4-MuMEeWD2sLrjPsxyQ" association="_YoguhsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoguiMuMEeWD2sLrjPsxyQ" name="TransUserAreaType">
+ <ownedAttribute xmi:id="_YoguicuMEeWD2sLrjPsxyQ" name="any" visibility="public" isOrdered="true" isUnique="false">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguisuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yogui8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogujMuMEeWD2sLrjPsxyQ" memberEnd="_YoguIsuMEeWD2sLrjPsxyQ _YogujcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogujcuMEeWD2sLrjPsxyQ" type="_Yoe4-MuMEeWD2sLrjPsxyQ" association="_YogujMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogujsuMEeWD2sLrjPsxyQ" memberEnd="_Yoe488uMEeWD2sLrjPsxyQ _Yoguj8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoguj8uMEeWD2sLrjPsxyQ" type="_Yoe48suMEeWD2sLrjPsxyQ" association="_YogujsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogukMuMEeWD2sLrjPsxyQ" name="DataAreaType7">
+ <ownedAttribute xmi:id="_YogukcuMEeWD2sLrjPsxyQ" name="acknowledge" type="_YogulMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu8cuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoguksuMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBYMuMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoguk8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogulMuMEeWD2sLrjPsxyQ" name="TransAcknowledgeType">
+ <ownedAttribute xmi:id="_YogulcuMEeWD2sLrjPsxyQ" name="originalApplicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogumsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogulsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogul8uMEeWD2sLrjPsxyQ" name="responseCriteria" type="_YogunMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu78uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogumMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogumcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogumsuMEeWD2sLrjPsxyQ" memberEnd="_YogulcuMEeWD2sLrjPsxyQ _Yogum8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogum8uMEeWD2sLrjPsxyQ" type="_YogulMuMEeWD2sLrjPsxyQ" association="_YogumsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogunMuMEeWD2sLrjPsxyQ" name="TransResponseCriteriaType">
+ <ownedAttribute xmi:id="_YoguncuMEeWD2sLrjPsxyQ" name="responseExpression" type="_YoguocuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguqsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogunsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogun8uMEeWD2sLrjPsxyQ" name="changeStatus" type="_YogurMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu7cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguoMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoguocuMEeWD2sLrjPsxyQ" name="TransExpressionType">
+ <generalization xmi:id="_YoguosuMEeWD2sLrjPsxyQ" general="_YogupsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoguo8uMEeWD2sLrjPsxyQ" name="actionCode" visibility="public" type="_YoguqcuMEeWD2sLrjPsxyQ" isOrdered="true"/>
+ <ownedAttribute xmi:id="_YogupMuMEeWD2sLrjPsxyQ" name="expressionLanguage" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogupcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogupsuMEeWD2sLrjPsxyQ" name="TransExpression1Type">
+ <ownedAttribute xmi:id="_Yogup8uMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguqMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YoguqcuMEeWD2sLrjPsxyQ" name="TransActionCodeType"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguqsuMEeWD2sLrjPsxyQ" memberEnd="_YoguncuMEeWD2sLrjPsxyQ _Yoguq8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoguq8uMEeWD2sLrjPsxyQ" type="_YogunMuMEeWD2sLrjPsxyQ" association="_YoguqsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogurMuMEeWD2sLrjPsxyQ" name="TransChangeStatusType">
+ <ownedAttribute xmi:id="_YogurcuMEeWD2sLrjPsxyQ" name="code" type="_YoguTMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguvcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogursuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogur8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguxsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogusMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguscuMEeWD2sLrjPsxyQ" name="effectiveDateTime" type="_Yogud8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguyMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogussuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogus8uMEeWD2sLrjPsxyQ" name="reasonCode" type="_YoguTMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguysuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogutMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogutcuMEeWD2sLrjPsxyQ" name="reason" type="_YoguTMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoguzMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogutsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yogut8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguuMuMEeWD2sLrjPsxyQ" name="stateChange" type="_YoguzsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu6cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguucuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoguusuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoguu8uMEeWD2sLrjPsxyQ" name="userArea" type="_YoguiMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu68uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguvMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguvcuMEeWD2sLrjPsxyQ" memberEnd="_YogurcuMEeWD2sLrjPsxyQ _YoguvsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguvsuMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_YoguvcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoguv8uMEeWD2sLrjPsxyQ" name="DescriptionType">
+ <generalization xmi:id="_YoguwMuMEeWD2sLrjPsxyQ" general="_YoguwcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoguwcuMEeWD2sLrjPsxyQ" name="TextType">
+ <ownedAttribute xmi:id="_YoguwsuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoguw8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoguxMuMEeWD2sLrjPsxyQ" name="languageID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoguxcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguxsuMEeWD2sLrjPsxyQ" memberEnd="_Yogur8uMEeWD2sLrjPsxyQ _Yogux8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogux8uMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_YoguxsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguyMuMEeWD2sLrjPsxyQ" memberEnd="_YoguscuMEeWD2sLrjPsxyQ _YoguycuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguycuMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_YoguyMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguysuMEeWD2sLrjPsxyQ" memberEnd="_Yogus8uMEeWD2sLrjPsxyQ _Yoguy8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoguy8uMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_YoguysuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoguzMuMEeWD2sLrjPsxyQ" memberEnd="_YogutcuMEeWD2sLrjPsxyQ _YoguzcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoguzcuMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_YoguzMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoguzsuMEeWD2sLrjPsxyQ" name="TransStateChangeType">
+ <ownedAttribute xmi:id="_Yoguz8uMEeWD2sLrjPsxyQ" name="fromStateCode" type="_YoguTMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu3cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu0MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu0cuMEeWD2sLrjPsxyQ" name="toStateCode" type="_YoguTMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu38uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu0suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu08uMEeWD2sLrjPsxyQ" name="changeDateTime" type="_Yogud8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu4cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu1MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu1cuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu48uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu1suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yogu18uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu2MuMEeWD2sLrjPsxyQ" name="note" type="_YoguwcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu5cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu2cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yogu2suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu28uMEeWD2sLrjPsxyQ" name="userArea" type="_YoguiMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogu58uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu3MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu3cuMEeWD2sLrjPsxyQ" memberEnd="_Yoguz8uMEeWD2sLrjPsxyQ _Yogu3suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu3suMEeWD2sLrjPsxyQ" type="_YoguzsuMEeWD2sLrjPsxyQ" association="_Yogu3cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu38uMEeWD2sLrjPsxyQ" memberEnd="_Yogu0cuMEeWD2sLrjPsxyQ _Yogu4MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu4MuMEeWD2sLrjPsxyQ" type="_YoguzsuMEeWD2sLrjPsxyQ" association="_Yogu38uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu4cuMEeWD2sLrjPsxyQ" memberEnd="_Yogu08uMEeWD2sLrjPsxyQ _Yogu4suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu4suMEeWD2sLrjPsxyQ" type="_YoguzsuMEeWD2sLrjPsxyQ" association="_Yogu4cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu48uMEeWD2sLrjPsxyQ" memberEnd="_Yogu1cuMEeWD2sLrjPsxyQ _Yogu5MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu5MuMEeWD2sLrjPsxyQ" type="_YoguzsuMEeWD2sLrjPsxyQ" association="_Yogu48uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu5cuMEeWD2sLrjPsxyQ" memberEnd="_Yogu2MuMEeWD2sLrjPsxyQ _Yogu5suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu5suMEeWD2sLrjPsxyQ" type="_YoguzsuMEeWD2sLrjPsxyQ" association="_Yogu5cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu58uMEeWD2sLrjPsxyQ" memberEnd="_Yogu28uMEeWD2sLrjPsxyQ _Yogu6MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu6MuMEeWD2sLrjPsxyQ" type="_YoguzsuMEeWD2sLrjPsxyQ" association="_Yogu58uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu6cuMEeWD2sLrjPsxyQ" memberEnd="_YoguuMuMEeWD2sLrjPsxyQ _Yogu6suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu6suMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_Yogu6cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu68uMEeWD2sLrjPsxyQ" memberEnd="_Yoguu8uMEeWD2sLrjPsxyQ _Yogu7MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu7MuMEeWD2sLrjPsxyQ" type="_YogurMuMEeWD2sLrjPsxyQ" association="_Yogu68uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu7cuMEeWD2sLrjPsxyQ" memberEnd="_Yogun8uMEeWD2sLrjPsxyQ _Yogu7suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu7suMEeWD2sLrjPsxyQ" type="_YogunMuMEeWD2sLrjPsxyQ" association="_Yogu7cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu78uMEeWD2sLrjPsxyQ" memberEnd="_Yogul8uMEeWD2sLrjPsxyQ _Yogu8MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu8MuMEeWD2sLrjPsxyQ" type="_YogulMuMEeWD2sLrjPsxyQ" association="_Yogu78uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogu8cuMEeWD2sLrjPsxyQ" memberEnd="_YogukcuMEeWD2sLrjPsxyQ _Yogu8suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogu8suMEeWD2sLrjPsxyQ" type="_YogukMuMEeWD2sLrjPsxyQ" association="_Yogu8cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yogu88uMEeWD2sLrjPsxyQ" name="ProductionScheduleType">
+ <ownedAttribute xmi:id="_Yogu9MuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvCsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu9cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu9suMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvDMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu98uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yogu-MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu-cuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvIcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu-suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu-8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvLsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu_MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu_cuMEeWD2sLrjPsxyQ" name="publishedDate" type="_YogvMMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvMsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogu_suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogu_8uMEeWD2sLrjPsxyQ" name="startTime" type="_YogvNMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvNsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvAMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvAcuMEeWD2sLrjPsxyQ" name="endTime" type="_YogvOMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvOsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvAsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvA8uMEeWD2sLrjPsxyQ" name="equipmentElementLevel" type="_YogvF8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvPMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvBMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvBcuMEeWD2sLrjPsxyQ" name="productionRequest" type="_YogvPsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBXMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvBsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvB8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvCMuMEeWD2sLrjPsxyQ" name="scheduleState" type="_Yoh--suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBXsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvCcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvCsuMEeWD2sLrjPsxyQ" memberEnd="_Yogu9MuMEeWD2sLrjPsxyQ _YogvC8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvC8uMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvCsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvDMuMEeWD2sLrjPsxyQ" memberEnd="_Yogu9suMEeWD2sLrjPsxyQ _YogvDcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvDcuMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvDMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogvDsuMEeWD2sLrjPsxyQ" name="LocationType">
+ <ownedAttribute xmi:id="_YogvD8uMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvFcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YogvEMuMEeWD2sLrjPsxyQ" name="equipmentElementLevel" type="_YogvF8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvHcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YogvEcuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvH8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvEsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvE8uMEeWD2sLrjPsxyQ" name="EquipmentIDType">
+ <generalization xmi:id="_YogvFMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvFcuMEeWD2sLrjPsxyQ" memberEnd="_YogvD8uMEeWD2sLrjPsxyQ _YogvFsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvFsuMEeWD2sLrjPsxyQ" type="_YogvDsuMEeWD2sLrjPsxyQ" association="_YogvFcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvF8uMEeWD2sLrjPsxyQ" name="EquipmentElementLevelType">
+ <generalization xmi:id="_YogvGMuMEeWD2sLrjPsxyQ" general="_YogvG8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YogvGcuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvGsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvG8uMEeWD2sLrjPsxyQ" name="EquipmentElementLevel1Type">
+ <generalization xmi:id="_YogvHMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvHcuMEeWD2sLrjPsxyQ" memberEnd="_YogvEMuMEeWD2sLrjPsxyQ _YogvHsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvHsuMEeWD2sLrjPsxyQ" type="_YogvDsuMEeWD2sLrjPsxyQ" association="_YogvHcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvH8uMEeWD2sLrjPsxyQ" memberEnd="_YogvEcuMEeWD2sLrjPsxyQ _YogvIMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvIMuMEeWD2sLrjPsxyQ" type="_YogvDsuMEeWD2sLrjPsxyQ" association="_YogvH8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvIcuMEeWD2sLrjPsxyQ" memberEnd="_Yogu-cuMEeWD2sLrjPsxyQ _YogvIsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvIsuMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvIcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogvI8uMEeWD2sLrjPsxyQ" name="HierarchyScopeType">
+ <ownedAttribute xmi:id="_YogvJMuMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvKMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YogvJcuMEeWD2sLrjPsxyQ" name="equipmentElementLevel" type="_YogvF8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvKsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YogvJsuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvLMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvJ8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvKMuMEeWD2sLrjPsxyQ" memberEnd="_YogvJMuMEeWD2sLrjPsxyQ _YogvKcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvKcuMEeWD2sLrjPsxyQ" type="_YogvI8uMEeWD2sLrjPsxyQ" association="_YogvKMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvKsuMEeWD2sLrjPsxyQ" memberEnd="_YogvJcuMEeWD2sLrjPsxyQ _YogvK8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvK8uMEeWD2sLrjPsxyQ" type="_YogvI8uMEeWD2sLrjPsxyQ" association="_YogvKsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvLMuMEeWD2sLrjPsxyQ" memberEnd="_YogvJsuMEeWD2sLrjPsxyQ _YogvLcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvLcuMEeWD2sLrjPsxyQ" type="_YogvI8uMEeWD2sLrjPsxyQ" association="_YogvLMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvLsuMEeWD2sLrjPsxyQ" memberEnd="_Yogu-8uMEeWD2sLrjPsxyQ _YogvL8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvL8uMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvLsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvMMuMEeWD2sLrjPsxyQ" name="PublishedDateType">
+ <generalization xmi:id="_YogvMcuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvMsuMEeWD2sLrjPsxyQ" memberEnd="_Yogu_cuMEeWD2sLrjPsxyQ _YogvM8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvM8uMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvMsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvNMuMEeWD2sLrjPsxyQ" name="StartTimeType">
+ <generalization xmi:id="_YogvNcuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvNsuMEeWD2sLrjPsxyQ" memberEnd="_Yogu_8uMEeWD2sLrjPsxyQ _YogvN8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvN8uMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvNsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvOMuMEeWD2sLrjPsxyQ" name="EndTimeType">
+ <generalization xmi:id="_YogvOcuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvOsuMEeWD2sLrjPsxyQ" memberEnd="_YogvAcuMEeWD2sLrjPsxyQ _YogvO8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvO8uMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvOsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvPMuMEeWD2sLrjPsxyQ" memberEnd="_YogvA8uMEeWD2sLrjPsxyQ _YogvPcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvPcuMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YogvPMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogvPsuMEeWD2sLrjPsxyQ" name="ProductionRequestType">
+ <ownedAttribute xmi:id="_YogvP8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvX8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvQMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvQcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvYcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvQsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvQ8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvRMuMEeWD2sLrjPsxyQ" name="productProductionRuleIDGroup" visibility="public" isOrdered="true" isUnique="false">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvRcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvRsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvR8uMEeWD2sLrjPsxyQ" name="productProductionRuleID" type="_YogvY8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_YogvZcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvSMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvScuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvSsuMEeWD2sLrjPsxyQ" name="version" type="_YogvZ8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_YogvacuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvS8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvTMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvTcuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogva8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvTsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvT8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvbcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvUMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvUcuMEeWD2sLrjPsxyQ" name="startTime" type="_YogvNMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yogvb8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvUsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvU8uMEeWD2sLrjPsxyQ" name="endTime" type="_YogvOMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvccuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvVMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvVcuMEeWD2sLrjPsxyQ" name="priority" type="_Yogvc8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YogvesuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvVsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvV8uMEeWD2sLrjPsxyQ" name="segmentRequirement" type="_YogvfMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_AsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvWMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvWcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvWsuMEeWD2sLrjPsxyQ" name="segmentResponse" type="_Yoh_BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBWMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvW8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvXMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvXcuMEeWD2sLrjPsxyQ" name="requestState" type="_Yoh--suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBWsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvXsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvX8uMEeWD2sLrjPsxyQ" memberEnd="_YogvP8uMEeWD2sLrjPsxyQ _YogvYMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvYMuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvX8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvYcuMEeWD2sLrjPsxyQ" memberEnd="_YogvQcuMEeWD2sLrjPsxyQ _YogvYsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvYsuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvYcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvY8uMEeWD2sLrjPsxyQ" name="ProductProductionRuleIDType">
+ <generalization xmi:id="_YogvZMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvZcuMEeWD2sLrjPsxyQ" memberEnd="_YogvR8uMEeWD2sLrjPsxyQ _YogvZsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvZsuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvZcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvZ8uMEeWD2sLrjPsxyQ" name="VersionType">
+ <generalization xmi:id="_YogvaMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvacuMEeWD2sLrjPsxyQ" memberEnd="_YogvSsuMEeWD2sLrjPsxyQ _YogvasuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvasuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvacuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogva8uMEeWD2sLrjPsxyQ" memberEnd="_YogvTcuMEeWD2sLrjPsxyQ _YogvbMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvbMuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_Yogva8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvbcuMEeWD2sLrjPsxyQ" memberEnd="_YogvT8uMEeWD2sLrjPsxyQ _YogvbsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvbsuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvbcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yogvb8uMEeWD2sLrjPsxyQ" memberEnd="_YogvUcuMEeWD2sLrjPsxyQ _YogvcMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvcMuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_Yogvb8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvccuMEeWD2sLrjPsxyQ" memberEnd="_YogvU8uMEeWD2sLrjPsxyQ _YogvcsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YogvcsuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvccuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yogvc8uMEeWD2sLrjPsxyQ" name="PriorityType">
+ <generalization xmi:id="_YogvdMuMEeWD2sLrjPsxyQ" general="_YogvdcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YogvdcuMEeWD2sLrjPsxyQ" name="NumericType">
+ <ownedAttribute xmi:id="_YogvdsuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogvd8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogveMuMEeWD2sLrjPsxyQ" name="format" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvecuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YogvesuMEeWD2sLrjPsxyQ" memberEnd="_YogvVcuMEeWD2sLrjPsxyQ _Yogve8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yogve8uMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YogvesuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YogvfMuMEeWD2sLrjPsxyQ" name="SegmentRequirementType">
+ <ownedAttribute xmi:id="_YogvfcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8VcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvfsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogvf8uMEeWD2sLrjPsxyQ" name="productSegmentID" type="_Yoh8V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8WcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvgMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvgcuMEeWD2sLrjPsxyQ" name="processSegmentID" type="_Yoh8W8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8XcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvgsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogvg8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8X8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvhMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvhcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvhsuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8YcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogvh8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogviMuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8Y8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvicuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvisuMEeWD2sLrjPsxyQ" name="earliestStartTime" type="_Yoh8ZcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8Z8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogvi8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvjMuMEeWD2sLrjPsxyQ" name="latestEndTime" type="_Yoh8acuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8a8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvjcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvjsuMEeWD2sLrjPsxyQ" name="duration" visibility="public" type="_Yoh8bcuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogvj8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvkMuMEeWD2sLrjPsxyQ" name="productionParameter" type="_Yoh8b8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh86MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvkcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvksuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yogvk8uMEeWD2sLrjPsxyQ" name="personnelRequirement" type="_Yoh86suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9P8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YogvlMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvlcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvlsuMEeWD2sLrjPsxyQ" name="equipmentRequirement" type="_Yoh9QcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9fMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yogvl8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YogvmMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YogvmcuMEeWD2sLrjPsxyQ" name="physicalAssetRequirement" type="_Yoh9fsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9u8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8QMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8QcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8QsuMEeWD2sLrjPsxyQ" name="materialRequirement" type="_Yoh9vcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-LMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8Q8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8RMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8RcuMEeWD2sLrjPsxyQ" name="materialProducedRequirement" type="_Yoh-LsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-csuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8RsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8R8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8SMuMEeWD2sLrjPsxyQ" name="materialConsumedRequirement" type="_Yoh-dMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-uMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8ScuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8SsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8S8uMEeWD2sLrjPsxyQ" name="consumableExpectedRequirement" type="_Yoh-usuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-9MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8TMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8TcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8TsuMEeWD2sLrjPsxyQ" name="segmentRequirement" type="_YogvfMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-9suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8T8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8UMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8UcuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh--MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8UsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8U8uMEeWD2sLrjPsxyQ" name="segmentState" type="_Yoh--suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_AMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8VMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8VcuMEeWD2sLrjPsxyQ" memberEnd="_YogvfcuMEeWD2sLrjPsxyQ _Yoh8VsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8VsuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8VcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh8V8uMEeWD2sLrjPsxyQ" name="ProductSegmentIDType">
+ <generalization xmi:id="_Yoh8WMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8WcuMEeWD2sLrjPsxyQ" memberEnd="_Yogvf8uMEeWD2sLrjPsxyQ _Yoh8WsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8WsuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8WcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh8W8uMEeWD2sLrjPsxyQ" name="ProcessSegmentIDType">
+ <generalization xmi:id="_Yoh8XMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8XcuMEeWD2sLrjPsxyQ" memberEnd="_YogvgcuMEeWD2sLrjPsxyQ _Yoh8XsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8XsuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8XcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8X8uMEeWD2sLrjPsxyQ" memberEnd="_Yogvg8uMEeWD2sLrjPsxyQ _Yoh8YMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8YMuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8X8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8YcuMEeWD2sLrjPsxyQ" memberEnd="_YogvhsuMEeWD2sLrjPsxyQ _Yoh8YsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8YsuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8YcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8Y8uMEeWD2sLrjPsxyQ" memberEnd="_YogviMuMEeWD2sLrjPsxyQ _Yoh8ZMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8ZMuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8Y8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh8ZcuMEeWD2sLrjPsxyQ" name="EarliestStartTimeType">
+ <generalization xmi:id="_Yoh8ZsuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8Z8uMEeWD2sLrjPsxyQ" memberEnd="_YogvisuMEeWD2sLrjPsxyQ _Yoh8aMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8aMuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8Z8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh8acuMEeWD2sLrjPsxyQ" name="LatestEndTimeType">
+ <generalization xmi:id="_Yoh8asuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8a8uMEeWD2sLrjPsxyQ" memberEnd="_YogvjMuMEeWD2sLrjPsxyQ _Yoh8bMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8bMuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh8a8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoh8bcuMEeWD2sLrjPsxyQ" name="DurationType">
+ <generalization xmi:id="_Yoh8bsuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Duration"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh8b8uMEeWD2sLrjPsxyQ" name="ProductionParameterType">
+ <ownedAttribute xmi:id="_Yoh8cMuMEeWD2sLrjPsxyQ" name="productSegmentID" type="_Yoh8V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8dsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8ccuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8csuMEeWD2sLrjPsxyQ" name="processSegmentID" type="_Yoh8W8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8eMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8c8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8dMuMEeWD2sLrjPsxyQ" name="parameter" type="_Yoh8esuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh85suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8dcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8dsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8cMuMEeWD2sLrjPsxyQ _Yoh8d8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8d8uMEeWD2sLrjPsxyQ" type="_Yoh8b8uMEeWD2sLrjPsxyQ" association="_Yoh8dsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8eMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8csuMEeWD2sLrjPsxyQ _Yoh8ecuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8ecuMEeWD2sLrjPsxyQ" type="_Yoh8b8uMEeWD2sLrjPsxyQ" association="_Yoh8eMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh8esuMEeWD2sLrjPsxyQ" name="ParameterType">
+ <ownedAttribute xmi:id="_Yoh8e8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh8hcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh8fMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh84MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8fcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8fsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8f8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh84suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8gMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8gcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8gsuMEeWD2sLrjPsxyQ" name="parameter" type="_Yoh8esuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh85MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8g8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8hMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh8hcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8e8uMEeWD2sLrjPsxyQ _Yoh8hsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh8hsuMEeWD2sLrjPsxyQ" type="_Yoh8esuMEeWD2sLrjPsxyQ" association="_Yoh8hcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh8h8uMEeWD2sLrjPsxyQ" name="ValueType">
+ <ownedAttribute xmi:id="_Yoh8iMuMEeWD2sLrjPsxyQ" name="valueString" type="_Yoh8j8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh80MuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh8icuMEeWD2sLrjPsxyQ" name="dataType" type="_Yoh80suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh82MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8isuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8i8uMEeWD2sLrjPsxyQ" name="unitOfMeasure" type="_Yoh82suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh83MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8jMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8jcuMEeWD2sLrjPsxyQ" name="key" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh83suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8jsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh8j8uMEeWD2sLrjPsxyQ" name="ValueStringType">
+ <generalization xmi:id="_Yoh8kMuMEeWD2sLrjPsxyQ" general="_Yoh8kcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh8kcuMEeWD2sLrjPsxyQ" name="AnyGenericValueType">
+ <ownedAttribute xmi:id="_Yoh8ksuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8k8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8lMuMEeWD2sLrjPsxyQ" name="characterSetCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8lcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8lsuMEeWD2sLrjPsxyQ" name="currencyCodeListVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8l8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8mMuMEeWD2sLrjPsxyQ" name="currencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8mcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8msuMEeWD2sLrjPsxyQ" name="encodingCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8m8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8nMuMEeWD2sLrjPsxyQ" name="filename" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8ncuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8nsuMEeWD2sLrjPsxyQ" name="format" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8n8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8oMuMEeWD2sLrjPsxyQ" name="languageID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8ocuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8osuMEeWD2sLrjPsxyQ" name="languageLocaleID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8o8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8pMuMEeWD2sLrjPsxyQ" name="listAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8pcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8psuMEeWD2sLrjPsxyQ" name="listAgencyName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8p8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8qMuMEeWD2sLrjPsxyQ" name="listID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8qcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8qsuMEeWD2sLrjPsxyQ" name="listName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8q8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8rMuMEeWD2sLrjPsxyQ" name="listSchemaURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8rcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8rsuMEeWD2sLrjPsxyQ" name="listURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8r8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8sMuMEeWD2sLrjPsxyQ" name="listVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8scuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8ssuMEeWD2sLrjPsxyQ" name="mimeCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8s8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8tMuMEeWD2sLrjPsxyQ" name="name" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8tcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8tsuMEeWD2sLrjPsxyQ" name="schemaAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8t8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8uMuMEeWD2sLrjPsxyQ" name="schemaAgencyName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8ucuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8usuMEeWD2sLrjPsxyQ" name="schemaDataURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8u8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8vMuMEeWD2sLrjPsxyQ" name="schemaID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8vcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8vsuMEeWD2sLrjPsxyQ" name="schemaName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8v8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8wMuMEeWD2sLrjPsxyQ" name="schemaURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8wcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8wsuMEeWD2sLrjPsxyQ" name="schemaVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8w8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8xMuMEeWD2sLrjPsxyQ" name="unitCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8xcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8xsuMEeWD2sLrjPsxyQ" name="unitCodeListAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8x8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8yMuMEeWD2sLrjPsxyQ" name="unitCodeListAgencyName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8ycuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8ysuMEeWD2sLrjPsxyQ" name="unitCodeListID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8y8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8zMuMEeWD2sLrjPsxyQ" name="unitCodeListVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8zcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8zsuMEeWD2sLrjPsxyQ" name="uri" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8z8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh80MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8iMuMEeWD2sLrjPsxyQ _Yoh80cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh80cuMEeWD2sLrjPsxyQ" type="_Yoh8h8uMEeWD2sLrjPsxyQ" association="_Yoh80MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh80suMEeWD2sLrjPsxyQ" name="DataTypeType">
+ <generalization xmi:id="_Yoh808uMEeWD2sLrjPsxyQ" general="_Yoh81suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh81MuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh81cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh81suMEeWD2sLrjPsxyQ" name="DataType1Type">
+ <generalization xmi:id="_Yoh818uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh82MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8icuMEeWD2sLrjPsxyQ _Yoh82cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh82cuMEeWD2sLrjPsxyQ" type="_Yoh8h8uMEeWD2sLrjPsxyQ" association="_Yoh82MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh82suMEeWD2sLrjPsxyQ" name="UnitOfMeasureType">
+ <generalization xmi:id="_Yoh828uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh83MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8i8uMEeWD2sLrjPsxyQ _Yoh83cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh83cuMEeWD2sLrjPsxyQ" type="_Yoh8h8uMEeWD2sLrjPsxyQ" association="_Yoh83MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh83suMEeWD2sLrjPsxyQ" memberEnd="_Yoh8jcuMEeWD2sLrjPsxyQ _Yoh838uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh838uMEeWD2sLrjPsxyQ" type="_Yoh8h8uMEeWD2sLrjPsxyQ" association="_Yoh83suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh84MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8fMuMEeWD2sLrjPsxyQ _Yoh84cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh84cuMEeWD2sLrjPsxyQ" type="_Yoh8esuMEeWD2sLrjPsxyQ" association="_Yoh84MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh84suMEeWD2sLrjPsxyQ" memberEnd="_Yoh8f8uMEeWD2sLrjPsxyQ _Yoh848uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh848uMEeWD2sLrjPsxyQ" type="_Yoh8esuMEeWD2sLrjPsxyQ" association="_Yoh84suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh85MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8gsuMEeWD2sLrjPsxyQ _Yoh85cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh85cuMEeWD2sLrjPsxyQ" type="_Yoh8esuMEeWD2sLrjPsxyQ" association="_Yoh85MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh85suMEeWD2sLrjPsxyQ" memberEnd="_Yoh8dMuMEeWD2sLrjPsxyQ _Yoh858uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh858uMEeWD2sLrjPsxyQ" type="_Yoh8b8uMEeWD2sLrjPsxyQ" association="_Yoh85suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh86MuMEeWD2sLrjPsxyQ" memberEnd="_YogvkMuMEeWD2sLrjPsxyQ _Yoh86cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh86cuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh86MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh86suMEeWD2sLrjPsxyQ" name="PersonnelRequirementType">
+ <ownedAttribute xmi:id="_Yoh868uMEeWD2sLrjPsxyQ" name="personnelClassID" type="_Yoh9AMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9AsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh87MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh87cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh87suMEeWD2sLrjPsxyQ" name="personID" type="_Yoh9BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9BsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh878uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh88MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh88cuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9CMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh88suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh888uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh89MuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9CsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh89cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh89suMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9DMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh898uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8-MuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9IMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8-cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8-suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8-8uMEeWD2sLrjPsxyQ" name="personnelRequirementProperty" type="_Yoh9IsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9NcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8_MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh8_cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh8_suMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9PcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh8_8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9AMuMEeWD2sLrjPsxyQ" name="PersonnelClassIDType">
+ <generalization xmi:id="_Yoh9AcuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9AsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh868uMEeWD2sLrjPsxyQ _Yoh9A8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9A8uMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9AsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9BMuMEeWD2sLrjPsxyQ" name="PersonIDType">
+ <generalization xmi:id="_Yoh9BcuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9BsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh87suMEeWD2sLrjPsxyQ _Yoh9B8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9B8uMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9BsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9CMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh88cuMEeWD2sLrjPsxyQ _Yoh9CcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9CcuMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9CMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9CsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh89MuMEeWD2sLrjPsxyQ _Yoh9C8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9C8uMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9CsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9DMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh89suMEeWD2sLrjPsxyQ _Yoh9DcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9DcuMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9DMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9DsuMEeWD2sLrjPsxyQ" name="QuantityValueType">
+ <ownedAttribute xmi:id="_Yoh9D8uMEeWD2sLrjPsxyQ" name="quantityString" type="_Yoh9FsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9GMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh9EMuMEeWD2sLrjPsxyQ" name="dataType" type="_Yoh80suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9GsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9EcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9EsuMEeWD2sLrjPsxyQ" name="unitOfMeasure" type="_Yoh82suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9HMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9E8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9FMuMEeWD2sLrjPsxyQ" name="key" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9HsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9FcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9FsuMEeWD2sLrjPsxyQ" name="QuantityStringType">
+ <generalization xmi:id="_Yoh9F8uMEeWD2sLrjPsxyQ" general="_Yoh8kcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9GMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9D8uMEeWD2sLrjPsxyQ _Yoh9GcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9GcuMEeWD2sLrjPsxyQ" type="_Yoh9DsuMEeWD2sLrjPsxyQ" association="_Yoh9GMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9GsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9EMuMEeWD2sLrjPsxyQ _Yoh9G8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9G8uMEeWD2sLrjPsxyQ" type="_Yoh9DsuMEeWD2sLrjPsxyQ" association="_Yoh9GsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9HMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9EsuMEeWD2sLrjPsxyQ _Yoh9HcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9HcuMEeWD2sLrjPsxyQ" type="_Yoh9DsuMEeWD2sLrjPsxyQ" association="_Yoh9HMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9HsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9FMuMEeWD2sLrjPsxyQ _Yoh9H8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9H8uMEeWD2sLrjPsxyQ" type="_Yoh9DsuMEeWD2sLrjPsxyQ" association="_Yoh9HsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9IMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8-MuMEeWD2sLrjPsxyQ _Yoh9IcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9IcuMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9IMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9IsuMEeWD2sLrjPsxyQ" name="PersonnelRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh9I8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9LcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh9JMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9L8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9JcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9JsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9J8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9McuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9KMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9KcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9KsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9M8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9K8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9LMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9LcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9I8uMEeWD2sLrjPsxyQ _Yoh9LsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9LsuMEeWD2sLrjPsxyQ" type="_Yoh9IsuMEeWD2sLrjPsxyQ" association="_Yoh9LcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9L8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9JMuMEeWD2sLrjPsxyQ _Yoh9MMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9MMuMEeWD2sLrjPsxyQ" type="_Yoh9IsuMEeWD2sLrjPsxyQ" association="_Yoh9L8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9McuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9J8uMEeWD2sLrjPsxyQ _Yoh9MsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9MsuMEeWD2sLrjPsxyQ" type="_Yoh9IsuMEeWD2sLrjPsxyQ" association="_Yoh9McuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9M8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9KsuMEeWD2sLrjPsxyQ _Yoh9NMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9NMuMEeWD2sLrjPsxyQ" type="_Yoh9IsuMEeWD2sLrjPsxyQ" association="_Yoh9M8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9NcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8-8uMEeWD2sLrjPsxyQ _Yoh9NsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9NsuMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9NcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9N8uMEeWD2sLrjPsxyQ" name="RequiredByRequestedSegmentResponseType">
+ <generalization xmi:id="_Yoh9OMuMEeWD2sLrjPsxyQ" general="_Yoh9O8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh9OcuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9OsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9O8uMEeWD2sLrjPsxyQ" name="RequiredByRequestedSegmentResponse1Type">
+ <generalization xmi:id="_Yoh9PMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9PcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8_suMEeWD2sLrjPsxyQ _Yoh9PsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9PsuMEeWD2sLrjPsxyQ" type="_Yoh86suMEeWD2sLrjPsxyQ" association="_Yoh9PcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9P8uMEeWD2sLrjPsxyQ" memberEnd="_Yogvk8uMEeWD2sLrjPsxyQ _Yoh9QMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9QMuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh9P8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9QcuMEeWD2sLrjPsxyQ" name="EquipmentRequirementType">
+ <ownedAttribute xmi:id="_Yoh9QsuMEeWD2sLrjPsxyQ" name="equipmentClassID" type="_Yoh9V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9WcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9Q8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9RMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9RcuMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9W8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9RsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9R8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9SMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9XcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9ScuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9SsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9S8uMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9X8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9TMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9TcuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9YcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9TsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9T8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9Y8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9UMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9UcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9UsuMEeWD2sLrjPsxyQ" name="equipmentRequirementProperty" type="_Yoh9ZcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9eMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9U8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9VMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9VcuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9esuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9VsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9V8uMEeWD2sLrjPsxyQ" name="EquipmentClassIDType">
+ <generalization xmi:id="_Yoh9WMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9WcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9QsuMEeWD2sLrjPsxyQ _Yoh9WsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9WsuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9WcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9W8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9RcuMEeWD2sLrjPsxyQ _Yoh9XMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9XMuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9W8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9XcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9SMuMEeWD2sLrjPsxyQ _Yoh9XsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9XsuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9XcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9X8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9S8uMEeWD2sLrjPsxyQ _Yoh9YMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9YMuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9X8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9YcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9TcuMEeWD2sLrjPsxyQ _Yoh9YsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9YsuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9YcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9Y8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9T8uMEeWD2sLrjPsxyQ _Yoh9ZMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9ZMuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9Y8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9ZcuMEeWD2sLrjPsxyQ" name="EquipmentRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh9ZsuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9cMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh9Z8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9csuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9aMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9acuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9asuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9dMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9a8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9bMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9bcuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9dsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9bsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9b8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9cMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9ZsuMEeWD2sLrjPsxyQ _Yoh9ccuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9ccuMEeWD2sLrjPsxyQ" type="_Yoh9ZcuMEeWD2sLrjPsxyQ" association="_Yoh9cMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9csuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9Z8uMEeWD2sLrjPsxyQ _Yoh9c8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9c8uMEeWD2sLrjPsxyQ" type="_Yoh9ZcuMEeWD2sLrjPsxyQ" association="_Yoh9csuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9dMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9asuMEeWD2sLrjPsxyQ _Yoh9dcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9dcuMEeWD2sLrjPsxyQ" type="_Yoh9ZcuMEeWD2sLrjPsxyQ" association="_Yoh9dMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9dsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9bcuMEeWD2sLrjPsxyQ _Yoh9d8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9d8uMEeWD2sLrjPsxyQ" type="_Yoh9ZcuMEeWD2sLrjPsxyQ" association="_Yoh9dsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9eMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9UsuMEeWD2sLrjPsxyQ _Yoh9ecuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9ecuMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9eMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9esuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9VcuMEeWD2sLrjPsxyQ _Yoh9e8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9e8uMEeWD2sLrjPsxyQ" type="_Yoh9QcuMEeWD2sLrjPsxyQ" association="_Yoh9esuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9fMuMEeWD2sLrjPsxyQ" memberEnd="_YogvlsuMEeWD2sLrjPsxyQ _Yoh9fcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9fcuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh9fMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9fsuMEeWD2sLrjPsxyQ" name="PhysicalAssetRequirementType">
+ <ownedAttribute xmi:id="_Yoh9f8uMEeWD2sLrjPsxyQ" name="physicalAssetClassID" type="_Yoh9lMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9lsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9gMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9gcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9gsuMEeWD2sLrjPsxyQ" name="physicalAssetID" type="_Yoh9mMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9msuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9g8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9hMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9hcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9nMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9hsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9h8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9iMuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9nsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9icuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9isuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9oMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9i8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9jMuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9osuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9jcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9jsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9j8uMEeWD2sLrjPsxyQ" name="physicalAssetRequirementProperty" type="_Yoh9pMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9t8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9kMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9kcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9ksuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9ucuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9k8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9lMuMEeWD2sLrjPsxyQ" name="PhysicalAssetClassIDType">
+ <generalization xmi:id="_Yoh9lcuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9lsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9f8uMEeWD2sLrjPsxyQ _Yoh9l8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9l8uMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9lsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9mMuMEeWD2sLrjPsxyQ" name="PhysicalAssetIDType">
+ <generalization xmi:id="_Yoh9mcuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9msuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9gsuMEeWD2sLrjPsxyQ _Yoh9m8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9m8uMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9msuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9nMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9hcuMEeWD2sLrjPsxyQ _Yoh9ncuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9ncuMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9nMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9nsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9iMuMEeWD2sLrjPsxyQ _Yoh9n8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9n8uMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9nsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9oMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9isuMEeWD2sLrjPsxyQ _Yoh9ocuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9ocuMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9oMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9osuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9jMuMEeWD2sLrjPsxyQ _Yoh9o8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9o8uMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9osuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9pMuMEeWD2sLrjPsxyQ" name="PhysicalAssetRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh9pcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9r8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh9psuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9scuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9p8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9qMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9qcuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9s8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9qsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9q8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9rMuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9tcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9rcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9rsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9r8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9pcuMEeWD2sLrjPsxyQ _Yoh9sMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9sMuMEeWD2sLrjPsxyQ" type="_Yoh9pMuMEeWD2sLrjPsxyQ" association="_Yoh9r8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9scuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9psuMEeWD2sLrjPsxyQ _Yoh9ssuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9ssuMEeWD2sLrjPsxyQ" type="_Yoh9pMuMEeWD2sLrjPsxyQ" association="_Yoh9scuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9s8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9qcuMEeWD2sLrjPsxyQ _Yoh9tMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9tMuMEeWD2sLrjPsxyQ" type="_Yoh9pMuMEeWD2sLrjPsxyQ" association="_Yoh9s8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9tcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9rMuMEeWD2sLrjPsxyQ _Yoh9tsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9tsuMEeWD2sLrjPsxyQ" type="_Yoh9pMuMEeWD2sLrjPsxyQ" association="_Yoh9tcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9t8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh9j8uMEeWD2sLrjPsxyQ _Yoh9uMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9uMuMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9t8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9ucuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9ksuMEeWD2sLrjPsxyQ _Yoh9usuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9usuMEeWD2sLrjPsxyQ" type="_Yoh9fsuMEeWD2sLrjPsxyQ" association="_Yoh9ucuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9u8uMEeWD2sLrjPsxyQ" memberEnd="_YogvmcuMEeWD2sLrjPsxyQ _Yoh9vMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9vMuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh9u8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh9vcuMEeWD2sLrjPsxyQ" name="MaterialRequirementType">
+ <ownedAttribute xmi:id="_Yoh9vsuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh95MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9v8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9wMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9wcuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh96MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9wsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9w8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9xMuMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh97MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9xcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9xsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9x8uMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh98MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9yMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9ycuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9ysuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh98suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9y8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh9zMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9zcuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh99MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9zsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh9z8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh99suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh90MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh90cuMEeWD2sLrjPsxyQ" name="materialUse" type="_Yoh9-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh9_suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh90suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh908uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-AMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh91MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh91cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh91suMEeWD2sLrjPsxyQ" name="assemblyRequirement" type="_Yoh9vcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-AsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh918uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh92MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh92cuMEeWD2sLrjPsxyQ" name="assemblyType" type="_Yoh-BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-CsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh92suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh928uMEeWD2sLrjPsxyQ" name="assemblyRelationship" type="_Yoh-DMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-EsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh93MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh93cuMEeWD2sLrjPsxyQ" name="materialRequirementProperty" type="_Yoh-FMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-KMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh93suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh938uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh94MuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-KsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh94cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh94suMEeWD2sLrjPsxyQ" name="MaterialClassIDType">
+ <generalization xmi:id="_Yoh948uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh95MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9vsuMEeWD2sLrjPsxyQ _Yoh95cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh95cuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh95MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh95suMEeWD2sLrjPsxyQ" name="MaterialDefinitionIDType">
+ <generalization xmi:id="_Yoh958uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh96MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9wcuMEeWD2sLrjPsxyQ _Yoh96cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh96cuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh96MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh96suMEeWD2sLrjPsxyQ" name="MaterialLotIDType">
+ <generalization xmi:id="_Yoh968uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh97MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9xMuMEeWD2sLrjPsxyQ _Yoh97cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh97cuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh97MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh97suMEeWD2sLrjPsxyQ" name="MaterialSubLotIDType">
+ <generalization xmi:id="_Yoh978uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh98MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9x8uMEeWD2sLrjPsxyQ _Yoh98cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh98cuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh98MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh98suMEeWD2sLrjPsxyQ" memberEnd="_Yoh9ysuMEeWD2sLrjPsxyQ _Yoh988uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh988uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh98suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh99MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh9zcuMEeWD2sLrjPsxyQ _Yoh99cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh99cuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh99MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh99suMEeWD2sLrjPsxyQ" memberEnd="_Yoh9z8uMEeWD2sLrjPsxyQ _Yoh998uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh998uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh99suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9-MuMEeWD2sLrjPsxyQ" name="MaterialUseType">
+ <generalization xmi:id="_Yoh9-cuMEeWD2sLrjPsxyQ" general="_Yoh9_MuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh9-suMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh9-8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh9_MuMEeWD2sLrjPsxyQ" name="MaterialUse1Type">
+ <generalization xmi:id="_Yoh9_cuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh9_suMEeWD2sLrjPsxyQ" memberEnd="_Yoh90cuMEeWD2sLrjPsxyQ _Yoh9_8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh9_8uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh9_suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-AMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh908uMEeWD2sLrjPsxyQ _Yoh-AcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-AcuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh-AMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-AsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh91suMEeWD2sLrjPsxyQ _Yoh-A8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-A8uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh-AsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh-BMuMEeWD2sLrjPsxyQ" name="AssemblyTypeType">
+ <generalization xmi:id="_Yoh-BcuMEeWD2sLrjPsxyQ" general="_Yoh-CMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh-BsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-B8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh-CMuMEeWD2sLrjPsxyQ" name="AssemblyType1Type">
+ <generalization xmi:id="_Yoh-CcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-CsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh92cuMEeWD2sLrjPsxyQ _Yoh-C8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-C8uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh-CsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh-DMuMEeWD2sLrjPsxyQ" name="AssemblyRelationshipType">
+ <generalization xmi:id="_Yoh-DcuMEeWD2sLrjPsxyQ" general="_Yoh-EMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh-DsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-D8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh-EMuMEeWD2sLrjPsxyQ" name="AssemblyRelationship1Type">
+ <generalization xmi:id="_Yoh-EcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-EsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh928uMEeWD2sLrjPsxyQ _Yoh-E8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-E8uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh-EsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-FMuMEeWD2sLrjPsxyQ" name="MaterialRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh-FcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-IMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-FsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-F8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-IsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-GMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-GcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-GsuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-JMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-G8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-HMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-HcuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-JsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-HsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-H8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-IMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-FcuMEeWD2sLrjPsxyQ _Yoh-IcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-IcuMEeWD2sLrjPsxyQ" type="_Yoh-FMuMEeWD2sLrjPsxyQ" association="_Yoh-IMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-IsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-F8uMEeWD2sLrjPsxyQ _Yoh-I8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-I8uMEeWD2sLrjPsxyQ" type="_Yoh-FMuMEeWD2sLrjPsxyQ" association="_Yoh-IsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-JMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-GsuMEeWD2sLrjPsxyQ _Yoh-JcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-JcuMEeWD2sLrjPsxyQ" type="_Yoh-FMuMEeWD2sLrjPsxyQ" association="_Yoh-JMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-JsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-HcuMEeWD2sLrjPsxyQ _Yoh-J8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-J8uMEeWD2sLrjPsxyQ" type="_Yoh-FMuMEeWD2sLrjPsxyQ" association="_Yoh-JsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-KMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh93cuMEeWD2sLrjPsxyQ _Yoh-KcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-KcuMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh-KMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-KsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh94MuMEeWD2sLrjPsxyQ _Yoh-K8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-K8uMEeWD2sLrjPsxyQ" type="_Yoh9vcuMEeWD2sLrjPsxyQ" association="_Yoh-KsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-LMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8QsuMEeWD2sLrjPsxyQ _Yoh-LcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-LcuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh-LMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-LsuMEeWD2sLrjPsxyQ" name="MaterialProducedRequirementType">
+ <ownedAttribute xmi:id="_Yoh-L8uMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-SsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-MMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-McuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-MsuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-TMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-M8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-NMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-NcuMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-TsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-NsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-N8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-OMuMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-UMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-OcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-OsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-O8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-UsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-PMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-PcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-PsuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-VMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-P8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-QMuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-VsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-QcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-QsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-WMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-Q8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-RMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-RcuMEeWD2sLrjPsxyQ" name="materialProducedRequirementProperty" type="_Yoh-WsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-bsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-RsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-R8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-SMuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-cMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-ScuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-SsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-L8uMEeWD2sLrjPsxyQ _Yoh-S8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-S8uMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-SsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-TMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-MsuMEeWD2sLrjPsxyQ _Yoh-TcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-TcuMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-TMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-TsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-NcuMEeWD2sLrjPsxyQ _Yoh-T8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-T8uMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-TsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-UMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-OMuMEeWD2sLrjPsxyQ _Yoh-UcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-UcuMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-UMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-UsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-O8uMEeWD2sLrjPsxyQ _Yoh-U8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-U8uMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-UsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-VMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-PsuMEeWD2sLrjPsxyQ _Yoh-VcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-VcuMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-VMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-VsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-QMuMEeWD2sLrjPsxyQ _Yoh-V8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-V8uMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-VsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-WMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-QsuMEeWD2sLrjPsxyQ _Yoh-WcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-WcuMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-WMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-WsuMEeWD2sLrjPsxyQ" name="MaterialProducedRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh-W8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-ZsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-XMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-XcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-aMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-XsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-X8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-YMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-asuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-YcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-YsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-Y8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-bMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-ZMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-ZcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-ZsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-W8uMEeWD2sLrjPsxyQ _Yoh-Z8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-Z8uMEeWD2sLrjPsxyQ" type="_Yoh-WsuMEeWD2sLrjPsxyQ" association="_Yoh-ZsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-aMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-XcuMEeWD2sLrjPsxyQ _Yoh-acuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-acuMEeWD2sLrjPsxyQ" type="_Yoh-WsuMEeWD2sLrjPsxyQ" association="_Yoh-aMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-asuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-YMuMEeWD2sLrjPsxyQ _Yoh-a8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-a8uMEeWD2sLrjPsxyQ" type="_Yoh-WsuMEeWD2sLrjPsxyQ" association="_Yoh-asuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-bMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-Y8uMEeWD2sLrjPsxyQ _Yoh-bcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-bcuMEeWD2sLrjPsxyQ" type="_Yoh-WsuMEeWD2sLrjPsxyQ" association="_Yoh-bMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-bsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-RcuMEeWD2sLrjPsxyQ _Yoh-b8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-b8uMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-bsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-cMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-SMuMEeWD2sLrjPsxyQ _Yoh-ccuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-ccuMEeWD2sLrjPsxyQ" type="_Yoh-LsuMEeWD2sLrjPsxyQ" association="_Yoh-cMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-csuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8RcuMEeWD2sLrjPsxyQ _Yoh-c8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-c8uMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh-csuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-dMuMEeWD2sLrjPsxyQ" name="MaterialConsumedRequirementType">
+ <ownedAttribute xmi:id="_Yoh-dcuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-kMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-dsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-d8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-eMuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-ksuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-ecuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-esuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-e8uMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-lMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-fMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-fcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-fsuMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-lsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-f8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-gMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-gcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-mMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-gsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-g8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-hMuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-msuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-hcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-hsuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-nMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-h8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-iMuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-nsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-icuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-isuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-i8uMEeWD2sLrjPsxyQ" name="materialConsumedRequirementProperty" type="_Yoh-oMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-tMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-jMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-jcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-jsuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-tsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-j8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-kMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-dcuMEeWD2sLrjPsxyQ _Yoh-kcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-kcuMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-kMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-ksuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-eMuMEeWD2sLrjPsxyQ _Yoh-k8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-k8uMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-ksuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-lMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-e8uMEeWD2sLrjPsxyQ _Yoh-lcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-lcuMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-lMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-lsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-fsuMEeWD2sLrjPsxyQ _Yoh-l8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-l8uMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-lsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-mMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-gcuMEeWD2sLrjPsxyQ _Yoh-mcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-mcuMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-mMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-msuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-hMuMEeWD2sLrjPsxyQ _Yoh-m8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-m8uMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-msuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-nMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-hsuMEeWD2sLrjPsxyQ _Yoh-ncuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-ncuMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-nMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-nsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-iMuMEeWD2sLrjPsxyQ _Yoh-n8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-n8uMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-nsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-oMuMEeWD2sLrjPsxyQ" name="MaterialConsumedRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh-ocuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-rMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-osuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-o8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-rsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-pMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-pcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-psuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-sMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-p8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-qMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-qcuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-ssuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-qsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-q8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-rMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-ocuMEeWD2sLrjPsxyQ _Yoh-rcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-rcuMEeWD2sLrjPsxyQ" type="_Yoh-oMuMEeWD2sLrjPsxyQ" association="_Yoh-rMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-rsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-o8uMEeWD2sLrjPsxyQ _Yoh-r8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-r8uMEeWD2sLrjPsxyQ" type="_Yoh-oMuMEeWD2sLrjPsxyQ" association="_Yoh-rsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-sMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-psuMEeWD2sLrjPsxyQ _Yoh-scuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-scuMEeWD2sLrjPsxyQ" type="_Yoh-oMuMEeWD2sLrjPsxyQ" association="_Yoh-sMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-ssuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-qcuMEeWD2sLrjPsxyQ _Yoh-s8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-s8uMEeWD2sLrjPsxyQ" type="_Yoh-oMuMEeWD2sLrjPsxyQ" association="_Yoh-ssuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-tMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-i8uMEeWD2sLrjPsxyQ _Yoh-tcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-tcuMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-tMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-tsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-jsuMEeWD2sLrjPsxyQ _Yoh-t8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-t8uMEeWD2sLrjPsxyQ" type="_Yoh-dMuMEeWD2sLrjPsxyQ" association="_Yoh-tsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-uMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8SMuMEeWD2sLrjPsxyQ _Yoh-ucuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-ucuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh-uMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-usuMEeWD2sLrjPsxyQ" name="ConsumableExpectedRequirementType">
+ <ownedAttribute xmi:id="_Yoh-u8uMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-0MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-vMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-vcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-vsuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-0suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-v8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-wMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-wcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-1MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-wsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-w8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-xMuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-1suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-xcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-xsuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-2MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-x8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-yMuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-2suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-ycuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-ysuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-y8uMEeWD2sLrjPsxyQ" name="consumableExpectedRequirementProperty" type="_Yoh-3MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-8MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-zMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-zcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-zsuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-8suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-z8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-0MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-u8uMEeWD2sLrjPsxyQ _Yoh-0cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-0cuMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-0MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-0suMEeWD2sLrjPsxyQ" memberEnd="_Yoh-vsuMEeWD2sLrjPsxyQ _Yoh-08uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-08uMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-0suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-1MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-wcuMEeWD2sLrjPsxyQ _Yoh-1cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-1cuMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-1MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-1suMEeWD2sLrjPsxyQ" memberEnd="_Yoh-xMuMEeWD2sLrjPsxyQ _Yoh-18uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-18uMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-1suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-2MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-xsuMEeWD2sLrjPsxyQ _Yoh-2cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-2cuMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-2MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-2suMEeWD2sLrjPsxyQ" memberEnd="_Yoh-yMuMEeWD2sLrjPsxyQ _Yoh-28uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-28uMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-2suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh-3MuMEeWD2sLrjPsxyQ" name="ConsumableExpectedRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoh-3cuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-6MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-3suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-38uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-6suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-4MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-4cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-4suMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-7MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-48uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-5MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh-5cuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh-7suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-5suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh-58uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-6MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-3cuMEeWD2sLrjPsxyQ _Yoh-6cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-6cuMEeWD2sLrjPsxyQ" type="_Yoh-3MuMEeWD2sLrjPsxyQ" association="_Yoh-6MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-6suMEeWD2sLrjPsxyQ" memberEnd="_Yoh-38uMEeWD2sLrjPsxyQ _Yoh-68uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-68uMEeWD2sLrjPsxyQ" type="_Yoh-3MuMEeWD2sLrjPsxyQ" association="_Yoh-6suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-7MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-4suMEeWD2sLrjPsxyQ _Yoh-7cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-7cuMEeWD2sLrjPsxyQ" type="_Yoh-3MuMEeWD2sLrjPsxyQ" association="_Yoh-7MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-7suMEeWD2sLrjPsxyQ" memberEnd="_Yoh-5cuMEeWD2sLrjPsxyQ _Yoh-78uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-78uMEeWD2sLrjPsxyQ" type="_Yoh-3MuMEeWD2sLrjPsxyQ" association="_Yoh-7suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-8MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh-y8uMEeWD2sLrjPsxyQ _Yoh-8cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-8cuMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-8MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-8suMEeWD2sLrjPsxyQ" memberEnd="_Yoh-zsuMEeWD2sLrjPsxyQ _Yoh-88uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-88uMEeWD2sLrjPsxyQ" type="_Yoh-usuMEeWD2sLrjPsxyQ" association="_Yoh-8suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-9MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8S8uMEeWD2sLrjPsxyQ _Yoh-9cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-9cuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh-9MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh-9suMEeWD2sLrjPsxyQ" memberEnd="_Yoh8TsuMEeWD2sLrjPsxyQ _Yoh-98uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh-98uMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh-9suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh--MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8UcuMEeWD2sLrjPsxyQ _Yoh--cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh--cuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh--MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh--suMEeWD2sLrjPsxyQ" name="RequestStateType">
+ <generalization xmi:id="_Yoh--8uMEeWD2sLrjPsxyQ" general="_Yoh-_suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh-_MuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh-_cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh-_suMEeWD2sLrjPsxyQ" name="RequestState1Type">
+ <generalization xmi:id="_Yoh-_8uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_AMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh8U8uMEeWD2sLrjPsxyQ _Yoh_AcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_AcuMEeWD2sLrjPsxyQ" type="_YogvfMuMEeWD2sLrjPsxyQ" association="_Yoh_AMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_AsuMEeWD2sLrjPsxyQ" memberEnd="_YogvV8uMEeWD2sLrjPsxyQ _Yoh_A8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_A8uMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_Yoh_AsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_BMuMEeWD2sLrjPsxyQ" name="SegmentResponseType">
+ <ownedAttribute xmi:id="_Yoh_BcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_N8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_BsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_B8uMEeWD2sLrjPsxyQ" name="processSegmentID" type="_Yoh8W8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_OcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_CMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_CcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_CsuMEeWD2sLrjPsxyQ" name="productSegmentID" type="_Yoh8V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_O8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_C8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_DMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_DcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_PcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_DsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_D8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_EMuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_P8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_EcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_EsuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_QcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_E8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_FMuMEeWD2sLrjPsxyQ" name="actualStartTime" type="_Yoh_Q8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_RcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_FcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_FsuMEeWD2sLrjPsxyQ" name="actualEndTime" type="_Yoh_R8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_ScuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_F8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_GMuMEeWD2sLrjPsxyQ" name="productionData" type="_Yoh_S8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_YsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_GcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_GsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_G8uMEeWD2sLrjPsxyQ" name="personnelActual" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_ocuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_HMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_HcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_HsuMEeWD2sLrjPsxyQ" name="equipmentActual" type="_Yoh_o8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_4MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_H8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_IMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_IcuMEeWD2sLrjPsxyQ" name="physicalAssetActual" type="_Yoh_4suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAH8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_IsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_I8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_JMuMEeWD2sLrjPsxyQ" name="materialActual" type="_YoiAIcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAecuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_JcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_JsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_J8uMEeWD2sLrjPsxyQ" name="materialProducedActual" type="_YoiAe8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAwsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_KMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_KcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_KsuMEeWD2sLrjPsxyQ" name="materialConsumedActual" type="_YoiAxMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBC8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_K8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_LMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_LcuMEeWD2sLrjPsxyQ" name="consumableActual" type="_YoiBDcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBSsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_LsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_L8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_MMuMEeWD2sLrjPsxyQ" name="segmentResponse" type="_Yoh_BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBTMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_McuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_MsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_M8uMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBTsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_NMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_NcuMEeWD2sLrjPsxyQ" name="segmentState" type="_YoiBUMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBVsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_NsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_N8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_BcuMEeWD2sLrjPsxyQ _Yoh_OMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_OMuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_N8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_OcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_B8uMEeWD2sLrjPsxyQ _Yoh_OsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_OsuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_OcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_O8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_CsuMEeWD2sLrjPsxyQ _Yoh_PMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_PMuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_O8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_PcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_DcuMEeWD2sLrjPsxyQ _Yoh_PsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_PsuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_PcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_P8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_EMuMEeWD2sLrjPsxyQ _Yoh_QMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_QMuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_P8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_QcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_EsuMEeWD2sLrjPsxyQ _Yoh_QsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_QsuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_QcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh_Q8uMEeWD2sLrjPsxyQ" name="ActualStartTimeType">
+ <generalization xmi:id="_Yoh_RMuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_RcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_FMuMEeWD2sLrjPsxyQ _Yoh_RsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_RsuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_RcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoh_R8uMEeWD2sLrjPsxyQ" name="ActualEndTimeType">
+ <generalization xmi:id="_Yoh_SMuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_ScuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_FsuMEeWD2sLrjPsxyQ _Yoh_SsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_SsuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_ScuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_S8uMEeWD2sLrjPsxyQ" name="ProductionDataType">
+ <ownedAttribute xmi:id="_Yoh_TMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_WMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh_TcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_WsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_TsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_T8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_UMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_XMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_UcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_UsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_U8uMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_XsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_VMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_VcuMEeWD2sLrjPsxyQ" name="productionData" type="_Yoh_S8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_YMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_VsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_V8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_WMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_TMuMEeWD2sLrjPsxyQ _Yoh_WcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_WcuMEeWD2sLrjPsxyQ" type="_Yoh_S8uMEeWD2sLrjPsxyQ" association="_Yoh_WMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_WsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_TcuMEeWD2sLrjPsxyQ _Yoh_W8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_W8uMEeWD2sLrjPsxyQ" type="_Yoh_S8uMEeWD2sLrjPsxyQ" association="_Yoh_WsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_XMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_UMuMEeWD2sLrjPsxyQ _Yoh_XcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_XcuMEeWD2sLrjPsxyQ" type="_Yoh_S8uMEeWD2sLrjPsxyQ" association="_Yoh_XMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_XsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_U8uMEeWD2sLrjPsxyQ _Yoh_X8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_X8uMEeWD2sLrjPsxyQ" type="_Yoh_S8uMEeWD2sLrjPsxyQ" association="_Yoh_XsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_YMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_VcuMEeWD2sLrjPsxyQ _Yoh_YcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_YcuMEeWD2sLrjPsxyQ" type="_Yoh_S8uMEeWD2sLrjPsxyQ" association="_Yoh_YMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_YsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_GMuMEeWD2sLrjPsxyQ _Yoh_Y8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_Y8uMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_YsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_ZMuMEeWD2sLrjPsxyQ" name="PersonnelActualType">
+ <ownedAttribute xmi:id="_Yoh_ZcuMEeWD2sLrjPsxyQ" name="personnelClassID" type="_Yoh9AMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_esuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_ZsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_Z8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_aMuMEeWD2sLrjPsxyQ" name="personID" type="_Yoh9BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_fMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_acuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_asuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_a8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_fsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_bMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_bcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_bsuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_gMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_b8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_cMuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_gsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_ccuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_csuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_hMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_c8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_dMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_dcuMEeWD2sLrjPsxyQ" name="personnelActualProperty" type="_Yoh_hsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_ncuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_dsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_d8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_eMuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_n8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_ecuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_esuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_ZcuMEeWD2sLrjPsxyQ _Yoh_e8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_e8uMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_esuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_fMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_aMuMEeWD2sLrjPsxyQ _Yoh_fcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_fcuMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_fMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_fsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_a8uMEeWD2sLrjPsxyQ _Yoh_f8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_f8uMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_fsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_gMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_bsuMEeWD2sLrjPsxyQ _Yoh_gcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_gcuMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_gMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_gsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_cMuMEeWD2sLrjPsxyQ _Yoh_g8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_g8uMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_gsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_hMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_csuMEeWD2sLrjPsxyQ _Yoh_hcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_hcuMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_hMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_hsuMEeWD2sLrjPsxyQ" name="PersonnelActualPropertyType">
+ <ownedAttribute xmi:id="_Yoh_h8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_k8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh_iMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_lcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_icuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_isuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_i8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_l8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_jMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_jcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_jsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_mcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_j8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_kMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_kcuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_m8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_ksuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_k8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_h8uMEeWD2sLrjPsxyQ _Yoh_lMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_lMuMEeWD2sLrjPsxyQ" type="_Yoh_hsuMEeWD2sLrjPsxyQ" association="_Yoh_k8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_lcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_iMuMEeWD2sLrjPsxyQ _Yoh_lsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_lsuMEeWD2sLrjPsxyQ" type="_Yoh_hsuMEeWD2sLrjPsxyQ" association="_Yoh_lcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_l8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_i8uMEeWD2sLrjPsxyQ _Yoh_mMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_mMuMEeWD2sLrjPsxyQ" type="_Yoh_hsuMEeWD2sLrjPsxyQ" association="_Yoh_l8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_mcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_jsuMEeWD2sLrjPsxyQ _Yoh_msuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_msuMEeWD2sLrjPsxyQ" type="_Yoh_hsuMEeWD2sLrjPsxyQ" association="_Yoh_mcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_m8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_kcuMEeWD2sLrjPsxyQ _Yoh_nMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_nMuMEeWD2sLrjPsxyQ" type="_Yoh_hsuMEeWD2sLrjPsxyQ" association="_Yoh_m8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_ncuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_dcuMEeWD2sLrjPsxyQ _Yoh_nsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_nsuMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_ncuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_n8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_eMuMEeWD2sLrjPsxyQ _Yoh_oMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_oMuMEeWD2sLrjPsxyQ" type="_Yoh_ZMuMEeWD2sLrjPsxyQ" association="_Yoh_n8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_ocuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_G8uMEeWD2sLrjPsxyQ _Yoh_osuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_osuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_ocuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_o8uMEeWD2sLrjPsxyQ" name="EquipmentActualType">
+ <ownedAttribute xmi:id="_Yoh_pMuMEeWD2sLrjPsxyQ" name="equipmentClassID" type="_Yoh9V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_ucuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_pcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_psuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_p8uMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_u8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_qMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_qcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_qsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_vcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_q8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_rMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_rcuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_v8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_rsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_r8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_wcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_sMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_scuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_w8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_ssuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_s8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_tMuMEeWD2sLrjPsxyQ" name="equipmentActualProperty" type="_Yoh_xcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_3MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_tcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_tsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_t8uMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_3suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_uMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_ucuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_pMuMEeWD2sLrjPsxyQ _Yoh_usuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_usuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_ucuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_u8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_p8uMEeWD2sLrjPsxyQ _Yoh_vMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_vMuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_u8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_vcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_qsuMEeWD2sLrjPsxyQ _Yoh_vsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_vsuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_vcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_v8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_rcuMEeWD2sLrjPsxyQ _Yoh_wMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_wMuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_v8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_wcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_r8uMEeWD2sLrjPsxyQ _Yoh_wsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_wsuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_wcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_w8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_scuMEeWD2sLrjPsxyQ _Yoh_xMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_xMuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_w8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_xcuMEeWD2sLrjPsxyQ" name="EquipmentActualPropertyType">
+ <ownedAttribute xmi:id="_Yoh_xsuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_0suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoh_x8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_1MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_yMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_ycuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_ysuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_1suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_y8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_zMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_zcuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_2MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_zsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_z8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_0MuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_2suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_0cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_0suMEeWD2sLrjPsxyQ" memberEnd="_Yoh_xsuMEeWD2sLrjPsxyQ _Yoh_08uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_08uMEeWD2sLrjPsxyQ" type="_Yoh_xcuMEeWD2sLrjPsxyQ" association="_Yoh_0suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_1MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_x8uMEeWD2sLrjPsxyQ _Yoh_1cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_1cuMEeWD2sLrjPsxyQ" type="_Yoh_xcuMEeWD2sLrjPsxyQ" association="_Yoh_1MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_1suMEeWD2sLrjPsxyQ" memberEnd="_Yoh_ysuMEeWD2sLrjPsxyQ _Yoh_18uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_18uMEeWD2sLrjPsxyQ" type="_Yoh_xcuMEeWD2sLrjPsxyQ" association="_Yoh_1suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_2MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_zcuMEeWD2sLrjPsxyQ _Yoh_2cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_2cuMEeWD2sLrjPsxyQ" type="_Yoh_xcuMEeWD2sLrjPsxyQ" association="_Yoh_2MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_2suMEeWD2sLrjPsxyQ" memberEnd="_Yoh_0MuMEeWD2sLrjPsxyQ _Yoh_28uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_28uMEeWD2sLrjPsxyQ" type="_Yoh_xcuMEeWD2sLrjPsxyQ" association="_Yoh_2suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_3MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_tMuMEeWD2sLrjPsxyQ _Yoh_3cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_3cuMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_3MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_3suMEeWD2sLrjPsxyQ" memberEnd="_Yoh_t8uMEeWD2sLrjPsxyQ _Yoh_38uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_38uMEeWD2sLrjPsxyQ" type="_Yoh_o8uMEeWD2sLrjPsxyQ" association="_Yoh_3suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_4MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_HsuMEeWD2sLrjPsxyQ _Yoh_4cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_4cuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_Yoh_4MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoh_4suMEeWD2sLrjPsxyQ" name="PhysicalAssetActualType">
+ <ownedAttribute xmi:id="_Yoh_48uMEeWD2sLrjPsxyQ" name="physicalAssetClassID" type="_Yoh9lMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_-MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_5MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_5cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_5suMEeWD2sLrjPsxyQ" name="physicalAssetID" type="_Yoh9mMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh_-suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_58uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_6MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_6cuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh__MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_6suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_68uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_7MuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoh__suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_7cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_7suMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAAMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_78uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_8MuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAAsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_8cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_8suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_88uMEeWD2sLrjPsxyQ" name="physicalAssetActualProperty" type="_YoiABMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAG8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_9MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoh_9cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoh_9suMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAHcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoh_98uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_-MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_48uMEeWD2sLrjPsxyQ _Yoh_-cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_-cuMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_Yoh_-MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh_-suMEeWD2sLrjPsxyQ" memberEnd="_Yoh_5suMEeWD2sLrjPsxyQ _Yoh_-8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh_-8uMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_Yoh_-suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh__MuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_6cuMEeWD2sLrjPsxyQ _Yoh__cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh__cuMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_Yoh__MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoh__suMEeWD2sLrjPsxyQ" memberEnd="_Yoh_7MuMEeWD2sLrjPsxyQ _Yoh__8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoh__8uMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_Yoh__suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAAMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_7suMEeWD2sLrjPsxyQ _YoiAAcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAAcuMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_YoiAAMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAAsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_8MuMEeWD2sLrjPsxyQ _YoiAA8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAA8uMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_YoiAAsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiABMuMEeWD2sLrjPsxyQ" name="PhysicalAssetActualPropertyType">
+ <ownedAttribute xmi:id="_YoiABcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAEcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiABsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAE8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAB8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiACMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiACcuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAFcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiACsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAC8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiADMuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAF8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiADcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiADsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAD8uMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAGcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAEMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAEcuMEeWD2sLrjPsxyQ" memberEnd="_YoiABcuMEeWD2sLrjPsxyQ _YoiAEsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAEsuMEeWD2sLrjPsxyQ" type="_YoiABMuMEeWD2sLrjPsxyQ" association="_YoiAEcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAE8uMEeWD2sLrjPsxyQ" memberEnd="_YoiABsuMEeWD2sLrjPsxyQ _YoiAFMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAFMuMEeWD2sLrjPsxyQ" type="_YoiABMuMEeWD2sLrjPsxyQ" association="_YoiAE8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAFcuMEeWD2sLrjPsxyQ" memberEnd="_YoiACcuMEeWD2sLrjPsxyQ _YoiAFsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAFsuMEeWD2sLrjPsxyQ" type="_YoiABMuMEeWD2sLrjPsxyQ" association="_YoiAFcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAF8uMEeWD2sLrjPsxyQ" memberEnd="_YoiADMuMEeWD2sLrjPsxyQ _YoiAGMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAGMuMEeWD2sLrjPsxyQ" type="_YoiABMuMEeWD2sLrjPsxyQ" association="_YoiAF8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAGcuMEeWD2sLrjPsxyQ" memberEnd="_YoiAD8uMEeWD2sLrjPsxyQ _YoiAGsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAGsuMEeWD2sLrjPsxyQ" type="_YoiABMuMEeWD2sLrjPsxyQ" association="_YoiAGcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAG8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_88uMEeWD2sLrjPsxyQ _YoiAHMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAHMuMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_YoiAG8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAHcuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_9suMEeWD2sLrjPsxyQ _YoiAHsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAHsuMEeWD2sLrjPsxyQ" type="_Yoh_4suMEeWD2sLrjPsxyQ" association="_YoiAHcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAH8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_IcuMEeWD2sLrjPsxyQ _YoiAIMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAIMuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiAH8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiAIcuMEeWD2sLrjPsxyQ" name="MaterialActualType">
+ <ownedAttribute xmi:id="_YoiAIsuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiARsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAI8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAJMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAJcuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiASMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAJsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAJ8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAKMuMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiASsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAKcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAKsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAK8uMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiATMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiALMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiALcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiALsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiATsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAL8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAMMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAMcuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAUMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAMsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAM8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAUsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiANMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiANcuMEeWD2sLrjPsxyQ" name="materialUse" type="_Yoh9-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAVMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiANsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAN8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAVsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAOMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAOcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAOsuMEeWD2sLrjPsxyQ" name="assemblyActual" type="_YoiAIcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAWMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAO8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAPMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAPcuMEeWD2sLrjPsxyQ" name="assemblyType" type="_Yoh-BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAWsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAPsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAP8uMEeWD2sLrjPsxyQ" name="assemblyRelationship" type="_Yoh-DMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAXMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAQMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAQcuMEeWD2sLrjPsxyQ" name="materialActualProperty" type="_YoiAXsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAdcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAQsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAQ8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiARMuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAd8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiARcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiARsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAIsuMEeWD2sLrjPsxyQ _YoiAR8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAR8uMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiARsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiASMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAJcuMEeWD2sLrjPsxyQ _YoiAScuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAScuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiASMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiASsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAKMuMEeWD2sLrjPsxyQ _YoiAS8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAS8uMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiASsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiATMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAK8uMEeWD2sLrjPsxyQ _YoiATcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiATcuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiATMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiATsuMEeWD2sLrjPsxyQ" memberEnd="_YoiALsuMEeWD2sLrjPsxyQ _YoiAT8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAT8uMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiATsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAUMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAMcuMEeWD2sLrjPsxyQ _YoiAUcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAUcuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAUMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAUsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAM8uMEeWD2sLrjPsxyQ _YoiAU8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAU8uMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAUsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAVMuMEeWD2sLrjPsxyQ" memberEnd="_YoiANcuMEeWD2sLrjPsxyQ _YoiAVcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAVcuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAVMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAVsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAN8uMEeWD2sLrjPsxyQ _YoiAV8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAV8uMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAVsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAWMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAOsuMEeWD2sLrjPsxyQ _YoiAWcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAWcuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAWMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAWsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAPcuMEeWD2sLrjPsxyQ _YoiAW8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAW8uMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAWsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAXMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAP8uMEeWD2sLrjPsxyQ _YoiAXcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAXcuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAXMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiAXsuMEeWD2sLrjPsxyQ" name="MaterialActualPropertyType">
+ <ownedAttribute xmi:id="_YoiAX8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAa8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiAYMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAbcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAYcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAYsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAY8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAb8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAZMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAZcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAZsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAccuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAZ8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAaMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAacuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAc8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAasuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAa8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAX8uMEeWD2sLrjPsxyQ _YoiAbMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAbMuMEeWD2sLrjPsxyQ" type="_YoiAXsuMEeWD2sLrjPsxyQ" association="_YoiAa8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAbcuMEeWD2sLrjPsxyQ" memberEnd="_YoiAYMuMEeWD2sLrjPsxyQ _YoiAbsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAbsuMEeWD2sLrjPsxyQ" type="_YoiAXsuMEeWD2sLrjPsxyQ" association="_YoiAbcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAb8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAY8uMEeWD2sLrjPsxyQ _YoiAcMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAcMuMEeWD2sLrjPsxyQ" type="_YoiAXsuMEeWD2sLrjPsxyQ" association="_YoiAb8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAccuMEeWD2sLrjPsxyQ" memberEnd="_YoiAZsuMEeWD2sLrjPsxyQ _YoiAcsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAcsuMEeWD2sLrjPsxyQ" type="_YoiAXsuMEeWD2sLrjPsxyQ" association="_YoiAccuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAc8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAacuMEeWD2sLrjPsxyQ _YoiAdMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAdMuMEeWD2sLrjPsxyQ" type="_YoiAXsuMEeWD2sLrjPsxyQ" association="_YoiAc8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAdcuMEeWD2sLrjPsxyQ" memberEnd="_YoiAQcuMEeWD2sLrjPsxyQ _YoiAdsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAdsuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAdcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAd8uMEeWD2sLrjPsxyQ" memberEnd="_YoiARMuMEeWD2sLrjPsxyQ _YoiAeMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAeMuMEeWD2sLrjPsxyQ" type="_YoiAIcuMEeWD2sLrjPsxyQ" association="_YoiAd8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAecuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_JMuMEeWD2sLrjPsxyQ _YoiAesuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAesuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiAecuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiAe8uMEeWD2sLrjPsxyQ" name="MaterialProducedActualType">
+ <ownedAttribute xmi:id="_YoiAfMuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAl8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAfcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAfsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAf8uMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAmcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAgMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAgcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAgsuMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAm8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAg8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAhMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAhcuMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAncuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAhsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAh8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAiMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAn8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAicuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAisuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAi8uMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAocuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAjMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAjcuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAo8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAjsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAj8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiApcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAkMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAkcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAksuMEeWD2sLrjPsxyQ" name="materialProducedActualProperty" type="_YoiAp8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAvsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAk8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAlMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAlcuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAwMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAlsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAl8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAfMuMEeWD2sLrjPsxyQ _YoiAmMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAmMuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAl8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAmcuMEeWD2sLrjPsxyQ" memberEnd="_YoiAf8uMEeWD2sLrjPsxyQ _YoiAmsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAmsuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAmcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAm8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAgsuMEeWD2sLrjPsxyQ _YoiAnMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAnMuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAm8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAncuMEeWD2sLrjPsxyQ" memberEnd="_YoiAhcuMEeWD2sLrjPsxyQ _YoiAnsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAnsuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAncuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAn8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAiMuMEeWD2sLrjPsxyQ _YoiAoMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAoMuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAn8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAocuMEeWD2sLrjPsxyQ" memberEnd="_YoiAi8uMEeWD2sLrjPsxyQ _YoiAosuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAosuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAocuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAo8uMEeWD2sLrjPsxyQ" memberEnd="_YoiAjcuMEeWD2sLrjPsxyQ _YoiApMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiApMuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAo8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiApcuMEeWD2sLrjPsxyQ" memberEnd="_YoiAj8uMEeWD2sLrjPsxyQ _YoiApsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiApsuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiApcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiAp8uMEeWD2sLrjPsxyQ" name="MaterialProducedActualPropertyType">
+ <ownedAttribute xmi:id="_YoiAqMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAtMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiAqcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAtsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAqsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAq8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiArMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAuMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiArcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiArsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAr8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAusuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAsMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAscuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAssuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiAvMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAs8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAtMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAqMuMEeWD2sLrjPsxyQ _YoiAtcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAtcuMEeWD2sLrjPsxyQ" type="_YoiAp8uMEeWD2sLrjPsxyQ" association="_YoiAtMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAtsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAqcuMEeWD2sLrjPsxyQ _YoiAt8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAt8uMEeWD2sLrjPsxyQ" type="_YoiAp8uMEeWD2sLrjPsxyQ" association="_YoiAtsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAuMuMEeWD2sLrjPsxyQ" memberEnd="_YoiArMuMEeWD2sLrjPsxyQ _YoiAucuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAucuMEeWD2sLrjPsxyQ" type="_YoiAp8uMEeWD2sLrjPsxyQ" association="_YoiAuMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAusuMEeWD2sLrjPsxyQ" memberEnd="_YoiAr8uMEeWD2sLrjPsxyQ _YoiAu8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAu8uMEeWD2sLrjPsxyQ" type="_YoiAp8uMEeWD2sLrjPsxyQ" association="_YoiAusuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAvMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAssuMEeWD2sLrjPsxyQ _YoiAvcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAvcuMEeWD2sLrjPsxyQ" type="_YoiAp8uMEeWD2sLrjPsxyQ" association="_YoiAvMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAvsuMEeWD2sLrjPsxyQ" memberEnd="_YoiAksuMEeWD2sLrjPsxyQ _YoiAv8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAv8uMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAvsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAwMuMEeWD2sLrjPsxyQ" memberEnd="_YoiAlcuMEeWD2sLrjPsxyQ _YoiAwcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAwcuMEeWD2sLrjPsxyQ" type="_YoiAe8uMEeWD2sLrjPsxyQ" association="_YoiAwMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiAwsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_J8uMEeWD2sLrjPsxyQ _YoiAw8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiAw8uMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiAwsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiAxMuMEeWD2sLrjPsxyQ" name="MaterialConsumedActualType">
+ <ownedAttribute xmi:id="_YoiAxcuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA4MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAxsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAx8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAyMuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA4suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAycuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAysuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAy8uMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA5MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAzMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiAzcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiAzsuMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA5suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiAz8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA0MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA0cuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA6MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA0suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA08uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA1MuMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA6suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA1cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA1suMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA7MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA18uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA2MuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA7suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA2cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA2suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA28uMEeWD2sLrjPsxyQ" name="materialConsumedActualProperty" type="_YoiA8MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBB8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA3MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA3cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA3suMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBCcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA38uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA4MuMEeWD2sLrjPsxyQ" memberEnd="_YoiAxcuMEeWD2sLrjPsxyQ _YoiA4cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA4cuMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA4MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA4suMEeWD2sLrjPsxyQ" memberEnd="_YoiAyMuMEeWD2sLrjPsxyQ _YoiA48uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA48uMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA4suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA5MuMEeWD2sLrjPsxyQ" memberEnd="_YoiAy8uMEeWD2sLrjPsxyQ _YoiA5cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA5cuMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA5MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA5suMEeWD2sLrjPsxyQ" memberEnd="_YoiAzsuMEeWD2sLrjPsxyQ _YoiA58uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA58uMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA5suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA6MuMEeWD2sLrjPsxyQ" memberEnd="_YoiA0cuMEeWD2sLrjPsxyQ _YoiA6cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA6cuMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA6MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA6suMEeWD2sLrjPsxyQ" memberEnd="_YoiA1MuMEeWD2sLrjPsxyQ _YoiA68uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA68uMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA6suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA7MuMEeWD2sLrjPsxyQ" memberEnd="_YoiA1suMEeWD2sLrjPsxyQ _YoiA7cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA7cuMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA7MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA7suMEeWD2sLrjPsxyQ" memberEnd="_YoiA2MuMEeWD2sLrjPsxyQ _YoiA78uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA78uMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiA7suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiA8MuMEeWD2sLrjPsxyQ" name="MaterialConsumedActualPropertyType">
+ <ownedAttribute xmi:id="_YoiA8cuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA_cuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiA8suMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiA_8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA88uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA9MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA9cuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBAcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA9suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA98uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA-MuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBA8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA-cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiA-suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiA-8uMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBBcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiA_MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA_cuMEeWD2sLrjPsxyQ" memberEnd="_YoiA8cuMEeWD2sLrjPsxyQ _YoiA_suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiA_suMEeWD2sLrjPsxyQ" type="_YoiA8MuMEeWD2sLrjPsxyQ" association="_YoiA_cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiA_8uMEeWD2sLrjPsxyQ" memberEnd="_YoiA8suMEeWD2sLrjPsxyQ _YoiBAMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBAMuMEeWD2sLrjPsxyQ" type="_YoiA8MuMEeWD2sLrjPsxyQ" association="_YoiA_8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBAcuMEeWD2sLrjPsxyQ" memberEnd="_YoiA9cuMEeWD2sLrjPsxyQ _YoiBAsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBAsuMEeWD2sLrjPsxyQ" type="_YoiA8MuMEeWD2sLrjPsxyQ" association="_YoiBAcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBA8uMEeWD2sLrjPsxyQ" memberEnd="_YoiA-MuMEeWD2sLrjPsxyQ _YoiBBMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBBMuMEeWD2sLrjPsxyQ" type="_YoiA8MuMEeWD2sLrjPsxyQ" association="_YoiBA8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBBcuMEeWD2sLrjPsxyQ" memberEnd="_YoiA-8uMEeWD2sLrjPsxyQ _YoiBBsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBBsuMEeWD2sLrjPsxyQ" type="_YoiA8MuMEeWD2sLrjPsxyQ" association="_YoiBBcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBB8uMEeWD2sLrjPsxyQ" memberEnd="_YoiA28uMEeWD2sLrjPsxyQ _YoiBCMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBCMuMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiBB8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBCcuMEeWD2sLrjPsxyQ" memberEnd="_YoiA3suMEeWD2sLrjPsxyQ _YoiBCsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBCsuMEeWD2sLrjPsxyQ" type="_YoiAxMuMEeWD2sLrjPsxyQ" association="_YoiBCcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBC8uMEeWD2sLrjPsxyQ" memberEnd="_Yoh_KsuMEeWD2sLrjPsxyQ _YoiBDMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBDMuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiBC8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBDcuMEeWD2sLrjPsxyQ" name="ConsumableActualType">
+ <ownedAttribute xmi:id="_YoiBDsuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBI8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBD8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBEMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBEcuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBJcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBEsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBE8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBFMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBJ8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBFcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBFsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBF8uMEeWD2sLrjPsxyQ" name="location" type="_YogvDsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBKcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBGMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBGcuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBK8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBGsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBG8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBLcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBHMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBHcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBHsuMEeWD2sLrjPsxyQ" name="consumableActualProperty" type="_YoiBL8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBRsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBH8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBIMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBIcuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBSMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBIsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBI8uMEeWD2sLrjPsxyQ" memberEnd="_YoiBDsuMEeWD2sLrjPsxyQ _YoiBJMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBJMuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBI8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBJcuMEeWD2sLrjPsxyQ" memberEnd="_YoiBEcuMEeWD2sLrjPsxyQ _YoiBJsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBJsuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBJcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBJ8uMEeWD2sLrjPsxyQ" memberEnd="_YoiBFMuMEeWD2sLrjPsxyQ _YoiBKMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBKMuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBJ8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBKcuMEeWD2sLrjPsxyQ" memberEnd="_YoiBF8uMEeWD2sLrjPsxyQ _YoiBKsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBKsuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBKcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBK8uMEeWD2sLrjPsxyQ" memberEnd="_YoiBGcuMEeWD2sLrjPsxyQ _YoiBLMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBLMuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBK8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBLcuMEeWD2sLrjPsxyQ" memberEnd="_YoiBG8uMEeWD2sLrjPsxyQ _YoiBLsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBLsuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBLcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBL8uMEeWD2sLrjPsxyQ" name="ConsumableActualPropertyType">
+ <ownedAttribute xmi:id="_YoiBMMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBPMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBMcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBPsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBMsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBM8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBNMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBQMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBNcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBNsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBN8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBQsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBOMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBOcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBOsuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBRMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBO8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBPMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBMMuMEeWD2sLrjPsxyQ _YoiBPcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBPcuMEeWD2sLrjPsxyQ" type="_YoiBL8uMEeWD2sLrjPsxyQ" association="_YoiBPMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBPsuMEeWD2sLrjPsxyQ" memberEnd="_YoiBMcuMEeWD2sLrjPsxyQ _YoiBP8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBP8uMEeWD2sLrjPsxyQ" type="_YoiBL8uMEeWD2sLrjPsxyQ" association="_YoiBPsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBQMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBNMuMEeWD2sLrjPsxyQ _YoiBQcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBQcuMEeWD2sLrjPsxyQ" type="_YoiBL8uMEeWD2sLrjPsxyQ" association="_YoiBQMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBQsuMEeWD2sLrjPsxyQ" memberEnd="_YoiBN8uMEeWD2sLrjPsxyQ _YoiBQ8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBQ8uMEeWD2sLrjPsxyQ" type="_YoiBL8uMEeWD2sLrjPsxyQ" association="_YoiBQsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBRMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBOsuMEeWD2sLrjPsxyQ _YoiBRcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBRcuMEeWD2sLrjPsxyQ" type="_YoiBL8uMEeWD2sLrjPsxyQ" association="_YoiBRMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBRsuMEeWD2sLrjPsxyQ" memberEnd="_YoiBHsuMEeWD2sLrjPsxyQ _YoiBR8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBR8uMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBRsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBSMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBIcuMEeWD2sLrjPsxyQ _YoiBScuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBScuMEeWD2sLrjPsxyQ" type="_YoiBDcuMEeWD2sLrjPsxyQ" association="_YoiBSMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBSsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_LcuMEeWD2sLrjPsxyQ _YoiBS8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBS8uMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiBSsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBTMuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_MMuMEeWD2sLrjPsxyQ _YoiBTcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBTcuMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiBTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBTsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_M8uMEeWD2sLrjPsxyQ _YoiBT8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBT8uMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiBTsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBUMuMEeWD2sLrjPsxyQ" name="ResponseStateType">
+ <generalization xmi:id="_YoiBUcuMEeWD2sLrjPsxyQ" general="_YoiBVMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBUsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBU8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBVMuMEeWD2sLrjPsxyQ" name="ResponseState1Type">
+ <generalization xmi:id="_YoiBVcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBVsuMEeWD2sLrjPsxyQ" memberEnd="_Yoh_NcuMEeWD2sLrjPsxyQ _YoiBV8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBV8uMEeWD2sLrjPsxyQ" type="_Yoh_BMuMEeWD2sLrjPsxyQ" association="_YoiBVsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBWMuMEeWD2sLrjPsxyQ" memberEnd="_YogvWsuMEeWD2sLrjPsxyQ _YoiBWcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBWcuMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YoiBWMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBWsuMEeWD2sLrjPsxyQ" memberEnd="_YogvXcuMEeWD2sLrjPsxyQ _YoiBW8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBW8uMEeWD2sLrjPsxyQ" type="_YogvPsuMEeWD2sLrjPsxyQ" association="_YoiBWsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBXMuMEeWD2sLrjPsxyQ" memberEnd="_YogvBcuMEeWD2sLrjPsxyQ _YoiBXcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBXcuMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YoiBXMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBXsuMEeWD2sLrjPsxyQ" memberEnd="_YogvCMuMEeWD2sLrjPsxyQ _YoiBX8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBX8uMEeWD2sLrjPsxyQ" type="_Yogu88uMEeWD2sLrjPsxyQ" association="_YoiBXsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBYMuMEeWD2sLrjPsxyQ" memberEnd="_YoguksuMEeWD2sLrjPsxyQ _YoiBYcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBYcuMEeWD2sLrjPsxyQ" type="_YogukMuMEeWD2sLrjPsxyQ" association="_YoiBYMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBYsuMEeWD2sLrjPsxyQ" memberEnd="_Yoe49MuMEeWD2sLrjPsxyQ _YoiBY8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBY8uMEeWD2sLrjPsxyQ" type="_Yoe48suMEeWD2sLrjPsxyQ" association="_YoiBYsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBZMuMEeWD2sLrjPsxyQ" name="ActualFinishTimeType">
+ <generalization xmi:id="_YoiBZcuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBZsuMEeWD2sLrjPsxyQ" name="AmountType">
+ <ownedAttribute xmi:id="_YoiBZ8uMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBaMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBacuMEeWD2sLrjPsxyQ" name="currencyCodeListVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBasuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBa8uMEeWD2sLrjPsxyQ" name="currencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBbMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YoiBbcuMEeWD2sLrjPsxyQ" name="AssemblyRelationship1TypeBase">
+ <ownedLiteral xmi:id="_YoiBbsuMEeWD2sLrjPsxyQ" name="Permanent"/>
+ <ownedLiteral xmi:id="_YoiBb8uMEeWD2sLrjPsxyQ" name="Transient"/>
+ <ownedLiteral xmi:id="_YoiBcMuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YoiBccuMEeWD2sLrjPsxyQ" name="AssemblyRelationship1TypeBaseObject">
+ <generalization xmi:id="_YoiBcsuMEeWD2sLrjPsxyQ" general="_YoiBbcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YoiBc8uMEeWD2sLrjPsxyQ" name="AssemblyType1TypeBase">
+ <ownedLiteral xmi:id="_YoiBdMuMEeWD2sLrjPsxyQ" name="Physical"/>
+ <ownedLiteral xmi:id="_YoiBdcuMEeWD2sLrjPsxyQ" name="Logical"/>
+ <ownedLiteral xmi:id="_YoiBdsuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YoiBd8uMEeWD2sLrjPsxyQ" name="AssemblyType1TypeBaseObject">
+ <generalization xmi:id="_YoiBeMuMEeWD2sLrjPsxyQ" general="_YoiBc8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBecuMEeWD2sLrjPsxyQ" name="BillOfMaterialIDType">
+ <generalization xmi:id="_YoiBesuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBe8uMEeWD2sLrjPsxyQ" name="BillOfMaterialsIDType">
+ <generalization xmi:id="_YoiBfMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBfcuMEeWD2sLrjPsxyQ" name="BillOfResourcesIDType">
+ <generalization xmi:id="_YoiBfsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBf8uMEeWD2sLrjPsxyQ" name="BinaryObjectType">
+ <ownedAttribute xmi:id="_YoiBgMuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Base64Binary"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBgcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBgsuMEeWD2sLrjPsxyQ" name="characterSetCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBg8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBhMuMEeWD2sLrjPsxyQ" name="encodingCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBhcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBhsuMEeWD2sLrjPsxyQ" name="filename" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBh8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBiMuMEeWD2sLrjPsxyQ" name="format" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBicuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBisuMEeWD2sLrjPsxyQ" name="mimeCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBi8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBjMuMEeWD2sLrjPsxyQ" name="uri" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#AnyURI"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBjcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBjsuMEeWD2sLrjPsxyQ" name="CancelProductionScheduleType">
+ <ownedAttribute xmi:id="_YoiBj8uMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBlMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBkMuMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiBlsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBrsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBkcuMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBksuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBk8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBlMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBj8uMEeWD2sLrjPsxyQ _YoiBlcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBlcuMEeWD2sLrjPsxyQ" type="_YoiBjsuMEeWD2sLrjPsxyQ" association="_YoiBlMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBlsuMEeWD2sLrjPsxyQ" name="DataAreaType6">
+ <ownedAttribute xmi:id="_YoiBl8uMEeWD2sLrjPsxyQ" name="cancel" type="_YoiBmsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBqsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBmMuMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBrMuMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBmcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBmsuMEeWD2sLrjPsxyQ" name="TransCancelType">
+ <ownedAttribute xmi:id="_YoiBm8uMEeWD2sLrjPsxyQ" name="actionCriteria" type="_YoiBnsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBqMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBnMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBncuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBnsuMEeWD2sLrjPsxyQ" name="TransActionCriteriaType">
+ <ownedAttribute xmi:id="_YoiBn8uMEeWD2sLrjPsxyQ" name="actionExpression" type="_YoguocuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBpMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBoMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBocuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiBosuMEeWD2sLrjPsxyQ" name="changeStatus" type="_YogurMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBpsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBo8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBpMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBn8uMEeWD2sLrjPsxyQ _YoiBpcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBpcuMEeWD2sLrjPsxyQ" type="_YoiBnsuMEeWD2sLrjPsxyQ" association="_YoiBpMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBpsuMEeWD2sLrjPsxyQ" memberEnd="_YoiBosuMEeWD2sLrjPsxyQ _YoiBp8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBp8uMEeWD2sLrjPsxyQ" type="_YoiBnsuMEeWD2sLrjPsxyQ" association="_YoiBpsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBqMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBm8uMEeWD2sLrjPsxyQ _YoiBqcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBqcuMEeWD2sLrjPsxyQ" type="_YoiBmsuMEeWD2sLrjPsxyQ" association="_YoiBqMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBqsuMEeWD2sLrjPsxyQ" memberEnd="_YoiBl8uMEeWD2sLrjPsxyQ _YoiBq8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBq8uMEeWD2sLrjPsxyQ" type="_YoiBlsuMEeWD2sLrjPsxyQ" association="_YoiBqsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBrMuMEeWD2sLrjPsxyQ" memberEnd="_YoiBmMuMEeWD2sLrjPsxyQ _YoiBrcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBrcuMEeWD2sLrjPsxyQ" type="_YoiBlsuMEeWD2sLrjPsxyQ" association="_YoiBrMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBrsuMEeWD2sLrjPsxyQ" memberEnd="_YoiBkMuMEeWD2sLrjPsxyQ _YoiBr8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBr8uMEeWD2sLrjPsxyQ" type="_YoiBjsuMEeWD2sLrjPsxyQ" association="_YoiBrsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBsMuMEeWD2sLrjPsxyQ" name="CapabilityType1Type">
+ <generalization xmi:id="_YoiBscuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YoiBssuMEeWD2sLrjPsxyQ" name="CapabilityType1TypeBase">
+ <ownedLiteral xmi:id="_YoiBs8uMEeWD2sLrjPsxyQ" name="Used"/>
+ <ownedLiteral xmi:id="_YoiBtMuMEeWD2sLrjPsxyQ" name="Unused"/>
+ <ownedLiteral xmi:id="_YoiBtcuMEeWD2sLrjPsxyQ" name="Total"/>
+ <ownedLiteral xmi:id="_YoiBtsuMEeWD2sLrjPsxyQ" name="Committed"/>
+ <ownedLiteral xmi:id="_YoiBt8uMEeWD2sLrjPsxyQ" name="Available"/>
+ <ownedLiteral xmi:id="_YoiBuMuMEeWD2sLrjPsxyQ" name="Unattainable"/>
+ <ownedLiteral xmi:id="_YoiBucuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YoiBusuMEeWD2sLrjPsxyQ" name="CapabilityType1TypeBaseObject">
+ <generalization xmi:id="_YoiBu8uMEeWD2sLrjPsxyQ" general="_YoiBssuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBvMuMEeWD2sLrjPsxyQ" name="CapabilityTypeType">
+ <generalization xmi:id="_YoiBvcuMEeWD2sLrjPsxyQ" general="_YoiBsMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBvsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBv8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBwMuMEeWD2sLrjPsxyQ" name="CauseType">
+ <generalization xmi:id="_YoiBwcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiBwsuMEeWD2sLrjPsxyQ" name="CertificateOfAnalysisReferenceType">
+ <generalization xmi:id="_YoiBw8uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBxMuMEeWD2sLrjPsxyQ" name="ChangeProductionScheduleType">
+ <ownedAttribute xmi:id="_YoiBxcuMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiBysuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBxsuMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiBzMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB38uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBx8uMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiByMuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiBycuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiBysuMEeWD2sLrjPsxyQ" memberEnd="_YoiBxcuMEeWD2sLrjPsxyQ _YoiBy8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiBy8uMEeWD2sLrjPsxyQ" type="_YoiBxMuMEeWD2sLrjPsxyQ" association="_YoiBysuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiBzMuMEeWD2sLrjPsxyQ" name="DataAreaType5">
+ <ownedAttribute xmi:id="_YoiBzcuMEeWD2sLrjPsxyQ" name="change" type="_YoiB0MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB28uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiBzsuMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB3cuMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiBz8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiB0MuMEeWD2sLrjPsxyQ" name="TransChangeType">
+ <ownedAttribute xmi:id="_YoiB0cuMEeWD2sLrjPsxyQ" name="actionCriteria" type="_YoiBnsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB1suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiB0suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiB08uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiB1MuMEeWD2sLrjPsxyQ" name="responseCode" visibility="public" type="_YoiB2MuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiB1cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB1suMEeWD2sLrjPsxyQ" memberEnd="_YoiB0cuMEeWD2sLrjPsxyQ _YoiB18uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB18uMEeWD2sLrjPsxyQ" type="_YoiB0MuMEeWD2sLrjPsxyQ" association="_YoiB1suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YoiB2MuMEeWD2sLrjPsxyQ" name="TransResponseCodeType">
+ <ownedLiteral xmi:id="_YoiB2cuMEeWD2sLrjPsxyQ" name="Always"/>
+ <ownedLiteral xmi:id="_YoiB2suMEeWD2sLrjPsxyQ" name="OnError"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB28uMEeWD2sLrjPsxyQ" memberEnd="_YoiBzcuMEeWD2sLrjPsxyQ _YoiB3MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB3MuMEeWD2sLrjPsxyQ" type="_YoiBzMuMEeWD2sLrjPsxyQ" association="_YoiB28uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB3cuMEeWD2sLrjPsxyQ" memberEnd="_YoiBzsuMEeWD2sLrjPsxyQ _YoiB3suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB3suMEeWD2sLrjPsxyQ" type="_YoiBzMuMEeWD2sLrjPsxyQ" association="_YoiB3cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB38uMEeWD2sLrjPsxyQ" memberEnd="_YoiBxsuMEeWD2sLrjPsxyQ _YoiB4MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB4MuMEeWD2sLrjPsxyQ" type="_YoiBxMuMEeWD2sLrjPsxyQ" association="_YoiB38uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiB4cuMEeWD2sLrjPsxyQ" name="ConfidenceFactorType">
+ <generalization xmi:id="_YoiB4suMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YoiB48uMEeWD2sLrjPsxyQ" name="CorrectionType">
+ <generalization xmi:id="_YoiB5MuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiB5cuMEeWD2sLrjPsxyQ" name="DataAreaType">
+ <ownedAttribute xmi:id="_YoiB5suMEeWD2sLrjPsxyQ" name="get" type="_YoiB6cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB7cuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiB58uMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB78uMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiB6MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiB6cuMEeWD2sLrjPsxyQ" name="TransGetType">
+ <ownedAttribute xmi:id="_YoiB6suMEeWD2sLrjPsxyQ" name="expression" visibility="public" isOrdered="true" isUnique="false">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Token"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiB68uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiB7MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB7cuMEeWD2sLrjPsxyQ" memberEnd="_YoiB5suMEeWD2sLrjPsxyQ _YoiB7suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB7suMEeWD2sLrjPsxyQ" type="_YoiB5cuMEeWD2sLrjPsxyQ" association="_YoiB7cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB78uMEeWD2sLrjPsxyQ" memberEnd="_YoiB58uMEeWD2sLrjPsxyQ _YoiB8MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB8MuMEeWD2sLrjPsxyQ" type="_YoiB5cuMEeWD2sLrjPsxyQ" association="_YoiB78uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiB8cuMEeWD2sLrjPsxyQ" name="DataAreaType1">
+ <ownedAttribute xmi:id="_YoiB8suMEeWD2sLrjPsxyQ" name="show" type="_YoiB9cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB_8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiB88uMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCAcuMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiB9MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiB9cuMEeWD2sLrjPsxyQ" name="TransShowType">
+ <ownedAttribute xmi:id="_YoiB9suMEeWD2sLrjPsxyQ" name="originalApplicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB-8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiB98uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiB-MuMEeWD2sLrjPsxyQ" name="responseCriteria" type="_YogunMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiB_cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiB-cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiB-suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB-8uMEeWD2sLrjPsxyQ" memberEnd="_YoiB9suMEeWD2sLrjPsxyQ _YoiB_MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB_MuMEeWD2sLrjPsxyQ" type="_YoiB9cuMEeWD2sLrjPsxyQ" association="_YoiB-8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB_cuMEeWD2sLrjPsxyQ" memberEnd="_YoiB-MuMEeWD2sLrjPsxyQ _YoiB_suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiB_suMEeWD2sLrjPsxyQ" type="_YoiB9cuMEeWD2sLrjPsxyQ" association="_YoiB_cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiB_8uMEeWD2sLrjPsxyQ" memberEnd="_YoiB8suMEeWD2sLrjPsxyQ _YoiCAMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCAMuMEeWD2sLrjPsxyQ" type="_YoiB8cuMEeWD2sLrjPsxyQ" association="_YoiB_8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCAcuMEeWD2sLrjPsxyQ" memberEnd="_YoiB88uMEeWD2sLrjPsxyQ _YoiCAsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCAsuMEeWD2sLrjPsxyQ" type="_YoiB8cuMEeWD2sLrjPsxyQ" association="_YoiCAcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiCA8uMEeWD2sLrjPsxyQ" name="DataAreaType2">
+ <ownedAttribute xmi:id="_YoiCBMuMEeWD2sLrjPsxyQ" name="sync" type="_YoiCB8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCDcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiCBcuMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCD8uMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiCBsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiCB8uMEeWD2sLrjPsxyQ" name="TransSyncType">
+ <ownedAttribute xmi:id="_YoiCCMuMEeWD2sLrjPsxyQ" name="actionCriteria" type="_YoiBnsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCC8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiCCcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiCCsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCC8uMEeWD2sLrjPsxyQ" memberEnd="_YoiCCMuMEeWD2sLrjPsxyQ _YoiCDMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCDMuMEeWD2sLrjPsxyQ" type="_YoiCB8uMEeWD2sLrjPsxyQ" association="_YoiCC8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCDcuMEeWD2sLrjPsxyQ" memberEnd="_YoiCBMuMEeWD2sLrjPsxyQ _YoiCDsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCDsuMEeWD2sLrjPsxyQ" type="_YoiCA8uMEeWD2sLrjPsxyQ" association="_YoiCDcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCD8uMEeWD2sLrjPsxyQ" memberEnd="_YoiCBcuMEeWD2sLrjPsxyQ _YoiCEMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCEMuMEeWD2sLrjPsxyQ" type="_YoiCA8uMEeWD2sLrjPsxyQ" association="_YoiCD8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiCEcuMEeWD2sLrjPsxyQ" name="DataAreaType3">
+ <ownedAttribute xmi:id="_YoiCEsuMEeWD2sLrjPsxyQ" name="respond" type="_YoiCFcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCH8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiCE8uMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCIcuMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiCFMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiCFcuMEeWD2sLrjPsxyQ" name="TransRespondType">
+ <ownedAttribute xmi:id="_YoiCFsuMEeWD2sLrjPsxyQ" name="originalApplicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCG8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiCF8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiCGMuMEeWD2sLrjPsxyQ" name="responseCriteria" type="_YogunMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCHcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiCGcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiCGsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCG8uMEeWD2sLrjPsxyQ" memberEnd="_YoiCFsuMEeWD2sLrjPsxyQ _YoiCHMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCHMuMEeWD2sLrjPsxyQ" type="_YoiCFcuMEeWD2sLrjPsxyQ" association="_YoiCG8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCHcuMEeWD2sLrjPsxyQ" memberEnd="_YoiCGMuMEeWD2sLrjPsxyQ _YoiCHsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCHsuMEeWD2sLrjPsxyQ" type="_YoiCFcuMEeWD2sLrjPsxyQ" association="_YoiCHcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCH8uMEeWD2sLrjPsxyQ" memberEnd="_YoiCEsuMEeWD2sLrjPsxyQ _YoiCIMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCIMuMEeWD2sLrjPsxyQ" type="_YoiCEcuMEeWD2sLrjPsxyQ" association="_YoiCH8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCIcuMEeWD2sLrjPsxyQ" memberEnd="_YoiCE8uMEeWD2sLrjPsxyQ _YoiCIsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCIsuMEeWD2sLrjPsxyQ" type="_YoiCEcuMEeWD2sLrjPsxyQ" association="_YoiCIcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiCI8uMEeWD2sLrjPsxyQ" name="DataAreaType4">
+ <ownedAttribute xmi:id="_YoiCJMuMEeWD2sLrjPsxyQ" name="process" type="_YoiCJ8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCL8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YoiCJcuMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCMcuMEeWD2sLrjPsxyQ">
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiCJsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YoiCJ8uMEeWD2sLrjPsxyQ" name="TransProcessType">
+ <ownedAttribute xmi:id="_YoiCKMuMEeWD2sLrjPsxyQ" name="actionCriteria" type="_YoiBnsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YoiCLcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiCKcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YoiCKsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YoiCK8uMEeWD2sLrjPsxyQ" name="acknowledgeCode" visibility="public" type="_YoiB2MuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YoiCLMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCLcuMEeWD2sLrjPsxyQ" memberEnd="_YoiCKMuMEeWD2sLrjPsxyQ _YoiCLsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCLsuMEeWD2sLrjPsxyQ" type="_YoiCJ8uMEeWD2sLrjPsxyQ" association="_YoiCLcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCL8uMEeWD2sLrjPsxyQ" memberEnd="_YoiCJMuMEeWD2sLrjPsxyQ _YoiCMMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCMMuMEeWD2sLrjPsxyQ" type="_YoiCI8uMEeWD2sLrjPsxyQ" association="_YoiCL8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YoiCMcuMEeWD2sLrjPsxyQ" memberEnd="_YoiCJcuMEeWD2sLrjPsxyQ _YoiCMsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YoiCMsuMEeWD2sLrjPsxyQ" type="_YoiCI8uMEeWD2sLrjPsxyQ" association="_YoiCMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YoiCM8uMEeWD2sLrjPsxyQ" name="DataType1TypeBase">
+ <ownedLiteral xmi:id="_YoiCNMuMEeWD2sLrjPsxyQ" name="Amount"/>
+ <ownedLiteral xmi:id="_YoiCNcuMEeWD2sLrjPsxyQ" name="BinaryObject"/>
+ <ownedLiteral xmi:id="_YoiCNsuMEeWD2sLrjPsxyQ" name="Code"/>
+ <ownedLiteral xmi:id="_YoiCN8uMEeWD2sLrjPsxyQ" name="DateTime"/>
+ <ownedLiteral xmi:id="_YoiCOMuMEeWD2sLrjPsxyQ" name="Identifier"/>
+ <ownedLiteral xmi:id="_YoiCOcuMEeWD2sLrjPsxyQ" name="Indicator"/>
+ <ownedLiteral xmi:id="_YoiCOsuMEeWD2sLrjPsxyQ" name="Measure"/>
+ <ownedLiteral xmi:id="_YoiCO8uMEeWD2sLrjPsxyQ" name="Numeric"/>
+ <ownedLiteral xmi:id="_YoiCPMuMEeWD2sLrjPsxyQ" name="Quantity"/>
+ <ownedLiteral xmi:id="_YoiCPcuMEeWD2sLrjPsxyQ" name="Text"/>
+ <ownedLiteral xmi:id="_YoiCPsuMEeWD2sLrjPsxyQ" name="string"/>
+ <ownedLiteral xmi:id="_YoiCP8uMEeWD2sLrjPsxyQ" name="byte"/>
+ <ownedLiteral xmi:id="_YoiCQMuMEeWD2sLrjPsxyQ" name="unsignedByte"/>
+ <ownedLiteral xmi:id="_YoiCQcuMEeWD2sLrjPsxyQ" name="binary"/>
+ <ownedLiteral xmi:id="_YoiCQsuMEeWD2sLrjPsxyQ" name="integer"/>
+ <ownedLiteral xmi:id="_YoiCQ8uMEeWD2sLrjPsxyQ" name="positiveInteger"/>
+ <ownedLiteral xmi:id="_YoiCRMuMEeWD2sLrjPsxyQ" name="negativeInteger"/>
+ <ownedLiteral xmi:id="_YoiCRcuMEeWD2sLrjPsxyQ" name="nonNegativeInteger"/>
+ <ownedLiteral xmi:id="_YoiCRsuMEeWD2sLrjPsxyQ" name="nonPositiveInteger"/>
+ <ownedLiteral xmi:id="_YoiCR8uMEeWD2sLrjPsxyQ" name="int"/>
+ <ownedLiteral xmi:id="_YoiCSMuMEeWD2sLrjPsxyQ" name="unsignedInt"/>
+ <ownedLiteral xmi:id="_YoiCScuMEeWD2sLrjPsxyQ" name="long"/>
+ <ownedLiteral xmi:id="_YoiCSsuMEeWD2sLrjPsxyQ" name="unsignedLong"/>
+ <ownedLiteral xmi:id="_YoiCS8uMEeWD2sLrjPsxyQ" name="short"/>
+ <ownedLiteral xmi:id="_YoiCTMuMEeWD2sLrjPsxyQ" name="unsignedShort"/>
+ <ownedLiteral xmi:id="_YoiCTcuMEeWD2sLrjPsxyQ" name="decimal"/>
+ <ownedLiteral xmi:id="_YoiCTsuMEeWD2sLrjPsxyQ" name="float"/>
+ <ownedLiteral xmi:id="_YoiCT8uMEeWD2sLrjPsxyQ" name="double"/>
+ <ownedLiteral xmi:id="_YoiCUMuMEeWD2sLrjPsxyQ" name="boolean"/>
+ <ownedLiteral xmi:id="_YoiCUcuMEeWD2sLrjPsxyQ" name="time"/>
+ <ownedLiteral xmi:id="_YoiCUsuMEeWD2sLrjPsxyQ" name="timeInstant"/>
+ <ownedLiteral xmi:id="_YoiCU8uMEeWD2sLrjPsxyQ" name="timePeriod"/>
+ <ownedLiteral xmi:id="_YoiCVMuMEeWD2sLrjPsxyQ" name="duration"/>
+ <ownedLiteral xmi:id="_YoiCVcuMEeWD2sLrjPsxyQ" name="date"/>
+ <ownedLiteral xmi:id="_YoiCVsuMEeWD2sLrjPsxyQ" name="dateTime1"/>
+ <ownedLiteral xmi:id="_YoiCV8uMEeWD2sLrjPsxyQ" name="month"/>
+ <ownedLiteral xmi:id="_YoiCWMuMEeWD2sLrjPsxyQ" name="year"/>
+ <ownedLiteral xmi:id="_YoiCWcuMEeWD2sLrjPsxyQ" name="century"/>
+ <ownedLiteral xmi:id="_YoiCWsuMEeWD2sLrjPsxyQ" name="recurringDay"/>
+ <ownedLiteral xmi:id="_YojxcMuMEeWD2sLrjPsxyQ" name="recurringDate"/>
+ <ownedLiteral xmi:id="_YojxccuMEeWD2sLrjPsxyQ" name="recurringDuration"/>
+ <ownedLiteral xmi:id="_YojxcsuMEeWD2sLrjPsxyQ" name="Name"/>
+ <ownedLiteral xmi:id="_Yojxc8uMEeWD2sLrjPsxyQ" name="QName"/>
+ <ownedLiteral xmi:id="_YojxdMuMEeWD2sLrjPsxyQ" name="NCName"/>
+ <ownedLiteral xmi:id="_YojxdcuMEeWD2sLrjPsxyQ" name="uriReference"/>
+ <ownedLiteral xmi:id="_YojxdsuMEeWD2sLrjPsxyQ" name="language"/>
+ <ownedLiteral xmi:id="_Yojxd8uMEeWD2sLrjPsxyQ" name="ID"/>
+ <ownedLiteral xmi:id="_YojxeMuMEeWD2sLrjPsxyQ" name="IDREF"/>
+ <ownedLiteral xmi:id="_YojxecuMEeWD2sLrjPsxyQ" name="IDREFS"/>
+ <ownedLiteral xmi:id="_YojxesuMEeWD2sLrjPsxyQ" name="ENTITY"/>
+ <ownedLiteral xmi:id="_Yojxe8uMEeWD2sLrjPsxyQ" name="ENTITIES"/>
+ <ownedLiteral xmi:id="_YojxfMuMEeWD2sLrjPsxyQ" name="NOTATION"/>
+ <ownedLiteral xmi:id="_YojxfcuMEeWD2sLrjPsxyQ" name="NMTOKEN"/>
+ <ownedLiteral xmi:id="_YojxfsuMEeWD2sLrjPsxyQ" name="NMTOKENS"/>
+ <ownedLiteral xmi:id="_Yojxf8uMEeWD2sLrjPsxyQ" name="Enumeration"/>
+ <ownedLiteral xmi:id="_YojxgMuMEeWD2sLrjPsxyQ" name="SVG"/>
+ <ownedLiteral xmi:id="_YojxgcuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojxgsuMEeWD2sLrjPsxyQ" name="DataType1TypeBaseObject">
+ <generalization xmi:id="_Yojxg8uMEeWD2sLrjPsxyQ" general="_YoiCM8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojxhMuMEeWD2sLrjPsxyQ" name="Dependency1Type">
+ <generalization xmi:id="_YojxhcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YojxhsuMEeWD2sLrjPsxyQ" name="Dependency1TypeBase">
+ <ownedLiteral xmi:id="_Yojxh8uMEeWD2sLrjPsxyQ" name="NotFollow"/>
+ <ownedLiteral xmi:id="_YojxiMuMEeWD2sLrjPsxyQ" name="PossibleParallel"/>
+ <ownedLiteral xmi:id="_YojxicuMEeWD2sLrjPsxyQ" name="NotInParallel"/>
+ <ownedLiteral xmi:id="_YojxisuMEeWD2sLrjPsxyQ" name="AtStart"/>
+ <ownedLiteral xmi:id="_Yojxi8uMEeWD2sLrjPsxyQ" name="AfterStart"/>
+ <ownedLiteral xmi:id="_YojxjMuMEeWD2sLrjPsxyQ" name="AfterEnd"/>
+ <ownedLiteral xmi:id="_YojxjcuMEeWD2sLrjPsxyQ" name="NoLaterAfterStart"/>
+ <ownedLiteral xmi:id="_YojxjsuMEeWD2sLrjPsxyQ" name="NoEarlierAfterStart"/>
+ <ownedLiteral xmi:id="_Yojxj8uMEeWD2sLrjPsxyQ" name="NoLaterAfterEnd"/>
+ <ownedLiteral xmi:id="_YojxkMuMEeWD2sLrjPsxyQ" name="NoEarlierAfterEnd"/>
+ <ownedLiteral xmi:id="_YojxkcuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojxksuMEeWD2sLrjPsxyQ" name="Dependency1TypeBaseObject">
+ <generalization xmi:id="_Yojxk8uMEeWD2sLrjPsxyQ" general="_YojxhsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojxlMuMEeWD2sLrjPsxyQ" name="DependencyType">
+ <generalization xmi:id="_YojxlcuMEeWD2sLrjPsxyQ" general="_YojxhMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojxlsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojxl8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojxmMuMEeWD2sLrjPsxyQ" name="DocumentRoot">
+ <ownedAttribute xmi:id="_YojxmcuMEeWD2sLrjPsxyQ" name="mixed" visibility="public" isOrdered="true" isUnique="false">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxmsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojxm8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxnMuMEeWD2sLrjPsxyQ" name="xMLNSPrefixMap" isOrdered="true" aggregation="composite" association="_YojxtsuMEeWD2sLrjPsxyQ">
+ <type xmi:type="uml:Class" href="ecore.uml#_YrwQA8uMEeWD2sLrjPsxyQ"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxncuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojxnsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojxn8uMEeWD2sLrjPsxyQ" name="xSISchemaLocation" isOrdered="true" aggregation="composite" association="_YojxuMuMEeWD2sLrjPsxyQ">
+ <type xmi:type="uml:Class" href="ecore.uml#_YrwQA8uMEeWD2sLrjPsxyQ"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxoMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojxocuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxosuMEeWD2sLrjPsxyQ" name="acknowledgeProductionSchedule" type="_Yoe48suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_YojxusuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojxo8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxpMuMEeWD2sLrjPsxyQ" name="cancelProductionSchedule" type="_YoiBjsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_YojxvMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxpcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxpsuMEeWD2sLrjPsxyQ" name="changeProductionSchedule" type="_YoiBxMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_YojxvsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojxp8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxqMuMEeWD2sLrjPsxyQ" name="getProductionSchedule" type="_YojxwMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_YojxysuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxqcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxqsuMEeWD2sLrjPsxyQ" name="processProductionSchedule" type="_YojxzMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yojx1suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojxq8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxrMuMEeWD2sLrjPsxyQ" name="productionRequest" type="_YogvPsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yojx2MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxrcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxrsuMEeWD2sLrjPsxyQ" name="productionSchedule" type="_Yogu88uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yojx2suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojxr8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxsMuMEeWD2sLrjPsxyQ" name="respondProductionSchedule" type="_Yojx3MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yojx5suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxscuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxssuMEeWD2sLrjPsxyQ" name="showProductionSchedule" type="_Yojx6MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yojx8suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojxs8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxtMuMEeWD2sLrjPsxyQ" name="syncProductionSchedule" type="_Yojx9MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yojx_suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxtcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxtsuMEeWD2sLrjPsxyQ" memberEnd="_YojxnMuMEeWD2sLrjPsxyQ _Yojxt8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojxt8uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_YojxtsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxuMuMEeWD2sLrjPsxyQ" memberEnd="_Yojxn8uMEeWD2sLrjPsxyQ _YojxucuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojxucuMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_YojxuMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxusuMEeWD2sLrjPsxyQ" memberEnd="_YojxosuMEeWD2sLrjPsxyQ _Yojxu8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojxu8uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_YojxusuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxvMuMEeWD2sLrjPsxyQ" memberEnd="_YojxpMuMEeWD2sLrjPsxyQ _YojxvcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojxvcuMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_YojxvMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxvsuMEeWD2sLrjPsxyQ" memberEnd="_YojxpsuMEeWD2sLrjPsxyQ _Yojxv8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojxv8uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_YojxvsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojxwMuMEeWD2sLrjPsxyQ" name="GetProductionScheduleType">
+ <ownedAttribute xmi:id="_YojxwcuMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojxxsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojxwsuMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiB5cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojxyMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojxw8uMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojxxMuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojxxcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxxsuMEeWD2sLrjPsxyQ" memberEnd="_YojxwcuMEeWD2sLrjPsxyQ _Yojxx8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojxx8uMEeWD2sLrjPsxyQ" type="_YojxwMuMEeWD2sLrjPsxyQ" association="_YojxxsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxyMuMEeWD2sLrjPsxyQ" memberEnd="_YojxwsuMEeWD2sLrjPsxyQ _YojxycuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojxycuMEeWD2sLrjPsxyQ" type="_YojxwMuMEeWD2sLrjPsxyQ" association="_YojxyMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojxysuMEeWD2sLrjPsxyQ" memberEnd="_YojxqMuMEeWD2sLrjPsxyQ _Yojxy8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojxy8uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_YojxysuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojxzMuMEeWD2sLrjPsxyQ" name="ProcessProductionScheduleType">
+ <ownedAttribute xmi:id="_YojxzcuMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx0suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojxzsuMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiCI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx1MuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojxz8uMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojx0MuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojx0cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx0suMEeWD2sLrjPsxyQ" memberEnd="_YojxzcuMEeWD2sLrjPsxyQ _Yojx08uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx08uMEeWD2sLrjPsxyQ" type="_YojxzMuMEeWD2sLrjPsxyQ" association="_Yojx0suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx1MuMEeWD2sLrjPsxyQ" memberEnd="_YojxzsuMEeWD2sLrjPsxyQ _Yojx1cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx1cuMEeWD2sLrjPsxyQ" type="_YojxzMuMEeWD2sLrjPsxyQ" association="_Yojx1MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx1suMEeWD2sLrjPsxyQ" memberEnd="_YojxqsuMEeWD2sLrjPsxyQ _Yojx18uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx18uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_Yojx1suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx2MuMEeWD2sLrjPsxyQ" memberEnd="_YojxrMuMEeWD2sLrjPsxyQ _Yojx2cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx2cuMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_Yojx2MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx2suMEeWD2sLrjPsxyQ" memberEnd="_YojxrsuMEeWD2sLrjPsxyQ _Yojx28uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx28uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_Yojx2suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yojx3MuMEeWD2sLrjPsxyQ" name="RespondProductionScheduleType">
+ <ownedAttribute xmi:id="_Yojx3cuMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx4suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojx3suMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiCEcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx5MuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojx38uMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojx4MuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojx4cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx4suMEeWD2sLrjPsxyQ" memberEnd="_Yojx3cuMEeWD2sLrjPsxyQ _Yojx48uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx48uMEeWD2sLrjPsxyQ" type="_Yojx3MuMEeWD2sLrjPsxyQ" association="_Yojx4suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx5MuMEeWD2sLrjPsxyQ" memberEnd="_Yojx3suMEeWD2sLrjPsxyQ _Yojx5cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx5cuMEeWD2sLrjPsxyQ" type="_Yojx3MuMEeWD2sLrjPsxyQ" association="_Yojx5MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx5suMEeWD2sLrjPsxyQ" memberEnd="_YojxsMuMEeWD2sLrjPsxyQ _Yojx58uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx58uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_Yojx5suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yojx6MuMEeWD2sLrjPsxyQ" name="ShowProductionScheduleType">
+ <ownedAttribute xmi:id="_Yojx6cuMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx7suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojx6suMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiB8cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx8MuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojx68uMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojx7MuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojx7cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx7suMEeWD2sLrjPsxyQ" memberEnd="_Yojx6cuMEeWD2sLrjPsxyQ _Yojx78uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx78uMEeWD2sLrjPsxyQ" type="_Yojx6MuMEeWD2sLrjPsxyQ" association="_Yojx7suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx8MuMEeWD2sLrjPsxyQ" memberEnd="_Yojx6suMEeWD2sLrjPsxyQ _Yojx8cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx8cuMEeWD2sLrjPsxyQ" type="_Yojx6MuMEeWD2sLrjPsxyQ" association="_Yojx8MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx8suMEeWD2sLrjPsxyQ" memberEnd="_YojxssuMEeWD2sLrjPsxyQ _Yojx88uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx88uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_Yojx8suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yojx9MuMEeWD2sLrjPsxyQ" name="SyncProductionScheduleType">
+ <ownedAttribute xmi:id="_Yojx9cuMEeWD2sLrjPsxyQ" name="applicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx-suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojx9suMEeWD2sLrjPsxyQ" name="dataArea" type="_YoiCA8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojx_MuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojx98uMEeWD2sLrjPsxyQ" name="releaseID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojx-MuMEeWD2sLrjPsxyQ" name="versionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojx-cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx-suMEeWD2sLrjPsxyQ" memberEnd="_Yojx9cuMEeWD2sLrjPsxyQ _Yojx-8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx-8uMEeWD2sLrjPsxyQ" type="_Yojx9MuMEeWD2sLrjPsxyQ" association="_Yojx-suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx_MuMEeWD2sLrjPsxyQ" memberEnd="_Yojx9suMEeWD2sLrjPsxyQ _Yojx_cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx_cuMEeWD2sLrjPsxyQ" type="_Yojx9MuMEeWD2sLrjPsxyQ" association="_Yojx_MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojx_suMEeWD2sLrjPsxyQ" memberEnd="_YojxtMuMEeWD2sLrjPsxyQ _Yojx_8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojx_8uMEeWD2sLrjPsxyQ" type="_YojxmMuMEeWD2sLrjPsxyQ" association="_Yojx_suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojyAMuMEeWD2sLrjPsxyQ" name="EquipmentAssetMappingType">
+ <ownedAttribute xmi:id="_YojyAcuMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyB8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojyAsuMEeWD2sLrjPsxyQ" name="physicalAssetID" type="_Yoh9mMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyCcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojyA8uMEeWD2sLrjPsxyQ" name="startTime" type="_Yogud8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyC8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyBMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyBcuMEeWD2sLrjPsxyQ" name="endTime" type="_Yogud8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyDcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyBsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyB8uMEeWD2sLrjPsxyQ" memberEnd="_YojyAcuMEeWD2sLrjPsxyQ _YojyCMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyCMuMEeWD2sLrjPsxyQ" type="_YojyAMuMEeWD2sLrjPsxyQ" association="_YojyB8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyCcuMEeWD2sLrjPsxyQ" memberEnd="_YojyAsuMEeWD2sLrjPsxyQ _YojyCsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyCsuMEeWD2sLrjPsxyQ" type="_YojyAMuMEeWD2sLrjPsxyQ" association="_YojyCcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyC8uMEeWD2sLrjPsxyQ" memberEnd="_YojyA8uMEeWD2sLrjPsxyQ _YojyDMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyDMuMEeWD2sLrjPsxyQ" type="_YojyAMuMEeWD2sLrjPsxyQ" association="_YojyC8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyDcuMEeWD2sLrjPsxyQ" memberEnd="_YojyBcuMEeWD2sLrjPsxyQ _YojyDsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyDsuMEeWD2sLrjPsxyQ" type="_YojyAMuMEeWD2sLrjPsxyQ" association="_YojyDcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyD8uMEeWD2sLrjPsxyQ" name="EquipmentCapabilityTestSpecificationIDType">
+ <generalization xmi:id="_YojyEMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YojyEcuMEeWD2sLrjPsxyQ" name="EquipmentElementLevel1TypeBase">
+ <ownedLiteral xmi:id="_YojyEsuMEeWD2sLrjPsxyQ" name="Enterprise"/>
+ <ownedLiteral xmi:id="_YojyE8uMEeWD2sLrjPsxyQ" name="Site"/>
+ <ownedLiteral xmi:id="_YojyFMuMEeWD2sLrjPsxyQ" name="Area"/>
+ <ownedLiteral xmi:id="_YojyFcuMEeWD2sLrjPsxyQ" name="ProcessCell"/>
+ <ownedLiteral xmi:id="_YojyFsuMEeWD2sLrjPsxyQ" name="Unit"/>
+ <ownedLiteral xmi:id="_YojyF8uMEeWD2sLrjPsxyQ" name="ProductionLine"/>
+ <ownedLiteral xmi:id="_YojyGMuMEeWD2sLrjPsxyQ" name="WorkCell"/>
+ <ownedLiteral xmi:id="_YojyGcuMEeWD2sLrjPsxyQ" name="ProductionUnit"/>
+ <ownedLiteral xmi:id="_YojyGsuMEeWD2sLrjPsxyQ" name="StorageZone"/>
+ <ownedLiteral xmi:id="_YojyG8uMEeWD2sLrjPsxyQ" name="StorageUnit"/>
+ <ownedLiteral xmi:id="_YojyHMuMEeWD2sLrjPsxyQ" name="WorkCenter"/>
+ <ownedLiteral xmi:id="_YojyHcuMEeWD2sLrjPsxyQ" name="WorkUnit"/>
+ <ownedLiteral xmi:id="_YojyHsuMEeWD2sLrjPsxyQ" name="EquipmentModule"/>
+ <ownedLiteral xmi:id="_YojyH8uMEeWD2sLrjPsxyQ" name="ControlModule"/>
+ <ownedLiteral xmi:id="_YojyIMuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojyIcuMEeWD2sLrjPsxyQ" name="EquipmentElementLevel1TypeBaseObject">
+ <generalization xmi:id="_YojyIsuMEeWD2sLrjPsxyQ" general="_YojyEcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyI8uMEeWD2sLrjPsxyQ" name="EquipmentUseType">
+ <generalization xmi:id="_YojyJMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyJcuMEeWD2sLrjPsxyQ" name="ExpirationTimeType">
+ <generalization xmi:id="_YojyJsuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojyJ8uMEeWD2sLrjPsxyQ" name="IndicatorType">
+ <generalization xmi:id="_YojyKMuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Boolean"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojyKcuMEeWD2sLrjPsxyQ" name="IndicatorTypeObject">
+ <generalization xmi:id="_YojyKsuMEeWD2sLrjPsxyQ" general="_YojyJ8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyK8uMEeWD2sLrjPsxyQ" name="JobOrderCommand1Type">
+ <generalization xmi:id="_YojyLMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YojyLcuMEeWD2sLrjPsxyQ" name="JobOrderCommand1TypeBase">
+ <ownedLiteral xmi:id="_YojyLsuMEeWD2sLrjPsxyQ" name="Start"/>
+ <ownedLiteral xmi:id="_YojyL8uMEeWD2sLrjPsxyQ" name="Stop"/>
+ <ownedLiteral xmi:id="_YojyMMuMEeWD2sLrjPsxyQ" name="Hold"/>
+ <ownedLiteral xmi:id="_YojyMcuMEeWD2sLrjPsxyQ" name="Restart"/>
+ <ownedLiteral xmi:id="_YojyMsuMEeWD2sLrjPsxyQ" name="Abort"/>
+ <ownedLiteral xmi:id="_YojyM8uMEeWD2sLrjPsxyQ" name="Reset"/>
+ <ownedLiteral xmi:id="_YojyNMuMEeWD2sLrjPsxyQ" name="Pause"/>
+ <ownedLiteral xmi:id="_YojyNcuMEeWD2sLrjPsxyQ" name="Resume"/>
+ <ownedLiteral xmi:id="_YojyNsuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojyN8uMEeWD2sLrjPsxyQ" name="JobOrderCommand1TypeBaseObject">
+ <generalization xmi:id="_YojyOMuMEeWD2sLrjPsxyQ" general="_YojyLcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyOcuMEeWD2sLrjPsxyQ" name="JobOrderCommandRuleType">
+ <generalization xmi:id="_YojyOsuMEeWD2sLrjPsxyQ" general="_YoguwcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyO8uMEeWD2sLrjPsxyQ" name="JobOrderCommandType">
+ <generalization xmi:id="_YojyPMuMEeWD2sLrjPsxyQ" general="_YojyK8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojyPcuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyPsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyP8uMEeWD2sLrjPsxyQ" name="JobOrderDispatchStatusType">
+ <generalization xmi:id="_YojyQMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyQcuMEeWD2sLrjPsxyQ" name="ManufacturingBillIDType">
+ <generalization xmi:id="_YojyQsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyQ8uMEeWD2sLrjPsxyQ" name="MaterialActualIDType">
+ <generalization xmi:id="_YojyRMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyRcuMEeWD2sLrjPsxyQ" name="MaterialCapabilityIDType">
+ <generalization xmi:id="_YojyRsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyR8uMEeWD2sLrjPsxyQ" name="MaterialRequirementIDType">
+ <generalization xmi:id="_YojySMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyScuMEeWD2sLrjPsxyQ" name="MaterialSpecificationIDType">
+ <generalization xmi:id="_YojySsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyS8uMEeWD2sLrjPsxyQ" name="MaterialTestSpecificationIDType">
+ <generalization xmi:id="_YojyTMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YojyTcuMEeWD2sLrjPsxyQ" name="MaterialUse1TypeBase">
+ <ownedLiteral xmi:id="_YojyTsuMEeWD2sLrjPsxyQ" name="Consumed"/>
+ <ownedLiteral xmi:id="_YojyT8uMEeWD2sLrjPsxyQ" name="Produced"/>
+ <ownedLiteral xmi:id="_YojyUMuMEeWD2sLrjPsxyQ" name="Consumable"/>
+ <ownedLiteral xmi:id="_YojyUcuMEeWD2sLrjPsxyQ" name="ReplacedAssetn"/>
+ <ownedLiteral xmi:id="_YojyUsuMEeWD2sLrjPsxyQ" name="ReplacementAsset"/>
+ <ownedLiteral xmi:id="_YojyU8uMEeWD2sLrjPsxyQ" name="Sample"/>
+ <ownedLiteral xmi:id="_YojyVMuMEeWD2sLrjPsxyQ" name="ResurnedSample"/>
+ <ownedLiteral xmi:id="_YojyVcuMEeWD2sLrjPsxyQ" name="Carrier"/>
+ <ownedLiteral xmi:id="_YojyVsuMEeWD2sLrjPsxyQ" name="ReturnedCarrier"/>
+ <ownedLiteral xmi:id="_YojyV8uMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojyWMuMEeWD2sLrjPsxyQ" name="MaterialUse1TypeBaseObject">
+ <generalization xmi:id="_YojyWcuMEeWD2sLrjPsxyQ" general="_YojyTcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyWsuMEeWD2sLrjPsxyQ" name="MeasureType">
+ <ownedAttribute xmi:id="_YojyW8uMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyXMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyXcuMEeWD2sLrjPsxyQ" name="unitCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyXsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyX8uMEeWD2sLrjPsxyQ" name="unitCodeListVersionID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyYMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojyYcuMEeWD2sLrjPsxyQ" name="NameType">
+ <ownedAttribute xmi:id="_YojyYsuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyY8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyZMuMEeWD2sLrjPsxyQ" name="languageID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Language"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyZcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojyZsuMEeWD2sLrjPsxyQ" name="OpEquipmentCapabilityPropertyType">
+ <ownedAttribute xmi:id="_YojyZ8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyccuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojyaMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyc8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyacuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojyasuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojya8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojydcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojybMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojybcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojybsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyd8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojyb8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojycMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyccuMEeWD2sLrjPsxyQ" memberEnd="_YojyZ8uMEeWD2sLrjPsxyQ _YojycsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojycsuMEeWD2sLrjPsxyQ" type="_YojyZsuMEeWD2sLrjPsxyQ" association="_YojyccuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyc8uMEeWD2sLrjPsxyQ" memberEnd="_YojyaMuMEeWD2sLrjPsxyQ _YojydMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojydMuMEeWD2sLrjPsxyQ" type="_YojyZsuMEeWD2sLrjPsxyQ" association="_Yojyc8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojydcuMEeWD2sLrjPsxyQ" memberEnd="_Yojya8uMEeWD2sLrjPsxyQ _YojydsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojydsuMEeWD2sLrjPsxyQ" type="_YojyZsuMEeWD2sLrjPsxyQ" association="_YojydcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyd8uMEeWD2sLrjPsxyQ" memberEnd="_YojybsuMEeWD2sLrjPsxyQ _YojyeMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyeMuMEeWD2sLrjPsxyQ" type="_YojyZsuMEeWD2sLrjPsxyQ" association="_Yojyd8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojyecuMEeWD2sLrjPsxyQ" name="OpEquipmentCapabilityType">
+ <ownedAttribute xmi:id="_YojyesuMEeWD2sLrjPsxyQ" name="equipmentClassID" type="_Yoh9V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyl8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojye8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojyfMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyfcuMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojymcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyfsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojyf8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojygMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojym8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojygcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojygsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojyg8uMEeWD2sLrjPsxyQ" name="capabilityType" type="_YoiBvMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyncuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyhMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyhcuMEeWD2sLrjPsxyQ" name="reason" type="_Yojyn8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyocuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyhsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojyh8uMEeWD2sLrjPsxyQ" name="confidenceFactor" type="_YoiB4cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyo8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyiMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyicuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojypcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyisuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojyi8uMEeWD2sLrjPsxyQ" name="equipmentUse" type="_YojyI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyp8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyjMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyjcuMEeWD2sLrjPsxyQ" name="startTime" type="_YogvNMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyqcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyjsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojyj8uMEeWD2sLrjPsxyQ" name="endTime" type="_YogvOMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyq8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojykMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojykcuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyrcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyksuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojyk8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojylMuMEeWD2sLrjPsxyQ" name="equipmentCapabilityProperty" type="_YojyZsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojyr8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojylcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojylsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyl8uMEeWD2sLrjPsxyQ" memberEnd="_YojyesuMEeWD2sLrjPsxyQ _YojymMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojymMuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_Yojyl8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojymcuMEeWD2sLrjPsxyQ" memberEnd="_YojyfcuMEeWD2sLrjPsxyQ _YojymsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojymsuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_YojymcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojym8uMEeWD2sLrjPsxyQ" memberEnd="_YojygMuMEeWD2sLrjPsxyQ _YojynMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojynMuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_Yojym8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyncuMEeWD2sLrjPsxyQ" memberEnd="_Yojyg8uMEeWD2sLrjPsxyQ _YojynsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojynsuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_YojyncuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yojyn8uMEeWD2sLrjPsxyQ" name="ReasonType">
+ <generalization xmi:id="_YojyoMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyocuMEeWD2sLrjPsxyQ" memberEnd="_YojyhcuMEeWD2sLrjPsxyQ _YojyosuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyosuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_YojyocuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyo8uMEeWD2sLrjPsxyQ" memberEnd="_Yojyh8uMEeWD2sLrjPsxyQ _YojypMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojypMuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_Yojyo8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojypcuMEeWD2sLrjPsxyQ" memberEnd="_YojyicuMEeWD2sLrjPsxyQ _YojypsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojypsuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_YojypcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyp8uMEeWD2sLrjPsxyQ" memberEnd="_Yojyi8uMEeWD2sLrjPsxyQ _YojyqMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyqMuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_Yojyp8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyqcuMEeWD2sLrjPsxyQ" memberEnd="_YojyjcuMEeWD2sLrjPsxyQ _YojyqsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyqsuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_YojyqcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyq8uMEeWD2sLrjPsxyQ" memberEnd="_Yojyj8uMEeWD2sLrjPsxyQ _YojyrMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyrMuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_Yojyq8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyrcuMEeWD2sLrjPsxyQ" memberEnd="_YojykcuMEeWD2sLrjPsxyQ _YojyrsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyrsuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_YojyrcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojyr8uMEeWD2sLrjPsxyQ" memberEnd="_YojylMuMEeWD2sLrjPsxyQ _YojysMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojysMuMEeWD2sLrjPsxyQ" type="_YojyecuMEeWD2sLrjPsxyQ" association="_Yojyr8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojyscuMEeWD2sLrjPsxyQ" name="OpEquipmentRequirementPropertyType">
+ <ownedAttribute xmi:id="_YojyssuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyvMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojys8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojyvsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojytMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojytcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojytsuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojywMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojyt8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojyuMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyucuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojywsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyusuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojyu8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyvMuMEeWD2sLrjPsxyQ" memberEnd="_YojyssuMEeWD2sLrjPsxyQ _YojyvcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojyvcuMEeWD2sLrjPsxyQ" type="_YojyscuMEeWD2sLrjPsxyQ" association="_YojyvMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojyvsuMEeWD2sLrjPsxyQ" memberEnd="_Yojys8uMEeWD2sLrjPsxyQ _Yojyv8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojyv8uMEeWD2sLrjPsxyQ" type="_YojyscuMEeWD2sLrjPsxyQ" association="_YojyvsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojywMuMEeWD2sLrjPsxyQ" memberEnd="_YojytsuMEeWD2sLrjPsxyQ _YojywcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojywcuMEeWD2sLrjPsxyQ" type="_YojyscuMEeWD2sLrjPsxyQ" association="_YojywMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojywsuMEeWD2sLrjPsxyQ" memberEnd="_YojyucuMEeWD2sLrjPsxyQ _Yojyw8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojyw8uMEeWD2sLrjPsxyQ" type="_YojyscuMEeWD2sLrjPsxyQ" association="_YojywsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojyxMuMEeWD2sLrjPsxyQ" name="OpEquipmentRequirementType">
+ <ownedAttribute xmi:id="_YojyxcuMEeWD2sLrjPsxyQ" name="equipmentClassID" type="_Yoh9V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy3MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyxsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojyx8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyyMuMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy3suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyycuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojyysuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojyy8uMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy4MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojyzMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojyzcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojyzsuMEeWD2sLrjPsxyQ" name="equipmentUse" type="_YojyI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy4suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojyz8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy0MuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy5MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy0cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojy0suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy08uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy5suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy1MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy1cuMEeWD2sLrjPsxyQ" name="equipmentLevel" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy6MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy1suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy18uMEeWD2sLrjPsxyQ" name="equipmentRequirementProperty" type="_YojyscuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy6suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy2MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojy2cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy2suMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy7MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy28uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy3MuMEeWD2sLrjPsxyQ" memberEnd="_YojyxcuMEeWD2sLrjPsxyQ _Yojy3cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy3cuMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy3MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy3suMEeWD2sLrjPsxyQ" memberEnd="_YojyyMuMEeWD2sLrjPsxyQ _Yojy38uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy38uMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy3suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy4MuMEeWD2sLrjPsxyQ" memberEnd="_Yojyy8uMEeWD2sLrjPsxyQ _Yojy4cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy4cuMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy4MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy4suMEeWD2sLrjPsxyQ" memberEnd="_YojyzsuMEeWD2sLrjPsxyQ _Yojy48uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy48uMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy4suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy5MuMEeWD2sLrjPsxyQ" memberEnd="_Yojy0MuMEeWD2sLrjPsxyQ _Yojy5cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy5cuMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy5MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy5suMEeWD2sLrjPsxyQ" memberEnd="_Yojy08uMEeWD2sLrjPsxyQ _Yojy58uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy58uMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy5suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy6MuMEeWD2sLrjPsxyQ" memberEnd="_Yojy1cuMEeWD2sLrjPsxyQ _Yojy6cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy6cuMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy6MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy6suMEeWD2sLrjPsxyQ" memberEnd="_Yojy18uMEeWD2sLrjPsxyQ _Yojy68uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy68uMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy6suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy7MuMEeWD2sLrjPsxyQ" memberEnd="_Yojy2suMEeWD2sLrjPsxyQ _Yojy7cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy7cuMEeWD2sLrjPsxyQ" type="_YojyxMuMEeWD2sLrjPsxyQ" association="_Yojy7MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yojy7suMEeWD2sLrjPsxyQ" name="OpEquipmentSpecificationPropertyType">
+ <ownedAttribute xmi:id="_Yojy78uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy-cuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojy8MuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy-8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy8cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojy8suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy88uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy_cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy9MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojy9cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojy9suMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojy_8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojy98uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojy-MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy-cuMEeWD2sLrjPsxyQ" memberEnd="_Yojy78uMEeWD2sLrjPsxyQ _Yojy-suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy-suMEeWD2sLrjPsxyQ" type="_Yojy7suMEeWD2sLrjPsxyQ" association="_Yojy-cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy-8uMEeWD2sLrjPsxyQ" memberEnd="_Yojy8MuMEeWD2sLrjPsxyQ _Yojy_MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy_MuMEeWD2sLrjPsxyQ" type="_Yojy7suMEeWD2sLrjPsxyQ" association="_Yojy-8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy_cuMEeWD2sLrjPsxyQ" memberEnd="_Yojy88uMEeWD2sLrjPsxyQ _Yojy_suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojy_suMEeWD2sLrjPsxyQ" type="_Yojy7suMEeWD2sLrjPsxyQ" association="_Yojy_cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojy_8uMEeWD2sLrjPsxyQ" memberEnd="_Yojy9suMEeWD2sLrjPsxyQ _YojzAMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzAMuMEeWD2sLrjPsxyQ" type="_Yojy7suMEeWD2sLrjPsxyQ" association="_Yojy_8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojzAcuMEeWD2sLrjPsxyQ" name="OpEquipmentSpecificationType">
+ <ownedAttribute xmi:id="_YojzAsuMEeWD2sLrjPsxyQ" name="equipmentClassID" type="_Yoh9V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzE8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzA8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzBMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzBcuMEeWD2sLrjPsxyQ" name="equipmentID" type="_YogvE8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzFcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzBsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzB8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzCMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzF8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzCcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzCsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzC8uMEeWD2sLrjPsxyQ" name="equipmentUse" type="_YojyI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzGcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzDMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzDcuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzG8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzDsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzD8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzEMuMEeWD2sLrjPsxyQ" name="equipmentSpecificationProperty" type="_Yojy7suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzHcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzEcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzEsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzE8uMEeWD2sLrjPsxyQ" memberEnd="_YojzAsuMEeWD2sLrjPsxyQ _YojzFMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzFMuMEeWD2sLrjPsxyQ" type="_YojzAcuMEeWD2sLrjPsxyQ" association="_YojzE8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzFcuMEeWD2sLrjPsxyQ" memberEnd="_YojzBcuMEeWD2sLrjPsxyQ _YojzFsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzFsuMEeWD2sLrjPsxyQ" type="_YojzAcuMEeWD2sLrjPsxyQ" association="_YojzFcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzF8uMEeWD2sLrjPsxyQ" memberEnd="_YojzCMuMEeWD2sLrjPsxyQ _YojzGMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzGMuMEeWD2sLrjPsxyQ" type="_YojzAcuMEeWD2sLrjPsxyQ" association="_YojzF8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzGcuMEeWD2sLrjPsxyQ" memberEnd="_YojzC8uMEeWD2sLrjPsxyQ _YojzGsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzGsuMEeWD2sLrjPsxyQ" type="_YojzAcuMEeWD2sLrjPsxyQ" association="_YojzGcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzG8uMEeWD2sLrjPsxyQ" memberEnd="_YojzDcuMEeWD2sLrjPsxyQ _YojzHMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzHMuMEeWD2sLrjPsxyQ" type="_YojzAcuMEeWD2sLrjPsxyQ" association="_YojzG8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzHcuMEeWD2sLrjPsxyQ" memberEnd="_YojzEMuMEeWD2sLrjPsxyQ _YojzHsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzHsuMEeWD2sLrjPsxyQ" type="_YojzAcuMEeWD2sLrjPsxyQ" association="_YojzHcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojzH8uMEeWD2sLrjPsxyQ" name="OperationsDefinitionIDType">
+ <generalization xmi:id="_YojzIMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojzIcuMEeWD2sLrjPsxyQ" name="OperationsRequestIDType">
+ <generalization xmi:id="_YojzIsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojzI8uMEeWD2sLrjPsxyQ" name="OperationsScheduleIDType">
+ <generalization xmi:id="_YojzJMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojzJcuMEeWD2sLrjPsxyQ" name="OperationsSegmentIDType">
+ <generalization xmi:id="_YojzJsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojzJ8uMEeWD2sLrjPsxyQ" name="OperationsType1Type">
+ <generalization xmi:id="_YojzKMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_YojzKcuMEeWD2sLrjPsxyQ" name="OperationsType1TypeBase">
+ <ownedLiteral xmi:id="_YojzKsuMEeWD2sLrjPsxyQ" name="Production"/>
+ <ownedLiteral xmi:id="_YojzK8uMEeWD2sLrjPsxyQ" name="Maintenance"/>
+ <ownedLiteral xmi:id="_YojzLMuMEeWD2sLrjPsxyQ" name="Quality"/>
+ <ownedLiteral xmi:id="_YojzLcuMEeWD2sLrjPsxyQ" name="Inventory"/>
+ <ownedLiteral xmi:id="_YojzLsuMEeWD2sLrjPsxyQ" name="Mixed"/>
+ <ownedLiteral xmi:id="_YojzL8uMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YojzMMuMEeWD2sLrjPsxyQ" name="OperationsType1TypeBaseObject">
+ <generalization xmi:id="_YojzMcuMEeWD2sLrjPsxyQ" general="_YojzKcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_YojzMsuMEeWD2sLrjPsxyQ" name="OperationsTypeType">
+ <generalization xmi:id="_YojzM8uMEeWD2sLrjPsxyQ" general="_YojzJ8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojzNMuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzNcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojzNsuMEeWD2sLrjPsxyQ" name="OpMaterialCapabilityPropertyType">
+ <ownedAttribute xmi:id="_YojzN8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzQ8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YojzOMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzRcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzOcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzOsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzO8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzR8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzPMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzPcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzPsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzScuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzP8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzQMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzQcuMEeWD2sLrjPsxyQ" name="materialUse" type="_Yoh9-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzS8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzQsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzQ8uMEeWD2sLrjPsxyQ" memberEnd="_YojzN8uMEeWD2sLrjPsxyQ _YojzRMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzRMuMEeWD2sLrjPsxyQ" type="_YojzNsuMEeWD2sLrjPsxyQ" association="_YojzQ8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzRcuMEeWD2sLrjPsxyQ" memberEnd="_YojzOMuMEeWD2sLrjPsxyQ _YojzRsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzRsuMEeWD2sLrjPsxyQ" type="_YojzNsuMEeWD2sLrjPsxyQ" association="_YojzRcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzR8uMEeWD2sLrjPsxyQ" memberEnd="_YojzO8uMEeWD2sLrjPsxyQ _YojzSMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzSMuMEeWD2sLrjPsxyQ" type="_YojzNsuMEeWD2sLrjPsxyQ" association="_YojzR8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzScuMEeWD2sLrjPsxyQ" memberEnd="_YojzPsuMEeWD2sLrjPsxyQ _YojzSsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzSsuMEeWD2sLrjPsxyQ" type="_YojzNsuMEeWD2sLrjPsxyQ" association="_YojzScuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzS8uMEeWD2sLrjPsxyQ" memberEnd="_YojzQcuMEeWD2sLrjPsxyQ _YojzTMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzTMuMEeWD2sLrjPsxyQ" type="_YojzNsuMEeWD2sLrjPsxyQ" association="_YojzS8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojzTcuMEeWD2sLrjPsxyQ" name="OpMaterialCapabilityType">
+ <ownedAttribute xmi:id="_YojzTsuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzeMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzT8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzUMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzUcuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzesuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzUsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzU8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzVMuMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzfMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzVcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzVsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzV8uMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzfsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzWMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzWcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzWsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzgMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzW8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzXMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzXcuMEeWD2sLrjPsxyQ" name="capabilityType" type="_YoiBvMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzgsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzXsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzX8uMEeWD2sLrjPsxyQ" name="reason" type="_Yojyn8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzhMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzYMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzYcuMEeWD2sLrjPsxyQ" name="confidenceFactor" type="_YoiB4cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzhsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzYsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzY8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojziMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzZMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzZcuMEeWD2sLrjPsxyQ" name="materialUse" type="_Yoh9-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzisuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzZsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzZ8uMEeWD2sLrjPsxyQ" name="startTime" type="_YogvNMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzjMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzaMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzacuMEeWD2sLrjPsxyQ" name="endTime" type="_YogvOMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzjsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzasuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojza8uMEeWD2sLrjPsxyQ" name="assemblyCapability" type="_YojzTcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzkMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzbMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzbcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzbsuMEeWD2sLrjPsxyQ" name="assemblyType" type="_Yoh-BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzksuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojzb8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzcMuMEeWD2sLrjPsxyQ" name="assemblyRelationship" type="_Yoh-DMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzlMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzccuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzcsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzlsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojzc8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzdMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzdcuMEeWD2sLrjPsxyQ" name="materialCapabilityProperty" type="_YojzNsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzmMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzdsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojzd8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzeMuMEeWD2sLrjPsxyQ" memberEnd="_YojzTsuMEeWD2sLrjPsxyQ _YojzecuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzecuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzeMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzesuMEeWD2sLrjPsxyQ" memberEnd="_YojzUcuMEeWD2sLrjPsxyQ _Yojze8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojze8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzesuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzfMuMEeWD2sLrjPsxyQ" memberEnd="_YojzVMuMEeWD2sLrjPsxyQ _YojzfcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzfcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzfMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzfsuMEeWD2sLrjPsxyQ" memberEnd="_YojzV8uMEeWD2sLrjPsxyQ _Yojzf8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzf8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzfsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzgMuMEeWD2sLrjPsxyQ" memberEnd="_YojzWsuMEeWD2sLrjPsxyQ _YojzgcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzgcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzgMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzgsuMEeWD2sLrjPsxyQ" memberEnd="_YojzXcuMEeWD2sLrjPsxyQ _Yojzg8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzg8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzgsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzhMuMEeWD2sLrjPsxyQ" memberEnd="_YojzX8uMEeWD2sLrjPsxyQ _YojzhcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzhcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzhMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzhsuMEeWD2sLrjPsxyQ" memberEnd="_YojzYcuMEeWD2sLrjPsxyQ _Yojzh8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzh8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzhsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojziMuMEeWD2sLrjPsxyQ" memberEnd="_YojzY8uMEeWD2sLrjPsxyQ _YojzicuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzicuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojziMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzisuMEeWD2sLrjPsxyQ" memberEnd="_YojzZcuMEeWD2sLrjPsxyQ _Yojzi8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzi8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzisuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzjMuMEeWD2sLrjPsxyQ" memberEnd="_YojzZ8uMEeWD2sLrjPsxyQ _YojzjcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzjcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzjMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzjsuMEeWD2sLrjPsxyQ" memberEnd="_YojzacuMEeWD2sLrjPsxyQ _Yojzj8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzj8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzjsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzkMuMEeWD2sLrjPsxyQ" memberEnd="_Yojza8uMEeWD2sLrjPsxyQ _YojzkcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzkcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzkMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzksuMEeWD2sLrjPsxyQ" memberEnd="_YojzbsuMEeWD2sLrjPsxyQ _Yojzk8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzk8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzksuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzlMuMEeWD2sLrjPsxyQ" memberEnd="_YojzcMuMEeWD2sLrjPsxyQ _YojzlcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzlcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzlMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzlsuMEeWD2sLrjPsxyQ" memberEnd="_YojzcsuMEeWD2sLrjPsxyQ _Yojzl8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojzl8uMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzlsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzmMuMEeWD2sLrjPsxyQ" memberEnd="_YojzdcuMEeWD2sLrjPsxyQ _YojzmcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzmcuMEeWD2sLrjPsxyQ" type="_YojzTcuMEeWD2sLrjPsxyQ" association="_YojzmMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YojzmsuMEeWD2sLrjPsxyQ" name="OpMaterialRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yojzm8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzqcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojznMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzncuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojzq8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojznsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojzn8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzoMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzrcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzocuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzosuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojzo8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojzr8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzpMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzpcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzpsuMEeWD2sLrjPsxyQ" name="materialRequirementProperty" type="_YojzmsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YojzscuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojzp8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzqMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzqcuMEeWD2sLrjPsxyQ" memberEnd="_Yojzm8uMEeWD2sLrjPsxyQ _YojzqsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzqsuMEeWD2sLrjPsxyQ" type="_YojzmsuMEeWD2sLrjPsxyQ" association="_YojzqcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojzq8uMEeWD2sLrjPsxyQ" memberEnd="_YojzncuMEeWD2sLrjPsxyQ _YojzrMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzrMuMEeWD2sLrjPsxyQ" type="_YojzmsuMEeWD2sLrjPsxyQ" association="_Yojzq8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzrcuMEeWD2sLrjPsxyQ" memberEnd="_YojzoMuMEeWD2sLrjPsxyQ _YojzrsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzrsuMEeWD2sLrjPsxyQ" type="_YojzmsuMEeWD2sLrjPsxyQ" association="_YojzrcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojzr8uMEeWD2sLrjPsxyQ" memberEnd="_Yojzo8uMEeWD2sLrjPsxyQ _YojzsMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzsMuMEeWD2sLrjPsxyQ" type="_YojzmsuMEeWD2sLrjPsxyQ" association="_Yojzr8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YojzscuMEeWD2sLrjPsxyQ" memberEnd="_YojzpsuMEeWD2sLrjPsxyQ _YojzssuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YojzssuMEeWD2sLrjPsxyQ" type="_YojzmsuMEeWD2sLrjPsxyQ" association="_YojzscuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yojzs8uMEeWD2sLrjPsxyQ" name="OpMaterialRequirementType">
+ <ownedAttribute xmi:id="_YojztMuMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz2MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojztcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojztsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojzt8uMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz2suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzuMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzucuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzusuMEeWD2sLrjPsxyQ" name="materialLotID" type="_Yoh96suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz3MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojzu8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzvMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzvcuMEeWD2sLrjPsxyQ" name="materialSubLotID" type="_Yoh97suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz3suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzvsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojzv8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzwMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz4MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzwcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzwsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojzw8uMEeWD2sLrjPsxyQ" name="materialUse" type="_Yoh9-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz4suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzxMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzxcuMEeWD2sLrjPsxyQ" name="storageLocation" type="_Yojz5MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz5suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzxsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojzx8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz6MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzyMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzycuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzysuMEeWD2sLrjPsxyQ" name="assemblyRequirement" type="_Yojzs8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz6suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojzy8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YojzzMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YojzzcuMEeWD2sLrjPsxyQ" name="assemblyType" type="_Yoh-BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz7MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YojzzsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojzz8uMEeWD2sLrjPsxyQ" name="assemblyRelationship" type="_Yoh-DMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz7suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz0MuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojz0cuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz8MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz0suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojz08uMEeWD2sLrjPsxyQ" name="materialRequirementProperty" type="_YojzmsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz8suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz1MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojz1cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojz1suMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yojz9MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz18uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz2MuMEeWD2sLrjPsxyQ" memberEnd="_YojztMuMEeWD2sLrjPsxyQ _Yojz2cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz2cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz2MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz2suMEeWD2sLrjPsxyQ" memberEnd="_Yojzt8uMEeWD2sLrjPsxyQ _Yojz28uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz28uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz2suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz3MuMEeWD2sLrjPsxyQ" memberEnd="_YojzusuMEeWD2sLrjPsxyQ _Yojz3cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz3cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz3MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz3suMEeWD2sLrjPsxyQ" memberEnd="_YojzvcuMEeWD2sLrjPsxyQ _Yojz38uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz38uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz3suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz4MuMEeWD2sLrjPsxyQ" memberEnd="_YojzwMuMEeWD2sLrjPsxyQ _Yojz4cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz4cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz4MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz4suMEeWD2sLrjPsxyQ" memberEnd="_Yojzw8uMEeWD2sLrjPsxyQ _Yojz48uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz48uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz4suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yojz5MuMEeWD2sLrjPsxyQ" name="StorageLocationType">
+ <generalization xmi:id="_Yojz5cuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz5suMEeWD2sLrjPsxyQ" memberEnd="_YojzxcuMEeWD2sLrjPsxyQ _Yojz58uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz58uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz5suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz6MuMEeWD2sLrjPsxyQ" memberEnd="_Yojzx8uMEeWD2sLrjPsxyQ _Yojz6cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz6cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz6MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz6suMEeWD2sLrjPsxyQ" memberEnd="_YojzysuMEeWD2sLrjPsxyQ _Yojz68uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz68uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz6suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz7MuMEeWD2sLrjPsxyQ" memberEnd="_YojzzcuMEeWD2sLrjPsxyQ _Yojz7cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz7cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz7MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz7suMEeWD2sLrjPsxyQ" memberEnd="_Yojzz8uMEeWD2sLrjPsxyQ _Yojz78uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz78uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz7suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz8MuMEeWD2sLrjPsxyQ" memberEnd="_Yojz0cuMEeWD2sLrjPsxyQ _Yojz8cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz8cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz8MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz8suMEeWD2sLrjPsxyQ" memberEnd="_Yojz08uMEeWD2sLrjPsxyQ _Yojz88uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz88uMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz8suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yojz9MuMEeWD2sLrjPsxyQ" memberEnd="_Yojz1suMEeWD2sLrjPsxyQ _Yojz9cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yojz9cuMEeWD2sLrjPsxyQ" type="_Yojzs8uMEeWD2sLrjPsxyQ" association="_Yojz9MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yojz9suMEeWD2sLrjPsxyQ" name="OpMaterialSpecificationPropertyType">
+ <ownedAttribute xmi:id="_Yojz98uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0AcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yojz-MuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0A8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz-cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojz-suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojz-8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0BcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz_MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yojz_cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yojz_suMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0B8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yojz_8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0AMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0AcuMEeWD2sLrjPsxyQ" memberEnd="_Yojz98uMEeWD2sLrjPsxyQ _Yoj0AsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0AsuMEeWD2sLrjPsxyQ" type="_Yojz9suMEeWD2sLrjPsxyQ" association="_Yoj0AcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0A8uMEeWD2sLrjPsxyQ" memberEnd="_Yojz-MuMEeWD2sLrjPsxyQ _Yoj0BMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0BMuMEeWD2sLrjPsxyQ" type="_Yojz9suMEeWD2sLrjPsxyQ" association="_Yoj0A8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0BcuMEeWD2sLrjPsxyQ" memberEnd="_Yojz-8uMEeWD2sLrjPsxyQ _Yoj0BsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0BsuMEeWD2sLrjPsxyQ" type="_Yojz9suMEeWD2sLrjPsxyQ" association="_Yoj0BcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0B8uMEeWD2sLrjPsxyQ" memberEnd="_Yojz_suMEeWD2sLrjPsxyQ _Yoj0CMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0CMuMEeWD2sLrjPsxyQ" type="_Yojz9suMEeWD2sLrjPsxyQ" association="_Yoj0B8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0CcuMEeWD2sLrjPsxyQ" name="OpMaterialSpecificationType">
+ <ownedAttribute xmi:id="_Yoj0CsuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0I8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj0C8uMEeWD2sLrjPsxyQ" name="materialClassID" type="_Yoh94suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0JcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0DMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0DcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0DsuMEeWD2sLrjPsxyQ" name="materialDefinitionID" type="_Yoh95suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0J8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0D8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0EMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0EcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0KcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0EsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0E8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0FMuMEeWD2sLrjPsxyQ" name="materialUse" type="_Yoh9-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0K8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0FcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0FsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0LcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0F8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0GMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0GcuMEeWD2sLrjPsxyQ" name="assemblySpecification" type="_Yoj0CcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0L8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0GsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0G8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0HMuMEeWD2sLrjPsxyQ" name="assemblyType" type="_Yoh-BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0McuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0HcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0HsuMEeWD2sLrjPsxyQ" name="assemblyRelationship" type="_Yoh-DMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0M8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0H8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0IMuMEeWD2sLrjPsxyQ" name="materialSpecificationProperty" type="_Yojz9suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0NcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0IcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0IsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0I8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0CsuMEeWD2sLrjPsxyQ _Yoj0JMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0JMuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0I8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0JcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0C8uMEeWD2sLrjPsxyQ _Yoj0JsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0JsuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0JcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0J8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0DsuMEeWD2sLrjPsxyQ _Yoj0KMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0KMuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0J8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0KcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0EcuMEeWD2sLrjPsxyQ _Yoj0KsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0KsuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0KcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0K8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0FMuMEeWD2sLrjPsxyQ _Yoj0LMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0LMuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0K8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0LcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0FsuMEeWD2sLrjPsxyQ _Yoj0LsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0LsuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0LcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0L8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0GcuMEeWD2sLrjPsxyQ _Yoj0MMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0MMuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0L8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0McuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0HMuMEeWD2sLrjPsxyQ _Yoj0MsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0MsuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0McuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0M8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0HsuMEeWD2sLrjPsxyQ _Yoj0NMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0NMuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0M8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0NcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0IMuMEeWD2sLrjPsxyQ _Yoj0NsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0NsuMEeWD2sLrjPsxyQ" type="_Yoj0CcuMEeWD2sLrjPsxyQ" association="_Yoj0NcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0N8uMEeWD2sLrjPsxyQ" name="OpPersonnelCapabilityPropertyType">
+ <ownedAttribute xmi:id="_Yoj0OMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0QsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj0OcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0RMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0OsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0O8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0PMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0RsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0PcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0PsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0P8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0SMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0QMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0QcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0QsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0OMuMEeWD2sLrjPsxyQ _Yoj0Q8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0Q8uMEeWD2sLrjPsxyQ" type="_Yoj0N8uMEeWD2sLrjPsxyQ" association="_Yoj0QsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0RMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0OcuMEeWD2sLrjPsxyQ _Yoj0RcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0RcuMEeWD2sLrjPsxyQ" type="_Yoj0N8uMEeWD2sLrjPsxyQ" association="_Yoj0RMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0RsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0PMuMEeWD2sLrjPsxyQ _Yoj0R8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0R8uMEeWD2sLrjPsxyQ" type="_Yoj0N8uMEeWD2sLrjPsxyQ" association="_Yoj0RsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0SMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0P8uMEeWD2sLrjPsxyQ _Yoj0ScuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0ScuMEeWD2sLrjPsxyQ" type="_Yoj0N8uMEeWD2sLrjPsxyQ" association="_Yoj0SMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0SsuMEeWD2sLrjPsxyQ" name="OpPersonnelCapabilityType">
+ <ownedAttribute xmi:id="_Yoj0S8uMEeWD2sLrjPsxyQ" name="personnelClassID" type="_Yoh9AMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0aMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0TMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0TcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0TsuMEeWD2sLrjPsxyQ" name="personID" type="_Yoh9BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0asuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0T8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0UMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0UcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0bMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0UsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0U8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0VMuMEeWD2sLrjPsxyQ" name="capabilityType" type="_YoiBvMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0bsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0VcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0VsuMEeWD2sLrjPsxyQ" name="reason" type="_Yojyn8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0cMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0V8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0WMuMEeWD2sLrjPsxyQ" name="confidenceFactor" type="_YoiB4cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0csuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0WcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0WsuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0dMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0W8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0XMuMEeWD2sLrjPsxyQ" name="personnelUse" type="_Yoj0dsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0eMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0XcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0XsuMEeWD2sLrjPsxyQ" name="startTime" type="_YogvNMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0esuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0X8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0YMuMEeWD2sLrjPsxyQ" name="endTime" type="_YogvOMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0fMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0YcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0YsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0fsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0Y8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0ZMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0ZcuMEeWD2sLrjPsxyQ" name="personnelCapabilityProperty" type="_Yoj0N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0gMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0ZsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0Z8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0aMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0S8uMEeWD2sLrjPsxyQ _Yoj0acuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0acuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0aMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0asuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0TsuMEeWD2sLrjPsxyQ _Yoj0a8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0a8uMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0asuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0bMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0UcuMEeWD2sLrjPsxyQ _Yoj0bcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0bcuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0bMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0bsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0VMuMEeWD2sLrjPsxyQ _Yoj0b8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0b8uMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0bsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0cMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0VsuMEeWD2sLrjPsxyQ _Yoj0ccuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0ccuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0cMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0csuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0WMuMEeWD2sLrjPsxyQ _Yoj0c8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0c8uMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0csuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0dMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0WsuMEeWD2sLrjPsxyQ _Yoj0dcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0dcuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0dMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj0dsuMEeWD2sLrjPsxyQ" name="PersonnelUseType">
+ <generalization xmi:id="_Yoj0d8uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0eMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0XMuMEeWD2sLrjPsxyQ _Yoj0ecuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0ecuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0eMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0esuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0XsuMEeWD2sLrjPsxyQ _Yoj0e8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0e8uMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0esuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0fMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0YMuMEeWD2sLrjPsxyQ _Yoj0fcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0fcuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0fMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0fsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0YsuMEeWD2sLrjPsxyQ _Yoj0f8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0f8uMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0fsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0gMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0ZcuMEeWD2sLrjPsxyQ _Yoj0gcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0gcuMEeWD2sLrjPsxyQ" type="_Yoj0SsuMEeWD2sLrjPsxyQ" association="_Yoj0gMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0gsuMEeWD2sLrjPsxyQ" name="OpPersonnelRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoj0g8uMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0jcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj0hMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0j8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0hcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0hsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0h8uMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0kcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0iMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0icuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0isuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0k8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0i8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0jMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0jcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0g8uMEeWD2sLrjPsxyQ _Yoj0jsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0jsuMEeWD2sLrjPsxyQ" type="_Yoj0gsuMEeWD2sLrjPsxyQ" association="_Yoj0jcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0j8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0hMuMEeWD2sLrjPsxyQ _Yoj0kMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0kMuMEeWD2sLrjPsxyQ" type="_Yoj0gsuMEeWD2sLrjPsxyQ" association="_Yoj0j8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0kcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0h8uMEeWD2sLrjPsxyQ _Yoj0ksuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0ksuMEeWD2sLrjPsxyQ" type="_Yoj0gsuMEeWD2sLrjPsxyQ" association="_Yoj0kcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0k8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0isuMEeWD2sLrjPsxyQ _Yoj0lMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0lMuMEeWD2sLrjPsxyQ" type="_Yoj0gsuMEeWD2sLrjPsxyQ" association="_Yoj0k8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0lcuMEeWD2sLrjPsxyQ" name="OpPersonnelRequirementType">
+ <ownedAttribute xmi:id="_Yoj0lsuMEeWD2sLrjPsxyQ" name="personnelClassID" type="_Yoh9AMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0q8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0l8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0mMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0mcuMEeWD2sLrjPsxyQ" name="personID" type="_Yoh9BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0rcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0msuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0m8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0nMuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0r8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0ncuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0nsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0n8uMEeWD2sLrjPsxyQ" name="personnelUse" type="_Yoj0dsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0scuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0oMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0ocuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0s8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0osuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0o8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0pMuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0tcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0pcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0psuMEeWD2sLrjPsxyQ" name="personnelRequirementProperty" type="_Yoj0gsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0t8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0p8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0qMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0qcuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0ucuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0qsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0q8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0lsuMEeWD2sLrjPsxyQ _Yoj0rMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0rMuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0q8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0rcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0mcuMEeWD2sLrjPsxyQ _Yoj0rsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0rsuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0rcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0r8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0nMuMEeWD2sLrjPsxyQ _Yoj0sMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0sMuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0r8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0scuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0n8uMEeWD2sLrjPsxyQ _Yoj0ssuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0ssuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0scuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0s8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0ocuMEeWD2sLrjPsxyQ _Yoj0tMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0tMuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0s8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0tcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0pMuMEeWD2sLrjPsxyQ _Yoj0tsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0tsuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0tcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0t8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj0psuMEeWD2sLrjPsxyQ _Yoj0uMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0uMuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0t8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0ucuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0qcuMEeWD2sLrjPsxyQ _Yoj0usuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0usuMEeWD2sLrjPsxyQ" type="_Yoj0lcuMEeWD2sLrjPsxyQ" association="_Yoj0ucuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0u8uMEeWD2sLrjPsxyQ" name="OpPersonnelSpecificationPropertyType">
+ <ownedAttribute xmi:id="_Yoj0vMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0xsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj0vcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0yMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0vsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0v8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0wMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0ysuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0wcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0wsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj0w8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0zMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj0xMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj0xcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0xsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0vMuMEeWD2sLrjPsxyQ _Yoj0x8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0x8uMEeWD2sLrjPsxyQ" type="_Yoj0u8uMEeWD2sLrjPsxyQ" association="_Yoj0xsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0yMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0vcuMEeWD2sLrjPsxyQ _Yoj0ycuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0ycuMEeWD2sLrjPsxyQ" type="_Yoj0u8uMEeWD2sLrjPsxyQ" association="_Yoj0yMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0ysuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0wMuMEeWD2sLrjPsxyQ _Yoj0y8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0y8uMEeWD2sLrjPsxyQ" type="_Yoj0u8uMEeWD2sLrjPsxyQ" association="_Yoj0ysuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0zMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0w8uMEeWD2sLrjPsxyQ _Yoj0zcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0zcuMEeWD2sLrjPsxyQ" type="_Yoj0u8uMEeWD2sLrjPsxyQ" association="_Yoj0zMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0zsuMEeWD2sLrjPsxyQ" name="OpPersonnelSpecificationType">
+ <ownedAttribute xmi:id="_Yoj0z8uMEeWD2sLrjPsxyQ" name="personnelClassID" type="_Yoh9AMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj04MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj00MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj00cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj00suMEeWD2sLrjPsxyQ" name="personID" type="_Yoh9BMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj04suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj008uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj01MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj01cuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj05MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj01suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj018uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj02MuMEeWD2sLrjPsxyQ" name="personnelUse" type="_Yoj0dsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj05suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj02cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj02suMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj06MuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj028uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj03MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj03cuMEeWD2sLrjPsxyQ" name="personnelSpecificationProperty" type="_Yoj0u8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj06suMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj03suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj038uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj04MuMEeWD2sLrjPsxyQ" memberEnd="_Yoj0z8uMEeWD2sLrjPsxyQ _Yoj04cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj04cuMEeWD2sLrjPsxyQ" type="_Yoj0zsuMEeWD2sLrjPsxyQ" association="_Yoj04MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj04suMEeWD2sLrjPsxyQ" memberEnd="_Yoj00suMEeWD2sLrjPsxyQ _Yoj048uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj048uMEeWD2sLrjPsxyQ" type="_Yoj0zsuMEeWD2sLrjPsxyQ" association="_Yoj04suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj05MuMEeWD2sLrjPsxyQ" memberEnd="_Yoj01cuMEeWD2sLrjPsxyQ _Yoj05cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj05cuMEeWD2sLrjPsxyQ" type="_Yoj0zsuMEeWD2sLrjPsxyQ" association="_Yoj05MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj05suMEeWD2sLrjPsxyQ" memberEnd="_Yoj02MuMEeWD2sLrjPsxyQ _Yoj058uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj058uMEeWD2sLrjPsxyQ" type="_Yoj0zsuMEeWD2sLrjPsxyQ" association="_Yoj05suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj06MuMEeWD2sLrjPsxyQ" memberEnd="_Yoj02suMEeWD2sLrjPsxyQ _Yoj06cuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj06cuMEeWD2sLrjPsxyQ" type="_Yoj0zsuMEeWD2sLrjPsxyQ" association="_Yoj06MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj06suMEeWD2sLrjPsxyQ" memberEnd="_Yoj03cuMEeWD2sLrjPsxyQ _Yoj068uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj068uMEeWD2sLrjPsxyQ" type="_Yoj0zsuMEeWD2sLrjPsxyQ" association="_Yoj06suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj07MuMEeWD2sLrjPsxyQ" name="OpPhysicalAssetCapabilityPropertyType">
+ <ownedAttribute xmi:id="_Yoj07cuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj098uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj07suMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0-cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj078uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj08MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj08cuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0-8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj08suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj088uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj09MuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj0_cuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj09cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj09suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj098uMEeWD2sLrjPsxyQ" memberEnd="_Yoj07cuMEeWD2sLrjPsxyQ _Yoj0-MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0-MuMEeWD2sLrjPsxyQ" type="_Yoj07MuMEeWD2sLrjPsxyQ" association="_Yoj098uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0-cuMEeWD2sLrjPsxyQ" memberEnd="_Yoj07suMEeWD2sLrjPsxyQ _Yoj0-suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0-suMEeWD2sLrjPsxyQ" type="_Yoj07MuMEeWD2sLrjPsxyQ" association="_Yoj0-cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0-8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj08cuMEeWD2sLrjPsxyQ _Yoj0_MuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0_MuMEeWD2sLrjPsxyQ" type="_Yoj07MuMEeWD2sLrjPsxyQ" association="_Yoj0-8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj0_cuMEeWD2sLrjPsxyQ" memberEnd="_Yoj09MuMEeWD2sLrjPsxyQ _Yoj0_suMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj0_suMEeWD2sLrjPsxyQ" type="_Yoj07MuMEeWD2sLrjPsxyQ" association="_Yoj0_cuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj0_8uMEeWD2sLrjPsxyQ" name="OpPhysicalAssetCapabilityType">
+ <ownedAttribute xmi:id="_Yoj1AMuMEeWD2sLrjPsxyQ" name="physicalAssetClassID" type="_Yoh9lMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1HcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1AcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1AsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1A8uMEeWD2sLrjPsxyQ" name="physicalAssetID" type="_Yoh9mMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1H8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1BMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1BcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1BsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1IcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1B8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1CMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1CcuMEeWD2sLrjPsxyQ" name="capabilityType" type="_YoiBvMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1I8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1CsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1C8uMEeWD2sLrjPsxyQ" name="reason" type="_Yojyn8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1JcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1DMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1DcuMEeWD2sLrjPsxyQ" name="confidenceFactor" type="_YoiB4cuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1J8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1DsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1D8uMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1KcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1EMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1EcuMEeWD2sLrjPsxyQ" name="physicalAssetUse" type="_Yoj1K8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1LcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1EsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1E8uMEeWD2sLrjPsxyQ" name="startTime" type="_YogvNMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1L8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1FMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1FcuMEeWD2sLrjPsxyQ" name="endTime" type="_YogvOMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1McuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1FsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1F8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1M8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1GMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1GcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1GsuMEeWD2sLrjPsxyQ" name="physicalAssetCapabilityProperty" type="_Yoj07MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1NcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1G8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1HMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1HcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1AMuMEeWD2sLrjPsxyQ _Yoj1HsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1HsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1HcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1H8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1A8uMEeWD2sLrjPsxyQ _Yoj1IMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1IMuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1H8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1IcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1BsuMEeWD2sLrjPsxyQ _Yoj1IsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1IsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1IcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1I8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1CcuMEeWD2sLrjPsxyQ _Yoj1JMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1JMuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1I8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1JcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1C8uMEeWD2sLrjPsxyQ _Yoj1JsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1JsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1JcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1J8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1DcuMEeWD2sLrjPsxyQ _Yoj1KMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1KMuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1J8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1KcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1D8uMEeWD2sLrjPsxyQ _Yoj1KsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1KsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1KcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1K8uMEeWD2sLrjPsxyQ" name="PhysicalAssetUseType">
+ <generalization xmi:id="_Yoj1LMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1LcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1EcuMEeWD2sLrjPsxyQ _Yoj1LsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1LsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1LcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1L8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1E8uMEeWD2sLrjPsxyQ _Yoj1MMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1MMuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1L8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1McuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1FcuMEeWD2sLrjPsxyQ _Yoj1MsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1MsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1McuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1M8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1F8uMEeWD2sLrjPsxyQ _Yoj1NMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1NMuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1M8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1NcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1GsuMEeWD2sLrjPsxyQ _Yoj1NsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1NsuMEeWD2sLrjPsxyQ" type="_Yoj0_8uMEeWD2sLrjPsxyQ" association="_Yoj1NcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj1N8uMEeWD2sLrjPsxyQ" name="OpPhysicalAssetRequirementPropertyType">
+ <ownedAttribute xmi:id="_Yoj1OMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1QsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj1OcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1RMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1OsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1O8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1PMuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1RsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1PcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1PsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1P8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1SMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1QMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1QcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1QsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1OMuMEeWD2sLrjPsxyQ _Yoj1Q8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1Q8uMEeWD2sLrjPsxyQ" type="_Yoj1N8uMEeWD2sLrjPsxyQ" association="_Yoj1QsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1RMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1OcuMEeWD2sLrjPsxyQ _Yoj1RcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1RcuMEeWD2sLrjPsxyQ" type="_Yoj1N8uMEeWD2sLrjPsxyQ" association="_Yoj1RMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1RsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1PMuMEeWD2sLrjPsxyQ _Yoj1R8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1R8uMEeWD2sLrjPsxyQ" type="_Yoj1N8uMEeWD2sLrjPsxyQ" association="_Yoj1RsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1SMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1P8uMEeWD2sLrjPsxyQ _Yoj1ScuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1ScuMEeWD2sLrjPsxyQ" type="_Yoj1N8uMEeWD2sLrjPsxyQ" association="_Yoj1SMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj1SsuMEeWD2sLrjPsxyQ" name="OpPhysicalAssetRequirementType">
+ <ownedAttribute xmi:id="_Yoj1S8uMEeWD2sLrjPsxyQ" name="physicalAssetClassID" type="_Yoh9lMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1YsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1TMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1TcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1TsuMEeWD2sLrjPsxyQ" name="physicalAssetID" type="_Yoh9mMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1ZMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1T8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1UMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1UcuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1ZsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1UsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1U8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1VMuMEeWD2sLrjPsxyQ" name="physicalAssetUse" type="_Yoj1K8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1aMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1VcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1VsuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1asuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1V8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1WMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1WcuMEeWD2sLrjPsxyQ" name="hierarchyScope" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1bMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1WsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1W8uMEeWD2sLrjPsxyQ" name="equipmentLevel" type="_YogvI8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1bsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1XMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1XcuMEeWD2sLrjPsxyQ" name="physicalAssetRequirementProperty" type="_Yoj1N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1cMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1XsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1X8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1YMuMEeWD2sLrjPsxyQ" name="requiredByRequestedSegmentResponse" type="_Yoh9N8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1csuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1YcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1YsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1S8uMEeWD2sLrjPsxyQ _Yoj1Y8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1Y8uMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1YsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1ZMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1TsuMEeWD2sLrjPsxyQ _Yoj1ZcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1ZcuMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1ZMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1ZsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1UcuMEeWD2sLrjPsxyQ _Yoj1Z8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1Z8uMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1ZsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1aMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1VMuMEeWD2sLrjPsxyQ _Yoj1acuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1acuMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1aMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1asuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1VsuMEeWD2sLrjPsxyQ _Yoj1a8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1a8uMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1asuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1bMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1WcuMEeWD2sLrjPsxyQ _Yoj1bcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1bcuMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1bMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1bsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1W8uMEeWD2sLrjPsxyQ _Yoj1b8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1b8uMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1bsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1cMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1XcuMEeWD2sLrjPsxyQ _Yoj1ccuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1ccuMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1cMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1csuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1YMuMEeWD2sLrjPsxyQ _Yoj1c8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1c8uMEeWD2sLrjPsxyQ" type="_Yoj1SsuMEeWD2sLrjPsxyQ" association="_Yoj1csuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj1dMuMEeWD2sLrjPsxyQ" name="OpPhysicalAssetSpecificationPropertyType">
+ <ownedAttribute xmi:id="_Yoj1dcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1f8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj1dsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1gcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1d8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1eMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1ecuMEeWD2sLrjPsxyQ" name="value" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1g8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1esuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1e8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1fMuMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1hcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1fcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1fsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1f8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1dcuMEeWD2sLrjPsxyQ _Yoj1gMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1gMuMEeWD2sLrjPsxyQ" type="_Yoj1dMuMEeWD2sLrjPsxyQ" association="_Yoj1f8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1gcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1dsuMEeWD2sLrjPsxyQ _Yoj1gsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1gsuMEeWD2sLrjPsxyQ" type="_Yoj1dMuMEeWD2sLrjPsxyQ" association="_Yoj1gcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1g8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1ecuMEeWD2sLrjPsxyQ _Yoj1hMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1hMuMEeWD2sLrjPsxyQ" type="_Yoj1dMuMEeWD2sLrjPsxyQ" association="_Yoj1g8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1hcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1fMuMEeWD2sLrjPsxyQ _Yoj1hsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1hsuMEeWD2sLrjPsxyQ" type="_Yoj1dMuMEeWD2sLrjPsxyQ" association="_Yoj1hcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj1h8uMEeWD2sLrjPsxyQ" name="OpPhysicalAssetSpecificationType">
+ <ownedAttribute xmi:id="_Yoj1iMuMEeWD2sLrjPsxyQ" name="physicalAssetClassID" type="_Yoh9lMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1mcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1icuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1isuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1i8uMEeWD2sLrjPsxyQ" name="physicalAssetID" type="_Yoh9mMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1m8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1jMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1jcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1jsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1ncuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1j8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1kMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1kcuMEeWD2sLrjPsxyQ" name="physicalAssetUse" type="_Yoj1K8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1n8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1ksuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1k8uMEeWD2sLrjPsxyQ" name="quantity" type="_Yoh9DsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1ocuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1lMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1lcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1lsuMEeWD2sLrjPsxyQ" name="physicalAssetSpecificationProperty" type="_Yoj1dMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj1o8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1l8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj1mMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1mcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1iMuMEeWD2sLrjPsxyQ _Yoj1msuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1msuMEeWD2sLrjPsxyQ" type="_Yoj1h8uMEeWD2sLrjPsxyQ" association="_Yoj1mcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1m8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1i8uMEeWD2sLrjPsxyQ _Yoj1nMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1nMuMEeWD2sLrjPsxyQ" type="_Yoj1h8uMEeWD2sLrjPsxyQ" association="_Yoj1m8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1ncuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1jsuMEeWD2sLrjPsxyQ _Yoj1nsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1nsuMEeWD2sLrjPsxyQ" type="_Yoj1h8uMEeWD2sLrjPsxyQ" association="_Yoj1ncuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1n8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1kcuMEeWD2sLrjPsxyQ _Yoj1oMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1oMuMEeWD2sLrjPsxyQ" type="_Yoj1h8uMEeWD2sLrjPsxyQ" association="_Yoj1n8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1ocuMEeWD2sLrjPsxyQ" memberEnd="_Yoj1k8uMEeWD2sLrjPsxyQ _Yoj1osuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1osuMEeWD2sLrjPsxyQ" type="_Yoj1h8uMEeWD2sLrjPsxyQ" association="_Yoj1ocuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj1o8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj1lsuMEeWD2sLrjPsxyQ _Yoj1pMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj1pMuMEeWD2sLrjPsxyQ" type="_Yoj1h8uMEeWD2sLrjPsxyQ" association="_Yoj1o8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1pcuMEeWD2sLrjPsxyQ" name="OtherDependencyType">
+ <generalization xmi:id="_Yoj1psuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1p8uMEeWD2sLrjPsxyQ" name="ParameterIDType">
+ <generalization xmi:id="_Yoj1qMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1qcuMEeWD2sLrjPsxyQ" name="PersonNameType">
+ <generalization xmi:id="_Yoj1qsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1q8uMEeWD2sLrjPsxyQ" name="PhysicalAssetActualIDType">
+ <generalization xmi:id="_Yoj1rMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1rcuMEeWD2sLrjPsxyQ" name="PhysicalAssetCapabilityTestSpecificationIDType">
+ <generalization xmi:id="_Yoj1rsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1r8uMEeWD2sLrjPsxyQ" name="PlannedFinishTimeType">
+ <generalization xmi:id="_Yoj1sMuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1scuMEeWD2sLrjPsxyQ" name="PlannedStartTimeType">
+ <generalization xmi:id="_Yoj1ssuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1s8uMEeWD2sLrjPsxyQ" name="ProblemType">
+ <generalization xmi:id="_Yoj1tMuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1tcuMEeWD2sLrjPsxyQ" name="ProductionRequestIDType">
+ <generalization xmi:id="_Yoj1tsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1t8uMEeWD2sLrjPsxyQ" name="ProductionScheduleIDType">
+ <generalization xmi:id="_Yoj1uMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1ucuMEeWD2sLrjPsxyQ" name="ProductProductionRuleType">
+ <generalization xmi:id="_Yoj1usuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1u8uMEeWD2sLrjPsxyQ" name="PropertyIDType">
+ <generalization xmi:id="_Yoj1vMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1vcuMEeWD2sLrjPsxyQ" name="QualificationTestSpecificationIDType">
+ <generalization xmi:id="_Yoj1vsuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1v8uMEeWD2sLrjPsxyQ" name="QuantityType">
+ <ownedAttribute xmi:id="_Yoj1wMuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#Decimal"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1wcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1wsuMEeWD2sLrjPsxyQ" name="unitCode" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1w8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1xMuMEeWD2sLrjPsxyQ" name="unitCodeListAgencyID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1xcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1xsuMEeWD2sLrjPsxyQ" name="unitCodeListAgencyName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1x8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj1yMuMEeWD2sLrjPsxyQ" name="unitCodeListID" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#NormalizedString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj1ycuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj1ysuMEeWD2sLrjPsxyQ" name="RelationshipForm1Type">
+ <generalization xmi:id="_Yoj1y8uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj1zMuMEeWD2sLrjPsxyQ" name="RelationshipForm1TypeBase">
+ <ownedLiteral xmi:id="_Yoj1zcuMEeWD2sLrjPsxyQ" name="Permanent"/>
+ <ownedLiteral xmi:id="_Yoj1zsuMEeWD2sLrjPsxyQ" name="Transient"/>
+ <ownedLiteral xmi:id="_Yoj1z8uMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj10MuMEeWD2sLrjPsxyQ" name="RelationshipForm1TypeBaseObject">
+ <generalization xmi:id="_Yoj10cuMEeWD2sLrjPsxyQ" general="_Yoj1zMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj10suMEeWD2sLrjPsxyQ" name="RelationshipFormType">
+ <generalization xmi:id="_Yoj108uMEeWD2sLrjPsxyQ" general="_Yoj1ysuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj11MuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj11cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj11suMEeWD2sLrjPsxyQ" name="RelationshipType1Type">
+ <generalization xmi:id="_Yoj118uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj12MuMEeWD2sLrjPsxyQ" name="RelationshipType1TypeBase">
+ <ownedLiteral xmi:id="_Yoj12cuMEeWD2sLrjPsxyQ" name="Logical"/>
+ <ownedLiteral xmi:id="_Yoj12suMEeWD2sLrjPsxyQ" name="Physical"/>
+ <ownedLiteral xmi:id="_Yoj128uMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj13MuMEeWD2sLrjPsxyQ" name="RelationshipType1TypeBaseObject">
+ <generalization xmi:id="_Yoj13cuMEeWD2sLrjPsxyQ" general="_Yoj12MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj13suMEeWD2sLrjPsxyQ" name="RelationshipTypeType">
+ <generalization xmi:id="_Yoj138uMEeWD2sLrjPsxyQ" general="_Yoj11suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj14MuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj14cuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj14suMEeWD2sLrjPsxyQ" name="RequestedCompletionDateType">
+ <generalization xmi:id="_Yoj148uMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj15MuMEeWD2sLrjPsxyQ" name="RequestedPriorityType">
+ <generalization xmi:id="_Yoj15cuMEeWD2sLrjPsxyQ" general="_YogvdcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj15suMEeWD2sLrjPsxyQ" name="RequestState1TypeBase">
+ <ownedLiteral xmi:id="_Yoj158uMEeWD2sLrjPsxyQ" name="Forecast"/>
+ <ownedLiteral xmi:id="_Yoj16MuMEeWD2sLrjPsxyQ" name="Released"/>
+ <ownedLiteral xmi:id="_Yoj16cuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj16suMEeWD2sLrjPsxyQ" name="RequestState1TypeBaseObject">
+ <generalization xmi:id="_Yoj168uMEeWD2sLrjPsxyQ" general="_Yoj15suMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj17MuMEeWD2sLrjPsxyQ" name="RequiredByRequestedSegmentResponse1TypeBase">
+ <ownedLiteral xmi:id="_Yoj17cuMEeWD2sLrjPsxyQ" name="Required"/>
+ <ownedLiteral xmi:id="_Yoj17suMEeWD2sLrjPsxyQ" name="Optional"/>
+ <ownedLiteral xmi:id="_Yoj178uMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj18MuMEeWD2sLrjPsxyQ" name="RequiredByRequestedSegmentResponse1TypeBaseObject">
+ <generalization xmi:id="_Yoj18cuMEeWD2sLrjPsxyQ" general="_Yoj17MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj18suMEeWD2sLrjPsxyQ" name="ResourceIDType">
+ <generalization xmi:id="_Yoj188uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj19MuMEeWD2sLrjPsxyQ" name="ResourceNetworkConnectionIDType">
+ <generalization xmi:id="_Yoj19cuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj19suMEeWD2sLrjPsxyQ" name="ResourceReferenceType1Type">
+ <generalization xmi:id="_Yoj198uMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj1-MuMEeWD2sLrjPsxyQ" name="ResourceReferenceType1TypeBase">
+ <ownedLiteral xmi:id="_Yoj1-cuMEeWD2sLrjPsxyQ" name="Personnel"/>
+ <ownedLiteral xmi:id="_Yoj1-suMEeWD2sLrjPsxyQ" name="PersonnelClass"/>
+ <ownedLiteral xmi:id="_Yoj1-8uMEeWD2sLrjPsxyQ" name="Equipment"/>
+ <ownedLiteral xmi:id="_Yoj1_MuMEeWD2sLrjPsxyQ" name="EquipmentClass"/>
+ <ownedLiteral xmi:id="_Yoj1_cuMEeWD2sLrjPsxyQ" name="MaterialClass"/>
+ <ownedLiteral xmi:id="_Yoj1_suMEeWD2sLrjPsxyQ" name="MaterialDefinition"/>
+ <ownedLiteral xmi:id="_Yoj1_8uMEeWD2sLrjPsxyQ" name="MaterialLot"/>
+ <ownedLiteral xmi:id="_Yoj2AMuMEeWD2sLrjPsxyQ" name="MaterialSublot"/>
+ <ownedLiteral xmi:id="_Yoj2AcuMEeWD2sLrjPsxyQ" name="PhysicalAsset"/>
+ <ownedLiteral xmi:id="_Yoj2AsuMEeWD2sLrjPsxyQ" name="PhysicalAssetClass"/>
+ <ownedLiteral xmi:id="_Yoj2A8uMEeWD2sLrjPsxyQ" name="WorkMaster"/>
+ <ownedLiteral xmi:id="_Yoj2BMuMEeWD2sLrjPsxyQ" name="ProcessSegment"/>
+ <ownedLiteral xmi:id="_Yoj2BcuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj2BsuMEeWD2sLrjPsxyQ" name="ResourceReferenceType1TypeBaseObject">
+ <generalization xmi:id="_Yoj2B8uMEeWD2sLrjPsxyQ" general="_Yoj1-MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2CMuMEeWD2sLrjPsxyQ" name="ResourceReferenceTypeType">
+ <generalization xmi:id="_Yoj2CcuMEeWD2sLrjPsxyQ" general="_Yoj19suMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj2CsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2C8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2DMuMEeWD2sLrjPsxyQ" name="ResourcesType">
+ <generalization xmi:id="_Yoj2DcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj2DsuMEeWD2sLrjPsxyQ" name="ResponseState1TypeBase">
+ <ownedLiteral xmi:id="_Yoj2D8uMEeWD2sLrjPsxyQ" name="Ready"/>
+ <ownedLiteral xmi:id="_Yoj2EMuMEeWD2sLrjPsxyQ" name="Running"/>
+ <ownedLiteral xmi:id="_Yoj2EcuMEeWD2sLrjPsxyQ" name="Completed"/>
+ <ownedLiteral xmi:id="_Yoj2EsuMEeWD2sLrjPsxyQ" name="Aborted"/>
+ <ownedLiteral xmi:id="_Yoj2E8uMEeWD2sLrjPsxyQ" name="Holding"/>
+ <ownedLiteral xmi:id="_Yoj2FMuMEeWD2sLrjPsxyQ" name="Paused"/>
+ <ownedLiteral xmi:id="_Yoj2FcuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj2FsuMEeWD2sLrjPsxyQ" name="ResponseState1TypeBaseObject">
+ <generalization xmi:id="_Yoj2F8uMEeWD2sLrjPsxyQ" general="_Yoj2DsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj2GMuMEeWD2sLrjPsxyQ" name="ResultType">
+ <ownedAttribute xmi:id="_Yoj2GcuMEeWD2sLrjPsxyQ" name="valueString" type="_Yoh8j8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2IMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj2GsuMEeWD2sLrjPsxyQ" name="dataType" type="_Yoh80suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2IsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2G8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2HMuMEeWD2sLrjPsxyQ" name="unitOfMeasure" type="_Yoh82suMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2JMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2HcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2HsuMEeWD2sLrjPsxyQ" name="key" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2JsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2H8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2IMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2GcuMEeWD2sLrjPsxyQ _Yoj2IcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2IcuMEeWD2sLrjPsxyQ" type="_Yoj2GMuMEeWD2sLrjPsxyQ" association="_Yoj2IMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2IsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2GsuMEeWD2sLrjPsxyQ _Yoj2I8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2I8uMEeWD2sLrjPsxyQ" type="_Yoj2GMuMEeWD2sLrjPsxyQ" association="_Yoj2IsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2JMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2HMuMEeWD2sLrjPsxyQ _Yoj2JcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2JcuMEeWD2sLrjPsxyQ" type="_Yoj2GMuMEeWD2sLrjPsxyQ" association="_Yoj2JMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2JsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2HsuMEeWD2sLrjPsxyQ _Yoj2J8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2J8uMEeWD2sLrjPsxyQ" type="_Yoj2GMuMEeWD2sLrjPsxyQ" association="_Yoj2JsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj2KMuMEeWD2sLrjPsxyQ" name="SegmentDependencyType">
+ <ownedAttribute xmi:id="_Yoj2KcuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2PcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj2KsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2P8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2K8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2LMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2LcuMEeWD2sLrjPsxyQ" name="dependency" type="_YojxlMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2QcuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj2LsuMEeWD2sLrjPsxyQ" name="timingFactor" type="_Yoh8h8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2Q8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2L8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2MMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2McuMEeWD2sLrjPsxyQ" name="group" visibility="public" isOrdered="true" isUnique="false">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFeatureMapEntry"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2MsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2M8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2NMuMEeWD2sLrjPsxyQ" name="productSegmentID" type="_Yoh8V8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yoj2RcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2NcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2NsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2N8uMEeWD2sLrjPsxyQ" name="processSegmentID" type="_Yoh8W8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yoj2R8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2OMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2OcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2OsuMEeWD2sLrjPsxyQ" name="segmentID" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" isDerived="true" association="_Yoj2ScuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2O8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2PMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2PcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2KcuMEeWD2sLrjPsxyQ _Yoj2PsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2PsuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2PcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2P8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj2KsuMEeWD2sLrjPsxyQ _Yoj2QMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2QMuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2P8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2QcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2LcuMEeWD2sLrjPsxyQ _Yoj2QsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2QsuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2QcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2Q8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj2LsuMEeWD2sLrjPsxyQ _Yoj2RMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2RMuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2Q8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2RcuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2NMuMEeWD2sLrjPsxyQ _Yoj2RsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2RsuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2RcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2R8uMEeWD2sLrjPsxyQ" memberEnd="_Yoj2N8uMEeWD2sLrjPsxyQ _Yoj2SMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2SMuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2R8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2ScuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2OsuMEeWD2sLrjPsxyQ _Yoj2SsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2SsuMEeWD2sLrjPsxyQ" type="_Yoj2KMuMEeWD2sLrjPsxyQ" association="_Yoj2ScuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2S8uMEeWD2sLrjPsxyQ" name="StatusTimeType">
+ <generalization xmi:id="_Yoj2TMuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2TcuMEeWD2sLrjPsxyQ" name="StatusType">
+ <generalization xmi:id="_Yoj2TsuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2T8uMEeWD2sLrjPsxyQ" name="StorageHierarchyScopeType">
+ <generalization xmi:id="_Yoj2UMuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2UcuMEeWD2sLrjPsxyQ" name="TestDateTimeType">
+ <generalization xmi:id="_Yoj2UsuMEeWD2sLrjPsxyQ" general="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj2U8uMEeWD2sLrjPsxyQ" name="TestResultType">
+ <ownedAttribute xmi:id="_Yoj2VMuMEeWD2sLrjPsxyQ" name="iD" type="_YoguMcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2YMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2VcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2VsuMEeWD2sLrjPsxyQ" name="description" type="_Yoguv8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2YsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2V8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2WMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2WcuMEeWD2sLrjPsxyQ" name="testDateTime" type="_Yoj2UcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2ZMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2WsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2W8uMEeWD2sLrjPsxyQ" name="result" type="_Yoj2GMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2ZsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2XMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2XcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2XsuMEeWD2sLrjPsxyQ" name="expirationTime" type="_YojyJcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2aMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2X8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2YMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2VMuMEeWD2sLrjPsxyQ _Yoj2YcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2YcuMEeWD2sLrjPsxyQ" type="_Yoj2U8uMEeWD2sLrjPsxyQ" association="_Yoj2YMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2YsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2VsuMEeWD2sLrjPsxyQ _Yoj2Y8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2Y8uMEeWD2sLrjPsxyQ" type="_Yoj2U8uMEeWD2sLrjPsxyQ" association="_Yoj2YsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2ZMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2WcuMEeWD2sLrjPsxyQ _Yoj2ZcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2ZcuMEeWD2sLrjPsxyQ" type="_Yoj2U8uMEeWD2sLrjPsxyQ" association="_Yoj2ZMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2ZsuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2W8uMEeWD2sLrjPsxyQ _Yoj2Z8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2Z8uMEeWD2sLrjPsxyQ" type="_Yoj2U8uMEeWD2sLrjPsxyQ" association="_Yoj2ZsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2aMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2XsuMEeWD2sLrjPsxyQ _Yoj2acuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2acuMEeWD2sLrjPsxyQ" type="_Yoj2U8uMEeWD2sLrjPsxyQ" association="_Yoj2aMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj2asuMEeWD2sLrjPsxyQ" name="TransActionCodeEnumerationType">
+ <ownedLiteral xmi:id="_Yoj2a8uMEeWD2sLrjPsxyQ" name="Add"/>
+ <ownedLiteral xmi:id="_Yoj2bMuMEeWD2sLrjPsxyQ" name="Change"/>
+ <ownedLiteral xmi:id="_Yoj2bcuMEeWD2sLrjPsxyQ" name="Delete"/>
+ <ownedLiteral xmi:id="_Yoj2bsuMEeWD2sLrjPsxyQ" name="Replaced"/>
+ <ownedLiteral xmi:id="_Yoj2b8uMEeWD2sLrjPsxyQ" name="Accepted"/>
+ <ownedLiteral xmi:id="_Yoj2cMuMEeWD2sLrjPsxyQ" name="Modified"/>
+ <ownedLiteral xmi:id="_Yoj2ccuMEeWD2sLrjPsxyQ" name="Rejected"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj2csuMEeWD2sLrjPsxyQ" name="TransActionCodeEnumerationTypeObject">
+ <generalization xmi:id="_Yoj2c8uMEeWD2sLrjPsxyQ" general="_Yoj2asuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yoj2dMuMEeWD2sLrjPsxyQ" name="TransConfirmType">
+ <ownedAttribute xmi:id="_Yoj2dcuMEeWD2sLrjPsxyQ" name="originalApplicationArea" type="_Yoe4-MuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2esuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2dsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yoj2d8uMEeWD2sLrjPsxyQ" name="responseCriteria" type="_YogunMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yoj2fMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2eMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yoj2ecuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2esuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2dcuMEeWD2sLrjPsxyQ _Yoj2e8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2e8uMEeWD2sLrjPsxyQ" type="_Yoj2dMuMEeWD2sLrjPsxyQ" association="_Yoj2esuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yoj2fMuMEeWD2sLrjPsxyQ" memberEnd="_Yoj2d8uMEeWD2sLrjPsxyQ _Yoj2fcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yoj2fcuMEeWD2sLrjPsxyQ" type="_Yoj2dMuMEeWD2sLrjPsxyQ" association="_Yoj2fMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj2fsuMEeWD2sLrjPsxyQ" name="TransResponseCodeTypeObject">
+ <generalization xmi:id="_Yoj2f8uMEeWD2sLrjPsxyQ" general="_YoiB2MuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2gMuMEeWD2sLrjPsxyQ" name="WorkRequestIDType">
+ <generalization xmi:id="_Yoj2gcuMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2gsuMEeWD2sLrjPsxyQ" name="WorkScheduleIDType">
+ <generalization xmi:id="_Yoj2g8uMEeWD2sLrjPsxyQ" general="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2hMuMEeWD2sLrjPsxyQ" name="WorkType1Type">
+ <generalization xmi:id="_Yoj2hcuMEeWD2sLrjPsxyQ" general="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Enumeration" xmi:id="_Yoj2hsuMEeWD2sLrjPsxyQ" name="WorkType1TypeBase">
+ <ownedLiteral xmi:id="_Yoj2h8uMEeWD2sLrjPsxyQ" name="WorkMaster"/>
+ <ownedLiteral xmi:id="_Yoj2iMuMEeWD2sLrjPsxyQ" name="WorkDirective"/>
+ <ownedLiteral xmi:id="_Yoj2icuMEeWD2sLrjPsxyQ" name="Other"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_Yoj2isuMEeWD2sLrjPsxyQ" name="WorkType1TypeBaseObject">
+ <generalization xmi:id="_Yoj2i8uMEeWD2sLrjPsxyQ" general="_Yoj2hsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:DataType" xmi:id="_Yoj2jMuMEeWD2sLrjPsxyQ" name="WorkTypeType">
+ <generalization xmi:id="_Yoj2jcuMEeWD2sLrjPsxyQ" general="_Yoj2hMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yoj2jsuMEeWD2sLrjPsxyQ" name="otherValue" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/XMLPrimitiveTypes.library.uml#String"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yoj2j8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <profileApplication xmi:id="_Yoj2kMuMEeWD2sLrjPsxyQ">
+ <eAnnotations xmi:id="_Yoj2kcuMEeWD2sLrjPsxyQ" source="http://www.eclipse.org/uml2/2.0.0/UML">
+ <references xmi:type="ecore:EPackage" href="pathmap://UML_PROFILES/Ecore.profile.uml#_z1OFcHjqEdy8S4Cr8Rc_NA"/>
+ </eAnnotations>
+ <appliedProfile href="pathmap://UML_PROFILES/Ecore.profile.uml#_0"/>
+ </profileApplication>
+ </uml:Model>
+ <Ecore:EPackage xmi:id="_Yok_kMuMEeWD2sLrjPsxyQ" base_Package="_Yoe48MuMEeWD2sLrjPsxyQ" nsPrefix="B2MML-WorkSchedule"/>
+ <Ecore:EClass xmi:id="_Yok_kcuMEeWD2sLrjPsxyQ" base_Class="_Yoe48suMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yom0wMuMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoe488uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0wcuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoe49MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yom0wsuMEeWD2sLrjPsxyQ" base_Class="_Yoe4-MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yom0w8uMEeWD2sLrjPsxyQ" xmlName="Sender" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoe4-cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0xMuMEeWD2sLrjPsxyQ" xmlName="Receiver" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoe4-8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0xcuMEeWD2sLrjPsxyQ" xmlName="CreationDateTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoe4_suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0xsuMEeWD2sLrjPsxyQ" xmlName="Signature" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoe4_8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0x8uMEeWD2sLrjPsxyQ" xmlName="BODID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguIMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0yMuMEeWD2sLrjPsxyQ" xmlName="UserArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguIsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yom0ycuMEeWD2sLrjPsxyQ" base_Class="_YoguJMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yom0ysuMEeWD2sLrjPsxyQ" xmlName="LogicalID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguJcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0y8uMEeWD2sLrjPsxyQ" xmlName="ComponentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguJ8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0zMuMEeWD2sLrjPsxyQ" xmlName="TaskID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguKcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yom0zcuMEeWD2sLrjPsxyQ" xmlName="ReferenceID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguK8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YooC4MuMEeWD2sLrjPsxyQ" xmlName="ConfirmationCode" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguLcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YooC4cuMEeWD2sLrjPsxyQ" xmlName="AuthorizationID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguL8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YooC4suMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoguMcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YooC48uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoguSsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YooC5MuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoguTMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YooC5cuMEeWD2sLrjPsxyQ" base_Class="_YoguZ8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YooC5suMEeWD2sLrjPsxyQ" xmlName="LogicalID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguaMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YooC58uMEeWD2sLrjPsxyQ" xmlName="ComponentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguasuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YooC6MuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogubMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YooC6cuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yogud8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YooC6suMEeWD2sLrjPsxyQ" base_Class="_YogufsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EClass xmi:id="_YooC68uMEeWD2sLrjPsxyQ" base_Class="_YoguiMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EClass xmi:id="_YooC7MuMEeWD2sLrjPsxyQ" xmlName="DataArea_._type" base_Class="_YogukMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YooC7cuMEeWD2sLrjPsxyQ" xmlName="Acknowledge" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogukcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YooC7suMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguksuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YooC78uMEeWD2sLrjPsxyQ" base_Class="_YogulMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yop4EMuMEeWD2sLrjPsxyQ" xmlName="OriginalApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogulcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4EcuMEeWD2sLrjPsxyQ" xmlName="ResponseCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogul8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yop4EsuMEeWD2sLrjPsxyQ" base_Class="_YogunMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yop4E8uMEeWD2sLrjPsxyQ" xmlName="ResponseExpression" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguncuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4FMuMEeWD2sLrjPsxyQ" xmlName="ChangeStatus" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogun8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yop4FcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoguocuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yop4FsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogupsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EDataType xmi:id="_Yop4F8uMEeWD2sLrjPsxyQ" instanceClassName="java.lang.Object" base_PrimitiveType="_YoguqcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yop4GMuMEeWD2sLrjPsxyQ" base_Class="_YogurMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yop4GcuMEeWD2sLrjPsxyQ" xmlName="Code" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogurcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4GsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogur8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4G8uMEeWD2sLrjPsxyQ" xmlName="EffectiveDateTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguscuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4HMuMEeWD2sLrjPsxyQ" xmlName="ReasonCode" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogus8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4HcuMEeWD2sLrjPsxyQ" xmlName="Reason" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogutcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4HsuMEeWD2sLrjPsxyQ" xmlName="StateChange" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoguuMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4H8uMEeWD2sLrjPsxyQ" xmlName="UserArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoguu8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yop4IMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoguv8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yop4IcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoguwcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yop4IsuMEeWD2sLrjPsxyQ" base_Class="_YoguzsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yop4I8uMEeWD2sLrjPsxyQ" xmlName="FromStateCode" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoguz8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4JMuMEeWD2sLrjPsxyQ" xmlName="ToStateCode" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu0cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4JcuMEeWD2sLrjPsxyQ" xmlName="ChangeDateTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu08uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4JsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu1cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4J8uMEeWD2sLrjPsxyQ" xmlName="Note" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu2MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yop4KMuMEeWD2sLrjPsxyQ" xmlName="UserArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu28uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yop4KcuMEeWD2sLrjPsxyQ" base_Class="_Yogu88uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yop4KsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu9MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGMMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu9suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGMcuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu-cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGMsuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu-8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGM8uMEeWD2sLrjPsxyQ" xmlName="PublishedDate" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu_cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGNMuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogu_8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGNcuMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvAcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGNsuMEeWD2sLrjPsxyQ" xmlName="EquipmentElementLevel" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvA8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGN8uMEeWD2sLrjPsxyQ" xmlName="ProductionRequest" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvBcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGOMuMEeWD2sLrjPsxyQ" xmlName="ScheduleState" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvCMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YorGOcuMEeWD2sLrjPsxyQ" base_Class="_YogvDsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YorGOsuMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvD8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGO8uMEeWD2sLrjPsxyQ" xmlName="EquipmentElementLevel" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvEMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGPMuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvEcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YorGPcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvE8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YorGPsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvF8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YorGP8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvG8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YorGQMuMEeWD2sLrjPsxyQ" base_Class="_YogvI8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YorGQcuMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvJMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGQsuMEeWD2sLrjPsxyQ" xmlName="EquipmentElementLevel" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvJcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGQ8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvJsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YorGRMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvMMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YorGRcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvNMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YorGRsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvOMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YorGR8uMEeWD2sLrjPsxyQ" base_Class="_YogvPsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YorGSMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvP8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGScuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvQcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGSsuMEeWD2sLrjPsxyQ" xmlName="ProductProductionRuleID" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvR8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGS8uMEeWD2sLrjPsxyQ" xmlName="Version" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvSsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGTMuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvTcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGTcuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvT8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YorGTsuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvUcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7YMuMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvU8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7YcuMEeWD2sLrjPsxyQ" xmlName="Priority" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvVcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7YsuMEeWD2sLrjPsxyQ" xmlName="SegmentRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvV8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7Y8uMEeWD2sLrjPsxyQ" xmlName="SegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvWsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7ZMuMEeWD2sLrjPsxyQ" xmlName="RequestState" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvXcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yos7ZcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvY8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7ZsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvZ8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7Z8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yogvc8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7aMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YogvdcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7acuMEeWD2sLrjPsxyQ" base_Class="_YogvfMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yos7asuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvfcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7a8uMEeWD2sLrjPsxyQ" xmlName="ProductSegmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogvf8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7bMuMEeWD2sLrjPsxyQ" xmlName="ProcessSegmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvgcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7bcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogvg8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7bsuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvhsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7b8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogviMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7cMuMEeWD2sLrjPsxyQ" xmlName="EarliestStartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvisuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7ccuMEeWD2sLrjPsxyQ" xmlName="LatestEndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvjMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7csuMEeWD2sLrjPsxyQ" xmlName="ProductionParameter" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvkMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7c8uMEeWD2sLrjPsxyQ" xmlName="PersonnelRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yogvk8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7dMuMEeWD2sLrjPsxyQ" xmlName="EquipmentRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvlsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7dcuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YogvmcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7dsuMEeWD2sLrjPsxyQ" xmlName="MaterialRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8QsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7d8uMEeWD2sLrjPsxyQ" xmlName="MaterialProducedRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8RcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7eMuMEeWD2sLrjPsxyQ" xmlName="MaterialConsumedRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8SMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7ecuMEeWD2sLrjPsxyQ" xmlName="ConsumableExpectedRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8S8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7esuMEeWD2sLrjPsxyQ" xmlName="SegmentRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8TsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7e8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8UcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yos7fMuMEeWD2sLrjPsxyQ" xmlName="SegmentState" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8U8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yos7fcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh8V8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7fsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh8W8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7f8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh8ZcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7gMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh8acuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EDataType xmi:id="_Yos7gcuMEeWD2sLrjPsxyQ" instanceClassName="javax.xml.datatype.Duration" base_PrimitiveType="_Yoh8bcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yos7gsuMEeWD2sLrjPsxyQ" base_Class="_Yoh8b8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YouJgMuMEeWD2sLrjPsxyQ" xmlName="ProductSegmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8cMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJgcuMEeWD2sLrjPsxyQ" xmlName="ProcessSegmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8csuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJgsuMEeWD2sLrjPsxyQ" xmlName="Parameter" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8dMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YouJg8uMEeWD2sLrjPsxyQ" base_Class="_Yoh8esuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YouJhMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8e8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJhcuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8fMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJhsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8f8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJh8uMEeWD2sLrjPsxyQ" xmlName="Parameter" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8gsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YouJiMuMEeWD2sLrjPsxyQ" base_Class="_Yoh8h8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YouJicuMEeWD2sLrjPsxyQ" xmlName="ValueString" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8iMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJisuMEeWD2sLrjPsxyQ" xmlName="DataType" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8icuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJi8uMEeWD2sLrjPsxyQ" xmlName="UnitOfMeasure" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8i8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJjMuMEeWD2sLrjPsxyQ" xmlName="Key" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8jcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YouJjcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh8j8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YouJjsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh8kcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YouJj8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh80suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YouJkMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh81suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YouJkcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh82suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YouJksuMEeWD2sLrjPsxyQ" base_Class="_Yoh86suMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YouJk8uMEeWD2sLrjPsxyQ" xmlName="PersonnelClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh868uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJlMuMEeWD2sLrjPsxyQ" xmlName="PersonID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh87suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJlcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh88cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJlsuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh89MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJl8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh89suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJmMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8-MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJmcuMEeWD2sLrjPsxyQ" xmlName="PersonnelRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8-8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YouJmsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh8_suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yov-sMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9AMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yov-scuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9BMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yov-ssuMEeWD2sLrjPsxyQ" base_Class="_Yoh9DsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yov-s8uMEeWD2sLrjPsxyQ" xmlName="QuantityString" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9D8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yov-tMuMEeWD2sLrjPsxyQ" xmlName="DataType" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9EMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yov-tcuMEeWD2sLrjPsxyQ" xmlName="UnitOfMeasure" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9EsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yov-tsuMEeWD2sLrjPsxyQ" xmlName="Key" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9FMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YoxM0MuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9FsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YoxM0cuMEeWD2sLrjPsxyQ" base_Class="_Yoh9IsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YoxM0suMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9I8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YoxM08uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9JMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YoxM1MuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9J8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YoxM1cuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9KsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YoxM1suMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9N8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YoxM18uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9O8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YoxM2MuMEeWD2sLrjPsxyQ" base_Class="_Yoh9QcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YoxM2cuMEeWD2sLrjPsxyQ" xmlName="EquipmentClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9QsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YoxM2suMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9RcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YoxM28uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9SMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YoxM3MuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9S8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCAMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9TcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCAcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9T8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCAsuMEeWD2sLrjPsxyQ" xmlName="EquipmentRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9UsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCA8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9VcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YozCBMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9V8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YozCBcuMEeWD2sLrjPsxyQ" base_Class="_Yoh9ZcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YozCBsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9ZsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCB8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9Z8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCCMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9asuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCCcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9bcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YozCCsuMEeWD2sLrjPsxyQ" base_Class="_Yoh9fsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YozCC8uMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9f8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCDMuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9gsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCDcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9hcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCDsuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9iMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCD8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9isuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCEMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9jMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCEcuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9j8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCEsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9ksuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YozCE8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9lMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YozCFMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9mMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YozCFcuMEeWD2sLrjPsxyQ" base_Class="_Yoh9pMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YozCFsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9pcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCF8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9psuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCGMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9qcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCGcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9rMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YozCGsuMEeWD2sLrjPsxyQ" base_Class="_Yoh9vcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YozCG8uMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9vsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCHMuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9wcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCHcuMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9xMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCHsuMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9x8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCH8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9ysuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCIMuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9zcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YozCIcuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh9z8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QIMuMEeWD2sLrjPsxyQ" xmlName="MaterialUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh90cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QIcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh908uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QIsuMEeWD2sLrjPsxyQ" xmlName="AssemblyRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh91suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QI8uMEeWD2sLrjPsxyQ" xmlName="AssemblyType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh92cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QJMuMEeWD2sLrjPsxyQ" xmlName="AssemblyRelationship" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh928uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QJcuMEeWD2sLrjPsxyQ" xmlName="MaterialRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh93cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QJsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh94MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo0QJ8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh94suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QKMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh95suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QKcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh96suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QKsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh97suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QK8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9-MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QLMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh9_MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QLcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh-BMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QLsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh-CMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QL8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh-DMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QMMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh-EMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo0QMcuMEeWD2sLrjPsxyQ" base_Class="_Yoh-FMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo0QMsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-FcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QM8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-F8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QNMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-GsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QNcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-HcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo0QNsuMEeWD2sLrjPsxyQ" base_Class="_Yoh-LsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo0QN8uMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-L8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QOMuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-MsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QOcuMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-NcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QOsuMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-OMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QO8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-O8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QPMuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-PsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QPcuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-QMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QPsuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-QsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QP8uMEeWD2sLrjPsxyQ" xmlName="MaterialProducedRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-RcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo0QQMuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-SMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo2FUMuMEeWD2sLrjPsxyQ" base_Class="_Yoh-WsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo2FUcuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-W8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FUsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-XcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FU8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-YMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FVMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-Y8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo2FVcuMEeWD2sLrjPsxyQ" base_Class="_Yoh-dMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo2FVsuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-dcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FV8uMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-eMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FWMuMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-e8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FWcuMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-fsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FWsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-gcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FW8uMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-hMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FXMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-hsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FXcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-iMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FXsuMEeWD2sLrjPsxyQ" xmlName="MaterialConsumedRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-i8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo2FX8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-jsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo3TcMuMEeWD2sLrjPsxyQ" base_Class="_Yoh-oMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo3TccuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-ocuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TcsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-o8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3Tc8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-psuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TdMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-qcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo3TdcuMEeWD2sLrjPsxyQ" base_Class="_Yoh-usuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo3TdsuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-u8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3Td8uMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-vsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TeMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-wcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TecuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-xMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TesuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-xsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3Te8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-yMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TfMuMEeWD2sLrjPsxyQ" xmlName="ConsumableExpectedRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-y8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TfcuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-zsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo3TfsuMEeWD2sLrjPsxyQ" base_Class="_Yoh-3MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo3Tf8uMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-3cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TgMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-38uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TgcuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-4suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TgsuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh-5cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo3Tg8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh--suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo3ThMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh-_suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo3ThcuMEeWD2sLrjPsxyQ" base_Class="_Yoh_BMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo3ThsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_BcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3Th8uMEeWD2sLrjPsxyQ" xmlName="ProcessSegmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_B8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TiMuMEeWD2sLrjPsxyQ" xmlName="ProductSegmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_CsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TicuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_DcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TisuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_EMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3Ti8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_EsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TjMuMEeWD2sLrjPsxyQ" xmlName="ActualStartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_FMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo3TjcuMEeWD2sLrjPsxyQ" xmlName="ActualEndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_FsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IoMuMEeWD2sLrjPsxyQ" xmlName="ProductionData" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_GMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IocuMEeWD2sLrjPsxyQ" xmlName="PersonnelActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_G8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IosuMEeWD2sLrjPsxyQ" xmlName="EquipmentActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_HsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5Io8uMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_IcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IpMuMEeWD2sLrjPsxyQ" xmlName="MaterialActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_JMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IpcuMEeWD2sLrjPsxyQ" xmlName="MaterialProducedActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_J8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IpsuMEeWD2sLrjPsxyQ" xmlName="MaterialConsumedActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_KsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5Ip8uMEeWD2sLrjPsxyQ" xmlName="ConsumableActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_LcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IqMuMEeWD2sLrjPsxyQ" xmlName="SegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_MMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IqcuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_M8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IqsuMEeWD2sLrjPsxyQ" xmlName="SegmentState" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_NcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo5Iq8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh_Q8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo5IrMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoh_R8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Yo5IrcuMEeWD2sLrjPsxyQ" base_Class="_Yoh_S8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo5IrsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_TMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5Ir8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_TcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IsMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_UMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IscuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_U8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IssuMEeWD2sLrjPsxyQ" xmlName="ProductionData" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_VcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo5Is8uMEeWD2sLrjPsxyQ" base_Class="_Yoh_ZMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo5ItMuMEeWD2sLrjPsxyQ" xmlName="PersonnelClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_ZcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5ItcuMEeWD2sLrjPsxyQ" xmlName="PersonID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_aMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5ItsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_a8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5It8uMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_bsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IuMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_cMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo5IucuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_csuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo6WwMuMEeWD2sLrjPsxyQ" xmlName="PersonnelActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_dcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo6WwcuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_eMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo6WwsuMEeWD2sLrjPsxyQ" base_Class="_Yoh_hsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo6Ww8uMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_h8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo6WxMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_iMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo6WxcuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_i8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo6WxsuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_jsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L8MuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_kcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo8L8cuMEeWD2sLrjPsxyQ" base_Class="_Yoh_o8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo8L8suMEeWD2sLrjPsxyQ" xmlName="EquipmentClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_pMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L88uMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_p8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L9MuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_qsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L9cuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_rcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L9suMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_r8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L98uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_scuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L-MuMEeWD2sLrjPsxyQ" xmlName="EquipmentActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_tMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L-cuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_t8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo8L-suMEeWD2sLrjPsxyQ" base_Class="_Yoh_xcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo8L-8uMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_xsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L_MuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_x8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L_cuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_ysuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L_suMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_zcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8L_8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_0MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo8MAMuMEeWD2sLrjPsxyQ" base_Class="_Yoh_4suMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo8MAcuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_48uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MAsuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_5suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MA8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_6cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MBMuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_7MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MBcuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_7suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MBsuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_8MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MB8uMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_88uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MCMuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoh_9suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo8MCcuMEeWD2sLrjPsxyQ" base_Class="_YoiABMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo8MCsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiABcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo8MC8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiABsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aEMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiACcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aEcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiADMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aEsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAD8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo9aE8uMEeWD2sLrjPsxyQ" base_Class="_YoiAIcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo9aFMuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAIsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aFcuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAJcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aFsuMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAKMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aF8uMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAK8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aGMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiALsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aGcuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAMcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aGsuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAM8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aG8uMEeWD2sLrjPsxyQ" xmlName="MaterialUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiANcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aHMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAN8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aHcuMEeWD2sLrjPsxyQ" xmlName="AssemblyActual" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAOsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aHsuMEeWD2sLrjPsxyQ" xmlName="AssemblyType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAPcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aH8uMEeWD2sLrjPsxyQ" xmlName="AssemblyRelationship" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAP8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aIMuMEeWD2sLrjPsxyQ" xmlName="MaterialActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAQcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aIcuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiARMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo9aIsuMEeWD2sLrjPsxyQ" base_Class="_YoiAXsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo9aI8uMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAX8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aJMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAYMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aJcuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAY8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aJsuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAZsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aJ8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAacuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo9aKMuMEeWD2sLrjPsxyQ" base_Class="_YoiAe8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo9aKcuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAfMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aKsuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAf8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aK8uMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAgsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aLMuMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAhcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aLcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAiMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aLsuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAi8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo9aL8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAjcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PQMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAj8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PQcuMEeWD2sLrjPsxyQ" xmlName="MaterialProducedActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAksuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PQsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAlcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo_PQ8uMEeWD2sLrjPsxyQ" base_Class="_YoiAp8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo_PRMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAqMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PRcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAqcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PRsuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiArMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PR8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAr8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PSMuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAssuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo_PScuMEeWD2sLrjPsxyQ" base_Class="_YoiAxMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo_PSsuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAxcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PS8uMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAyMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PTMuMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAy8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PTcuMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiAzsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PTsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA0cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PT8uMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA1MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PUMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA1suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PUcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA2MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PUsuMEeWD2sLrjPsxyQ" xmlName="MaterialConsumedActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA28uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PU8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA3suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo_PVMuMEeWD2sLrjPsxyQ" base_Class="_YoiA8MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo_PVcuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA8cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PVsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA8suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PV8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA9cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PWMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA-MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PWcuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiA-8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_Yo_PWsuMEeWD2sLrjPsxyQ" base_Class="_YoiBDcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Yo_PW8uMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBDsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PXMuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBEcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PXcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBFMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PXsuMEeWD2sLrjPsxyQ" xmlName="Location" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBF8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Yo_PX8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBGcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdYMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBG8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdYcuMEeWD2sLrjPsxyQ" xmlName="ConsumableActualProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBHsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdYsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBIcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpAdY8uMEeWD2sLrjPsxyQ" base_Class="_YoiBL8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpAdZMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBMMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdZcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBMcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdZsuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBNMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdZ8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBN8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdaMuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBOsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpAdacuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBUMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAdasuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBVMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAda8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBZMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAdbMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBZsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpAdbcuMEeWD2sLrjPsxyQ" base_Enumeration="_YoiBbcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpAdbsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBbsuMEeWD2sLrjPsxyQ" literal="Permanent"/>
+ <Ecore:EEnumLiteral xmi:id="_YpAdb8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBb8uMEeWD2sLrjPsxyQ" literal="Transient"/>
+ <Ecore:EEnumLiteral xmi:id="_YpAdcMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBcMuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpAdccuMEeWD2sLrjPsxyQ" xmlName="AssemblyRelationship1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YoiBccuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpAdcsuMEeWD2sLrjPsxyQ" base_Enumeration="_YoiBc8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpAdc8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBdMuMEeWD2sLrjPsxyQ" literal="Physical"/>
+ <Ecore:EEnumLiteral xmi:id="_YpAddMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBdcuMEeWD2sLrjPsxyQ" literal="Logical"/>
+ <Ecore:EEnumLiteral xmi:id="_YpAddcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBdsuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpAddsuMEeWD2sLrjPsxyQ" xmlName="AssemblyType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YoiBd8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAdd8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBecuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAdeMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBe8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAdecuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBfcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAdesuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBf8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpAde8uMEeWD2sLrjPsxyQ" base_Class="_YoiBjsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpAdfMuMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBj8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdfcuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBkMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpAdfsuMEeWD2sLrjPsxyQ" xmlName="DataArea_._7_._type" base_Class="_YoiBlsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpAdf8uMEeWD2sLrjPsxyQ" xmlName="Cancel" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBl8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpAdgMuMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBmMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpAdgcuMEeWD2sLrjPsxyQ" base_Class="_YoiBmsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpAdgsuMEeWD2sLrjPsxyQ" xmlName="ActionCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBm8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCSkMuMEeWD2sLrjPsxyQ" base_Class="_YoiBnsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSkcuMEeWD2sLrjPsxyQ" xmlName="ActionExpression" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBn8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCSksuMEeWD2sLrjPsxyQ" xmlName="ChangeStatus" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBosuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCSk8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBsMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpCSlMuMEeWD2sLrjPsxyQ" base_Enumeration="_YoiBssuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSlcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBs8uMEeWD2sLrjPsxyQ" literal="Used"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSlsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBtMuMEeWD2sLrjPsxyQ" literal="Unused"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSl8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBtcuMEeWD2sLrjPsxyQ" literal="Total"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSmMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBtsuMEeWD2sLrjPsxyQ" literal="Committed"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSmcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBt8uMEeWD2sLrjPsxyQ" literal="Available"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSmsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBuMuMEeWD2sLrjPsxyQ" literal="Unattainable"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSm8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiBucuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpCSnMuMEeWD2sLrjPsxyQ" xmlName="CapabilityType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YoiBusuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpCSncuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBvMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpCSnsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBwMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpCSn8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiBwsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpCSoMuMEeWD2sLrjPsxyQ" base_Class="_YoiBxMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSocuMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBxcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCSosuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBxsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCSo8uMEeWD2sLrjPsxyQ" xmlName="DataArea_._6_._type" base_Class="_YoiBzMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSpMuMEeWD2sLrjPsxyQ" xmlName="Change" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBzcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCSpcuMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiBzsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCSpsuMEeWD2sLrjPsxyQ" base_Class="_YoiB0MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSp8uMEeWD2sLrjPsxyQ" xmlName="ActionCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB0cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EEnum xmi:id="_YpCSqMuMEeWD2sLrjPsxyQ" base_Enumeration="_YoiB2MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSqcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiB2cuMEeWD2sLrjPsxyQ" literal="Always"/>
+ <Ecore:EEnumLiteral xmi:id="_YpCSqsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiB2suMEeWD2sLrjPsxyQ" literal="OnError"/>
+ <Ecore:EClass xmi:id="_YpCSq8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiB4cuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpCSrMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YoiB48uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpCSrcuMEeWD2sLrjPsxyQ" xmlName="DataArea_._1_._type" base_Class="_YoiB5cuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSrsuMEeWD2sLrjPsxyQ" xmlName="Get" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB5suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCSr8uMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB58uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCSsMuMEeWD2sLrjPsxyQ" base_Class="_YoiB6cuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EClass xmi:id="_YpCSscuMEeWD2sLrjPsxyQ" xmlName="DataArea_._2_._type" base_Class="_YoiB8cuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSssuMEeWD2sLrjPsxyQ" xmlName="Show" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB8suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCSs8uMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB88uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCStMuMEeWD2sLrjPsxyQ" base_Class="_YoiB9cuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCStcuMEeWD2sLrjPsxyQ" xmlName="OriginalApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB9suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCStsuMEeWD2sLrjPsxyQ" xmlName="ResponseCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiB-MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpCSt8uMEeWD2sLrjPsxyQ" xmlName="DataArea_._3_._type" base_Class="_YoiCA8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpCSuMuMEeWD2sLrjPsxyQ" xmlName="Sync" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCBMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpCSucuMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCBcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpDgsMuMEeWD2sLrjPsxyQ" base_Class="_YoiCB8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpDgscuMEeWD2sLrjPsxyQ" xmlName="ActionCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCCMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpDgssuMEeWD2sLrjPsxyQ" xmlName="DataArea_._4_._type" base_Class="_YoiCEcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpDgs8uMEeWD2sLrjPsxyQ" xmlName="Respond" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCEsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpDgtMuMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCE8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpDgtcuMEeWD2sLrjPsxyQ" base_Class="_YoiCFcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpDgtsuMEeWD2sLrjPsxyQ" xmlName="OriginalApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCFsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpDgt8uMEeWD2sLrjPsxyQ" xmlName="ResponseCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCGMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpDguMuMEeWD2sLrjPsxyQ" xmlName="DataArea_._5_._type" base_Class="_YoiCI8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpDgucuMEeWD2sLrjPsxyQ" xmlName="Process" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCJMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpDgusuMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCJcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpDgu8uMEeWD2sLrjPsxyQ" base_Class="_YoiCJ8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpDgvMuMEeWD2sLrjPsxyQ" xmlName="ActionCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YoiCKMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EEnum xmi:id="_YpDgvcuMEeWD2sLrjPsxyQ" base_Enumeration="_YoiCM8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpDgvsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCNMuMEeWD2sLrjPsxyQ" literal="Amount"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV4MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCNcuMEeWD2sLrjPsxyQ" literal="BinaryObject"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV4cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCNsuMEeWD2sLrjPsxyQ" literal="Code"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV4suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCN8uMEeWD2sLrjPsxyQ" literal="DateTime"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV48uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCOMuMEeWD2sLrjPsxyQ" literal="Identifier"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV5MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCOcuMEeWD2sLrjPsxyQ" literal="Indicator"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV5cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCOsuMEeWD2sLrjPsxyQ" literal="Measure"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV5suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCO8uMEeWD2sLrjPsxyQ" literal="Numeric"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV58uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCPMuMEeWD2sLrjPsxyQ" literal="Quantity"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV6MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCPcuMEeWD2sLrjPsxyQ" literal="Text"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV6cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCPsuMEeWD2sLrjPsxyQ" literal="string"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV6suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCP8uMEeWD2sLrjPsxyQ" literal="byte"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV68uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCQMuMEeWD2sLrjPsxyQ" literal="unsignedByte"/>
+ <Ecore:EEnumLiteral xmi:id="_YpFV7MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCQcuMEeWD2sLrjPsxyQ" literal="binary"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkAMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCQsuMEeWD2sLrjPsxyQ" literal="integer"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkAcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCQ8uMEeWD2sLrjPsxyQ" literal="positiveInteger"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkAsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCRMuMEeWD2sLrjPsxyQ" literal="negativeInteger"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkA8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCRcuMEeWD2sLrjPsxyQ" literal="nonNegativeInteger"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkBMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCRsuMEeWD2sLrjPsxyQ" literal="nonPositiveInteger"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkBcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCR8uMEeWD2sLrjPsxyQ" literal="int"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkBsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCSMuMEeWD2sLrjPsxyQ" literal="unsignedInt"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkB8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCScuMEeWD2sLrjPsxyQ" literal="long"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkCMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCSsuMEeWD2sLrjPsxyQ" literal="unsignedLong"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkCcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCS8uMEeWD2sLrjPsxyQ" literal="short"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkCsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCTMuMEeWD2sLrjPsxyQ" literal="unsignedShort"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkC8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCTcuMEeWD2sLrjPsxyQ" literal="decimal"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkDMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCTsuMEeWD2sLrjPsxyQ" literal="float"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkDcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCT8uMEeWD2sLrjPsxyQ" literal="double"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkDsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCUMuMEeWD2sLrjPsxyQ" literal="boolean"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkD8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCUcuMEeWD2sLrjPsxyQ" literal="time"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkEMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCUsuMEeWD2sLrjPsxyQ" literal="timeInstant"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkEcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCU8uMEeWD2sLrjPsxyQ" literal="timePeriod"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkEsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCVMuMEeWD2sLrjPsxyQ" literal="duration"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkE8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCVcuMEeWD2sLrjPsxyQ" literal="date"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkFMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCVsuMEeWD2sLrjPsxyQ" literal="dateTime"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkFcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCV8uMEeWD2sLrjPsxyQ" literal="month"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkFsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCWMuMEeWD2sLrjPsxyQ" literal="year"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkF8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCWcuMEeWD2sLrjPsxyQ" literal="century"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkGMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YoiCWsuMEeWD2sLrjPsxyQ" literal="recurringDay"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkGcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxcMuMEeWD2sLrjPsxyQ" literal="recurringDate"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkGsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxccuMEeWD2sLrjPsxyQ" literal="recurringDuration"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkG8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxcsuMEeWD2sLrjPsxyQ" literal="Name"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkHMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxc8uMEeWD2sLrjPsxyQ" literal="QName"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkHcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxdMuMEeWD2sLrjPsxyQ" literal="NCName"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkHsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxdcuMEeWD2sLrjPsxyQ" literal="uriReference"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkH8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxdsuMEeWD2sLrjPsxyQ" literal="language"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkIMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxd8uMEeWD2sLrjPsxyQ" literal="ID"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkIcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxeMuMEeWD2sLrjPsxyQ" literal="IDREF"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkIsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxecuMEeWD2sLrjPsxyQ" literal="IDREFS"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkI8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxesuMEeWD2sLrjPsxyQ" literal="ENTITY"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkJMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxe8uMEeWD2sLrjPsxyQ" literal="ENTITIES"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkJcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxfMuMEeWD2sLrjPsxyQ" literal="NOTATION"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkJsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxfcuMEeWD2sLrjPsxyQ" literal="NMTOKEN"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkJ8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxfsuMEeWD2sLrjPsxyQ" literal="NMTOKENS"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkKMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxf8uMEeWD2sLrjPsxyQ" literal="Enumeration"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkKcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxgMuMEeWD2sLrjPsxyQ" literal="SVG"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkKsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxgcuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpGkK8uMEeWD2sLrjPsxyQ" xmlName="DataType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YojxgsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpGkLMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojxhMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpGkLcuMEeWD2sLrjPsxyQ" base_Enumeration="_YojxhsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkLsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxh8uMEeWD2sLrjPsxyQ" literal="NotFollow"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkL8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxiMuMEeWD2sLrjPsxyQ" literal="PossibleParallel"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkMMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxicuMEeWD2sLrjPsxyQ" literal="NotInParallel"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkMcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxisuMEeWD2sLrjPsxyQ" literal="AtStart"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkMsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxi8uMEeWD2sLrjPsxyQ" literal="AfterStart"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkM8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxjMuMEeWD2sLrjPsxyQ" literal="AfterEnd"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkNMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxjcuMEeWD2sLrjPsxyQ" literal="NoLaterAfterStart"/>
+ <Ecore:EEnumLiteral xmi:id="_YpGkNcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxjsuMEeWD2sLrjPsxyQ" literal="NoEarlierAfterStart"/>
+ <Ecore:EEnumLiteral xmi:id="_YpIZMMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yojxj8uMEeWD2sLrjPsxyQ" literal="NoLaterAfterEnd"/>
+ <Ecore:EEnumLiteral xmi:id="_YpIZMcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxkMuMEeWD2sLrjPsxyQ" literal="NoEarlierAfterEnd"/>
+ <Ecore:EEnumLiteral xmi:id="_YpIZMsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojxkcuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpIZM8uMEeWD2sLrjPsxyQ" xmlName="Dependency1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YojxksuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpIZNMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojxlMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpIZNcuMEeWD2sLrjPsxyQ" xmlName="" base_Class="_YojxmMuMEeWD2sLrjPsxyQ" xmlContentKind="Mixed"/>
+ <Ecore:EReference xmi:id="_YpIZNsuMEeWD2sLrjPsxyQ" xmlName="xmlns:prefix" isTransient="true" xmlFeatureKind="Attribute" base_Property="_YojxnMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZN8uMEeWD2sLrjPsxyQ" xmlName="xsi:schemaLocation" isTransient="true" xmlFeatureKind="Attribute" base_Property="_Yojxn8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZOMuMEeWD2sLrjPsxyQ" xmlName="AcknowledgeProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxosuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZOcuMEeWD2sLrjPsxyQ" xmlName="CancelProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxpMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZOsuMEeWD2sLrjPsxyQ" xmlName="ChangeProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxpsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZO8uMEeWD2sLrjPsxyQ" xmlName="GetProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxqMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZPMuMEeWD2sLrjPsxyQ" xmlName="ProcessProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxqsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZPcuMEeWD2sLrjPsxyQ" xmlName="ProductionRequest" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxrMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZPsuMEeWD2sLrjPsxyQ" xmlName="ProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxrsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZP8uMEeWD2sLrjPsxyQ" xmlName="RespondProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxsMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZQMuMEeWD2sLrjPsxyQ" xmlName="ShowProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxssuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZQcuMEeWD2sLrjPsxyQ" xmlName="SyncProductionSchedule" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxtMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpIZQsuMEeWD2sLrjPsxyQ" base_Class="_YojxwMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpIZQ8uMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxwcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZRMuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxwsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpIZRcuMEeWD2sLrjPsxyQ" base_Class="_YojxzMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpIZRsuMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxzcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZR8uMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojxzsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpIZSMuMEeWD2sLrjPsxyQ" base_Class="_Yojx3MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpIZScuMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojx3cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZSsuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojx3suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpIZS8uMEeWD2sLrjPsxyQ" base_Class="_Yojx6MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpIZTMuMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojx6cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZTcuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojx6suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpIZTsuMEeWD2sLrjPsxyQ" base_Class="_Yojx9MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpIZT8uMEeWD2sLrjPsxyQ" xmlName="ApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojx9cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZUMuMEeWD2sLrjPsxyQ" xmlName="DataArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojx9suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpIZUcuMEeWD2sLrjPsxyQ" base_Class="_YojyAMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpIZUsuMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyAcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpIZU8uMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyAsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpJnUMuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyA8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpJnUcuMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyBcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpJnUsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyD8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpJnU8uMEeWD2sLrjPsxyQ" base_Enumeration="_YojyEcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnVMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyEsuMEeWD2sLrjPsxyQ" literal="Enterprise"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnVcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyE8uMEeWD2sLrjPsxyQ" literal="Site"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnVsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyFMuMEeWD2sLrjPsxyQ" literal="Area"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnV8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyFcuMEeWD2sLrjPsxyQ" literal="ProcessCell"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnWMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyFsuMEeWD2sLrjPsxyQ" literal="Unit"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnWcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyF8uMEeWD2sLrjPsxyQ" literal="ProductionLine"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnWsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyGMuMEeWD2sLrjPsxyQ" literal="WorkCell"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnW8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyGcuMEeWD2sLrjPsxyQ" literal="ProductionUnit"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnXMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyGsuMEeWD2sLrjPsxyQ" literal="StorageZone"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnXcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyG8uMEeWD2sLrjPsxyQ" literal="StorageUnit"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnXsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyHMuMEeWD2sLrjPsxyQ" literal="WorkCenter"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnX8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyHcuMEeWD2sLrjPsxyQ" literal="WorkUnit"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnYMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyHsuMEeWD2sLrjPsxyQ" literal="EquipmentModule"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnYcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyH8uMEeWD2sLrjPsxyQ" literal="ControlModule"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnYsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyIMuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpJnY8uMEeWD2sLrjPsxyQ" xmlName="EquipmentElementLevel1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YojyIcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnZMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyI8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnZcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyJcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EDataType xmi:id="_YpJnZsuMEeWD2sLrjPsxyQ" instanceClassName="boolean" base_PrimitiveType="_YojyJ8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EDataType xmi:id="_YpJnZ8uMEeWD2sLrjPsxyQ" xmlName="IndicatorType:Object" instanceClassName="java.lang.Boolean" base_PrimitiveType="_YojyKcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnaMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyK8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpJnacuMEeWD2sLrjPsxyQ" base_Enumeration="_YojyLcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnasuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyLsuMEeWD2sLrjPsxyQ" literal="Start"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJna8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyL8uMEeWD2sLrjPsxyQ" literal="Stop"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnbMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyMMuMEeWD2sLrjPsxyQ" literal="Hold"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnbcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyMcuMEeWD2sLrjPsxyQ" literal="Restart"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnbsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyMsuMEeWD2sLrjPsxyQ" literal="Abort"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnb8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyM8uMEeWD2sLrjPsxyQ" literal="Reset"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJncMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyNMuMEeWD2sLrjPsxyQ" literal="Pause"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnccuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyNcuMEeWD2sLrjPsxyQ" literal="Resume"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJncsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyNsuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpJnc8uMEeWD2sLrjPsxyQ" xmlName="JobOrderCommand1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YojyN8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJndMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyOcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJndcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyO8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJndsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyP8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnd8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyQcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJneMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyQ8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnecuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyRcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnesuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyR8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJne8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyScuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpJnfMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyS8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpJnfcuMEeWD2sLrjPsxyQ" base_Enumeration="_YojyTcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpJnfsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyTsuMEeWD2sLrjPsxyQ" literal="Consumed"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLcgMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyT8uMEeWD2sLrjPsxyQ" literal="Produced"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLcgcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyUMuMEeWD2sLrjPsxyQ" literal="Consumable"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLcgsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyUcuMEeWD2sLrjPsxyQ" literal="Replaced Assetn"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLcg8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyUsuMEeWD2sLrjPsxyQ" literal="Replacement Asset"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLchMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyU8uMEeWD2sLrjPsxyQ" literal="Sample"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLchcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyVMuMEeWD2sLrjPsxyQ" literal="Resurned Sample"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLchsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyVcuMEeWD2sLrjPsxyQ" literal="Carrier"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLch8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyVsuMEeWD2sLrjPsxyQ" literal="Returned Carrier"/>
+ <Ecore:EEnumLiteral xmi:id="_YpLciMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojyV8uMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpLcicuMEeWD2sLrjPsxyQ" xmlName="MaterialUse1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YojyWMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpLcisuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyWsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpLci8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojyYcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpLcjMuMEeWD2sLrjPsxyQ" base_Class="_YojyZsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpLcjcuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyZ8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcjsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyaMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcj8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojya8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLckMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojybsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpLckcuMEeWD2sLrjPsxyQ" base_Class="_YojyecuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpLcksuMEeWD2sLrjPsxyQ" xmlName="EquipmentClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyesuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLck8uMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyfcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLclMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojygMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLclcuMEeWD2sLrjPsxyQ" xmlName="CapabilityType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojyg8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLclsuMEeWD2sLrjPsxyQ" xmlName="Reason" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyhcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcl8uMEeWD2sLrjPsxyQ" xmlName="ConfidenceFactor" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojyh8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcmMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyicuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcmcuMEeWD2sLrjPsxyQ" xmlName="EquipmentUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojyi8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcmsuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyjcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcm8uMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojyj8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcnMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojykcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcncuMEeWD2sLrjPsxyQ" xmlName="EquipmentCapabilityProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojylMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpLcnsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yojyn8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpLcn8uMEeWD2sLrjPsxyQ" base_Class="_YojyscuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpLcoMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyssuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcocuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojys8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLcosuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojytsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpLco8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyucuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpLcpMuMEeWD2sLrjPsxyQ" base_Class="_YojyxMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpMqoMuMEeWD2sLrjPsxyQ" xmlName="EquipmentClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyxcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqocuMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyyMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqosuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojyy8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqo8uMEeWD2sLrjPsxyQ" xmlName="EquipmentUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojyzsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqpMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy0MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqpcuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy08uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqpsuMEeWD2sLrjPsxyQ" xmlName="EquipmentLevel" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy1cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqp8uMEeWD2sLrjPsxyQ" xmlName="EquipmentRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy18uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqqMuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy2suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpMqqcuMEeWD2sLrjPsxyQ" base_Class="_Yojy7suMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpMqqsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy78uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqq8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy8MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqrMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy88uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqrcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojy9suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpMqrsuMEeWD2sLrjPsxyQ" base_Class="_YojzAcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpMqr8uMEeWD2sLrjPsxyQ" xmlName="EquipmentClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzAsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqsMuMEeWD2sLrjPsxyQ" xmlName="EquipmentID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzBcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqscuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzCMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqssuMEeWD2sLrjPsxyQ" xmlName="EquipmentUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzC8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqs8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzDcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqtMuMEeWD2sLrjPsxyQ" xmlName="EquipmentSpecificationProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzEMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpMqtcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojzH8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpMqtsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojzIcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpMqt8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojzI8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpMquMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojzJcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpMqucuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojzJ8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpMqusuMEeWD2sLrjPsxyQ" base_Enumeration="_YojzKcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpMqu8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojzKsuMEeWD2sLrjPsxyQ" literal="Production"/>
+ <Ecore:EEnumLiteral xmi:id="_YpMqvMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojzK8uMEeWD2sLrjPsxyQ" literal="Maintenance"/>
+ <Ecore:EEnumLiteral xmi:id="_YpMqvcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojzLMuMEeWD2sLrjPsxyQ" literal="Quality"/>
+ <Ecore:EEnumLiteral xmi:id="_YpMqvsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojzLcuMEeWD2sLrjPsxyQ" literal="Inventory"/>
+ <Ecore:EEnumLiteral xmi:id="_YpMqv8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojzLsuMEeWD2sLrjPsxyQ" literal="Mixed"/>
+ <Ecore:EEnumLiteral xmi:id="_YpMqwMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_YojzL8uMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpMqwcuMEeWD2sLrjPsxyQ" xmlName="OperationsType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_YojzMMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpMqwsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_YojzMsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpMqw8uMEeWD2sLrjPsxyQ" base_Class="_YojzNsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpMqxMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzN8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpMqxcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzOMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf0MuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzO8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf0cuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzPsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf0suMEeWD2sLrjPsxyQ" xmlName="MaterialUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzQcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpOf08uMEeWD2sLrjPsxyQ" base_Class="_YojzTcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpOf1MuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzTsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf1cuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzUcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf1suMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzVMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf18uMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzV8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpOf2MuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzWsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt8MuMEeWD2sLrjPsxyQ" xmlName="CapabilityType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzXcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt8cuMEeWD2sLrjPsxyQ" xmlName="Reason" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzX8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt8suMEeWD2sLrjPsxyQ" xmlName="ConfidenceFactor" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzYcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt88uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzY8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt9MuMEeWD2sLrjPsxyQ" xmlName="MaterialUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzZcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt9cuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzZ8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt9suMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzacuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt98uMEeWD2sLrjPsxyQ" xmlName="AssemblyCapability" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojza8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt-MuMEeWD2sLrjPsxyQ" xmlName="AssemblyType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzbsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt-cuMEeWD2sLrjPsxyQ" xmlName="AssemblyRelationship" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzcMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt-suMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzcsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt-8uMEeWD2sLrjPsxyQ" xmlName="MaterialCapabilityProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzdcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpPt_MuMEeWD2sLrjPsxyQ" base_Class="_YojzmsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpPt_cuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojzm8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt_suMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzncuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPt_8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzoMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpPuAMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojzo8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjIMuMEeWD2sLrjPsxyQ" xmlName="MaterialRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzpsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpRjIcuMEeWD2sLrjPsxyQ" base_Class="_Yojzs8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpRjIsuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojztMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjI8uMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojzt8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjJMuMEeWD2sLrjPsxyQ" xmlName="MaterialLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzusuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjJcuMEeWD2sLrjPsxyQ" xmlName="MaterialSubLotID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzvcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjJsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzwMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjJ8uMEeWD2sLrjPsxyQ" xmlName="MaterialUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojzw8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjKMuMEeWD2sLrjPsxyQ" xmlName="StorageLocation" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzxcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjKcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojzx8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjKsuMEeWD2sLrjPsxyQ" xmlName="AssemblyRequirement" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzysuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjK8uMEeWD2sLrjPsxyQ" xmlName="AssemblyType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_YojzzcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjLMuMEeWD2sLrjPsxyQ" xmlName="AssemblyRelationship" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojzz8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjLcuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz0cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjLsuMEeWD2sLrjPsxyQ" xmlName="MaterialRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz08uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjL8uMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz1suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpRjMMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yojz5MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpRjMcuMEeWD2sLrjPsxyQ" base_Class="_Yojz9suMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpRjMsuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz98uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjM8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz-MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjNMuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz-8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjNcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yojz_suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpRjNsuMEeWD2sLrjPsxyQ" base_Class="_Yoj0CcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpRjN8uMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0CsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjOMuMEeWD2sLrjPsxyQ" xmlName="MaterialClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0C8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjOcuMEeWD2sLrjPsxyQ" xmlName="MaterialDefinitionID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0DsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjOsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0EcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjO8uMEeWD2sLrjPsxyQ" xmlName="MaterialUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0FMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjPMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0FsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjPcuMEeWD2sLrjPsxyQ" xmlName="AssemblySpecification" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0GcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjPsuMEeWD2sLrjPsxyQ" xmlName="AssemblyType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0HMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjP8uMEeWD2sLrjPsxyQ" xmlName="AssemblyRelationship" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0HsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpRjQMuMEeWD2sLrjPsxyQ" xmlName="MaterialSpecificationProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0IMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpSxQMuMEeWD2sLrjPsxyQ" base_Class="_Yoj0N8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpSxQcuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0OMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxQsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0OcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxQ8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0PMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxRMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0P8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpSxRcuMEeWD2sLrjPsxyQ" base_Class="_Yoj0SsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpSxRsuMEeWD2sLrjPsxyQ" xmlName="PersonnelClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0S8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxR8uMEeWD2sLrjPsxyQ" xmlName="PersonID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0TsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxSMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0UcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxScuMEeWD2sLrjPsxyQ" xmlName="CapabilityType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0VMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxSsuMEeWD2sLrjPsxyQ" xmlName="Reason" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0VsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxS8uMEeWD2sLrjPsxyQ" xmlName="ConfidenceFactor" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0WMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxTMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0WsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxTcuMEeWD2sLrjPsxyQ" xmlName="PersonnelUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0XMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxTsuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0XsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxT8uMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0YMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxUMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0YsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxUcuMEeWD2sLrjPsxyQ" xmlName="PersonnelCapabilityProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0ZcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpSxUsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj0dsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpSxU8uMEeWD2sLrjPsxyQ" base_Class="_Yoj0gsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpSxVMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0g8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxVcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0hMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxVsuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0h8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxV8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0isuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpSxWMuMEeWD2sLrjPsxyQ" base_Class="_Yoj0lcuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpSxWcuMEeWD2sLrjPsxyQ" xmlName="PersonnelClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0lsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxWsuMEeWD2sLrjPsxyQ" xmlName="PersonID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0mcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxW8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0nMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxXMuMEeWD2sLrjPsxyQ" xmlName="PersonnelUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0n8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxXcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0ocuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxXsuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0pMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxX8uMEeWD2sLrjPsxyQ" xmlName="PersonnelRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0psuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpSxYMuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0qcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpUmcMuMEeWD2sLrjPsxyQ" base_Class="_Yoj0u8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpUmccuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0vMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmcsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0vcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmc8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0wMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmdMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0w8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpUmdcuMEeWD2sLrjPsxyQ" base_Class="_Yoj0zsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpUmdsuMEeWD2sLrjPsxyQ" xmlName="PersonnelClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj0z8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmd8uMEeWD2sLrjPsxyQ" xmlName="PersonID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj00suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmeMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj01cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmecuMEeWD2sLrjPsxyQ" xmlName="PersonnelUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj02MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmesuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj02suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUme8uMEeWD2sLrjPsxyQ" xmlName="PersonnelSpecificationProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj03cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpUmfMuMEeWD2sLrjPsxyQ" base_Class="_Yoj07MuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpUmfcuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj07cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmfsuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj07suMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmf8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj08cuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmgMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj09MuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpUmgcuMEeWD2sLrjPsxyQ" base_Class="_Yoj0_8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpUmgsuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1AMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmg8uMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1A8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmhMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1BsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmhcuMEeWD2sLrjPsxyQ" xmlName="CapabilityType" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1CcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmhsuMEeWD2sLrjPsxyQ" xmlName="Reason" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1C8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmh8uMEeWD2sLrjPsxyQ" xmlName="ConfidenceFactor" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1DcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmiMuMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1D8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmicuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1EcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmisuMEeWD2sLrjPsxyQ" xmlName="StartTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1E8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmi8uMEeWD2sLrjPsxyQ" xmlName="EndTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1FcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmjMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1F8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpUmjcuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetCapabilityProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1GsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpUmjsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1K8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0kMuMEeWD2sLrjPsxyQ" base_Class="_Yoj1N8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpV0kcuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1OMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0ksuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1OcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0k8uMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1PMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0lMuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1P8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpV0lcuMEeWD2sLrjPsxyQ" base_Class="_Yoj1SsuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpV0lsuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1S8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0l8uMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1TsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0mMuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1UcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0mcuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1VMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0msuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1VsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0m8uMEeWD2sLrjPsxyQ" xmlName="HierarchyScope" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1WcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0nMuMEeWD2sLrjPsxyQ" xmlName="EquipmentLevel" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1W8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0ncuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetRequirementProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1XcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0nsuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1YMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpV0n8uMEeWD2sLrjPsxyQ" base_Class="_Yoj1dMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpV0oMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1dcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0ocuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1dsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0osuMEeWD2sLrjPsxyQ" xmlName="Value" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1ecuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0o8uMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1fMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpV0pMuMEeWD2sLrjPsxyQ" base_Class="_Yoj1h8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpV0pcuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetClassID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1iMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0psuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1i8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0p8uMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1jsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0qMuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetUse" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1kcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0qcuMEeWD2sLrjPsxyQ" xmlName="Quantity" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1k8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpV0qsuMEeWD2sLrjPsxyQ" xmlName="PhysicalAssetSpecificationProperty" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj1lsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpV0q8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1pcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0rMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1p8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0rcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1qcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0rsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1q8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0r8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1rcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0sMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1r8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpV0scuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1scuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpwMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1s8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpwcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1tcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpwsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1t8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpw8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1ucuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpxMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1u8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpxcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1vcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpxsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1v8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpx8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj1ysuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpXpyMuMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj1zMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXpycuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1zcuMEeWD2sLrjPsxyQ" literal="Permanent"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXpysuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1zsuMEeWD2sLrjPsxyQ" literal="Transient"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXpy8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1z8uMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpXpzMuMEeWD2sLrjPsxyQ" xmlName="RelationshipForm1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj10MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpzcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj10suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXpzsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj11suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpXpz8uMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj12MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp0MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj12cuMEeWD2sLrjPsxyQ" literal="Logical"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp0cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj12suMEeWD2sLrjPsxyQ" literal="Physical"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp0suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj128uMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpXp08uMEeWD2sLrjPsxyQ" xmlName="RelationshipType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj13MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXp1MuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj13suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXp1cuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj14suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXp1suMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj15MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpXp18uMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj15suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp2MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj158uMEeWD2sLrjPsxyQ" literal="Forecast"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp2cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj16MuMEeWD2sLrjPsxyQ" literal="Released"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp2suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj16cuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpXp28uMEeWD2sLrjPsxyQ" xmlName="RequestState1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj16suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpXp3MuMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj17MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp3cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj17cuMEeWD2sLrjPsxyQ" literal="Required"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp3suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj17suMEeWD2sLrjPsxyQ" literal="Optional"/>
+ <Ecore:EEnumLiteral xmi:id="_YpXp38uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj178uMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpXp4MuMEeWD2sLrjPsxyQ" xmlName="RequiredByRequestedSegmentResponse1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj18MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpXp4cuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj18suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpY34MuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj19MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpY34cuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj19suMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpY34suMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj1-MuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY348uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1-cuMEeWD2sLrjPsxyQ" literal="Personnel"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY35MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1-suMEeWD2sLrjPsxyQ" literal="Personnel Class"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY35cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1-8uMEeWD2sLrjPsxyQ" literal="Equipment"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY35suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1_MuMEeWD2sLrjPsxyQ" literal="Equipment Class"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY358uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1_cuMEeWD2sLrjPsxyQ" literal="Material Class"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY36MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1_suMEeWD2sLrjPsxyQ" literal="Material Definition"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY36cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj1_8uMEeWD2sLrjPsxyQ" literal="Material Lot"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY36suMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2AMuMEeWD2sLrjPsxyQ" literal="Material Sublot"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY368uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2AcuMEeWD2sLrjPsxyQ" literal="Physical Asset"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY37MuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2AsuMEeWD2sLrjPsxyQ" literal="Physical Asset Class"/>
+ <Ecore:EEnumLiteral xmi:id="_YpY37cuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2A8uMEeWD2sLrjPsxyQ" literal="Work Master"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatEMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2BMuMEeWD2sLrjPsxyQ" literal="Process Segment"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatEcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2BcuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpatEsuMEeWD2sLrjPsxyQ" xmlName="ResourceReferenceType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj2BsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatE8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2CMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatFMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2DMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_YpatFcuMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj2DsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatFsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2D8uMEeWD2sLrjPsxyQ" literal="Ready"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatF8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2EMuMEeWD2sLrjPsxyQ" literal="Running"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatGMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2EcuMEeWD2sLrjPsxyQ" literal="Completed"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatGcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2EsuMEeWD2sLrjPsxyQ" literal="Aborted"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatGsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2E8uMEeWD2sLrjPsxyQ" literal="Holding"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatG8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2FMuMEeWD2sLrjPsxyQ" literal="Paused"/>
+ <Ecore:EEnumLiteral xmi:id="_YpatHMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2FcuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_YpatHcuMEeWD2sLrjPsxyQ" xmlName="ResponseState1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj2FsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatHsuMEeWD2sLrjPsxyQ" base_Class="_Yoj2GMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpatH8uMEeWD2sLrjPsxyQ" xmlName="ValueString" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2GcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatIMuMEeWD2sLrjPsxyQ" xmlName="DataType" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2GsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatIcuMEeWD2sLrjPsxyQ" xmlName="UnitOfMeasure" isUnsettable="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2HMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatIsuMEeWD2sLrjPsxyQ" xmlName="Key" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2HsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpatI8uMEeWD2sLrjPsxyQ" base_Class="_Yoj2KMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpatJMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2KcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatJcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2KsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatJsuMEeWD2sLrjPsxyQ" xmlName="Dependency" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2LcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatJ8uMEeWD2sLrjPsxyQ" xmlName="TimingFactor" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2LsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatKMuMEeWD2sLrjPsxyQ" xmlName="ProductSegmentID" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2NMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatKcuMEeWD2sLrjPsxyQ" xmlName="ProcessSegmentID" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2N8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatKsuMEeWD2sLrjPsxyQ" xmlName="SegmentID" isTransient="true" isVolatile="true" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2OsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EClass xmi:id="_YpatK8uMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2S8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatLMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2TcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatLcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2T8uMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatLsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2UcuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_YpatL8uMEeWD2sLrjPsxyQ" base_Class="_Yoj2U8uMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_YpatMMuMEeWD2sLrjPsxyQ" xmlName="ID" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2VMuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_YpatMcuMEeWD2sLrjPsxyQ" xmlName="Description" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2VsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Ypb7MMuMEeWD2sLrjPsxyQ" xmlName="TestDateTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2WcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Ypb7McuMEeWD2sLrjPsxyQ" xmlName="Result" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2W8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Ypb7MsuMEeWD2sLrjPsxyQ" xmlName="ExpirationTime" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2XsuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EEnum xmi:id="_Ypb7M8uMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj2asuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7NMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2a8uMEeWD2sLrjPsxyQ" literal="Add"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7NcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2bMuMEeWD2sLrjPsxyQ" literal="Change"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7NsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2bcuMEeWD2sLrjPsxyQ" literal="Delete"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7N8uMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2bsuMEeWD2sLrjPsxyQ" literal="Replaced"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7OMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2b8uMEeWD2sLrjPsxyQ" literal="Accepted"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7OcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2cMuMEeWD2sLrjPsxyQ" literal="Modified"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7OsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2ccuMEeWD2sLrjPsxyQ" literal="Rejected"/>
+ <Ecore:EDataType xmi:id="_Ypb7O8uMEeWD2sLrjPsxyQ" xmlName="TransActionCodeEnumerationType:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj2csuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Ypb7PMuMEeWD2sLrjPsxyQ" base_Class="_Yoj2dMuMEeWD2sLrjPsxyQ" xmlContentKind="ElementOnly"/>
+ <Ecore:EReference xmi:id="_Ypb7PcuMEeWD2sLrjPsxyQ" xmlName="OriginalApplicationArea" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2dcuMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EReference xmi:id="_Ypb7PsuMEeWD2sLrjPsxyQ" xmlName="ResponseCriteria" xmlNamespace="http://www.mesa.org/xml/B2MML" xmlFeatureKind="Element" base_Property="_Yoj2d8uMEeWD2sLrjPsxyQ" isResolveProxies="false"/>
+ <Ecore:EDataType xmi:id="_Ypb7P8uMEeWD2sLrjPsxyQ" xmlName="TransResponseCodeType:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj2fsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Ypb7QMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2gMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Ypb7QcuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2gsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Ypb7QsuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2hMuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnum xmi:id="_Ypb7Q8uMEeWD2sLrjPsxyQ" base_Enumeration="_Yoj2hsuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7RMuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2h8uMEeWD2sLrjPsxyQ" literal="Work Master"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7RcuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2iMuMEeWD2sLrjPsxyQ" literal="Work Directive"/>
+ <Ecore:EEnumLiteral xmi:id="_Ypb7RsuMEeWD2sLrjPsxyQ" base_EnumerationLiteral="_Yoj2icuMEeWD2sLrjPsxyQ" literal="Other"/>
+ <Ecore:EDataType xmi:id="_Ypb7R8uMEeWD2sLrjPsxyQ" xmlName="WorkType1Type_._base:Object" instanceClassName="org.eclipse.emf.common.util.Enumerator" base_PrimitiveType="_Yoj2isuMEeWD2sLrjPsxyQ"/>
+ <Ecore:EClass xmi:id="_Ypb7SMuMEeWD2sLrjPsxyQ" xmlContentKind="Simple" base_DataType="_Yoj2jMuMEeWD2sLrjPsxyQ"/>
+</xmi:XMI>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/ecore.uml b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/ecore.uml
new file mode 100644
index 00000000000..04c39a581fa
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/schemas/ecore.uml
@@ -0,0 +1,933 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<uml:Model xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML" xmi:id="_YrtMEMuMEeWD2sLrjPsxyQ" name="ecore" URI="http://www.eclipse.org/emf/2002/Ecore">
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMEcuMEeWD2sLrjPsxyQ" name="EAttribute">
+ <generalization xmi:id="_YrtMEsuMEeWD2sLrjPsxyQ" general="_YrtMFsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrtME8uMEeWD2sLrjPsxyQ" name="iD" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMFMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMFcuMEeWD2sLrjPsxyQ" name="eAttributeType" type="_YruancuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPq8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMFsuMEeWD2sLrjPsxyQ" name="EStructuralFeature" isAbstract="true">
+ <generalization xmi:id="_YrtMF8uMEeWD2sLrjPsxyQ" general="_YrtMM8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrtMGMuMEeWD2sLrjPsxyQ" name="eContainingClass" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" association="_YrwPnsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMGcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMGsuMEeWD2sLrjPsxyQ" name="changeable" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMG8uMEeWD2sLrjPsxyQ"/>
+ <defaultValue xmi:type="uml:LiteralBoolean" xmi:id="_YrtMHMuMEeWD2sLrjPsxyQ" value="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ </defaultValue>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMHcuMEeWD2sLrjPsxyQ" name="volatile" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMHsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMH8uMEeWD2sLrjPsxyQ" name="transient" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMIMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMIcuMEeWD2sLrjPsxyQ" name="defaultValueLiteral" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMIsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMI8uMEeWD2sLrjPsxyQ" name="defaultValue" visibility="public" isOrdered="true" isReadOnly="true" isDerived="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMJMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMJcuMEeWD2sLrjPsxyQ" name="unsettable" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMJsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMJ8uMEeWD2sLrjPsxyQ" name="derived" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMKMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YrtMKcuMEeWD2sLrjPsxyQ" name="getFeatureID" visibility="public">
+ <ownedParameter xmi:id="_YrtMKsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMK8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMLMuMEeWD2sLrjPsxyQ" name="getContainerClass" visibility="public">
+ <ownedParameter xmi:id="_YrtMLcuMEeWD2sLrjPsxyQ" type="_YrtMMMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMLsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <nestedClassifier xmi:type="uml:Class" xmi:id="_YrtML8uMEeWD2sLrjPsxyQ" name="Wildcard"/>
+ <nestedClassifier xmi:type="uml:PrimitiveType" xmi:id="_YrtMMMuMEeWD2sLrjPsxyQ" name="EJavaClass_Wildcard">
+ <templateBinding xmi:id="_YrtMMcuMEeWD2sLrjPsxyQ">
+ <parameterSubstitution xmi:id="_YrtMMsuMEeWD2sLrjPsxyQ" actual="_YrtML8uMEeWD2sLrjPsxyQ">
+ <formal xmi:type="uml:ClassifierTemplateParameter" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaClass-_ownedElement.0-_ownedParameter.0"/>
+ </parameterSubstitution>
+ <signature xmi:type="uml:RedefinableTemplateSignature" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaClass-_ownedElement.0"/>
+ </templateBinding>
+ </nestedClassifier>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMM8uMEeWD2sLrjPsxyQ" name="ETypedElement" isAbstract="true">
+ <generalization xmi:id="_YrtMNMuMEeWD2sLrjPsxyQ" general="_YrtMSMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrtMNcuMEeWD2sLrjPsxyQ" name="ordered" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMNsuMEeWD2sLrjPsxyQ"/>
+ <defaultValue xmi:type="uml:LiteralBoolean" xmi:id="_YrtMN8uMEeWD2sLrjPsxyQ" value="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ </defaultValue>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMOMuMEeWD2sLrjPsxyQ" name="unique" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMOcuMEeWD2sLrjPsxyQ"/>
+ <defaultValue xmi:type="uml:LiteralBoolean" xmi:id="_YrtMOsuMEeWD2sLrjPsxyQ" value="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ </defaultValue>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMO8uMEeWD2sLrjPsxyQ" name="lowerBound" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMPMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMPcuMEeWD2sLrjPsxyQ" name="upperBound" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMPsuMEeWD2sLrjPsxyQ"/>
+ <defaultValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMP8uMEeWD2sLrjPsxyQ" value="1">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ </defaultValue>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMQMuMEeWD2sLrjPsxyQ" name="many" visibility="public" isOrdered="true" isReadOnly="true" isDerived="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMQcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMQsuMEeWD2sLrjPsxyQ" name="required" visibility="public" isOrdered="true" isReadOnly="true" isDerived="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMQ8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMRMuMEeWD2sLrjPsxyQ" name="eType" type="_YruaWMuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrwPp8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMRcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMRsuMEeWD2sLrjPsxyQ" name="eGenericType" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPqcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMR8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMSMuMEeWD2sLrjPsxyQ" name="ENamedElement" isAbstract="true">
+ <generalization xmi:id="_YrtMScuMEeWD2sLrjPsxyQ" general="_YrtMTMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrtMSsuMEeWD2sLrjPsxyQ" name="name" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMS8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMTMuMEeWD2sLrjPsxyQ" name="EModelElement" isAbstract="true">
+ <ownedAttribute xmi:id="_YrtMTcuMEeWD2sLrjPsxyQ" name="eAnnotations" type="_YrtMVcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrtMZsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMTsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMT8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YrtMUMuMEeWD2sLrjPsxyQ" name="getEAnnotation" visibility="public">
+ <ownedParameter xmi:id="_YrtMUcuMEeWD2sLrjPsxyQ" type="_YrtMVcuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMUsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMU8uMEeWD2sLrjPsxyQ" name="source" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMVMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMVcuMEeWD2sLrjPsxyQ" name="EAnnotation">
+ <generalization xmi:id="_YrtMVsuMEeWD2sLrjPsxyQ" general="_YrtMTMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrtMV8uMEeWD2sLrjPsxyQ" name="source" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMWMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMWcuMEeWD2sLrjPsxyQ" name="details" type="_YrwQA8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrtMZMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMWsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMW8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMXMuMEeWD2sLrjPsxyQ" name="eModelElement" type="_YrtMTMuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrtMZsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMXcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMXsuMEeWD2sLrjPsxyQ" name="contents" type="_YrtMZ8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPo8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMX8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMYMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMYcuMEeWD2sLrjPsxyQ" name="references" type="_YrtMZ8uMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrwPpcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMYsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMY8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrtMZMuMEeWD2sLrjPsxyQ" memberEnd="_YrtMWcuMEeWD2sLrjPsxyQ _YrtMZcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrtMZcuMEeWD2sLrjPsxyQ" type="_YrtMVcuMEeWD2sLrjPsxyQ" association="_YrtMZMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrtMZsuMEeWD2sLrjPsxyQ" memberEnd="_YrtMTcuMEeWD2sLrjPsxyQ _YrtMXMuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMZ8uMEeWD2sLrjPsxyQ" name="EObject">
+ <ownedOperation xmi:id="_YrtMaMuMEeWD2sLrjPsxyQ" name="eClass" visibility="public">
+ <ownedParameter xmi:id="_YrtMacuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMasuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMa8uMEeWD2sLrjPsxyQ" name="eIsProxy" visibility="public">
+ <ownedParameter xmi:id="_YrtMbMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMbcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMbsuMEeWD2sLrjPsxyQ" name="eResource" visibility="public">
+ <ownedParameter xmi:id="_YrtMb8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EResource"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMcMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMccuMEeWD2sLrjPsxyQ" name="eContainer" visibility="public">
+ <ownedParameter xmi:id="_YrtMcsuMEeWD2sLrjPsxyQ" type="_YrtMZ8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMc8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMdMuMEeWD2sLrjPsxyQ" name="eContainingFeature" visibility="public">
+ <ownedParameter xmi:id="_YrtMdcuMEeWD2sLrjPsxyQ" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMdsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMd8uMEeWD2sLrjPsxyQ" name="eContainmentFeature" visibility="public">
+ <ownedParameter xmi:id="_YrtMeMuMEeWD2sLrjPsxyQ" type="_YrwPecuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMecuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMesuMEeWD2sLrjPsxyQ" name="eContents" visibility="public">
+ <ownedParameter xmi:id="_YrtMe8uMEeWD2sLrjPsxyQ" type="_YrtMp8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMfMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMfcuMEeWD2sLrjPsxyQ" name="eAllContents" visibility="public">
+ <ownedParameter xmi:id="_YrtMfsuMEeWD2sLrjPsxyQ" type="_YrtMqsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMf8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMgMuMEeWD2sLrjPsxyQ" name="eCrossReferences" visibility="public">
+ <ownedParameter xmi:id="_YrtMgcuMEeWD2sLrjPsxyQ" type="_YrtMp8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMgsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMg8uMEeWD2sLrjPsxyQ" name="eGet" visibility="public">
+ <ownedParameter xmi:id="_YrtMhMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMhcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMhsuMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMh8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMiMuMEeWD2sLrjPsxyQ" name="eGet" visibility="public">
+ <ownedParameter xmi:id="_YrtMicuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMisuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMi8uMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMjMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMjcuMEeWD2sLrjPsxyQ" name="resolve" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMjsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMj8uMEeWD2sLrjPsxyQ" name="eSet" visibility="public">
+ <ownedParameter xmi:id="_YrtMkMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMkcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMksuMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMk8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMlMuMEeWD2sLrjPsxyQ" name="newValue" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMlcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMlsuMEeWD2sLrjPsxyQ" name="eIsSet" visibility="public">
+ <ownedParameter xmi:id="_YrtMl8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMmMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMmcuMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMmsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMm8uMEeWD2sLrjPsxyQ" name="eUnset" visibility="public">
+ <ownedParameter xmi:id="_YrtMnMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMncuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMnsuMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMn8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtMoMuMEeWD2sLrjPsxyQ" name="eInvoke" visibility="public">
+ <ownedParameter xmi:id="_YrtMocuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMosuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMo8uMEeWD2sLrjPsxyQ" name="operation" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMpMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtMpcuMEeWD2sLrjPsxyQ" name="arguments" type="_YrtMrsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMpsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <raisedException xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInvocationTargetException"/>
+ </ownedOperation>
+ <nestedClassifier xmi:type="uml:PrimitiveType" xmi:id="_YrtMp8uMEeWD2sLrjPsxyQ" name="EEList_EObject">
+ <templateBinding xmi:id="_YrtMqMuMEeWD2sLrjPsxyQ">
+ <parameterSubstitution xmi:id="_YrtMqcuMEeWD2sLrjPsxyQ" actual="_YrtMZ8uMEeWD2sLrjPsxyQ">
+ <formal xmi:type="uml:ClassifierTemplateParameter" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EEList-_ownedElement.0-_ownedParameter.0"/>
+ </parameterSubstitution>
+ <signature xmi:type="uml:RedefinableTemplateSignature" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EEList-_ownedElement.0"/>
+ </templateBinding>
+ </nestedClassifier>
+ <nestedClassifier xmi:type="uml:PrimitiveType" xmi:id="_YrtMqsuMEeWD2sLrjPsxyQ" name="ETreeIterator_EObject">
+ <templateBinding xmi:id="_YrtMq8uMEeWD2sLrjPsxyQ">
+ <parameterSubstitution xmi:id="_YrtMrMuMEeWD2sLrjPsxyQ" actual="_YrtMZ8uMEeWD2sLrjPsxyQ">
+ <formal xmi:type="uml:ClassifierTemplateParameter" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#ETreeIterator-_ownedElement.0-_ownedParameter.0"/>
+ </parameterSubstitution>
+ <signature xmi:type="uml:RedefinableTemplateSignature" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#ETreeIterator-_ownedElement.0"/>
+ </templateBinding>
+ </nestedClassifier>
+ <nestedClassifier xmi:type="uml:Class" xmi:id="_YrtMrcuMEeWD2sLrjPsxyQ" name="Wildcard"/>
+ <nestedClassifier xmi:type="uml:PrimitiveType" xmi:id="_YrtMrsuMEeWD2sLrjPsxyQ" name="EEList_Wildcard">
+ <templateBinding xmi:id="_YrtMr8uMEeWD2sLrjPsxyQ">
+ <parameterSubstitution xmi:id="_YrtMsMuMEeWD2sLrjPsxyQ" actual="_YrtMrcuMEeWD2sLrjPsxyQ">
+ <formal xmi:type="uml:ClassifierTemplateParameter" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EEList-_ownedElement.0-_ownedParameter.0"/>
+ </parameterSubstitution>
+ <signature xmi:type="uml:RedefinableTemplateSignature" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EEList-_ownedElement.0"/>
+ </templateBinding>
+ </nestedClassifier>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrtMscuMEeWD2sLrjPsxyQ" name="EClass">
+ <generalization xmi:id="_YrtMssuMEeWD2sLrjPsxyQ" general="_YruaWMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrtMs8uMEeWD2sLrjPsxyQ" name="eOperations" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPacuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMtMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMtcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMtsuMEeWD2sLrjPsxyQ" name="abstract" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMt8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMuMuMEeWD2sLrjPsxyQ" name="interface" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMucuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMusuMEeWD2sLrjPsxyQ" name="eSuperTypes" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrwPdcuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMu8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMvMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMvcuMEeWD2sLrjPsxyQ" name="eAllAttributes" type="_YrtMEcuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPd8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMvsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMv8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMwMuMEeWD2sLrjPsxyQ" name="eAllReferences" type="_YrwPecuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPjsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMwcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMwsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMw8uMEeWD2sLrjPsxyQ" name="eReferences" type="_YrwPecuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPkMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMxMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMxcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMxsuMEeWD2sLrjPsxyQ" name="eAttributes" type="_YrtMEcuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPksuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMx8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMyMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMycuMEeWD2sLrjPsxyQ" name="eAllContainments" type="_YrwPecuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPlMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMysuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMy8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMzMuMEeWD2sLrjPsxyQ" name="eAllOperations" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPlsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtMzcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtMzsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtMz8uMEeWD2sLrjPsxyQ" name="eAllStructuralFeatures" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPmMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM0MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtM0cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtM0suMEeWD2sLrjPsxyQ" name="eAllSuperTypes" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPmsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM08uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtM1MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtM1cuMEeWD2sLrjPsxyQ" name="eIDAttribute" type="_YrtMEcuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPnMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM1suMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtM18uMEeWD2sLrjPsxyQ" name="eStructuralFeatures" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPnsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM2MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtM2cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtM2suMEeWD2sLrjPsxyQ" name="eGenericSuperTypes" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPn8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM28uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtM3MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrtM3cuMEeWD2sLrjPsxyQ" name="eAllGenericSuperTypes" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPocuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM3suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrtM38uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YrtM4MuMEeWD2sLrjPsxyQ" name="isSuperTypeOf" visibility="public">
+ <ownedParameter xmi:id="_YrtM4cuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM4suMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrtM48uMEeWD2sLrjPsxyQ" name="someClass" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrtM5MuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrtM5cuMEeWD2sLrjPsxyQ" name="getFeatureCount" visibility="public">
+ <ownedParameter xmi:id="_YruaMMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaMcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaMsuMEeWD2sLrjPsxyQ" name="getEStructuralFeature" visibility="public">
+ <ownedParameter xmi:id="_YruaM8uMEeWD2sLrjPsxyQ" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaNMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaNcuMEeWD2sLrjPsxyQ" name="featureID" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaNsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaN8uMEeWD2sLrjPsxyQ" name="getFeatureID" visibility="public">
+ <ownedParameter xmi:id="_YruaOMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaOcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaOsuMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaO8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaPMuMEeWD2sLrjPsxyQ" name="getEStructuralFeature" visibility="public">
+ <ownedParameter xmi:id="_YruaPcuMEeWD2sLrjPsxyQ" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaPsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaP8uMEeWD2sLrjPsxyQ" name="featureName" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaQMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaQcuMEeWD2sLrjPsxyQ" name="getOperationCount" visibility="public">
+ <ownedParameter xmi:id="_YruaQsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaQ8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaRMuMEeWD2sLrjPsxyQ" name="getEOperation" visibility="public">
+ <ownedParameter xmi:id="_YruaRcuMEeWD2sLrjPsxyQ" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaRsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaR8uMEeWD2sLrjPsxyQ" name="operationID" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaSMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaScuMEeWD2sLrjPsxyQ" name="getOperationID" visibility="public">
+ <ownedParameter xmi:id="_YruaSsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaS8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaTMuMEeWD2sLrjPsxyQ" name="operation" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaTcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaTsuMEeWD2sLrjPsxyQ" name="getOverride" visibility="public">
+ <ownedParameter xmi:id="_YruaT8uMEeWD2sLrjPsxyQ" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaUMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaUcuMEeWD2sLrjPsxyQ" name="operation" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaUsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruaU8uMEeWD2sLrjPsxyQ" name="getFeatureType" visibility="public">
+ <ownedParameter xmi:id="_YruaVMuMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaVcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaVsuMEeWD2sLrjPsxyQ" name="feature" type="_YrtMFsuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaV8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YruaWMuMEeWD2sLrjPsxyQ" name="EClassifier" isAbstract="true">
+ <generalization xmi:id="_YruaWcuMEeWD2sLrjPsxyQ" general="_YrtMSMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YruaWsuMEeWD2sLrjPsxyQ" name="instanceClassName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaW8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruaXMuMEeWD2sLrjPsxyQ" name="instanceClass" visibility="public" type="_YruacMuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaXcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruaXsuMEeWD2sLrjPsxyQ" name="defaultValue" visibility="public" isOrdered="true" isReadOnly="true" isDerived="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaX8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruaYMuMEeWD2sLrjPsxyQ" name="instanceTypeName" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaYcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruaYsuMEeWD2sLrjPsxyQ" name="ePackage" type="_Yruac8uMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" association="_Yruao8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaY8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruaZMuMEeWD2sLrjPsxyQ" name="eTypeParameters" type="_YruapcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YruaysuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaZcuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YruaZsuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YruaZ8uMEeWD2sLrjPsxyQ" name="isInstance" visibility="public">
+ <ownedParameter xmi:id="_YruaaMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaacuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaasuMEeWD2sLrjPsxyQ" name="object" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yruaa8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YruabMuMEeWD2sLrjPsxyQ" name="getClassifierID" visibility="public">
+ <ownedParameter xmi:id="_YruabcuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruabsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <nestedClassifier xmi:type="uml:Class" xmi:id="_Yruab8uMEeWD2sLrjPsxyQ" name="Wildcard"/>
+ <nestedClassifier xmi:type="uml:PrimitiveType" xmi:id="_YruacMuMEeWD2sLrjPsxyQ" name="EJavaClass_Wildcard">
+ <templateBinding xmi:id="_YruaccuMEeWD2sLrjPsxyQ">
+ <parameterSubstitution xmi:id="_YruacsuMEeWD2sLrjPsxyQ" actual="_Yruab8uMEeWD2sLrjPsxyQ">
+ <formal xmi:type="uml:ClassifierTemplateParameter" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaClass-_ownedElement.0-_ownedParameter.0"/>
+ </parameterSubstitution>
+ <signature xmi:type="uml:RedefinableTemplateSignature" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaClass-_ownedElement.0"/>
+ </templateBinding>
+ </nestedClassifier>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yruac8uMEeWD2sLrjPsxyQ" name="EPackage">
+ <generalization xmi:id="_YruadMuMEeWD2sLrjPsxyQ" general="_YrtMSMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YruadcuMEeWD2sLrjPsxyQ" name="nsURI" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruadsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yruad8uMEeWD2sLrjPsxyQ" name="nsPrefix" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaeMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruaecuMEeWD2sLrjPsxyQ" name="eFactoryInstance" type="_Yruah8uMEeWD2sLrjPsxyQ" isOrdered="true" association="_YruaosuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YruaesuMEeWD2sLrjPsxyQ" name="eClassifiers" type="_YruaWMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_Yruao8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yruae8uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YruafMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruafcuMEeWD2sLrjPsxyQ" name="eSubpackages" type="_Yruac8uMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YruapMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruafsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yruaf8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruagMuMEeWD2sLrjPsxyQ" name="eSuperPackage" type="_Yruac8uMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" association="_YruapMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruagcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YruagsuMEeWD2sLrjPsxyQ" name="getEClassifier" visibility="public">
+ <ownedParameter xmi:id="_Yruag8uMEeWD2sLrjPsxyQ" type="_YruaWMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruahMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruahcuMEeWD2sLrjPsxyQ" name="name" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruahsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_Yruah8uMEeWD2sLrjPsxyQ" name="EFactory">
+ <generalization xmi:id="_YruaiMuMEeWD2sLrjPsxyQ" general="_YrtMTMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YruaicuMEeWD2sLrjPsxyQ" name="ePackage" type="_Yruac8uMEeWD2sLrjPsxyQ" isOrdered="true" association="_YruaosuMEeWD2sLrjPsxyQ"/>
+ <ownedOperation xmi:id="_YruaisuMEeWD2sLrjPsxyQ" name="create" visibility="public">
+ <ownedParameter xmi:id="_Yruai8uMEeWD2sLrjPsxyQ" type="_YrtMZ8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruajMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruajcuMEeWD2sLrjPsxyQ" name="eClass" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruajsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_Yruaj8uMEeWD2sLrjPsxyQ" name="createFromString" visibility="public">
+ <ownedParameter xmi:id="_YruakMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruakcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruaksuMEeWD2sLrjPsxyQ" name="eDataType" type="_YruancuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yruak8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrualMuMEeWD2sLrjPsxyQ" name="literalValue" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrualcuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrualsuMEeWD2sLrjPsxyQ" name="convertToString" visibility="public">
+ <ownedParameter xmi:id="_Yrual8uMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruamMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruamcuMEeWD2sLrjPsxyQ" name="eDataType" type="_YruancuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruamsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_Yruam8uMEeWD2sLrjPsxyQ" name="instanceValue" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruanMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YruancuMEeWD2sLrjPsxyQ" name="EDataType">
+ <generalization xmi:id="_YruansuMEeWD2sLrjPsxyQ" general="_YruaWMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yruan8uMEeWD2sLrjPsxyQ" name="serializable" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaoMuMEeWD2sLrjPsxyQ"/>
+ <defaultValue xmi:type="uml:LiteralBoolean" xmi:id="_YruaocuMEeWD2sLrjPsxyQ" value="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ </defaultValue>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruaosuMEeWD2sLrjPsxyQ" memberEnd="_YruaicuMEeWD2sLrjPsxyQ _YruaecuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="_Yruao8uMEeWD2sLrjPsxyQ" memberEnd="_YruaesuMEeWD2sLrjPsxyQ _YruaYsuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruapMuMEeWD2sLrjPsxyQ" memberEnd="_YruafcuMEeWD2sLrjPsxyQ _YruagMuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YruapcuMEeWD2sLrjPsxyQ" name="ETypeParameter">
+ <generalization xmi:id="_YruapsuMEeWD2sLrjPsxyQ" general="_YrtMSMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_Yruap8uMEeWD2sLrjPsxyQ" name="eBounds" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YruayMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaqMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YruaqcuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YruaqsuMEeWD2sLrjPsxyQ" name="EGenericType">
+ <ownedAttribute xmi:id="_Yruaq8uMEeWD2sLrjPsxyQ" name="eUpperBound" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YruavMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruarMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruarcuMEeWD2sLrjPsxyQ" name="eTypeArguments" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YruavsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruarsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yruar8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruasMuMEeWD2sLrjPsxyQ" name="eRawType" type="_YruaWMuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YruawMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YruascuMEeWD2sLrjPsxyQ" name="eLowerBound" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YruawsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruassuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yruas8uMEeWD2sLrjPsxyQ" name="eTypeParameter" type="_YruapcuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YruaxMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruatMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YruatcuMEeWD2sLrjPsxyQ" name="eClassifier" type="_YruaWMuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YruaxsuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruatsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_Yruat8uMEeWD2sLrjPsxyQ" name="isInstance" visibility="public">
+ <ownedParameter xmi:id="_YruauMuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YruaucuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YruausuMEeWD2sLrjPsxyQ" name="object" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EJavaObject"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yruau8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruavMuMEeWD2sLrjPsxyQ" memberEnd="_Yruaq8uMEeWD2sLrjPsxyQ _YruavcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YruavcuMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" association="_YruavMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruavsuMEeWD2sLrjPsxyQ" memberEnd="_YruarcuMEeWD2sLrjPsxyQ _Yruav8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yruav8uMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" association="_YruavsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruawMuMEeWD2sLrjPsxyQ" memberEnd="_YruasMuMEeWD2sLrjPsxyQ _YruawcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YruawcuMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" association="_YruawMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruawsuMEeWD2sLrjPsxyQ" memberEnd="_YruascuMEeWD2sLrjPsxyQ _Yruaw8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yruaw8uMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" association="_YruawsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruaxMuMEeWD2sLrjPsxyQ" memberEnd="_Yruas8uMEeWD2sLrjPsxyQ _YruaxcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YruaxcuMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" association="_YruaxMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruaxsuMEeWD2sLrjPsxyQ" memberEnd="_YruatcuMEeWD2sLrjPsxyQ _Yruax8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yruax8uMEeWD2sLrjPsxyQ" type="_YruaqsuMEeWD2sLrjPsxyQ" association="_YruaxsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruayMuMEeWD2sLrjPsxyQ" memberEnd="_Yruap8uMEeWD2sLrjPsxyQ _YruaycuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YruaycuMEeWD2sLrjPsxyQ" type="_YruapcuMEeWD2sLrjPsxyQ" association="_YruayMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YruaysuMEeWD2sLrjPsxyQ" memberEnd="_YruaZMuMEeWD2sLrjPsxyQ _Yruay8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_Yruay8uMEeWD2sLrjPsxyQ" type="_YruaWMuMEeWD2sLrjPsxyQ" association="_YruaysuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YruazMuMEeWD2sLrjPsxyQ" name="EOperation">
+ <generalization xmi:id="_YruazcuMEeWD2sLrjPsxyQ" general="_YrtMM8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YruazsuMEeWD2sLrjPsxyQ" name="eContainingClass" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" association="_YrwPacuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yruaz8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yrua0MuMEeWD2sLrjPsxyQ" name="eTypeParameters" type="_YruapcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPasuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yrua0cuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yrua0suMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yrua08uMEeWD2sLrjPsxyQ" name="eParameters" type="_YrwPbMuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPcMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yrua1MuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yrua1cuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yrua1suMEeWD2sLrjPsxyQ" name="eExceptions" type="_YruaWMuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrwPccuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yrua18uMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Yrua2MuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_Yrua2cuMEeWD2sLrjPsxyQ" name="eGenericExceptions" type="_YruaqsuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPc8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Yrua2suMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrwPYMuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YrwPYcuMEeWD2sLrjPsxyQ" name="getOperationID" visibility="public">
+ <ownedParameter xmi:id="_YrwPYsuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPY8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrwPZMuMEeWD2sLrjPsxyQ" name="isOverrideOf" visibility="public">
+ <ownedParameter xmi:id="_YrwPZcuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPZsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrwPZ8uMEeWD2sLrjPsxyQ" name="someOperation" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPaMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPacuMEeWD2sLrjPsxyQ" memberEnd="_YrtMs8uMEeWD2sLrjPsxyQ _YruazsuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPasuMEeWD2sLrjPsxyQ" memberEnd="_Yrua0MuMEeWD2sLrjPsxyQ _YrwPa8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPa8uMEeWD2sLrjPsxyQ" type="_YruazMuMEeWD2sLrjPsxyQ" association="_YrwPasuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrwPbMuMEeWD2sLrjPsxyQ" name="EParameter">
+ <generalization xmi:id="_YrwPbcuMEeWD2sLrjPsxyQ" general="_YrtMM8uMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrwPbsuMEeWD2sLrjPsxyQ" name="eOperation" type="_YruazMuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" association="_YrwPcMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPb8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPcMuMEeWD2sLrjPsxyQ" memberEnd="_Yrua08uMEeWD2sLrjPsxyQ _YrwPbsuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPccuMEeWD2sLrjPsxyQ" memberEnd="_Yrua1suMEeWD2sLrjPsxyQ _YrwPcsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPcsuMEeWD2sLrjPsxyQ" type="_YruazMuMEeWD2sLrjPsxyQ" association="_YrwPccuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPc8uMEeWD2sLrjPsxyQ" memberEnd="_Yrua2cuMEeWD2sLrjPsxyQ _YrwPdMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPdMuMEeWD2sLrjPsxyQ" type="_YruazMuMEeWD2sLrjPsxyQ" association="_YrwPc8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPdcuMEeWD2sLrjPsxyQ" memberEnd="_YrtMusuMEeWD2sLrjPsxyQ _YrwPdsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPdsuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPdcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPd8uMEeWD2sLrjPsxyQ" memberEnd="_YrtMvcuMEeWD2sLrjPsxyQ _YrwPeMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPeMuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPd8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrwPecuMEeWD2sLrjPsxyQ" name="EReference">
+ <generalization xmi:id="_YrwPesuMEeWD2sLrjPsxyQ" general="_YrtMFsuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrwPe8uMEeWD2sLrjPsxyQ" name="containment" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPfMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPfcuMEeWD2sLrjPsxyQ" name="container" visibility="public" isOrdered="true" isReadOnly="true" isDerived="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPfsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPf8uMEeWD2sLrjPsxyQ" name="resolveProxies" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPgMuMEeWD2sLrjPsxyQ"/>
+ <defaultValue xmi:type="uml:LiteralBoolean" xmi:id="_YrwPgcuMEeWD2sLrjPsxyQ" value="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ </defaultValue>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPgsuMEeWD2sLrjPsxyQ" name="eOpposite" type="_YrwPecuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrwPiMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPg8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPhMuMEeWD2sLrjPsxyQ" name="eReferenceType" type="_YrtMscuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" isDerived="true" association="_YrwPisuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrwPhcuMEeWD2sLrjPsxyQ" name="eKeys" type="_YrtMEcuMEeWD2sLrjPsxyQ" isOrdered="true" association="_YrwPjMuMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPhsuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrwPh8uMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPiMuMEeWD2sLrjPsxyQ" memberEnd="_YrwPgsuMEeWD2sLrjPsxyQ _YrwPicuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPicuMEeWD2sLrjPsxyQ" type="_YrwPecuMEeWD2sLrjPsxyQ" association="_YrwPiMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPisuMEeWD2sLrjPsxyQ" memberEnd="_YrwPhMuMEeWD2sLrjPsxyQ _YrwPi8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPi8uMEeWD2sLrjPsxyQ" type="_YrwPecuMEeWD2sLrjPsxyQ" association="_YrwPisuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPjMuMEeWD2sLrjPsxyQ" memberEnd="_YrwPhcuMEeWD2sLrjPsxyQ _YrwPjcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPjcuMEeWD2sLrjPsxyQ" type="_YrwPecuMEeWD2sLrjPsxyQ" association="_YrwPjMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPjsuMEeWD2sLrjPsxyQ" memberEnd="_YrtMwMuMEeWD2sLrjPsxyQ _YrwPj8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPj8uMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPjsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPkMuMEeWD2sLrjPsxyQ" memberEnd="_YrtMw8uMEeWD2sLrjPsxyQ _YrwPkcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPkcuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPkMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPksuMEeWD2sLrjPsxyQ" memberEnd="_YrtMxsuMEeWD2sLrjPsxyQ _YrwPk8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPk8uMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPksuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPlMuMEeWD2sLrjPsxyQ" memberEnd="_YrtMycuMEeWD2sLrjPsxyQ _YrwPlcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPlcuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPlMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPlsuMEeWD2sLrjPsxyQ" memberEnd="_YrtMzMuMEeWD2sLrjPsxyQ _YrwPl8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPl8uMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPlsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPmMuMEeWD2sLrjPsxyQ" memberEnd="_YrtMz8uMEeWD2sLrjPsxyQ _YrwPmcuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPmcuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPmMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPmsuMEeWD2sLrjPsxyQ" memberEnd="_YrtM0suMEeWD2sLrjPsxyQ _YrwPm8uMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPm8uMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPmsuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPnMuMEeWD2sLrjPsxyQ" memberEnd="_YrtM1cuMEeWD2sLrjPsxyQ _YrwPncuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPncuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPnMuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPnsuMEeWD2sLrjPsxyQ" memberEnd="_YrtM18uMEeWD2sLrjPsxyQ _YrtMGMuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPn8uMEeWD2sLrjPsxyQ" memberEnd="_YrtM2suMEeWD2sLrjPsxyQ _YrwPoMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPoMuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPn8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPocuMEeWD2sLrjPsxyQ" memberEnd="_YrtM3cuMEeWD2sLrjPsxyQ _YrwPosuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPosuMEeWD2sLrjPsxyQ" type="_YrtMscuMEeWD2sLrjPsxyQ" association="_YrwPocuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPo8uMEeWD2sLrjPsxyQ" memberEnd="_YrtMXsuMEeWD2sLrjPsxyQ _YrwPpMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPpMuMEeWD2sLrjPsxyQ" type="_YrtMVcuMEeWD2sLrjPsxyQ" association="_YrwPo8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPpcuMEeWD2sLrjPsxyQ" memberEnd="_YrtMYcuMEeWD2sLrjPsxyQ _YrwPpsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPpsuMEeWD2sLrjPsxyQ" type="_YrtMVcuMEeWD2sLrjPsxyQ" association="_YrwPpcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPp8uMEeWD2sLrjPsxyQ" memberEnd="_YrtMRMuMEeWD2sLrjPsxyQ _YrwPqMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPqMuMEeWD2sLrjPsxyQ" type="_YrtMM8uMEeWD2sLrjPsxyQ" association="_YrwPp8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPqcuMEeWD2sLrjPsxyQ" memberEnd="_YrtMRsuMEeWD2sLrjPsxyQ _YrwPqsuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPqsuMEeWD2sLrjPsxyQ" type="_YrtMM8uMEeWD2sLrjPsxyQ" association="_YrwPqcuMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPq8uMEeWD2sLrjPsxyQ" memberEnd="_YrtMFcuMEeWD2sLrjPsxyQ _YrwPrMuMEeWD2sLrjPsxyQ">
+ <ownedEnd xmi:id="_YrwPrMuMEeWD2sLrjPsxyQ" type="_YrtMEcuMEeWD2sLrjPsxyQ" association="_YrwPq8uMEeWD2sLrjPsxyQ"/>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrwPrcuMEeWD2sLrjPsxyQ" name="EEnum">
+ <generalization xmi:id="_YrwPrsuMEeWD2sLrjPsxyQ" general="_YruancuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrwPr8uMEeWD2sLrjPsxyQ" name="eLiterals" type="_YrwPwcuMEeWD2sLrjPsxyQ" isOrdered="true" aggregation="composite" association="_YrwPy8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPsMuMEeWD2sLrjPsxyQ"/>
+ <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_YrwPscuMEeWD2sLrjPsxyQ" value="*"/>
+ </ownedAttribute>
+ <ownedOperation xmi:id="_YrwPssuMEeWD2sLrjPsxyQ" name="getEEnumLiteral" visibility="public">
+ <ownedParameter xmi:id="_YrwPs8uMEeWD2sLrjPsxyQ" type="_YrwPwcuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPtMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrwPtcuMEeWD2sLrjPsxyQ" name="name" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPtsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrwPt8uMEeWD2sLrjPsxyQ" name="getEEnumLiteral" visibility="public">
+ <ownedParameter xmi:id="_YrwPuMuMEeWD2sLrjPsxyQ" type="_YrwPwcuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPucuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrwPusuMEeWD2sLrjPsxyQ" name="value" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPu8uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ <ownedOperation xmi:id="_YrwPvMuMEeWD2sLrjPsxyQ" name="getEEnumLiteralByLiteral" visibility="public">
+ <ownedParameter xmi:id="_YrwPvcuMEeWD2sLrjPsxyQ" type="_YrwPwcuMEeWD2sLrjPsxyQ" isOrdered="true" direction="return">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPvsuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YrwPv8uMEeWD2sLrjPsxyQ" name="literal" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPwMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedOperation>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrwPwcuMEeWD2sLrjPsxyQ" name="EEnumLiteral">
+ <generalization xmi:id="_YrwPwsuMEeWD2sLrjPsxyQ" general="_YrtMSMuMEeWD2sLrjPsxyQ"/>
+ <ownedAttribute xmi:id="_YrwPw8uMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPxMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPxcuMEeWD2sLrjPsxyQ" name="instance" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EEnumerator"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPxsuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPx8uMEeWD2sLrjPsxyQ" name="literal" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPyMuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwPycuMEeWD2sLrjPsxyQ" name="eEnum" type="_YrwPrcuMEeWD2sLrjPsxyQ" isOrdered="true" isReadOnly="true" association="_YrwPy8uMEeWD2sLrjPsxyQ">
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwPysuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+ <packagedElement xmi:type="uml:Association" xmi:id="_YrwPy8uMEeWD2sLrjPsxyQ" memberEnd="_YrwPr8uMEeWD2sLrjPsxyQ _YrwPycuMEeWD2sLrjPsxyQ"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwPzMuMEeWD2sLrjPsxyQ" name="EBigDecimal"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwPzcuMEeWD2sLrjPsxyQ" name="EBigInteger"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwPzsuMEeWD2sLrjPsxyQ" name="EBoolean"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwPz8uMEeWD2sLrjPsxyQ" name="EBooleanObject">
+ <generalization xmi:id="_YrwP0MuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EBoolean"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP0cuMEeWD2sLrjPsxyQ" name="EByte"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP0suMEeWD2sLrjPsxyQ" name="EByteArray"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP08uMEeWD2sLrjPsxyQ" name="EByteObject">
+ <generalization xmi:id="_YrwP1MuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EByte"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP1cuMEeWD2sLrjPsxyQ" name="EChar"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP1suMEeWD2sLrjPsxyQ" name="ECharacterObject">
+ <generalization xmi:id="_YrwP18uMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EChar"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP2MuMEeWD2sLrjPsxyQ" name="EDate"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP2cuMEeWD2sLrjPsxyQ" name="EDiagnosticChain"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP2suMEeWD2sLrjPsxyQ" name="EDouble"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP28uMEeWD2sLrjPsxyQ" name="EDoubleObject">
+ <generalization xmi:id="_YrwP3MuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EDouble"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP3cuMEeWD2sLrjPsxyQ" name="EEList">
+ <ownedTemplateSignature xmi:type="uml:RedefinableTemplateSignature" xmi:id="_YrwP3suMEeWD2sLrjPsxyQ" parameter="_YrwP38uMEeWD2sLrjPsxyQ">
+ <ownedParameter xmi:type="uml:ClassifierTemplateParameter" xmi:id="_YrwP38uMEeWD2sLrjPsxyQ" parameteredElement="_YrwP4MuMEeWD2sLrjPsxyQ">
+ <ownedParameteredElement xmi:type="uml:Class" xmi:id="_YrwP4MuMEeWD2sLrjPsxyQ" name="E" templateParameter="_YrwP38uMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedTemplateSignature>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP4cuMEeWD2sLrjPsxyQ" name="EEnumerator"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP4suMEeWD2sLrjPsxyQ" name="EFeatureMap"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP48uMEeWD2sLrjPsxyQ" name="EFeatureMapEntry"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP5MuMEeWD2sLrjPsxyQ" name="EFloat"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP5cuMEeWD2sLrjPsxyQ" name="EFloatObject">
+ <generalization xmi:id="_YrwP5suMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EFloat"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP58uMEeWD2sLrjPsxyQ" name="EInt"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP6MuMEeWD2sLrjPsxyQ" name="EIntegerObject">
+ <generalization xmi:id="_YrwP6cuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EInt"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP6suMEeWD2sLrjPsxyQ" name="EJavaClass">
+ <ownedTemplateSignature xmi:type="uml:RedefinableTemplateSignature" xmi:id="_YrwP68uMEeWD2sLrjPsxyQ" parameter="_YrwP7MuMEeWD2sLrjPsxyQ">
+ <ownedParameter xmi:type="uml:ClassifierTemplateParameter" xmi:id="_YrwP7MuMEeWD2sLrjPsxyQ" parameteredElement="_YrwP7cuMEeWD2sLrjPsxyQ">
+ <ownedParameteredElement xmi:type="uml:Class" xmi:id="_YrwP7cuMEeWD2sLrjPsxyQ" name="T" templateParameter="_YrwP7MuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedTemplateSignature>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP7suMEeWD2sLrjPsxyQ" name="EJavaObject"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP78uMEeWD2sLrjPsxyQ" name="ELong"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP8MuMEeWD2sLrjPsxyQ" name="ELongObject">
+ <generalization xmi:id="_YrwP8cuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#ELong"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP8suMEeWD2sLrjPsxyQ" name="EMap">
+ <ownedTemplateSignature xmi:type="uml:RedefinableTemplateSignature" xmi:id="_YrwP88uMEeWD2sLrjPsxyQ" parameter="_YrwP9MuMEeWD2sLrjPsxyQ _YrwP9suMEeWD2sLrjPsxyQ">
+ <ownedParameter xmi:type="uml:ClassifierTemplateParameter" xmi:id="_YrwP9MuMEeWD2sLrjPsxyQ" parameteredElement="_YrwP9cuMEeWD2sLrjPsxyQ">
+ <ownedParameteredElement xmi:type="uml:Class" xmi:id="_YrwP9cuMEeWD2sLrjPsxyQ" name="K" templateParameter="_YrwP9MuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ <ownedParameter xmi:type="uml:ClassifierTemplateParameter" xmi:id="_YrwP9suMEeWD2sLrjPsxyQ" parameteredElement="_YrwP98uMEeWD2sLrjPsxyQ">
+ <ownedParameteredElement xmi:type="uml:Class" xmi:id="_YrwP98uMEeWD2sLrjPsxyQ" name="V" templateParameter="_YrwP9suMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedTemplateSignature>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP-MuMEeWD2sLrjPsxyQ" name="EResource"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP-cuMEeWD2sLrjPsxyQ" name="EResourceSet"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP-suMEeWD2sLrjPsxyQ" name="EShort"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP-8uMEeWD2sLrjPsxyQ" name="EShortObject">
+ <generalization xmi:id="_YrwP_MuMEeWD2sLrjPsxyQ">
+ <general xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EShort"/>
+ </generalization>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP_cuMEeWD2sLrjPsxyQ" name="EString"/>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwP_suMEeWD2sLrjPsxyQ" name="ETreeIterator">
+ <ownedTemplateSignature xmi:type="uml:RedefinableTemplateSignature" xmi:id="_YrwP_8uMEeWD2sLrjPsxyQ" parameter="_YrwQAMuMEeWD2sLrjPsxyQ">
+ <ownedParameter xmi:type="uml:ClassifierTemplateParameter" xmi:id="_YrwQAMuMEeWD2sLrjPsxyQ" parameteredElement="_YrwQAcuMEeWD2sLrjPsxyQ">
+ <ownedParameteredElement xmi:type="uml:Class" xmi:id="_YrwQAcuMEeWD2sLrjPsxyQ" name="E" templateParameter="_YrwQAMuMEeWD2sLrjPsxyQ"/>
+ </ownedParameter>
+ </ownedTemplateSignature>
+ </packagedElement>
+ <packagedElement xmi:type="uml:PrimitiveType" xmi:id="_YrwQAsuMEeWD2sLrjPsxyQ" name="EInvocationTargetException"/>
+ <packagedElement xmi:type="uml:Class" xmi:id="_YrwQA8uMEeWD2sLrjPsxyQ" name="EStringToStringMapEntry">
+ <ownedAttribute xmi:id="_YrwQBMuMEeWD2sLrjPsxyQ" name="key" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwQBcuMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ <ownedAttribute xmi:id="_YrwQBsuMEeWD2sLrjPsxyQ" name="value" visibility="public" isOrdered="true">
+ <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/EcorePrimitiveTypes.library.uml#EString"/>
+ <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_YrwQB8uMEeWD2sLrjPsxyQ"/>
+ </ownedAttribute>
+ </packagedElement>
+</uml:Model>
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentFactory.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentFactory.java
new file mode 100644
index 00000000000..658b1157876
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentFactory.java
@@ -0,0 +1,96 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EFactory;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Factory</b> for the model.
+ * It provides a create method for each non-abstract class of the model.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage
+ * @generated
+ */
+public interface B2mmlProcessSegmentFactory extends EFactory {
+ /**
+ * The singleton instance of the factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ B2mmlProcessSegmentFactory eINSTANCE = org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentFactoryImpl.init();
+
+ /**
+ * Returns a new object of class '<em>Process Segment Information</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Process Segment Information</em>'.
+ * @generated
+ */
+ ProcessSegmentInformation createProcessSegmentInformation();
+
+ /**
+ * Returns a new object of class '<em>Process Segment</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Process Segment</em>'.
+ * @generated
+ */
+ ProcessSegment createProcessSegment();
+
+ /**
+ * Returns a new object of class '<em>Process Segment Parameter</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Process Segment Parameter</em>'.
+ * @generated
+ */
+ ProcessSegmentParameter createProcessSegmentParameter();
+
+ /**
+ * Returns a new object of class '<em>Personnel Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Personnel Segment Specification</em>'.
+ * @generated
+ */
+ PersonnelSegmentSpecification createPersonnelSegmentSpecification();
+
+ /**
+ * Returns a new object of class '<em>Equipment Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Equipment Segment Specification</em>'.
+ * @generated
+ */
+ EquipmentSegmentSpecification createEquipmentSegmentSpecification();
+
+ /**
+ * Returns a new object of class '<em>Physical Asset Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Physical Asset Segment Specification</em>'.
+ * @generated
+ */
+ PhysicalAssetSegmentSpecification createPhysicalAssetSegmentSpecification();
+
+ /**
+ * Returns a new object of class '<em>Material Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Material Segment Specification</em>'.
+ * @generated
+ */
+ MaterialSegmentSpecification createMaterialSegmentSpecification();
+
+ /**
+ * Returns the package supported by this factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the package supported by this factory.
+ * @generated
+ */
+ B2mmlProcessSegmentPackage getB2mmlProcessSegmentPackage();
+
+} //B2mmlProcessSegmentFactory
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentPackage.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentPackage.java
new file mode 100644
index 00000000000..5a11c89f518
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/B2mmlProcessSegmentPackage.java
@@ -0,0 +1,560 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EPackage;
+import org.eclipse.emf.ecore.EReference;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Package</b> for the model.
+ * It contains accessors for the meta objects to represent
+ * <ul>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each operation of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
+ * </ul>
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentFactory
+ * @model kind="package"
+ * @generated
+ */
+public interface B2mmlProcessSegmentPackage extends EPackage {
+ /**
+ * The package name.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNAME = "B2MML_ProcessSegment";
+
+ /**
+ * The package namespace URI.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNS_URI = "http://papyrus/B2MML";
+
+ /**
+ * The package namespace name.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNS_PREFIX = "B2MML_ProcessSegment";
+
+ /**
+ * The singleton instance of the package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ B2mmlProcessSegmentPackage eINSTANCE = org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl.init();
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentInformationImpl <em>Process Segment Information</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentInformationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getProcessSegmentInformation()
+ * @generated
+ */
+ int PROCESS_SEGMENT_INFORMATION = 0;
+
+ /**
+ * The feature id for the '<em><b>Processsegment</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT = 0;
+
+ /**
+ * The feature id for the '<em><b>Base Activity</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY = 1;
+
+ /**
+ * The number of structural features of the '<em>Process Segment Information</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_INFORMATION_FEATURE_COUNT = 2;
+
+ /**
+ * The number of operations of the '<em>Process Segment Information</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_INFORMATION_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl <em>Process Segment</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getProcessSegment()
+ * @generated
+ */
+ int PROCESS_SEGMENT = 1;
+
+ /**
+ * The feature id for the '<em><b>Base Action</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT__BASE_ACTION = 0;
+
+ /**
+ * The feature id for the '<em><b>Processsegment</b></em>' reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT__PROCESSSEGMENT = 1;
+
+ /**
+ * The feature id for the '<em><b>Base Behavior</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT__BASE_BEHAVIOR = 2;
+
+ /**
+ * The number of structural features of the '<em>Process Segment</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_FEATURE_COUNT = 3;
+
+ /**
+ * The number of operations of the '<em>Process Segment</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentParameterImpl <em>Process Segment Parameter</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentParameterImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getProcessSegmentParameter()
+ * @generated
+ */
+ int PROCESS_SEGMENT_PARAMETER = 2;
+
+ /**
+ * The number of structural features of the '<em>Process Segment Parameter</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_PARAMETER_FEATURE_COUNT = 0;
+
+ /**
+ * The number of operations of the '<em>Process Segment Parameter</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PROCESS_SEGMENT_PARAMETER_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PersonnelSegmentSpecificationImpl <em>Personnel Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PersonnelSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getPersonnelSegmentSpecification()
+ * @generated
+ */
+ int PERSONNEL_SEGMENT_SPECIFICATION = 3;
+
+ /**
+ * The number of structural features of the '<em>Personnel Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PERSONNEL_SEGMENT_SPECIFICATION_FEATURE_COUNT = 0;
+
+ /**
+ * The number of operations of the '<em>Personnel Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PERSONNEL_SEGMENT_SPECIFICATION_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.EquipmentSegmentSpecificationImpl <em>Equipment Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.EquipmentSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getEquipmentSegmentSpecification()
+ * @generated
+ */
+ int EQUIPMENT_SEGMENT_SPECIFICATION = 4;
+
+ /**
+ * The number of structural features of the '<em>Equipment Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int EQUIPMENT_SEGMENT_SPECIFICATION_FEATURE_COUNT = 0;
+
+ /**
+ * The number of operations of the '<em>Equipment Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int EQUIPMENT_SEGMENT_SPECIFICATION_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PhysicalAssetSegmentSpecificationImpl <em>Physical Asset Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PhysicalAssetSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getPhysicalAssetSegmentSpecification()
+ * @generated
+ */
+ int PHYSICAL_ASSET_SEGMENT_SPECIFICATION = 5;
+
+ /**
+ * The number of structural features of the '<em>Physical Asset Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PHYSICAL_ASSET_SEGMENT_SPECIFICATION_FEATURE_COUNT = 0;
+
+ /**
+ * The number of operations of the '<em>Physical Asset Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PHYSICAL_ASSET_SEGMENT_SPECIFICATION_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.MaterialSegmentSpecificationImpl <em>Material Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.MaterialSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getMaterialSegmentSpecification()
+ * @generated
+ */
+ int MATERIAL_SEGMENT_SPECIFICATION = 6;
+
+ /**
+ * The number of structural features of the '<em>Material Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int MATERIAL_SEGMENT_SPECIFICATION_FEATURE_COUNT = 0;
+
+ /**
+ * The number of operations of the '<em>Material Segment Specification</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int MATERIAL_SEGMENT_SPECIFICATION_OPERATION_COUNT = 0;
+
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation <em>Process Segment Information</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Process Segment Information</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation
+ * @generated
+ */
+ EClass getProcessSegmentInformation();
+
+ /**
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getProcesssegment <em>Processsegment</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference '<em>Processsegment</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getProcesssegment()
+ * @see #getProcessSegmentInformation()
+ * @generated
+ */
+ EReference getProcessSegmentInformation_Processsegment();
+
+ /**
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getBase_Activity <em>Base Activity</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference '<em>Base Activity</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getBase_Activity()
+ * @see #getProcessSegmentInformation()
+ * @generated
+ */
+ EReference getProcessSegmentInformation_Base_Activity();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment <em>Process Segment</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Process Segment</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment
+ * @generated
+ */
+ EClass getProcessSegment();
+
+ /**
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Action <em>Base Action</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference '<em>Base Action</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Action()
+ * @see #getProcessSegment()
+ * @generated
+ */
+ EReference getProcessSegment_Base_Action();
+
+ /**
+ * Returns the meta object for the reference list '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getProcesssegment <em>Processsegment</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference list '<em>Processsegment</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getProcesssegment()
+ * @see #getProcessSegment()
+ * @generated
+ */
+ EReference getProcessSegment_Processsegment();
+
+ /**
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Behavior <em>Base Behavior</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference '<em>Base Behavior</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Behavior()
+ * @see #getProcessSegment()
+ * @generated
+ */
+ EReference getProcessSegment_Base_Behavior();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentParameter <em>Process Segment Parameter</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Process Segment Parameter</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentParameter
+ * @generated
+ */
+ EClass getProcessSegmentParameter();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PersonnelSegmentSpecification <em>Personnel Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Personnel Segment Specification</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PersonnelSegmentSpecification
+ * @generated
+ */
+ EClass getPersonnelSegmentSpecification();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.EquipmentSegmentSpecification <em>Equipment Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Equipment Segment Specification</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.EquipmentSegmentSpecification
+ * @generated
+ */
+ EClass getEquipmentSegmentSpecification();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PhysicalAssetSegmentSpecification <em>Physical Asset Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Physical Asset Segment Specification</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PhysicalAssetSegmentSpecification
+ * @generated
+ */
+ EClass getPhysicalAssetSegmentSpecification();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.MaterialSegmentSpecification <em>Material Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Material Segment Specification</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.MaterialSegmentSpecification
+ * @generated
+ */
+ EClass getMaterialSegmentSpecification();
+
+ /**
+ * Returns the factory that creates the instances of the model.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the factory that creates the instances of the model.
+ * @generated
+ */
+ B2mmlProcessSegmentFactory getB2mmlProcessSegmentFactory();
+
+ /**
+ * <!-- begin-user-doc -->
+ * Defines literals for the meta objects that represent
+ * <ul>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each operation of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
+ * </ul>
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ interface Literals {
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentInformationImpl <em>Process Segment Information</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentInformationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getProcessSegmentInformation()
+ * @generated
+ */
+ EClass PROCESS_SEGMENT_INFORMATION = eINSTANCE.getProcessSegmentInformation();
+
+ /**
+ * The meta object literal for the '<em><b>Processsegment</b></em>' reference feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT = eINSTANCE.getProcessSegmentInformation_Processsegment();
+
+ /**
+ * The meta object literal for the '<em><b>Base Activity</b></em>' reference feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY = eINSTANCE.getProcessSegmentInformation_Base_Activity();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl <em>Process Segment</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getProcessSegment()
+ * @generated
+ */
+ EClass PROCESS_SEGMENT = eINSTANCE.getProcessSegment();
+
+ /**
+ * The meta object literal for the '<em><b>Base Action</b></em>' reference feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PROCESS_SEGMENT__BASE_ACTION = eINSTANCE.getProcessSegment_Base_Action();
+
+ /**
+ * The meta object literal for the '<em><b>Processsegment</b></em>' reference list feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PROCESS_SEGMENT__PROCESSSEGMENT = eINSTANCE.getProcessSegment_Processsegment();
+
+ /**
+ * The meta object literal for the '<em><b>Base Behavior</b></em>' reference feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PROCESS_SEGMENT__BASE_BEHAVIOR = eINSTANCE.getProcessSegment_Base_Behavior();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentParameterImpl <em>Process Segment Parameter</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentParameterImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getProcessSegmentParameter()
+ * @generated
+ */
+ EClass PROCESS_SEGMENT_PARAMETER = eINSTANCE.getProcessSegmentParameter();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PersonnelSegmentSpecificationImpl <em>Personnel Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PersonnelSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getPersonnelSegmentSpecification()
+ * @generated
+ */
+ EClass PERSONNEL_SEGMENT_SPECIFICATION = eINSTANCE.getPersonnelSegmentSpecification();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.EquipmentSegmentSpecificationImpl <em>Equipment Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.EquipmentSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getEquipmentSegmentSpecification()
+ * @generated
+ */
+ EClass EQUIPMENT_SEGMENT_SPECIFICATION = eINSTANCE.getEquipmentSegmentSpecification();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PhysicalAssetSegmentSpecificationImpl <em>Physical Asset Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.PhysicalAssetSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getPhysicalAssetSegmentSpecification()
+ * @generated
+ */
+ EClass PHYSICAL_ASSET_SEGMENT_SPECIFICATION = eINSTANCE.getPhysicalAssetSegmentSpecification();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.MaterialSegmentSpecificationImpl <em>Material Segment Specification</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.MaterialSegmentSpecificationImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl#getMaterialSegmentSpecification()
+ * @generated
+ */
+ EClass MATERIAL_SEGMENT_SPECIFICATION = eINSTANCE.getMaterialSegmentSpecification();
+
+ }
+
+} //B2mmlProcessSegmentPackage
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/EquipmentSegmentSpecification.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/EquipmentSegmentSpecification.java
new file mode 100644
index 00000000000..71fc64f6c09
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/EquipmentSegmentSpecification.java
@@ -0,0 +1,18 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Equipment Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getEquipmentSegmentSpecification()
+ * @model
+ * @generated
+ */
+public interface EquipmentSegmentSpecification extends EObject {
+} // EquipmentSegmentSpecification
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/MaterialSegmentSpecification.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/MaterialSegmentSpecification.java
new file mode 100644
index 00000000000..7c0c518c16b
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/MaterialSegmentSpecification.java
@@ -0,0 +1,18 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Material Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getMaterialSegmentSpecification()
+ * @model
+ * @generated
+ */
+public interface MaterialSegmentSpecification extends EObject {
+} // MaterialSegmentSpecification
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PersonnelSegmentSpecification.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PersonnelSegmentSpecification.java
new file mode 100644
index 00000000000..5e02e72fe8a
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PersonnelSegmentSpecification.java
@@ -0,0 +1,18 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Personnel Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getPersonnelSegmentSpecification()
+ * @model
+ * @generated
+ */
+public interface PersonnelSegmentSpecification extends EObject {
+} // PersonnelSegmentSpecification
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PhysicalAssetSegmentSpecification.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PhysicalAssetSegmentSpecification.java
new file mode 100644
index 00000000000..b428ae8df6e
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/PhysicalAssetSegmentSpecification.java
@@ -0,0 +1,18 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Physical Asset Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getPhysicalAssetSegmentSpecification()
+ * @model
+ * @generated
+ */
+public interface PhysicalAssetSegmentSpecification extends EObject {
+} // PhysicalAssetSegmentSpecification
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegment.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegment.java
new file mode 100644
index 00000000000..03641e857d6
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegment.java
@@ -0,0 +1,99 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.uml2.uml.Action;
+import org.eclipse.uml2.uml.Behavior;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Process Segment</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Action <em>Base Action</em>}</li>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getProcesssegment <em>Processsegment</em>}</li>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Behavior <em>Base Behavior</em>}</li>
+ * </ul>
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegment()
+ * @model
+ * @generated
+ */
+public interface ProcessSegment extends EObject {
+ /**
+ * Returns the value of the '<em><b>Base Action</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Base Action</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Base Action</em>' reference.
+ * @see #setBase_Action(Action)
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegment_Base_Action()
+ * @model required="true" ordered="false"
+ * @generated
+ */
+ Action getBase_Action();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Action <em>Base Action</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Base Action</em>' reference.
+ * @see #getBase_Action()
+ * @generated
+ */
+ void setBase_Action(Action value);
+
+ /**
+ * Returns the value of the '<em><b>Processsegment</b></em>' reference list.
+ * The list contents are of type {@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment}.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Processsegment</em>' reference list isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Processsegment</em>' reference list.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegment_Processsegment()
+ * @model ordered="false"
+ * @generated
+ */
+ EList<ProcessSegment> getProcesssegment();
+
+ /**
+ * Returns the value of the '<em><b>Base Behavior</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Base Behavior</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Base Behavior</em>' reference.
+ * @see #setBase_Behavior(Behavior)
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegment_Base_Behavior()
+ * @model required="true" ordered="false"
+ * @generated
+ */
+ Behavior getBase_Behavior();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment#getBase_Behavior <em>Base Behavior</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Base Behavior</em>' reference.
+ * @see #getBase_Behavior()
+ * @generated
+ */
+ void setBase_Behavior(Behavior value);
+
+} // ProcessSegment
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentInformation.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentInformation.java
new file mode 100644
index 00000000000..8af8be25ef3
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentInformation.java
@@ -0,0 +1,79 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.uml2.uml.Activity;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Process Segment Information</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getProcesssegment <em>Processsegment</em>}</li>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getBase_Activity <em>Base Activity</em>}</li>
+ * </ul>
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegmentInformation()
+ * @model
+ * @generated
+ */
+public interface ProcessSegmentInformation extends EObject {
+ /**
+ * Returns the value of the '<em><b>Processsegment</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Processsegment</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Processsegment</em>' reference.
+ * @see #setProcesssegment(ProcessSegment)
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegmentInformation_Processsegment()
+ * @model required="true" ordered="false"
+ * @generated
+ */
+ ProcessSegment getProcesssegment();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getProcesssegment <em>Processsegment</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Processsegment</em>' reference.
+ * @see #getProcesssegment()
+ * @generated
+ */
+ void setProcesssegment(ProcessSegment value);
+
+ /**
+ * Returns the value of the '<em><b>Base Activity</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Base Activity</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Base Activity</em>' reference.
+ * @see #setBase_Activity(Activity)
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegmentInformation_Base_Activity()
+ * @model required="true" ordered="false"
+ * @generated
+ */
+ Activity getBase_Activity();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation#getBase_Activity <em>Base Activity</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Base Activity</em>' reference.
+ * @see #getBase_Activity()
+ * @generated
+ */
+ void setBase_Activity(Activity value);
+
+} // ProcessSegmentInformation
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentParameter.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentParameter.java
new file mode 100644
index 00000000000..3630cf4685b
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProcessSegmentParameter.java
@@ -0,0 +1,18 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment;
+
+import org.eclipse.emf.ecore.EObject;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Process Segment Parameter</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#getProcessSegmentParameter()
+ * @model
+ * @generated
+ */
+public interface ProcessSegmentParameter extends EObject {
+} // ProcessSegmentParameter
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionRequest.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionRequest.java
new file mode 100644
index 00000000000..796721c096d
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionRequest.java
@@ -0,0 +1,52 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.uml2.uml.Artifact;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Production Request</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest#getBase_Artifact <em>Base Artifact</em>}</li>
+ * </ul>
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage#getProductionRequest()
+ * @model
+ * @generated
+ */
+public interface ProductionRequest extends EObject {
+ /**
+ * Returns the value of the '<em><b>Base Artifact</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Base Artifact</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Base Artifact</em>' reference.
+ * @see #setBase_Artifact(Artifact)
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage#getProductionRequest_Base_Artifact()
+ * @model required="true" ordered="false"
+ * @generated
+ */
+ Artifact getBase_Artifact();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest#getBase_Artifact <em>Base Artifact</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Base Artifact</em>' reference.
+ * @see #getBase_Artifact()
+ * @generated
+ */
+ void setBase_Artifact(Artifact value);
+
+} // ProductionRequest
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedule.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedule.java
new file mode 100644
index 00000000000..578cd5a523a
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedule.java
@@ -0,0 +1,52 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.uml2.uml.Artifact;
+
+/**
+ * <!-- begin-user-doc -->
+ * A representation of the model object '<em><b>Production Schedule</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * <p>
+ * The following features are supported:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule#getBase_Artifact <em>Base Artifact</em>}</li>
+ * </ul>
+ *
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage#getProductionSchedule()
+ * @model
+ * @generated
+ */
+public interface ProductionSchedule extends EObject {
+ /**
+ * Returns the value of the '<em><b>Base Artifact</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Base Artifact</em>' reference isn't clear,
+ * there really should be more of a description here...
+ * </p>
+ * <!-- end-user-doc -->
+ * @return the value of the '<em>Base Artifact</em>' reference.
+ * @see #setBase_Artifact(Artifact)
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage#getProductionSchedule_Base_Artifact()
+ * @model required="true" ordered="false"
+ * @generated
+ */
+ Artifact getBase_Artifact();
+
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule#getBase_Artifact <em>Base Artifact</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Base Artifact</em>' reference.
+ * @see #getBase_Artifact()
+ * @generated
+ */
+ void setBase_Artifact(Artifact value);
+
+} // ProductionSchedule
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionScheduleFactory.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionScheduleFactory.java
new file mode 100644
index 00000000000..9e6567d9f4b
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionScheduleFactory.java
@@ -0,0 +1,51 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule;
+
+import org.eclipse.emf.ecore.EFactory;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Factory</b> for the model.
+ * It provides a create method for each non-abstract class of the model.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage
+ * @generated
+ */
+public interface ProductionScheduleFactory extends EFactory {
+ /**
+ * The singleton instance of the factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ ProductionScheduleFactory eINSTANCE = org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionScheduleFactoryImpl.init();
+
+ /**
+ * Returns a new object of class '<em>Production Schedule</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Production Schedule</em>'.
+ * @generated
+ */
+ ProductionSchedule createProductionSchedule();
+
+ /**
+ * Returns a new object of class '<em>Production Request</em>'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return a new object of class '<em>Production Request</em>'.
+ * @generated
+ */
+ ProductionRequest createProductionRequest();
+
+ /**
+ * Returns the package supported by this factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the package supported by this factory.
+ * @generated
+ */
+ ProductionSchedulePackage getProductionSchedulePackage();
+
+} //ProductionScheduleFactory
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedulePackage.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedulePackage.java
new file mode 100644
index 00000000000..d780b5d508b
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/ProductionSchedulePackage.java
@@ -0,0 +1,236 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EPackage;
+import org.eclipse.emf.ecore.EReference;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Package</b> for the model.
+ * It contains accessors for the meta objects to represent
+ * <ul>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each operation of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
+ * </ul>
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionScheduleFactory
+ * @model kind="package"
+ * @generated
+ */
+public interface ProductionSchedulePackage extends EPackage {
+ /**
+ * The package name.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNAME = "ProductionSchedule";
+
+ /**
+ * The package namespace URI.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNS_URI = "http:///B2MML_ProcessSegment/ProductionSchedule.ecore";
+
+ /**
+ * The package namespace name.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ String eNS_PREFIX = "B2MML_ProcessSegment.ProductionSchedule";
+
+ /**
+ * The singleton instance of the package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ ProductionSchedulePackage eINSTANCE = org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionSchedulePackageImpl.init();
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionScheduleImpl <em>Production Schedule</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionScheduleImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionSchedulePackageImpl#getProductionSchedule()
+ * @generated
+ */
+ int PRODUCTION_SCHEDULE = 0;
+
+ /**
+ * The feature id for the '<em><b>Base Artifact</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PRODUCTION_SCHEDULE__BASE_ARTIFACT = 0;
+
+ /**
+ * The number of structural features of the '<em>Production Schedule</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PRODUCTION_SCHEDULE_FEATURE_COUNT = 1;
+
+ /**
+ * The number of operations of the '<em>Production Schedule</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PRODUCTION_SCHEDULE_OPERATION_COUNT = 0;
+
+ /**
+ * The meta object id for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionRequestImpl <em>Production Request</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionRequestImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionSchedulePackageImpl#getProductionRequest()
+ * @generated
+ */
+ int PRODUCTION_REQUEST = 1;
+
+ /**
+ * The feature id for the '<em><b>Base Artifact</b></em>' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PRODUCTION_REQUEST__BASE_ARTIFACT = 0;
+
+ /**
+ * The number of structural features of the '<em>Production Request</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PRODUCTION_REQUEST_FEATURE_COUNT = 1;
+
+ /**
+ * The number of operations of the '<em>Production Request</em>' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ * @ordered
+ */
+ int PRODUCTION_REQUEST_OPERATION_COUNT = 0;
+
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule <em>Production Schedule</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Production Schedule</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule
+ * @generated
+ */
+ EClass getProductionSchedule();
+
+ /**
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule#getBase_Artifact <em>Base Artifact</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference '<em>Base Artifact</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule#getBase_Artifact()
+ * @see #getProductionSchedule()
+ * @generated
+ */
+ EReference getProductionSchedule_Base_Artifact();
+
+ /**
+ * Returns the meta object for class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest <em>Production Request</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for class '<em>Production Request</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest
+ * @generated
+ */
+ EClass getProductionRequest();
+
+ /**
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest#getBase_Artifact <em>Base Artifact</em>}'.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the meta object for the reference '<em>Base Artifact</em>'.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest#getBase_Artifact()
+ * @see #getProductionRequest()
+ * @generated
+ */
+ EReference getProductionRequest_Base_Artifact();
+
+ /**
+ * Returns the factory that creates the instances of the model.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the factory that creates the instances of the model.
+ * @generated
+ */
+ ProductionScheduleFactory getProductionScheduleFactory();
+
+ /**
+ * <!-- begin-user-doc -->
+ * Defines literals for the meta objects that represent
+ * <ul>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each operation of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
+ * </ul>
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ interface Literals {
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionScheduleImpl <em>Production Schedule</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionScheduleImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionSchedulePackageImpl#getProductionSchedule()
+ * @generated
+ */
+ EClass PRODUCTION_SCHEDULE = eINSTANCE.getProductionSchedule();
+
+ /**
+ * The meta object literal for the '<em><b>Base Artifact</b></em>' reference feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PRODUCTION_SCHEDULE__BASE_ARTIFACT = eINSTANCE.getProductionSchedule_Base_Artifact();
+
+ /**
+ * The meta object literal for the '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionRequestImpl <em>Production Request</em>}' class.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionRequestImpl
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionSchedulePackageImpl#getProductionRequest()
+ * @generated
+ */
+ EClass PRODUCTION_REQUEST = eINSTANCE.getProductionRequest();
+
+ /**
+ * The meta object literal for the '<em><b>Base Artifact</b></em>' reference feature.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ EReference PRODUCTION_REQUEST__BASE_ARTIFACT = eINSTANCE.getProductionRequest_Base_Artifact();
+
+ }
+
+} //ProductionSchedulePackage
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionRequestImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionRequestImpl.java
new file mode 100644
index 00000000000..71b065df52d
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionRequestImpl.java
@@ -0,0 +1,158 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage;
+
+import org.eclipse.uml2.uml.Artifact;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Production Request</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionRequestImpl#getBase_Artifact <em>Base Artifact</em>}</li>
+ * </ul>
+ *
+ * @generated
+ */
+public class ProductionRequestImpl extends MinimalEObjectImpl.Container implements ProductionRequest {
+ /**
+ * The cached value of the '{@link #getBase_Artifact() <em>Base Artifact</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getBase_Artifact()
+ * @generated
+ * @ordered
+ */
+ protected Artifact base_Artifact;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ProductionRequestImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return ProductionSchedulePackage.Literals.PRODUCTION_REQUEST;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Artifact getBase_Artifact() {
+ if (base_Artifact != null && base_Artifact.eIsProxy()) {
+ InternalEObject oldBase_Artifact = (InternalEObject)base_Artifact;
+ base_Artifact = (Artifact)eResolveProxy(oldBase_Artifact);
+ if (base_Artifact != oldBase_Artifact) {
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProductionSchedulePackage.PRODUCTION_REQUEST__BASE_ARTIFACT, oldBase_Artifact, base_Artifact));
+ }
+ }
+ return base_Artifact;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Artifact basicGetBase_Artifact() {
+ return base_Artifact;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setBase_Artifact(Artifact newBase_Artifact) {
+ Artifact oldBase_Artifact = base_Artifact;
+ base_Artifact = newBase_Artifact;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, ProductionSchedulePackage.PRODUCTION_REQUEST__BASE_ARTIFACT, oldBase_Artifact, base_Artifact));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_REQUEST__BASE_ARTIFACT:
+ if (resolve) return getBase_Artifact();
+ return basicGetBase_Artifact();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_REQUEST__BASE_ARTIFACT:
+ setBase_Artifact((Artifact)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_REQUEST__BASE_ARTIFACT:
+ setBase_Artifact((Artifact)null);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_REQUEST__BASE_ARTIFACT:
+ return base_Artifact != null;
+ }
+ return super.eIsSet(featureID);
+ }
+
+} //ProductionRequestImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleFactoryImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleFactoryImpl.java
new file mode 100644
index 00000000000..7d9c0fff70b
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleFactoryImpl.java
@@ -0,0 +1,106 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EObject;
+import org.eclipse.emf.ecore.EPackage;
+
+import org.eclipse.emf.ecore.impl.EFactoryImpl;
+
+import org.eclipse.emf.ecore.plugin.EcorePlugin;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.*;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model <b>Factory</b>.
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class ProductionScheduleFactoryImpl extends EFactoryImpl implements ProductionScheduleFactory {
+ /**
+ * Creates the default factory implementation.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public static ProductionScheduleFactory init() {
+ try {
+ ProductionScheduleFactory theProductionScheduleFactory = (ProductionScheduleFactory)EPackage.Registry.INSTANCE.getEFactory(ProductionSchedulePackage.eNS_URI);
+ if (theProductionScheduleFactory != null) {
+ return theProductionScheduleFactory;
+ }
+ }
+ catch (Exception exception) {
+ EcorePlugin.INSTANCE.log(exception);
+ }
+ return new ProductionScheduleFactoryImpl();
+ }
+
+ /**
+ * Creates an instance of the factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionScheduleFactoryImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public EObject create(EClass eClass) {
+ switch (eClass.getClassifierID()) {
+ case ProductionSchedulePackage.PRODUCTION_SCHEDULE: return createProductionSchedule();
+ case ProductionSchedulePackage.PRODUCTION_REQUEST: return createProductionRequest();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ }
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionSchedule createProductionSchedule() {
+ ProductionScheduleImpl productionSchedule = new ProductionScheduleImpl();
+ return productionSchedule;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionRequest createProductionRequest() {
+ ProductionRequestImpl productionRequest = new ProductionRequestImpl();
+ return productionRequest;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionSchedulePackage getProductionSchedulePackage() {
+ return (ProductionSchedulePackage)getEPackage();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @deprecated
+ * @generated
+ */
+ @Deprecated
+ public static ProductionSchedulePackage getPackage() {
+ return ProductionSchedulePackage.eINSTANCE;
+ }
+
+} //ProductionScheduleFactoryImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleImpl.java
new file mode 100644
index 00000000000..711e401b542
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionScheduleImpl.java
@@ -0,0 +1,158 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage;
+
+import org.eclipse.uml2.uml.Artifact;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Production Schedule</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionScheduleImpl#getBase_Artifact <em>Base Artifact</em>}</li>
+ * </ul>
+ *
+ * @generated
+ */
+public class ProductionScheduleImpl extends MinimalEObjectImpl.Container implements ProductionSchedule {
+ /**
+ * The cached value of the '{@link #getBase_Artifact() <em>Base Artifact</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getBase_Artifact()
+ * @generated
+ * @ordered
+ */
+ protected Artifact base_Artifact;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ProductionScheduleImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return ProductionSchedulePackage.Literals.PRODUCTION_SCHEDULE;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Artifact getBase_Artifact() {
+ if (base_Artifact != null && base_Artifact.eIsProxy()) {
+ InternalEObject oldBase_Artifact = (InternalEObject)base_Artifact;
+ base_Artifact = (Artifact)eResolveProxy(oldBase_Artifact);
+ if (base_Artifact != oldBase_Artifact) {
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProductionSchedulePackage.PRODUCTION_SCHEDULE__BASE_ARTIFACT, oldBase_Artifact, base_Artifact));
+ }
+ }
+ return base_Artifact;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Artifact basicGetBase_Artifact() {
+ return base_Artifact;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setBase_Artifact(Artifact newBase_Artifact) {
+ Artifact oldBase_Artifact = base_Artifact;
+ base_Artifact = newBase_Artifact;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, ProductionSchedulePackage.PRODUCTION_SCHEDULE__BASE_ARTIFACT, oldBase_Artifact, base_Artifact));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_SCHEDULE__BASE_ARTIFACT:
+ if (resolve) return getBase_Artifact();
+ return basicGetBase_Artifact();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_SCHEDULE__BASE_ARTIFACT:
+ setBase_Artifact((Artifact)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_SCHEDULE__BASE_ARTIFACT:
+ setBase_Artifact((Artifact)null);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case ProductionSchedulePackage.PRODUCTION_SCHEDULE__BASE_ARTIFACT:
+ return base_Artifact != null;
+ }
+ return super.eIsSet(featureID);
+ }
+
+} //ProductionScheduleImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionSchedulePackageImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionSchedulePackageImpl.java
new file mode 100644
index 00000000000..b84484e7657
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/impl/ProductionSchedulePackageImpl.java
@@ -0,0 +1,223 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EPackage;
+import org.eclipse.emf.ecore.EReference;
+
+import org.eclipse.emf.ecore.impl.EPackageImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionScheduleFactory;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.B2mmlProcessSegmentPackageImpl;
+
+import org.eclipse.uml2.uml.UMLPackage;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model <b>Package</b>.
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class ProductionSchedulePackageImpl extends EPackageImpl implements ProductionSchedulePackage {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass productionScheduleEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass productionRequestEClass = null;
+
+ /**
+ * Creates an instance of the model <b>Package</b>, registered with
+ * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
+ * package URI value.
+ * <p>Note: the correct way to create the package is via the static
+ * factory method {@link #init init()}, which also performs
+ * initialization of the package, or returns the registered package,
+ * if one already exists.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.emf.ecore.EPackage.Registry
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage#eNS_URI
+ * @see #init()
+ * @generated
+ */
+ private ProductionSchedulePackageImpl() {
+ super(eNS_URI, ProductionScheduleFactory.eINSTANCE);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private static boolean isInited = false;
+
+ /**
+ * Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
+ *
+ * <p>This method is used to initialize {@link ProductionSchedulePackage#eINSTANCE} when that field is accessed.
+ * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #eNS_URI
+ * @see #createPackageContents()
+ * @see #initializePackageContents()
+ * @generated
+ */
+ public static ProductionSchedulePackage init() {
+ if (isInited) return (ProductionSchedulePackage)EPackage.Registry.INSTANCE.getEPackage(ProductionSchedulePackage.eNS_URI);
+
+ // Obtain or create and register package
+ ProductionSchedulePackageImpl theProductionSchedulePackage = (ProductionSchedulePackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof ProductionSchedulePackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new ProductionSchedulePackageImpl());
+
+ isInited = true;
+
+ // Initialize simple dependencies
+ UMLPackage.eINSTANCE.eClass();
+
+ // Obtain or create and register interdependencies
+ B2mmlProcessSegmentPackageImpl theB2mmlProcessSegmentPackage = (B2mmlProcessSegmentPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(B2mmlProcessSegmentPackage.eNS_URI) instanceof B2mmlProcessSegmentPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(B2mmlProcessSegmentPackage.eNS_URI) : B2mmlProcessSegmentPackage.eINSTANCE);
+
+ // Create package meta-data objects
+ theProductionSchedulePackage.createPackageContents();
+ theB2mmlProcessSegmentPackage.createPackageContents();
+
+ // Initialize created meta-data
+ theProductionSchedulePackage.initializePackageContents();
+ theB2mmlProcessSegmentPackage.initializePackageContents();
+
+ // Mark meta-data to indicate it can't be changed
+ theProductionSchedulePackage.freeze();
+
+
+ // Update the registry and return the package
+ EPackage.Registry.INSTANCE.put(ProductionSchedulePackage.eNS_URI, theProductionSchedulePackage);
+ return theProductionSchedulePackage;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getProductionSchedule() {
+ return productionScheduleEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProductionSchedule_Base_Artifact() {
+ return (EReference)productionScheduleEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getProductionRequest() {
+ return productionRequestEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProductionRequest_Base_Artifact() {
+ return (EReference)productionRequestEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionScheduleFactory getProductionScheduleFactory() {
+ return (ProductionScheduleFactory)getEFactoryInstance();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private boolean isCreated = false;
+
+ /**
+ * Creates the meta-model objects for the package. This method is
+ * guarded to have no affect on any invocation but its first.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void createPackageContents() {
+ if (isCreated) return;
+ isCreated = true;
+
+ // Create classes and their features
+ productionScheduleEClass = createEClass(PRODUCTION_SCHEDULE);
+ createEReference(productionScheduleEClass, PRODUCTION_SCHEDULE__BASE_ARTIFACT);
+
+ productionRequestEClass = createEClass(PRODUCTION_REQUEST);
+ createEReference(productionRequestEClass, PRODUCTION_REQUEST__BASE_ARTIFACT);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private boolean isInitialized = false;
+
+ /**
+ * Complete the initialization of the package and its meta-model. This
+ * method is guarded to have no affect on any invocation but its first.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void initializePackageContents() {
+ if (isInitialized) return;
+ isInitialized = true;
+
+ // Initialize package
+ setName(eNAME);
+ setNsPrefix(eNS_PREFIX);
+ setNsURI(eNS_URI);
+
+ // Obtain other dependent packages
+ UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
+
+ // Create type parameters
+
+ // Set bounds for type parameters
+
+ // Add supertypes to classes
+
+ // Initialize classes, features, and operations; add parameters
+ initEClass(productionScheduleEClass, ProductionSchedule.class, "ProductionSchedule", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getProductionSchedule_Base_Artifact(), theUMLPackage.getArtifact(), null, "base_Artifact", null, 1, 1, ProductionSchedule.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+
+ initEClass(productionRequestEClass, ProductionRequest.class, "ProductionRequest", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getProductionRequest_Base_Artifact(), theUMLPackage.getArtifact(), null, "base_Artifact", null, 1, 1, ProductionRequest.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ }
+
+} //ProductionSchedulePackageImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleAdapterFactory.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleAdapterFactory.java
new file mode 100644
index 00000000000..f761500a207
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleAdapterFactory.java
@@ -0,0 +1,138 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.util;
+
+import org.eclipse.emf.common.notify.Adapter;
+import org.eclipse.emf.common.notify.Notifier;
+
+import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.*;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Adapter Factory</b> for the model.
+ * It provides an adapter <code>createXXX</code> method for each class of the model.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage
+ * @generated
+ */
+public class ProductionScheduleAdapterFactory extends AdapterFactoryImpl {
+ /**
+ * The cached model package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected static ProductionSchedulePackage modelPackage;
+
+ /**
+ * Creates an instance of the adapter factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionScheduleAdapterFactory() {
+ if (modelPackage == null) {
+ modelPackage = ProductionSchedulePackage.eINSTANCE;
+ }
+ }
+
+ /**
+ * Returns whether this factory is applicable for the type of the object.
+ * <!-- begin-user-doc -->
+ * This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
+ * <!-- end-user-doc -->
+ * @return whether this factory is applicable for the type of the object.
+ * @generated
+ */
+ @Override
+ public boolean isFactoryForType(Object object) {
+ if (object == modelPackage) {
+ return true;
+ }
+ if (object instanceof EObject) {
+ return ((EObject)object).eClass().getEPackage() == modelPackage;
+ }
+ return false;
+ }
+
+ /**
+ * The switch that delegates to the <code>createXXX</code> methods.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ProductionScheduleSwitch<Adapter> modelSwitch =
+ new ProductionScheduleSwitch<Adapter>() {
+ @Override
+ public Adapter caseProductionSchedule(ProductionSchedule object) {
+ return createProductionScheduleAdapter();
+ }
+ @Override
+ public Adapter caseProductionRequest(ProductionRequest object) {
+ return createProductionRequestAdapter();
+ }
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
+
+ /**
+ * Creates an adapter for the <code>target</code>.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param target the object to adapt.
+ * @return the adapter for the <code>target</code>.
+ * @generated
+ */
+ @Override
+ public Adapter createAdapter(Notifier target) {
+ return modelSwitch.doSwitch((EObject)target);
+ }
+
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule <em>Production Schedule</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedule
+ * @generated
+ */
+ public Adapter createProductionScheduleAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest <em>Production Request</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionRequest
+ * @generated
+ */
+ public Adapter createProductionRequestAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for the default case.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @generated
+ */
+ public Adapter createEObjectAdapter() {
+ return null;
+ }
+
+} //ProductionScheduleAdapterFactory
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleSwitch.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleSwitch.java
new file mode 100644
index 00000000000..49643cb50e5
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/ProductionSchedule/util/ProductionScheduleSwitch.java
@@ -0,0 +1,131 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.util;
+
+import org.eclipse.emf.ecore.EObject;
+import org.eclipse.emf.ecore.EPackage;
+
+import org.eclipse.emf.ecore.util.Switch;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.*;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Switch</b> for the model's inheritance hierarchy.
+ * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
+ * to invoke the <code>caseXXX</code> method for each class of the model,
+ * starting with the actual class of the object
+ * and proceeding up the inheritance hierarchy
+ * until a non-null result is returned,
+ * which is the result of the switch.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage
+ * @generated
+ */
+public class ProductionScheduleSwitch<T> extends Switch<T> {
+ /**
+ * The cached model package
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected static ProductionSchedulePackage modelPackage;
+
+ /**
+ * Creates an instance of the switch.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProductionScheduleSwitch() {
+ if (modelPackage == null) {
+ modelPackage = ProductionSchedulePackage.eINSTANCE;
+ }
+ }
+
+ /**
+ * Checks whether this is a switch for the given package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param ePackage the package in question.
+ * @return whether this is a switch for the given package.
+ * @generated
+ */
+ @Override
+ protected boolean isSwitchFor(EPackage ePackage) {
+ return ePackage == modelPackage;
+ }
+
+ /**
+ * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the first non-null result returned by a <code>caseXXX</code> call.
+ * @generated
+ */
+ @Override
+ protected T doSwitch(int classifierID, EObject theEObject) {
+ switch (classifierID) {
+ case ProductionSchedulePackage.PRODUCTION_SCHEDULE: {
+ ProductionSchedule productionSchedule = (ProductionSchedule)theEObject;
+ T result = caseProductionSchedule(productionSchedule);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case ProductionSchedulePackage.PRODUCTION_REQUEST: {
+ ProductionRequest productionRequest = (ProductionRequest)theEObject;
+ T result = caseProductionRequest(productionRequest);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ default: return defaultCase(theEObject);
+ }
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Production Schedule</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Production Schedule</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseProductionSchedule(ProductionSchedule object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Production Request</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Production Request</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseProductionRequest(ProductionRequest object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>EObject</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch, but this is the last case anyway.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>EObject</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject)
+ * @generated
+ */
+ @Override
+ public T defaultCase(EObject object) {
+ return null;
+ }
+
+} //ProductionScheduleSwitch
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentFactoryImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentFactoryImpl.java
new file mode 100644
index 00000000000..cca33c53194
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentFactoryImpl.java
@@ -0,0 +1,161 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EObject;
+import org.eclipse.emf.ecore.EPackage;
+
+import org.eclipse.emf.ecore.impl.EFactoryImpl;
+
+import org.eclipse.emf.ecore.plugin.EcorePlugin;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.*;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model <b>Factory</b>.
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class B2mmlProcessSegmentFactoryImpl extends EFactoryImpl implements B2mmlProcessSegmentFactory {
+ /**
+ * Creates the default factory implementation.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public static B2mmlProcessSegmentFactory init() {
+ try {
+ B2mmlProcessSegmentFactory theB2mmlProcessSegmentFactory = (B2mmlProcessSegmentFactory)EPackage.Registry.INSTANCE.getEFactory(B2mmlProcessSegmentPackage.eNS_URI);
+ if (theB2mmlProcessSegmentFactory != null) {
+ return theB2mmlProcessSegmentFactory;
+ }
+ }
+ catch (Exception exception) {
+ EcorePlugin.INSTANCE.log(exception);
+ }
+ return new B2mmlProcessSegmentFactoryImpl();
+ }
+
+ /**
+ * Creates an instance of the factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public B2mmlProcessSegmentFactoryImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public EObject create(EClass eClass) {
+ switch (eClass.getClassifierID()) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION: return createProcessSegmentInformation();
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT: return createProcessSegment();
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_PARAMETER: return createProcessSegmentParameter();
+ case B2mmlProcessSegmentPackage.PERSONNEL_SEGMENT_SPECIFICATION: return createPersonnelSegmentSpecification();
+ case B2mmlProcessSegmentPackage.EQUIPMENT_SEGMENT_SPECIFICATION: return createEquipmentSegmentSpecification();
+ case B2mmlProcessSegmentPackage.PHYSICAL_ASSET_SEGMENT_SPECIFICATION: return createPhysicalAssetSegmentSpecification();
+ case B2mmlProcessSegmentPackage.MATERIAL_SEGMENT_SPECIFICATION: return createMaterialSegmentSpecification();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ }
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProcessSegmentInformation createProcessSegmentInformation() {
+ ProcessSegmentInformationImpl processSegmentInformation = new ProcessSegmentInformationImpl();
+ return processSegmentInformation;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProcessSegment createProcessSegment() {
+ ProcessSegmentImpl processSegment = new ProcessSegmentImpl();
+ return processSegment;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProcessSegmentParameter createProcessSegmentParameter() {
+ ProcessSegmentParameterImpl processSegmentParameter = new ProcessSegmentParameterImpl();
+ return processSegmentParameter;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public PersonnelSegmentSpecification createPersonnelSegmentSpecification() {
+ PersonnelSegmentSpecificationImpl personnelSegmentSpecification = new PersonnelSegmentSpecificationImpl();
+ return personnelSegmentSpecification;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EquipmentSegmentSpecification createEquipmentSegmentSpecification() {
+ EquipmentSegmentSpecificationImpl equipmentSegmentSpecification = new EquipmentSegmentSpecificationImpl();
+ return equipmentSegmentSpecification;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public PhysicalAssetSegmentSpecification createPhysicalAssetSegmentSpecification() {
+ PhysicalAssetSegmentSpecificationImpl physicalAssetSegmentSpecification = new PhysicalAssetSegmentSpecificationImpl();
+ return physicalAssetSegmentSpecification;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public MaterialSegmentSpecification createMaterialSegmentSpecification() {
+ MaterialSegmentSpecificationImpl materialSegmentSpecification = new MaterialSegmentSpecificationImpl();
+ return materialSegmentSpecification;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public B2mmlProcessSegmentPackage getB2mmlProcessSegmentPackage() {
+ return (B2mmlProcessSegmentPackage)getEPackage();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @deprecated
+ * @generated
+ */
+ @Deprecated
+ public static B2mmlProcessSegmentPackage getPackage() {
+ return B2mmlProcessSegmentPackage.eINSTANCE;
+ }
+
+} //B2mmlProcessSegmentFactoryImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentPackageImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentPackageImpl.java
new file mode 100644
index 00000000000..9f176e5b7f0
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/B2mmlProcessSegmentPackageImpl.java
@@ -0,0 +1,368 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.EPackage;
+import org.eclipse.emf.ecore.EReference;
+
+import org.eclipse.emf.ecore.impl.EPackageImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentFactory;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.EquipmentSegmentSpecification;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.MaterialSegmentSpecification;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PersonnelSegmentSpecification;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PhysicalAssetSegmentSpecification;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentParameter;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.ProductionSchedulePackage;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProductionSchedule.impl.ProductionSchedulePackageImpl;
+
+import org.eclipse.uml2.uml.UMLPackage;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model <b>Package</b>.
+ * <!-- end-user-doc -->
+ * @generated
+ */
+public class B2mmlProcessSegmentPackageImpl extends EPackageImpl implements B2mmlProcessSegmentPackage {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass processSegmentInformationEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass processSegmentEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass processSegmentParameterEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass personnelSegmentSpecificationEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass equipmentSegmentSpecificationEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass physicalAssetSegmentSpecificationEClass = null;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private EClass materialSegmentSpecificationEClass = null;
+
+ /**
+ * Creates an instance of the model <b>Package</b>, registered with
+ * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
+ * package URI value.
+ * <p>Note: the correct way to create the package is via the static
+ * factory method {@link #init init()}, which also performs
+ * initialization of the package, or returns the registered package,
+ * if one already exists.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see org.eclipse.emf.ecore.EPackage.Registry
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage#eNS_URI
+ * @see #init()
+ * @generated
+ */
+ private B2mmlProcessSegmentPackageImpl() {
+ super(eNS_URI, B2mmlProcessSegmentFactory.eINSTANCE);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private static boolean isInited = false;
+
+ /**
+ * Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
+ *
+ * <p>This method is used to initialize {@link B2mmlProcessSegmentPackage#eINSTANCE} when that field is accessed.
+ * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #eNS_URI
+ * @see #createPackageContents()
+ * @see #initializePackageContents()
+ * @generated
+ */
+ public static B2mmlProcessSegmentPackage init() {
+ if (isInited) return (B2mmlProcessSegmentPackage)EPackage.Registry.INSTANCE.getEPackage(B2mmlProcessSegmentPackage.eNS_URI);
+
+ // Obtain or create and register package
+ B2mmlProcessSegmentPackageImpl theB2mmlProcessSegmentPackage = (B2mmlProcessSegmentPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof B2mmlProcessSegmentPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new B2mmlProcessSegmentPackageImpl());
+
+ isInited = true;
+
+ // Initialize simple dependencies
+ UMLPackage.eINSTANCE.eClass();
+
+ // Obtain or create and register interdependencies
+ ProductionSchedulePackageImpl theProductionSchedulePackage = (ProductionSchedulePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(ProductionSchedulePackage.eNS_URI) instanceof ProductionSchedulePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(ProductionSchedulePackage.eNS_URI) : ProductionSchedulePackage.eINSTANCE);
+
+ // Create package meta-data objects
+ theB2mmlProcessSegmentPackage.createPackageContents();
+ theProductionSchedulePackage.createPackageContents();
+
+ // Initialize created meta-data
+ theB2mmlProcessSegmentPackage.initializePackageContents();
+ theProductionSchedulePackage.initializePackageContents();
+
+ // Mark meta-data to indicate it can't be changed
+ theB2mmlProcessSegmentPackage.freeze();
+
+
+ // Update the registry and return the package
+ EPackage.Registry.INSTANCE.put(B2mmlProcessSegmentPackage.eNS_URI, theB2mmlProcessSegmentPackage);
+ return theB2mmlProcessSegmentPackage;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getProcessSegmentInformation() {
+ return processSegmentInformationEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProcessSegmentInformation_Processsegment() {
+ return (EReference)processSegmentInformationEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProcessSegmentInformation_Base_Activity() {
+ return (EReference)processSegmentInformationEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getProcessSegment() {
+ return processSegmentEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProcessSegment_Base_Action() {
+ return (EReference)processSegmentEClass.getEStructuralFeatures().get(0);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProcessSegment_Processsegment() {
+ return (EReference)processSegmentEClass.getEStructuralFeatures().get(1);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EReference getProcessSegment_Base_Behavior() {
+ return (EReference)processSegmentEClass.getEStructuralFeatures().get(2);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getProcessSegmentParameter() {
+ return processSegmentParameterEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getPersonnelSegmentSpecification() {
+ return personnelSegmentSpecificationEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getEquipmentSegmentSpecification() {
+ return equipmentSegmentSpecificationEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getPhysicalAssetSegmentSpecification() {
+ return physicalAssetSegmentSpecificationEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EClass getMaterialSegmentSpecification() {
+ return materialSegmentSpecificationEClass;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public B2mmlProcessSegmentFactory getB2mmlProcessSegmentFactory() {
+ return (B2mmlProcessSegmentFactory)getEFactoryInstance();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private boolean isCreated = false;
+
+ /**
+ * Creates the meta-model objects for the package. This method is
+ * guarded to have no affect on any invocation but its first.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void createPackageContents() {
+ if (isCreated) return;
+ isCreated = true;
+
+ // Create classes and their features
+ processSegmentInformationEClass = createEClass(PROCESS_SEGMENT_INFORMATION);
+ createEReference(processSegmentInformationEClass, PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT);
+ createEReference(processSegmentInformationEClass, PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY);
+
+ processSegmentEClass = createEClass(PROCESS_SEGMENT);
+ createEReference(processSegmentEClass, PROCESS_SEGMENT__BASE_ACTION);
+ createEReference(processSegmentEClass, PROCESS_SEGMENT__PROCESSSEGMENT);
+ createEReference(processSegmentEClass, PROCESS_SEGMENT__BASE_BEHAVIOR);
+
+ processSegmentParameterEClass = createEClass(PROCESS_SEGMENT_PARAMETER);
+
+ personnelSegmentSpecificationEClass = createEClass(PERSONNEL_SEGMENT_SPECIFICATION);
+
+ equipmentSegmentSpecificationEClass = createEClass(EQUIPMENT_SEGMENT_SPECIFICATION);
+
+ physicalAssetSegmentSpecificationEClass = createEClass(PHYSICAL_ASSET_SEGMENT_SPECIFICATION);
+
+ materialSegmentSpecificationEClass = createEClass(MATERIAL_SEGMENT_SPECIFICATION);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ private boolean isInitialized = false;
+
+ /**
+ * Complete the initialization of the package and its meta-model. This
+ * method is guarded to have no affect on any invocation but its first.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void initializePackageContents() {
+ if (isInitialized) return;
+ isInitialized = true;
+
+ // Initialize package
+ setName(eNAME);
+ setNsPrefix(eNS_PREFIX);
+ setNsURI(eNS_URI);
+
+ // Obtain other dependent packages
+ ProductionSchedulePackage theProductionSchedulePackage = (ProductionSchedulePackage)EPackage.Registry.INSTANCE.getEPackage(ProductionSchedulePackage.eNS_URI);
+ UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
+
+ // Add subpackages
+ getESubpackages().add(theProductionSchedulePackage);
+
+ // Create type parameters
+
+ // Set bounds for type parameters
+
+ // Add supertypes to classes
+
+ // Initialize classes, features, and operations; add parameters
+ initEClass(processSegmentInformationEClass, ProcessSegmentInformation.class, "ProcessSegmentInformation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getProcessSegmentInformation_Processsegment(), this.getProcessSegment(), null, "processsegment", null, 1, 1, ProcessSegmentInformation.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getProcessSegmentInformation_Base_Activity(), theUMLPackage.getActivity(), null, "base_Activity", null, 1, 1, ProcessSegmentInformation.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+
+ initEClass(processSegmentEClass, ProcessSegment.class, "ProcessSegment", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getProcessSegment_Base_Action(), theUMLPackage.getAction(), null, "base_Action", null, 1, 1, ProcessSegment.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getProcessSegment_Processsegment(), this.getProcessSegment(), null, "processsegment", null, 0, -1, ProcessSegment.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getProcessSegment_Base_Behavior(), theUMLPackage.getBehavior(), null, "base_Behavior", null, 1, 1, ProcessSegment.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+
+ initEClass(processSegmentParameterEClass, ProcessSegmentParameter.class, "ProcessSegmentParameter", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(personnelSegmentSpecificationEClass, PersonnelSegmentSpecification.class, "PersonnelSegmentSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(equipmentSegmentSpecificationEClass, EquipmentSegmentSpecification.class, "EquipmentSegmentSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(physicalAssetSegmentSpecificationEClass, PhysicalAssetSegmentSpecification.class, "PhysicalAssetSegmentSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(materialSegmentSpecificationEClass, MaterialSegmentSpecification.class, "MaterialSegmentSpecification", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+
+ // Create resource
+ createResource(eNS_URI);
+ }
+
+} //B2mmlProcessSegmentPackageImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/EquipmentSegmentSpecificationImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/EquipmentSegmentSpecificationImpl.java
new file mode 100644
index 00000000000..48e4849a740
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/EquipmentSegmentSpecificationImpl.java
@@ -0,0 +1,39 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.EquipmentSegmentSpecification;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Equipment Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * @generated
+ */
+public class EquipmentSegmentSpecificationImpl extends MinimalEObjectImpl.Container implements EquipmentSegmentSpecification {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected EquipmentSegmentSpecificationImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.EQUIPMENT_SEGMENT_SPECIFICATION;
+ }
+
+} //EquipmentSegmentSpecificationImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/MaterialSegmentSpecificationImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/MaterialSegmentSpecificationImpl.java
new file mode 100644
index 00000000000..862fdade237
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/MaterialSegmentSpecificationImpl.java
@@ -0,0 +1,39 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.MaterialSegmentSpecification;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Material Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * @generated
+ */
+public class MaterialSegmentSpecificationImpl extends MinimalEObjectImpl.Container implements MaterialSegmentSpecification {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected MaterialSegmentSpecificationImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.MATERIAL_SEGMENT_SPECIFICATION;
+ }
+
+} //MaterialSegmentSpecificationImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PersonnelSegmentSpecificationImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PersonnelSegmentSpecificationImpl.java
new file mode 100644
index 00000000000..ead98edfa6b
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PersonnelSegmentSpecificationImpl.java
@@ -0,0 +1,39 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PersonnelSegmentSpecification;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Personnel Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * @generated
+ */
+public class PersonnelSegmentSpecificationImpl extends MinimalEObjectImpl.Container implements PersonnelSegmentSpecification {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected PersonnelSegmentSpecificationImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.PERSONNEL_SEGMENT_SPECIFICATION;
+ }
+
+} //PersonnelSegmentSpecificationImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PhysicalAssetSegmentSpecificationImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PhysicalAssetSegmentSpecificationImpl.java
new file mode 100644
index 00000000000..599577572d8
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/PhysicalAssetSegmentSpecificationImpl.java
@@ -0,0 +1,39 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PhysicalAssetSegmentSpecification;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Physical Asset Segment Specification</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * @generated
+ */
+public class PhysicalAssetSegmentSpecificationImpl extends MinimalEObjectImpl.Container implements PhysicalAssetSegmentSpecification {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected PhysicalAssetSegmentSpecificationImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.PHYSICAL_ASSET_SEGMENT_SPECIFICATION;
+ }
+
+} //PhysicalAssetSegmentSpecificationImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentImpl.java
new file mode 100644
index 00000000000..84d2e01f0c1
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentImpl.java
@@ -0,0 +1,260 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import java.util.Collection;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.common.util.EList;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.emf.ecore.util.EObjectResolvingEList;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment;
+
+import org.eclipse.uml2.uml.Action;
+import org.eclipse.uml2.uml.Behavior;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Process Segment</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl#getBase_Action <em>Base Action</em>}</li>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl#getProcesssegment <em>Processsegment</em>}</li>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentImpl#getBase_Behavior <em>Base Behavior</em>}</li>
+ * </ul>
+ *
+ * @generated
+ */
+public class ProcessSegmentImpl extends MinimalEObjectImpl.Container implements ProcessSegment {
+ /**
+ * The cached value of the '{@link #getBase_Action() <em>Base Action</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getBase_Action()
+ * @generated
+ * @ordered
+ */
+ protected Action base_Action;
+
+ /**
+ * The cached value of the '{@link #getProcesssegment() <em>Processsegment</em>}' reference list.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getProcesssegment()
+ * @generated
+ * @ordered
+ */
+ protected EList<ProcessSegment> processsegment;
+
+ /**
+ * The cached value of the '{@link #getBase_Behavior() <em>Base Behavior</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getBase_Behavior()
+ * @generated
+ * @ordered
+ */
+ protected Behavior base_Behavior;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ProcessSegmentImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.PROCESS_SEGMENT;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Action getBase_Action() {
+ if (base_Action != null && base_Action.eIsProxy()) {
+ InternalEObject oldBase_Action = (InternalEObject)base_Action;
+ base_Action = (Action)eResolveProxy(oldBase_Action);
+ if (base_Action != oldBase_Action) {
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_ACTION, oldBase_Action, base_Action));
+ }
+ }
+ return base_Action;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Action basicGetBase_Action() {
+ return base_Action;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setBase_Action(Action newBase_Action) {
+ Action oldBase_Action = base_Action;
+ base_Action = newBase_Action;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_ACTION, oldBase_Action, base_Action));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public EList<ProcessSegment> getProcesssegment() {
+ if (processsegment == null) {
+ processsegment = new EObjectResolvingEList<ProcessSegment>(ProcessSegment.class, this, B2mmlProcessSegmentPackage.PROCESS_SEGMENT__PROCESSSEGMENT);
+ }
+ return processsegment;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Behavior getBase_Behavior() {
+ if (base_Behavior != null && base_Behavior.eIsProxy()) {
+ InternalEObject oldBase_Behavior = (InternalEObject)base_Behavior;
+ base_Behavior = (Behavior)eResolveProxy(oldBase_Behavior);
+ if (base_Behavior != oldBase_Behavior) {
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_BEHAVIOR, oldBase_Behavior, base_Behavior));
+ }
+ }
+ return base_Behavior;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Behavior basicGetBase_Behavior() {
+ return base_Behavior;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setBase_Behavior(Behavior newBase_Behavior) {
+ Behavior oldBase_Behavior = base_Behavior;
+ base_Behavior = newBase_Behavior;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_BEHAVIOR, oldBase_Behavior, base_Behavior));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_ACTION:
+ if (resolve) return getBase_Action();
+ return basicGetBase_Action();
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__PROCESSSEGMENT:
+ return getProcesssegment();
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_BEHAVIOR:
+ if (resolve) return getBase_Behavior();
+ return basicGetBase_Behavior();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @SuppressWarnings("unchecked")
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_ACTION:
+ setBase_Action((Action)newValue);
+ return;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__PROCESSSEGMENT:
+ getProcesssegment().clear();
+ getProcesssegment().addAll((Collection<? extends ProcessSegment>)newValue);
+ return;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_BEHAVIOR:
+ setBase_Behavior((Behavior)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_ACTION:
+ setBase_Action((Action)null);
+ return;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__PROCESSSEGMENT:
+ getProcesssegment().clear();
+ return;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_BEHAVIOR:
+ setBase_Behavior((Behavior)null);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_ACTION:
+ return base_Action != null;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__PROCESSSEGMENT:
+ return processsegment != null && !processsegment.isEmpty();
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT__BASE_BEHAVIOR:
+ return base_Behavior != null;
+ }
+ return super.eIsSet(featureID);
+ }
+
+} //ProcessSegmentImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentInformationImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentInformationImpl.java
new file mode 100644
index 00000000000..24f0abc0926
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentInformationImpl.java
@@ -0,0 +1,219 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.common.notify.Notification;
+
+import org.eclipse.emf.ecore.EClass;
+import org.eclipse.emf.ecore.InternalEObject;
+
+import org.eclipse.emf.ecore.impl.ENotificationImpl;
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation;
+
+import org.eclipse.uml2.uml.Activity;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Process Segment Information</b></em>'.
+ * <!-- end-user-doc -->
+ * <p>
+ * The following features are implemented:
+ * </p>
+ * <ul>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentInformationImpl#getProcesssegment <em>Processsegment</em>}</li>
+ * <li>{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl.ProcessSegmentInformationImpl#getBase_Activity <em>Base Activity</em>}</li>
+ * </ul>
+ *
+ * @generated
+ */
+public class ProcessSegmentInformationImpl extends MinimalEObjectImpl.Container implements ProcessSegmentInformation {
+ /**
+ * The cached value of the '{@link #getProcesssegment() <em>Processsegment</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getProcesssegment()
+ * @generated
+ * @ordered
+ */
+ protected ProcessSegment processsegment;
+
+ /**
+ * The cached value of the '{@link #getBase_Activity() <em>Base Activity</em>}' reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @see #getBase_Activity()
+ * @generated
+ * @ordered
+ */
+ protected Activity base_Activity;
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ProcessSegmentInformationImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.PROCESS_SEGMENT_INFORMATION;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProcessSegment getProcesssegment() {
+ if (processsegment != null && processsegment.eIsProxy()) {
+ InternalEObject oldProcesssegment = (InternalEObject)processsegment;
+ processsegment = (ProcessSegment)eResolveProxy(oldProcesssegment);
+ if (processsegment != oldProcesssegment) {
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT, oldProcesssegment, processsegment));
+ }
+ }
+ return processsegment;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public ProcessSegment basicGetProcesssegment() {
+ return processsegment;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setProcesssegment(ProcessSegment newProcesssegment) {
+ ProcessSegment oldProcesssegment = processsegment;
+ processsegment = newProcesssegment;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT, oldProcesssegment, processsegment));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Activity getBase_Activity() {
+ if (base_Activity != null && base_Activity.eIsProxy()) {
+ InternalEObject oldBase_Activity = (InternalEObject)base_Activity;
+ base_Activity = (Activity)eResolveProxy(oldBase_Activity);
+ if (base_Activity != oldBase_Activity) {
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.RESOLVE, B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY, oldBase_Activity, base_Activity));
+ }
+ }
+ return base_Activity;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public Activity basicGetBase_Activity() {
+ return base_Activity;
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public void setBase_Activity(Activity newBase_Activity) {
+ Activity oldBase_Activity = base_Activity;
+ base_Activity = newBase_Activity;
+ if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY, oldBase_Activity, base_Activity));
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public Object eGet(int featureID, boolean resolve, boolean coreType) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT:
+ if (resolve) return getProcesssegment();
+ return basicGetProcesssegment();
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY:
+ if (resolve) return getBase_Activity();
+ return basicGetBase_Activity();
+ }
+ return super.eGet(featureID, resolve, coreType);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eSet(int featureID, Object newValue) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT:
+ setProcesssegment((ProcessSegment)newValue);
+ return;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY:
+ setBase_Activity((Activity)newValue);
+ return;
+ }
+ super.eSet(featureID, newValue);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public void eUnset(int featureID) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT:
+ setProcesssegment((ProcessSegment)null);
+ return;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY:
+ setBase_Activity((Activity)null);
+ return;
+ }
+ super.eUnset(featureID);
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ public boolean eIsSet(int featureID) {
+ switch (featureID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__PROCESSSEGMENT:
+ return processsegment != null;
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION__BASE_ACTIVITY:
+ return base_Activity != null;
+ }
+ return super.eIsSet(featureID);
+ }
+
+} //ProcessSegmentInformationImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentParameterImpl.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentParameterImpl.java
new file mode 100644
index 00000000000..36996c907b3
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/impl/ProcessSegmentParameterImpl.java
@@ -0,0 +1,39 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.impl;
+
+import org.eclipse.emf.ecore.EClass;
+
+import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage;
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentParameter;
+
+/**
+ * <!-- begin-user-doc -->
+ * An implementation of the model object '<em><b>Process Segment Parameter</b></em>'.
+ * <!-- end-user-doc -->
+ *
+ * @generated
+ */
+public class ProcessSegmentParameterImpl extends MinimalEObjectImpl.Container implements ProcessSegmentParameter {
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected ProcessSegmentParameterImpl() {
+ super();
+ }
+
+ /**
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ @Override
+ protected EClass eStaticClass() {
+ return B2mmlProcessSegmentPackage.Literals.PROCESS_SEGMENT_PARAMETER;
+ }
+
+} //ProcessSegmentParameterImpl
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentAdapterFactory.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentAdapterFactory.java
new file mode 100644
index 00000000000..3426ddf604d
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentAdapterFactory.java
@@ -0,0 +1,228 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.util;
+
+import org.eclipse.emf.common.notify.Adapter;
+import org.eclipse.emf.common.notify.Notifier;
+
+import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
+
+import org.eclipse.emf.ecore.EObject;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.*;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Adapter Factory</b> for the model.
+ * It provides an adapter <code>createXXX</code> method for each class of the model.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage
+ * @generated
+ */
+public class B2mmlProcessSegmentAdapterFactory extends AdapterFactoryImpl {
+ /**
+ * The cached model package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected static B2mmlProcessSegmentPackage modelPackage;
+
+ /**
+ * Creates an instance of the adapter factory.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public B2mmlProcessSegmentAdapterFactory() {
+ if (modelPackage == null) {
+ modelPackage = B2mmlProcessSegmentPackage.eINSTANCE;
+ }
+ }
+
+ /**
+ * Returns whether this factory is applicable for the type of the object.
+ * <!-- begin-user-doc -->
+ * This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
+ * <!-- end-user-doc -->
+ * @return whether this factory is applicable for the type of the object.
+ * @generated
+ */
+ @Override
+ public boolean isFactoryForType(Object object) {
+ if (object == modelPackage) {
+ return true;
+ }
+ if (object instanceof EObject) {
+ return ((EObject)object).eClass().getEPackage() == modelPackage;
+ }
+ return false;
+ }
+
+ /**
+ * The switch that delegates to the <code>createXXX</code> methods.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected B2mmlProcessSegmentSwitch<Adapter> modelSwitch =
+ new B2mmlProcessSegmentSwitch<Adapter>() {
+ @Override
+ public Adapter caseProcessSegmentInformation(ProcessSegmentInformation object) {
+ return createProcessSegmentInformationAdapter();
+ }
+ @Override
+ public Adapter caseProcessSegment(ProcessSegment object) {
+ return createProcessSegmentAdapter();
+ }
+ @Override
+ public Adapter caseProcessSegmentParameter(ProcessSegmentParameter object) {
+ return createProcessSegmentParameterAdapter();
+ }
+ @Override
+ public Adapter casePersonnelSegmentSpecification(PersonnelSegmentSpecification object) {
+ return createPersonnelSegmentSpecificationAdapter();
+ }
+ @Override
+ public Adapter caseEquipmentSegmentSpecification(EquipmentSegmentSpecification object) {
+ return createEquipmentSegmentSpecificationAdapter();
+ }
+ @Override
+ public Adapter casePhysicalAssetSegmentSpecification(PhysicalAssetSegmentSpecification object) {
+ return createPhysicalAssetSegmentSpecificationAdapter();
+ }
+ @Override
+ public Adapter caseMaterialSegmentSpecification(MaterialSegmentSpecification object) {
+ return createMaterialSegmentSpecificationAdapter();
+ }
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
+
+ /**
+ * Creates an adapter for the <code>target</code>.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param target the object to adapt.
+ * @return the adapter for the <code>target</code>.
+ * @generated
+ */
+ @Override
+ public Adapter createAdapter(Notifier target) {
+ return modelSwitch.doSwitch((EObject)target);
+ }
+
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation <em>Process Segment Information</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentInformation
+ * @generated
+ */
+ public Adapter createProcessSegmentInformationAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment <em>Process Segment</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegment
+ * @generated
+ */
+ public Adapter createProcessSegmentAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentParameter <em>Process Segment Parameter</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.ProcessSegmentParameter
+ * @generated
+ */
+ public Adapter createProcessSegmentParameterAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PersonnelSegmentSpecification <em>Personnel Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PersonnelSegmentSpecification
+ * @generated
+ */
+ public Adapter createPersonnelSegmentSpecificationAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.EquipmentSegmentSpecification <em>Equipment Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.EquipmentSegmentSpecification
+ * @generated
+ */
+ public Adapter createEquipmentSegmentSpecificationAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PhysicalAssetSegmentSpecification <em>Physical Asset Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.PhysicalAssetSegmentSpecification
+ * @generated
+ */
+ public Adapter createPhysicalAssetSegmentSpecificationAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.MaterialSegmentSpecification <em>Material Segment Specification</em>}'.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.MaterialSegmentSpecification
+ * @generated
+ */
+ public Adapter createMaterialSegmentSpecificationAdapter() {
+ return null;
+ }
+
+ /**
+ * Creates a new adapter for the default case.
+ * <!-- begin-user-doc -->
+ * This default implementation returns null.
+ * <!-- end-user-doc -->
+ * @return the new adapter.
+ * @generated
+ */
+ public Adapter createEObjectAdapter() {
+ return null;
+ }
+
+} //B2mmlProcessSegmentAdapterFactory
diff --git a/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentSwitch.java b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentSwitch.java
new file mode 100644
index 00000000000..f5e9c6a9ad3
--- /dev/null
+++ b/extraplugins/manufacturing/org.eclipse.papyrus.manufacturing.b2mml/src/org/eclipse/papyrus/manufacturing/b2mml/profile/B2MML_ProcessSegment/util/B2mmlProcessSegmentSwitch.java
@@ -0,0 +1,236 @@
+/**
+ */
+package org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.util;
+
+import org.eclipse.emf.ecore.EObject;
+import org.eclipse.emf.ecore.EPackage;
+
+import org.eclipse.emf.ecore.util.Switch;
+
+import org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.*;
+
+/**
+ * <!-- begin-user-doc -->
+ * The <b>Switch</b> for the model's inheritance hierarchy.
+ * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
+ * to invoke the <code>caseXXX</code> method for each class of the model,
+ * starting with the actual class of the object
+ * and proceeding up the inheritance hierarchy
+ * until a non-null result is returned,
+ * which is the result of the switch.
+ * <!-- end-user-doc -->
+ * @see org.eclipse.papyrus.manufacturing.b2mml.profile.B2MML_ProcessSegment.B2mmlProcessSegmentPackage
+ * @generated
+ */
+public class B2mmlProcessSegmentSwitch<T> extends Switch<T> {
+ /**
+ * The cached model package
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ protected static B2mmlProcessSegmentPackage modelPackage;
+
+ /**
+ * Creates an instance of the switch.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @generated
+ */
+ public B2mmlProcessSegmentSwitch() {
+ if (modelPackage == null) {
+ modelPackage = B2mmlProcessSegmentPackage.eINSTANCE;
+ }
+ }
+
+ /**
+ * Checks whether this is a switch for the given package.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param ePackage the package in question.
+ * @return whether this is a switch for the given package.
+ * @generated
+ */
+ @Override
+ protected boolean isSwitchFor(EPackage ePackage) {
+ return ePackage == modelPackage;
+ }
+
+ /**
+ * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @return the first non-null result returned by a <code>caseXXX</code> call.
+ * @generated
+ */
+ @Override
+ protected T doSwitch(int classifierID, EObject theEObject) {
+ switch (classifierID) {
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_INFORMATION: {
+ ProcessSegmentInformation processSegmentInformation = (ProcessSegmentInformation)theEObject;
+ T result = caseProcessSegmentInformation(processSegmentInformation);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT: {
+ ProcessSegment processSegment = (ProcessSegment)theEObject;
+ T result = caseProcessSegment(processSegment);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case B2mmlProcessSegmentPackage.PROCESS_SEGMENT_PARAMETER: {
+ ProcessSegmentParameter processSegmentParameter = (ProcessSegmentParameter)theEObject;
+ T result = caseProcessSegmentParameter(processSegmentParameter);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case B2mmlProcessSegmentPackage.PERSONNEL_SEGMENT_SPECIFICATION: {
+ PersonnelSegmentSpecification personnelSegmentSpecification = (PersonnelSegmentSpecification)theEObject;
+ T result = casePersonnelSegmentSpecification(personnelSegmentSpecification);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case B2mmlProcessSegmentPackage.EQUIPMENT_SEGMENT_SPECIFICATION: {
+ EquipmentSegmentSpecification equipmentSegmentSpecification = (EquipmentSegmentSpecification)theEObject;
+ T result = caseEquipmentSegmentSpecification(equipmentSegmentSpecification);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case B2mmlProcessSegmentPackage.PHYSICAL_ASSET_SEGMENT_SPECIFICATION: {
+ PhysicalAssetSegmentSpecification physicalAssetSegmentSpecification = (PhysicalAssetSegmentSpecification)theEObject;
+ T result = casePhysicalAssetSegmentSpecification(physicalAssetSegmentSpecification);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ case B2mmlProcessSegmentPackage.MATERIAL_SEGMENT_SPECIFICATION: {
+ MaterialSegmentSpecification materialSegmentSpecification = (MaterialSegmentSpecification)theEObject;
+ T result = caseMaterialSegmentSpecification(materialSegmentSpecification);
+ if (result == null) result = defaultCase(theEObject);
+ return result;
+ }
+ default: return defaultCase(theEObject);
+ }
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Process Segment Information</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Process Segment Information</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseProcessSegmentInformation(ProcessSegmentInformation object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Process Segment</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Process Segment</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseProcessSegment(ProcessSegment object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Process Segment Parameter</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Process Segment Parameter</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseProcessSegmentParameter(ProcessSegmentParameter object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Personnel Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Personnel Segment Specification</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T casePersonnelSegmentSpecification(PersonnelSegmentSpecification object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Equipment Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Equipment Segment Specification</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseEquipmentSegmentSpecification(EquipmentSegmentSpecification object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Physical Asset Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Physical Asset Segment Specification</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T casePhysicalAssetSegmentSpecification(PhysicalAssetSegmentSpecification object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>Material Segment Specification</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>Material Segment Specification</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
+ * @generated
+ */
+ public T caseMaterialSegmentSpecification(MaterialSegmentSpecification object) {
+ return null;
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of '<em>EObject</em>'.
+ * <!-- begin-user-doc -->
+ * This implementation returns null;
+ * returning a non-null result will terminate the switch, but this is the last case anyway.
+ * <!-- end-user-doc -->
+ * @param object the target of the switch.
+ * @return the result of interpreting the object as an instance of '<em>EObject</em>'.
+ * @see #doSwitch(org.eclipse.emf.ecore.EObject)
+ * @generated
+ */
+ @Override
+ public T defaultCase(EObject object) {
+ return null;
+ }
+
+} //B2mmlProcessSegmentSwitch

Back to the top