Skip to content

Commit

Permalink
Added default implementation for IdentifierConfigurator #712
Browse files Browse the repository at this point in the history
  • Loading branch information
mgronover committed Mar 4, 2024
1 parent 98c4001 commit 903b968
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -338,10 +338,15 @@
</concept>
</language>
<language id="f2801650-65d5-424e-bb1b-463a8781b786" name="jetbrains.mps.baseLanguage.javadoc">
<concept id="5858074156537516430" name="jetbrains.mps.baseLanguage.javadoc.structure.ReturnBlockDocTag" flags="ng" index="x79VA">
<property id="5858074156537516431" name="text" index="x79VB" />
</concept>
<concept id="6832197706140896242" name="jetbrains.mps.baseLanguage.javadoc.structure.FieldDocComment" flags="ng" index="z59LJ" />
<concept id="5349172909345501395" name="jetbrains.mps.baseLanguage.javadoc.structure.BaseDocComment" flags="ng" index="P$AiS">
<child id="8465538089690331502" name="body" index="TZ5H$" />
<child id="5383422241790532083" name="tags" index="3nqlJM" />
</concept>
<concept id="5349172909345532724" name="jetbrains.mps.baseLanguage.javadoc.structure.MethodDocComment" flags="ng" index="P$JXv" />
<concept id="8465538089690331500" name="jetbrains.mps.baseLanguage.javadoc.structure.CommentLine" flags="ng" index="TZ5HA">
<child id="8970989240999019149" name="part" index="1dT_Ay" />
</concept>
Expand Down Expand Up @@ -13328,10 +13333,25 @@
<node concept="2tJIrI" id="12O03AaWLfx" role="jymVt" />
<node concept="3clFb_" id="12O03AaWLhs" role="jymVt">
<property role="TrG5h" value="getPriorityLevel" />
<property role="1EzhhJ" value="true" />
<node concept="10Oyi0" id="12O03AaWLht" role="3clF45" />
<node concept="3Tm1VV" id="12O03AaWLhu" role="1B3o_S" />
<node concept="3clFbS" id="12O03AaWLhv" role="3clF47" />
<node concept="3clFbS" id="12O03AaWLhv" role="3clF47">
<node concept="3cpWs6" id="3joh7TIXYo1" role="3cqZAp">
<node concept="3cmrfG" id="3joh7TIXZxF" role="3cqZAk">
<property role="3cmrfH" value="0" />
</node>
</node>
</node>
<node concept="P$JXv" id="3joh7TIXZKS" role="lGtFl">
<node concept="TZ5HA" id="3joh7TIXZKT" role="TZ5H$">
<node concept="1dT_AC" id="3joh7TIXZKU" role="1dT_Ay">
<property role="1dT_AB" value="You have to return a greater number if your implementation should be taken into account." />
</node>
</node>
<node concept="x79VA" id="3joh7TIXZKV" role="3nqlJM">
<property role="x79VB" value="0 as default" />
</node>
</node>
</node>
<node concept="2tJIrI" id="3NUSEp5xIaF" role="jymVt" />
<node concept="3clFb_" id="3NUSEp5xVog" role="jymVt">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@
<property role="3cmrfH" value="100" />
</node>
<node concept="10M0yZ" id="x6l$aoyNt7" role="37vLTJ">
<ref role="1PxDUh" to="zium:2TlZyI4PF$d" resolve="MyIdentifierConfigurator" />
<ref role="1PxDUh" to="zium:2TlZyI4PF$d" resolve="TestIdentifierConfigurator" />
<ref role="3cqZAo" to="zium:2TlZyI4PQGO" resolve="priority" />
</node>
</node>
Expand Down Expand Up @@ -2080,7 +2080,7 @@
<node concept="2ShNRf" id="2TlZyI4PVuU" role="2Oq$k0">
<node concept="HV5vD" id="2TlZyI4PVuV" role="2ShVmc">
<property role="373rjd" value="true" />
<ref role="HV5vE" to="zium:2TlZyI4PF$d" resolve="MyIdentifierConfigurator" />
<ref role="HV5vE" to="zium:2TlZyI4PF$d" resolve="TestIdentifierConfigurator" />
</node>
</node>
<node concept="liA8E" id="2TlZyI4PVuW" role="2OqNvi">
Expand All @@ -2096,7 +2096,7 @@
<node concept="1gVbGN" id="2TlZyI4PVuX" role="3cqZAp">
<node concept="2ZW3vV" id="2TlZyI4PVuY" role="1gVkn0">
<node concept="3uibUv" id="2TlZyI4PVuZ" role="2ZW6by">
<ref role="3uigEE" to="zium:2TlZyI4PF$d" resolve="MyIdentifierConfigurator" />
<ref role="3uigEE" to="zium:2TlZyI4PF$d" resolve="TestIdentifierConfigurator" />
</node>
<node concept="37vLTw" id="2TlZyI4PVv0" role="2ZW6bz">
<ref role="3cqZAo" node="2TlZyI4PW2G" resolve="resolveIdentConfigReset" />
Expand Down Expand Up @@ -2193,7 +2193,7 @@
</node>
<node concept="10M0yZ" id="x6l$aoGjPh" role="37vLTJ">
<ref role="3cqZAo" to="zium:2TlZyI4PQGO" resolve="priority" />
<ref role="1PxDUh" to="zium:2TlZyI4PF$d" resolve="MyIdentifierConfigurator" />
<ref role="1PxDUh" to="zium:2TlZyI4PF$d" resolve="TestIdentifierConfigurator" />
</node>
</node>
</node>
Expand Down Expand Up @@ -2280,7 +2280,7 @@
<node concept="3clFbF" id="x6l$aoByrF" role="3cqZAp">
<node concept="37vLTI" id="x6l$aoByrG" role="3clFbG">
<node concept="10M0yZ" id="x6l$aoByrI" role="37vLTJ">
<ref role="1PxDUh" to="zium:2TlZyI4PF$d" resolve="MyIdentifierConfigurator" />
<ref role="1PxDUh" to="zium:2TlZyI4PF$d" resolve="TestIdentifierConfigurator" />
<ref role="3cqZAo" to="zium:2TlZyI4PQGO" resolve="priority" />
</node>
<node concept="3cmrfG" id="x6l$aoBywG" role="37vLTx">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<node concept="2ShNRf" id="2TlZyI4PP1Q" role="3cqZAk">
<node concept="HV5vD" id="2TlZyI4PPrv" role="2ShVmc">
<property role="373rjd" value="true" />
<ref role="HV5vE" node="2TlZyI4PF$d" resolve="MyIdentifierConfigurator" />
<ref role="HV5vE" node="2TlZyI4PF$d" resolve="TestIdentifierConfigurator" />
</node>
</node>
</node>
Expand Down

0 comments on commit 903b968

Please sign in to comment.