private EditorCell createCollection_2ji0fa_b1b1a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_2ji0fa_b1b1a");
   editorCell.addEditorCell(this.createConstant_2ji0fa_a1b1b0(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_2ji0fa_b1b1b0(editorContext, node));
   return editorCell;
 }
예제 #2
0
 private EditorCell createCollection_ryq81t_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_ryq81t_a");
   editorCell.addEditorCell(this.createRefCell_ryq81t_a0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_ryq81t_b0(editorContext, node));
   return editorCell;
 }
예제 #3
0
 private EditorCell createCollection_pr8n4z_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_pr8n4z_a");
   editorCell.addEditorCell(this.createConstant_pr8n4z_a0(editorContext, node));
   editorCell.addEditorCell(this.createComponent_pr8n4z_b0(editorContext, node));
   return editorCell;
 }
예제 #4
0
 private EditorCell createCollection_79r3b6_a0a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_79r3b6_a0a");
   editorCell.addEditorCell(this.createAlternation_79r3b6_a0a0(editorContext, node));
   editorCell.addEditorCell(this.createJComponent_79r3b6_b0a0(editorContext, node));
   return editorCell;
 }
예제 #5
0
 private EditorCell createCollection_58c6e4_b0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_58c6e4_b0");
   editorCell.addEditorCell(this.createConstant_58c6e4_a1a(editorContext, node));
   editorCell.addEditorCell(this.createModelAccess_58c6e4_b1a(editorContext, node));
   return editorCell;
 }
예제 #6
0
 private EditorCell createCollection_a79m6l_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_a79m6l_a");
   editorCell.addEditorCell(this.createConceptProperty_a79m6l_a0(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_a79m6l_b0(editorContext, node));
   return editorCell;
 }
예제 #7
0
 private EditorCell createCollection_6ko8zs_d1c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_6ko8zs_d1c0");
   editorCell.addEditorCell(this.createConstant_6ko8zs_a3b2a(editorContext, node));
   editorCell.addEditorCell(this.createRefNodeList_6ko8zs_b3b2a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_u416ht_d0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_u416ht_d0");
   editorCell.addEditorCell(this.createConstant_u416ht_a3a(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_u416ht_b3a(editorContext, node));
   return editorCell;
 }
예제 #9
0
 private EditorCell createCollection_3w3ux3_b1a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_3w3ux3_b1a");
   editorCell.addEditorCell(this.createIndentCell_3w3ux3_a1b0(editorContext, node));
   editorCell.addEditorCell(this.createRefNodeList_3w3ux3_b1b0(editorContext, node));
   return editorCell;
 }
예제 #10
0
 private EditorCell createCollection_5jxfrn_c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_5jxfrn_c0");
   editorCell.addEditorCell(this.createConstant_5jxfrn_a2a(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_5jxfrn_b2a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_58m68g_b0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_58m68g_b0");
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, 0, false);
   style.set(
       StyleAttributes.getInstance()
           .<String>getAttribute(
               "jetbrains.mps.lang.editor.styleTests", "test-inherited-attribute"),
       0,
       TestConceptWithStyleAttributes_Editor._StyleParameter_QueryFunction_58m68g_a1b0(
           (editorCell == null ? null : editorCell.getContext()),
           (editorCell == null ? null : editorCell.getSNode())));
   style.set(
       StyleAttributes.getInstance()
           .<Boolean>getAttribute("jetbrains.mps.lang.editor.styleTests", "test-simple-attribute"),
       0,
       TestConceptWithStyleAttributes_Editor._StyleParameter_QueryFunction_58m68g_a2b0(
           (editorCell == null ? null : editorCell.getContext()),
           (editorCell == null ? null : editorCell.getSNode())));
   editorCell.getStyle().putAll(style);
   editorCell.addEditorCell(this.createConstant_58m68g_a1a(editorContext, node));
   editorCell.addEditorCell(this.createConstant_58m68g_b1a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_58m68g_c1a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_i2dquw_a0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_i2dquw_a0");
   editorCell.addEditorCell(this.createConstant_i2dquw_a0a(editorContext, node));
   editorCell.addEditorCell(this.createRefCell_i2dquw_b0a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_i2dquw_i0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_i2dquw_i0");
   editorCell.addEditorCell(this.createConstant_i2dquw_a8a(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_i2dquw_b8a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_gmtuod_c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_gmtuod_c0");
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, 0, false);
   editorCell.getStyle().putAll(style);
   editorCell.addEditorCell(this.createRefNode_gmtuod_a2a(editorContext, node));
   if (renderingCondition_gmtuod_a1c0(node, editorContext)) {
     editorCell.addEditorCell(this.createConstant_gmtuod_b2a(editorContext, node));
   }
   if (renderingCondition_gmtuod_a2c0(node, editorContext)) {
     editorCell.addEditorCell(this.createConstant_gmtuod_c2a(editorContext, node));
   }
   if (renderingCondition_gmtuod_a3c0(node, editorContext)) {
     editorCell.addEditorCell(this.createConstant_gmtuod_d2a(editorContext, node));
   }
   editorCell.addEditorCell(this.createRefNode_gmtuod_e2a(editorContext, node));
   editorCell.addEditorCell(this.createProperty_gmtuod_f2a(editorContext, node));
   editorCell.addEditorCell(this.createConstant_gmtuod_g2a(editorContext, node));
   editorCell.addEditorCell(this.createRefNodeList_gmtuod_h2a(editorContext, node));
   editorCell.addEditorCell(this.createConstant_gmtuod_i2a(editorContext, node));
   if (renderingCondition_gmtuod_a9c0(node, editorContext)) {
     editorCell.addEditorCell(this.createCollection_gmtuod_j2a(editorContext, node));
   }
   editorCell.addEditorCell(this.createAlternation_gmtuod_k2a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_1gifeu_d0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_1gifeu_d0");
   editorCell.addEditorCell(this.createRefNode_1gifeu_a3a(editorContext, node));
   editorCell.addEditorCell(this.createConstant_1gifeu_b3a(editorContext, node));
   return editorCell;
 }
예제 #16
0
 private EditorCell createCollection_y27sly_a_0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_y27sly_a_0");
   editorCell.setBig(true);
   editorCell.setAction(CellActionType.COMMENT, new CellAction_Comment(node));
   editorCell.addEditorCell(this.createConstant_y27sly_a0_0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_b0_0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_y27sly_c0_0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_d0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_y27sly_e0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_f0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_y27sly_g0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_h0(editorContext, node));
   if (renderingCondition_y27sly_a8a(node, editorContext)) {
     editorCell.addEditorCell(this.createConstant_y27sly_i0(editorContext, node));
   }
   if (renderingCondition_y27sly_a9a(node, editorContext)) {
     editorCell.addEditorCell(this.createProperty_y27sly_j0(editorContext, node));
   }
   editorCell.addEditorCell(this.createConstant_y27sly_k0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_l0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_y27sly_m0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_n0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_y27sly_o0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_y27sly_p0(editorContext, node));
   return editorCell;
 }
예제 #17
0
 private EditorCell createCollection_avk0kx_c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_avk0kx_c0");
   editorCell.addEditorCell(this.createConstant_avk0kx_a2a(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_avk0kx_b2a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_djoi4_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_djoi4_a");
   editorCell.addEditorCell(this.createConstant_djoi4_a0(editorContext, node));
   editorCell.addEditorCell(this.createAttributedNodeCell_djoi4_b0(editorContext, node));
   return editorCell;
 }
예제 #19
0
 private EditorCell createCollection_rbdq4p_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_rbdq4p_a");
   editorCell.addEditorCell(this.createConstant_rbdq4p_a0(editorContext, node));
   editorCell.addEditorCell(this.createCollection_rbdq4p_b0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_col7k7_c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_col7k7_c0");
   editorCell.addEditorCell(this.createIndentCell_col7k7_a2a(editorContext, node));
   editorCell.addEditorCell(this.createRefNodeList_col7k7_b2a(editorContext, node));
   return editorCell;
 }
예제 #21
0
 private EditorCell createCollection_k61n5d_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_k61n5d_a");
   editorCell.addEditorCell(this.createRefNode_k61n5d_a0(editorContext, node));
   editorCell.addEditorCell(this.createCollection_k61n5d_b0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_1x071y_a_0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_1x071y_a_0");
   editorCell.addEditorCell(this.createConstant_1x071y_a0(editorContext, node));
   editorCell.addEditorCell(this.createRefNodeList_1x071y_b0(editorContext, node));
   return editorCell;
 }
예제 #23
0
 private EditorCell createCollection_ns5ajd_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_ns5ajd_a");
   editorCell.setBig(true);
   editorCell.addEditorCell(this.createConstant_ns5ajd_a0(editorContext, node));
   editorCell.addEditorCell(this.createReadOnlyModelAccessor_ns5ajd_b0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_poez2y_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_poez2y_a");
   editorCell.addEditorCell(this.createConstant_poez2y_a0(editorContext, node));
   editorCell.addEditorCell(this.createProperty_poez2y_b0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_poez2y_c0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_aqxvre_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_aqxvre_a");
   editorCell.setBig(true);
   editorCell.addEditorCell(this.createComponent_aqxvre_a0(editorContext, node));
   editorCell.addEditorCell(this.createRefCell_aqxvre_b0(editorContext, node));
   return editorCell;
 }
예제 #26
0
 private EditorCell createCollection_k61n5d_b0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_k61n5d_b0");
   AsExpression_Delete.setCellActions(editorCell, node, editorContext);
   editorCell.addEditorCell(this.createConstant_k61n5d_a1a(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_k61n5d_b1a(editorContext, node));
   return editorCell;
 }
예제 #27
0
 private EditorCell createCollection_qq2e6z_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_qq2e6z_a");
   editorCell.addEditorCell(this.createRefCell_qq2e6z_a0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_qq2e6z_b0(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_qq2e6z_c0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_oqsb7s_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_oqsb7s_a");
   editorCell.addEditorCell(this.createCollection_oqsb7s_a0(editorContext, node));
   editorCell.addEditorCell(this.createIndentCell_oqsb7s_b0(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_oqsb7s_c0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_g0zw24_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createHorizontal(editorContext, node);
   editorCell.setCellId("Collection_g0zw24_a");
   editorCell.setBig(true);
   editorCell.addEditorCell(this.createConstant_g0zw24_a0(editorContext, node));
   editorCell.addEditorCell(this.createRefCell_g0zw24_b0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_pemq4k_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createIndent2(editorContext, node);
   editorCell.setCellId("Collection_pemq4k_a");
   editorCell.setBig(true);
   editorCell.addEditorCell(this.createConstant_pemq4k_a0(editorContext, node));
   editorCell.addEditorCell(this.createRefNode_pemq4k_b0(editorContext, node));
   return editorCell;
 }