Skip to content

Commit

Permalink
Change label property
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Boltz committed Nov 27, 2023
1 parent 7d80644 commit fa7bec8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions bundles/mdpa.dfd.datadictionary/model/datadictionary.genmodel
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,18 @@
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Behaviour/in"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Behaviour/out"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Behaviour/assignment"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute datadictionary.ecore#//Behaviour/forwarding"/>
</genClasses>
<genClasses ecoreClass="datadictionary.ecore#//Pin" labelFeature="../../tools.mdsd.modelingfoundations.identifier/model/identifier.genmodel#//identifier/NamedElement/entityName"/>
<genClasses image="false" ecoreClass="datadictionary.ecore#//AbstractAssignment"
labelFeature="../../tools.mdsd.modelingfoundations.identifier/model/identifier.genmodel#//identifier/NamedElement/entityName">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference datadictionary.ecore#//AbstractAssignment/inputPins"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference datadictionary.ecore#//AbstractAssignment/outputPin"/>
</genClasses>
<genClasses ecoreClass="datadictionary.ecore#//Assignment" labelFeature="../../tools.mdsd.modelingfoundations.identifier/model/identifier.genmodel#//identifier/NamedElement/entityName">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Assignment/outputLabels"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Assignment/inputPins"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Assignment/outputPin"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Assignment/term"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference datadictionary.ecore#//Assignment/outputLabels"/>
</genClasses>
<genClasses ecoreClass="datadictionary.ecore#//ForwardingAssignment" labelFeature="../../tools.mdsd.modelingfoundations.identifier/model/identifier.genmodel#//identifier/NamedElement/entityName"/>
<genClasses ecoreClass="datadictionary.ecore#//Label" labelFeature="../../tools.mdsd.modelingfoundations.identifier/model/identifier.genmodel#//identifier/NamedElement/entityName"/>
<genClasses ecoreClass="datadictionary.ecore#//LabelType" labelFeature="../../tools.mdsd.modelingfoundations.identifier/model/identifier.genmodel#//identifier/NamedElement/entityName">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference datadictionary.ecore#//LabelType/label"/>
Expand Down

0 comments on commit fa7bec8

Please sign in to comment.