private EditorCell createCollection_s783cw_b0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_s783cw_b0");
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createRefNodeList_s783cw_a1a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_cv1jro_a_0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_cv1jro_a_0");
   editorCell.setBig(true);
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createCollection_cv1jro_a0_0(editorContext, node));
   editorCell.addEditorCell(this.createCollection_cv1jro_b0(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_zca0xt_d0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_zca0xt_d0");
   Style style = new StyleImpl();
   style.set(StyleAttributes.DRAW_BORDER, true);
   editorCell.getStyle().putAll(style);
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createCollection_zca0xt_a3a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_skmyf1_a() {
   EditorCell_Collection editorCell =
       new EditorCell_Collection(getEditorContext(), myNode, new CellLayout_Vertical());
   editorCell.setCellId("Collection_skmyf1_a");
   editorCell.setBig(true);
   editorCell.setCellContext(getCellFactory().getCellContext());
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(createCollection_skmyf1_a0());
   return editorCell;
 }
 private EditorCell createRefNodeList_u5c1mf_d0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new CreateRunConfigStatement_Editor.propertyListHandler_u5c1mf_d0(
           node, "property", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_property");
   editorCell.setGridLayout(true);
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_lo57cy_c0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new CommandBuilderExpression_Editor.argumentListHandler_lo57cy_c0(
           node, "argument", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_argument");
   editorCell.setGridLayout(true);
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createCollection_73o0fl_c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_73o0fl_c0");
   {
     Style style = editorCell.getStyle();
     style.set(StyleAttributes.SELECTABLE, false);
   }
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createCollection_73o0fl_a2a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_73o0fl_b2a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_iwpawc_c0() {
   EditorCell_Collection editorCell =
       new EditorCell_Collection(getEditorContext(), myNode, new CellLayout_Vertical());
   editorCell.setCellId("Collection_iwpawc_c0");
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, false);
   editorCell.getStyle().putAll(style);
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(createComponent_iwpawc_a2a());
   editorCell.addEditorCell(createComponent_iwpawc_b2a());
   editorCell.addEditorCell(createCollection_iwpawc_c2a());
   return editorCell;
 }
 private EditorCell createCollection_1n0h5d_c0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_1n0h5d_c0");
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, false);
   editorCell.getStyle().putAll(style);
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createCollection_1n0h5d_a2a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_1n0h5d_b2a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_1n0h5d_c2a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_1n0h5d_d2a(editorContext, node));
   return editorCell;
 }
 private EditorCell createCollection_yczb8_a(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_yczb8_a");
   editorCell.setBig(true);
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, false);
   editorCell.getStyle().putAll(style);
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createComponent_yczb8_a0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_yczb8_b0(editorContext, node));
   editorCell.addEditorCell(this.createConstant_yczb8_c0(editorContext, node));
   editorCell.addEditorCell(this.createCollection_yczb8_d0(editorContext, node));
   return editorCell;
 }
Exemple #11
0
 private EditorCell createRefNodeList_lbq9sy_a2a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new SideTransformHintSubstituteActions_Editor.actionsBuilderListHandler_lbq9sy_a2a(
           node, "actionsBuilder", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_actionsBuilder");
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, false);
   editorCell.getStyle().putAll(style);
   editorCell.setGridLayout(true);
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createCollection_o898y6_a0(EditorContext editorContext, SNode node) {
   EditorCell_Collection editorCell = EditorCell_Collection.createVertical(editorContext, node);
   editorCell.setCellId("Collection_o898y6_a0");
   Style style = new StyleImpl();
   style.set(StyleAttributes.SELECTABLE, false);
   style.set(StyleAttributes.DRAW_BRACKETS, true);
   style.set(
       StyleAttributes.BRACKETS_COLOR, StyleRegistry.getInstance().getSimpleColor(MPSColors.gray));
   editorCell.getStyle().putAll(style);
   editorCell.setGridLayout(true);
   editorCell.addEditorCell(this.createCollection_o898y6_a0a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_o898y6_b0a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_o898y6_c0a(editorContext, node));
   editorCell.addEditorCell(this.createCollection_o898y6_d0a(editorContext, node));
   return editorCell;
 }