private EditorCell createRefNodeList_2ntrw4_c1b3a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new OverloadedOperatorContainer_Editor.operatorsListHandler_2ntrw4_c1b3a(
           node, "operators", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_operators");
   Style style = new StyleImpl();
   style.set(StyleAttributes.POSITION_CHILDREN, 0, "indented");
   style.set(StyleAttributes.INDENT_LAYOUT_NEW_LINE, 0, true);
   style.set(StyleAttributes.INDENT_LAYOUT_CHILDREN_NEWLINE, 0, true);
   editorCell.getStyle().putAll(style);
   editorCell.setAction(
       CellActionType.COMMENT,
       new CellAction_CommentOrUncommentChild(
           node,
           MetaAdapterFactory.getContainmentLink(
               0xfc8d557e5de64dd8L,
               0xb749aab2fb23aefcL,
               0x6b6f5c413011207L,
               0x6b6f5c413011208L,
               "operators")));
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_o898y6_b3a0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new InputNode_C_Editor.inputChildListHandler_o898y6_b3a0(node, "inputChild", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Horizontal(), false);
   editorCell.setCellId("refNodeList_inputChild");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_60oabc_a0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new Playground_Editor.varsListHandler_60oabc_a0(node, "vars", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_vars");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_4clv4k_c0() {
   AbstractCellListHandler handler =
       new GeneratorInternal_IWorkfowParticipants_EditorBuilder_a.participantListHandler_4clv4k_c0(
           myNode, "participant", getEditorContext());
   EditorCell_Collection editorCell = handler.createCells(new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_participant");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #5
0
 private EditorCell createRefNodeList_nhnpdb_a0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new BracesBlock_Editor.statementListHandler_nhnpdb_a0(node, "statement", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Horizontal(), false);
   editorCell.setCellId("refNodeList_statement");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_ajxa35_b0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new MqlListLiteral_Editor.elementsListHandler_ajxa35_b0(node, "elements", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_elements");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_5emoq6_d0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new MethodDescriptor_Editor.paramListHandler_5emoq6_d0(node, "param", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_param");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_zc6mlp_b0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new NonDumbAwareActions_Editor.actionsListHandler_zc6mlp_b0(node, "actions", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_actions");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_6ko8zs_b3b2a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new TreePathAspect_Editor.featuresListHandler_6ko8zs_b3b2a(node, "features", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_features");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #10
0
 private EditorCell createRefNodeList_ff9cd8_a0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new History_Editor.itemListHandler_ff9cd8_a0(node, "item", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_item");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #11
0
 private EditorCell createRefNodeList_sv9e1j_b1a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new NewComponent_Editor.memberListHandler_sv9e1j_b1a(node, "member", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Horizontal(), false);
   editorCell.setCellId("refNodeList_member");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_fty1bq_b2a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ListCommandPart_Editor.itemsListHandler_fty1bq_b2a(node, "items", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Horizontal(), false);
   editorCell.setCellId("refNodeList_items_1");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #13
0
 private EditorCell createRefNodeList_rbdq4p_b1a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new Scroller_Editor.contentListHandler_rbdq4p_b1a(node, "content", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Vertical(), false);
   editorCell.setCellId("refNodeList_content");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #14
0
 private EditorCell createRefNodeList_91bvrs_b1a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ClassifierType_Editor.parameterListHandler_91bvrs_b1a(node, "parameter", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_parameter");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_d5p1uc_b2a() {
   AbstractCellListHandler handler =
       new AnnotationInstance_EditorBuilder_a.valueListHandler_d5p1uc_b2a(
           myNode, "value", getEditorContext());
   EditorCell_Collection editorCell = handler.createCells(new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_value");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #16
0
 private EditorCell createRefNodeList_y08bmb_d0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new DateFormat_Editor.tokenListHandler_y08bmb_d0(node, "token", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_token");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_yzuegq_b0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new NodeBuilderList_Editor.nodesListHandler_yzuegq_b0(node, "nodes", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_nodes");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_95e583_b0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new NodeTypeSetCheckOperation_Editor.typeListHandler_95e583_b0(node, "type", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Horizontal(), false);
   editorCell.setCellId("refNodeList_type");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_1hloy8_d0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new CallActionExpression_Editor.parameterListHandler_1hloy8_d0(
           node, "parameter", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_parameter");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_1x071y_b8a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ConstructorDeclaration_Editor.throwsItemListHandler_1x071y_b8a(
           node, "throwsItem", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_throwsItem");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_z2b22p_g0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new InternalStaticMethodCall_Editor.typeParameterListHandler_z2b22p_g0(
           node, "typeParameter", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_typeParameter");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_uv9f3e_h0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new InternalPartialInstanceMethodCall_Editor.actualArgumentListHandler_uv9f3e_h0(
           node, "actualArgument", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_actualArgument");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_eb7h0d_f0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new IfStatement_Editor.elsifClausesListHandler_eb7h0d_f0(
           node, "elsifClauses", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_elsifClauses");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_cth9w3_a0a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ConceptEditorDeclaration_Editor.contextHintsListHandler_cth9w3_a0a(
           node, "contextHints", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Horizontal(), false);
   editorCell.setCellId("refNodeList_contextHints");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_ldr481_d0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ReplaceRegexpOperation_Editor.replacementListHandler_ldr481_d0(
           node, "replacement", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_replacement");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_wlaatl_e0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new HeatingPlan_tabular_Editor.dailyPlansListHandler_wlaatl_e0(
           node, "dailyPlans", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_dailyPlans");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_p9c0o3_p3a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ParametersInformationQuery_Editor.methodDeclarationListHandler_p9c0o3_p3a(
           node, "methodDeclaration", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_methodDeclaration");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
Beispiel #28
0
 private EditorCell createRefNodeList_rjgbfl_b2a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new BwfTaskPart_Editor.additionalDependenciesListHandler_rjgbfl_b2a(
           node, "additionalDependencies", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_additionalDependencies");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_cly5ih_b0(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new OperationParm_ConceptList_Editor.conceptListHandler_cly5ih_b0(
           node, "concept", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_concept");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }
 private EditorCell createRefNodeList_n84rmm_b1a(EditorContext editorContext, SNode node) {
   AbstractCellListHandler handler =
       new ReplaceableAliasAndParms_Comp.parameterListHandler_n84rmm_b1a(
           node, "parameter", editorContext);
   EditorCell_Collection editorCell =
       handler.createCells(editorContext, new CellLayout_Indent(), false);
   editorCell.setCellId("refNodeList_parameter");
   editorCell.setRole(handler.getElementRole());
   return editorCell;
 }