Skip to content

Commit

Permalink
Correcting the code to reflect latest changes in MPS / master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ashatalin committed Jun 1, 2018
1 parent f375570 commit b70788c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2243,12 +2243,17 @@
<ref role="37wK5l" to="alof:~ProjectHelper.toIdeaProject(jetbrains.mps.project.Project):com.intellij.openapi.project.Project" resolve="toIdeaProject" />
<ref role="1Pybhc" to="alof:~ProjectHelper" resolve="ProjectHelper" />
<node concept="2OqwBi" id="6Bd7VwqA68z" role="37wK5m">
<node concept="1rXfSq" id="6Bd7VwqA68$" role="2Oq$k0">
<ref role="37wK5l" to="g51k:~EditorCell_Basic.getOperationContext():jetbrains.mps.smodel.IOperationContext" resolve="getOperationContext" />
</node>
<node concept="liA8E" id="6Bd7VwqA68_" role="2OqNvi">
<ref role="37wK5l" to="w1kc:~IOperationContext.getProject():jetbrains.mps.project.Project" resolve="getProject" />
</node>
<node concept="2OqwBi" id="2WtZELtyqRN" role="2Oq$k0">
<node concept="1rXfSq" id="2WtZELtyqRO" role="2Oq$k0">
<ref role="37wK5l" to="g51k:~EditorCell_Basic.getContext():jetbrains.mps.openapi.editor.EditorContext" resolve="getContext" />
</node>
<node concept="liA8E" id="2WtZELtyqRP" role="2OqNvi">
<ref role="37wK5l" to="cj4x:~EditorContext.getOperationContext():jetbrains.mps.smodel.IOperationContext" resolve="getOperationContext" />
</node>
</node>
</node>
</node>
</node>
Expand Down Expand Up @@ -3661,11 +3666,16 @@
<node concept="2YIFZM" id="3kITFmIEFID" role="33vP2m">
<ref role="37wK5l" to="alof:~ProjectHelper.toIdeaProject(jetbrains.mps.project.Project):com.intellij.openapi.project.Project" resolve="toIdeaProject" />
<ref role="1Pybhc" to="alof:~ProjectHelper" resolve="ProjectHelper" />
<node concept="2OqwBi" id="3kITFmIEFIE" role="37wK5m">
<node concept="1rXfSq" id="3kITFmIEFIF" role="2Oq$k0">
<ref role="37wK5l" to="g51k:~EditorCell_Basic.getOperationContext():jetbrains.mps.smodel.IOperationContext" resolve="getOperationContext" />
<node concept="2OqwBi" id="2WtZELtylOw" role="37wK5m">
<node concept="2OqwBi" id="2WtZELtya0I" role="2Oq$k0">
<node concept="1rXfSq" id="2WtZELty8_x" role="2Oq$k0">
<ref role="37wK5l" to="g51k:~EditorCell_Basic.getContext():jetbrains.mps.openapi.editor.EditorContext" resolve="getContext" />
</node>
<node concept="liA8E" id="2WtZELtylIL" role="2OqNvi">
<ref role="37wK5l" to="cj4x:~EditorContext.getOperationContext():jetbrains.mps.smodel.IOperationContext" resolve="getOperationContext" />
</node>
</node>
<node concept="liA8E" id="3kITFmIEFIG" role="2OqNvi">
<node concept="liA8E" id="2WtZELtynhD" role="2OqNvi">
<ref role="37wK5l" to="w1kc:~IOperationContext.getProject():jetbrains.mps.project.Project" resolve="getProject" />
</node>
</node>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30443,7 +30443,7 @@
<ref role="37wK5l" to="nivk:~AbstractEditorBuilder.getEditorContext():jetbrains.mps.openapi.editor.EditorContext" resolve="getEditorContext" />
</node>
<node concept="1rXfSq" id="XrIi9uGxCl" role="37wK5m">
<ref role="37wK5l" to="nivk:~AbstractEditorBuilder.getNode():org.jetbrains.mps.openapi.model.SNode" resolve="getNode" />
<ref role="37wK5l" to="nivk:~EditorBuilderEnvironment.getNode():org.jetbrains.mps.openapi.model.SNode" resolve="getNode" />
</node>
<node concept="10Nm6u" id="XrIi9uGxCm" role="37wK5m" />
</node>
Expand Down

0 comments on commit b70788c

Please sign in to comment.