Quantities.genmodel 970 bytes
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel"
    modelDirectory="/de.hftstuttgart.cityunits.model/src" creationIcons="false"
    modelPluginID="de.hftstuttgart.cityunits.model" modelName="Quantities" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
    importerID="org.eclipse.emf.importer.ecore" complianceLevel="11.0" copyrightFields="false"
    importOrganizing="true">
  <foreignModel>Quantities.ecore</foreignModel>
  <genPackages prefix="Quantities" basePackage="de.hftstuttgart.cityunits.model" disposableProviderFactory="true"
      ecorePackage="Quantities.ecore#/">
    <genDataTypes ecoreDataType="Quantities.ecore#//Quantity" create="return de.hftstuttgart.cityunits.model.NullableQuantity.create(it);"/>
    <genDataTypes ecoreDataType="Quantities.ecore#//TimeOfDay"/>
  </genPackages>
</genmodel:GenModel>