mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00

Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io> Co-authored-by: Sebastian Zarnekow <Sebastian.Zarnekow@gmail.com>
17 lines
1.8 KiB
XML
17 lines
1.8 KiB
XML
<?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" copyrightText="Copyright (c) 2016, 2017 TypeFox GmbH (http://www.typefox.io) and others.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0"
|
|
modelDirectory="/org.eclipse.xtext.ide.tests/testlang-src-gen" modelPluginID="org.eclipse.xtext.ide.tests"
|
|
forceOverwrite="true" modelName="RenameTestLanguage" updateClasspath="false" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
|
|
complianceLevel="8.0" copyrightFields="false" runtimeVersion="2.20" usedGenPackages="platform:/resource/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore">
|
|
<genPackages prefix="RenameTestLanguage" basePackage="org.eclipse.xtext.ide.tests.testlanguage"
|
|
disposableProviderFactory="true" fileExtensions="renametl" ecorePackage="RenameTestLanguage.ecore#/">
|
|
<genClasses ecoreClass="RenameTestLanguage.ecore#//Model">
|
|
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference RenameTestLanguage.ecore#//Model/types"/>
|
|
</genClasses>
|
|
<genClasses ecoreClass="RenameTestLanguage.ecore#//TypeDeclaration">
|
|
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute RenameTestLanguage.ecore#//TypeDeclaration/name"/>
|
|
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference RenameTestLanguage.ecore#//TypeDeclaration/superType"/>
|
|
</genClasses>
|
|
</genPackages>
|
|
</genmodel:GenModel>
|