Class Method list used by SAP ABAP Class CL_AXT_CLUSTER_BUILDER (Creates cluster and resolves dependencies between cluster)
SAP ABAP Class
CL_AXT_CLUSTER_BUILDER (Creates cluster and resolves dependencies between cluster) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AUNIT_ASSERT - FAIL | ABAP Unit: Assertions (see Longtext) | ||
| 2 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 3 | CL_AXT_CATALOGUE - GET_INACTIVE_ELEMENTS | Catalogue holding elements to generate | ||
| 4 | CL_AXT_CATALOGUE - GET_ELEMENT | Catalogue holding elements to generate | ||
| 5 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_operation = cl_axt_constants=>gc_status_to_be_deleted ). |
|
| 6 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE et_predecessor_list = lt_predecessor_list ). |
|
| 7 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CLASS | Creates cluster and resolves dependencies between cluster | SOURCE lv_cluster_classname = mr_builder->get_cluster_class( cl_axt_constants=>gc_type_append ). |
|
| 8 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CLASS | Creates cluster and resolves dependencies between cluster | SOURCE lv_cluster_classname = mr_builder->get_cluster_class( cl_axt_constants=>gc_type_class ). |
|
| 9 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CLASS | Creates cluster and resolves dependencies between cluster | SOURCE lv_cluster_type = me->get_cluster_class( iv_element_type ). |
|
| 10 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_LINEAR_ORDER | Creates cluster and resolves dependencies between cluster | ||
| 11 | CL_AXT_CLUSTER_BUILDER - GET_INDEPENDENT_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE et_independent_clusters = me->get_independent_cluster( mt_cluster_list ). |
|
| 12 | CL_AXT_CLUSTER_BUILDER - GET_INDEPENDENT_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE lt_cluster_worklist = me->get_independent_cluster( it_cluster = mt_cluster_list ). |
|
| 13 | CL_AXT_CLUSTER_BUILDER - GET_INSTANCE | Creates cluster and resolves dependencies between cluster | ||
| 14 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE lo_cluster = mr_builder->get_new_cluster( iv_element_type = cl_axt_constants=>gc_type_append |
|
| 15 | CL_AXT_CLUSTER_BUILDER - REMOVE_UNNECESSARY_UNIT_FROM_G | Creates cluster and resolves dependencies between cluster | SOURCE me->remove_unnecessary_unit_from_g( CHANGING cst_unit_list = mst_unit_list ). |
|
| 16 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE lo_cluster = mr_builder->get_new_cluster( iv_element_type = cl_axt_constants=>gc_type_class |
|
| 17 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_operation = cl_axt_constants=>gc_status_to_be_deleted ). |
|
| 18 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE lo_found_cluster ?= me->get_new_cluster( iv_element_type = lv_current_object_type |
|
| 19 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_operation = lv_current_operation_type ). |
|
| 20 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE lo_cluster ?= me->get_new_cluster( iv_element_type = iv_object_type |
|
| 21 | CL_AXT_CLUSTER_BUILDER - GET_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_operation = iv_operation_type ). |
|
| 22 | CL_AXT_CLUSTER_BUILDER - GET_START_UNITS | Creates cluster and resolves dependencies between cluster | SOURCE lt_unit_worklist = me->get_start_units( mst_unit_list ). |
|
| 23 | CL_AXT_CLUSTER_BUILDER - PUT_UNIT_INTO_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE me->put_unit_into_cluster( lo_current_unit ). |
|
| 24 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE IMPORTING |
|
| 25 | CL_AXT_CLUSTER_BUILDER - ADD_UNIT_TO_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE me->add_unit_to_new_cluster( iv_operation_type = lv_current_operation_type |
|
| 26 | CL_AXT_CLUSTER_BUILDER - ADD_UNIT_TO_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_object_type = lv_current_object_type |
|
| 27 | CL_AXT_CLUSTER_BUILDER - ADD_UNIT_TO_NEW_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE io_unit = io_unit ). |
|
| 28 | CL_AXT_CLUSTER_BUILDER - ANALYZE_CIRCULAR_DEPENDENCY | Creates cluster and resolves dependencies between cluster | SOURCE lt_msg = analyze_circular_dependency( ). |
|
| 29 | CL_AXT_CLUSTER_BUILDER - ANALYZE_CIRCULAR_DEPENDENCY | Creates cluster and resolves dependencies between cluster | SOURCE lt_msg = analyze_circular_dependency( ). |
|
| 30 | CL_AXT_CLUSTER_BUILDER - ANALYZE_CIRCULAR_DEPENDENCY | Creates cluster and resolves dependencies between cluster | SOURCE lt_msg = analyze_circular_dependency( ). |
|
| 31 | CL_AXT_CLUSTER_BUILDER - BUILD_CLUSTERS | Creates cluster and resolves dependencies between cluster | ||
| 32 | CL_AXT_CLUSTER_BUILDER - CHECK_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE lv_compatible = me->check_cluster( io_cluster = lo_current_cluster |
|
| 33 | CL_AXT_CLUSTER_BUILDER - CHECK_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_object_type = iv_object_type |
|
| 34 | CL_AXT_CLUSTER_BUILDER - CHECK_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_operation_type = iv_operation_type |
|
| 35 | CL_AXT_CLUSTER_BUILDER - CHECK_CLUSTER | Creates cluster and resolves dependencies between cluster | SOURCE iv_is_dependent_cluster = lv_dependency ) . |
|
| 36 | CL_AXT_CLUSTER_BUILDER - GET_ALL_ELEMENTS | Creates cluster and resolves dependencies between cluster | SOURCE mst_unit_list = me->get_all_elements( it_catalogues ). |
|
| 37 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE me->get_cluster_candidates( EXPORTING |
|
| 38 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE iv_operation_type = lv_current_operation_type |
|
| 39 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE iv_object_type = lv_current_object_type |
|
| 40 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE io_unit = io_unit |
|
| 41 | CL_AXT_CLUSTER_BUILDER - GET_CLUSTER_CANDIDATES | Creates cluster and resolves dependencies between cluster | SOURCE et_candidates = lt_candidate_list |
|
| 42 | CL_AXT_GENERATION_PERSISTENCE - GET_ELEMENT_TYPE | Persistency class for the generation framework | ||
| 43 | CL_AXT_GENERATION_SERVICES - GET_ELEMENT_TYPE | Generation framework service | ||
| 44 | CL_AXT_GENERATION_TEST_DATA - GET_CATALOGUES_DEPENDENT | Test data for generation framework | ||
| 45 | CL_AXT_GENERATION_TEST_DATA - GET_CATALOGUES_INDEPENDENT | Test data for generation framework | ||
| 46 | CL_AXT_GENERATION_UNIT - CONSTRUCTOR | Unit of active and inactive element | ||
| 47 | CL_AXT_GENERATION_UNIT - GET_NAME | Unit of active and inactive element | ||
| 48 | CL_AXT_GENERATION_UNIT - GET_OPERATION_TYPE | Unit of active and inactive element | ||
| 49 | CL_AXT_GENERATION_UNIT - GET_STATUS | Unit of active and inactive element | ||
| 50 | CL_AXT_GENERATION_UNIT - GET_TYPE | Unit of active and inactive element | ||
| 51 | CL_AXT_GENERATION_UNIT - GET_TYPE | Unit of active and inactive element | ||
| 52 | CL_AXT_GRAPH - REMOVE | General graph implementation | ||
| 53 | CL_AXT_MESSAGES - ADD_SY_TO_AXTTAB | Message Handling | ||
| 54 | CL_AXT_SERVICES - GET_CLASS_NAME | Service methods | ||
| 55 | CL_AXT_SERVICES - GET_CLASS_NAME | Service methods | ||
| 56 | CL_AXT_SERVICES - GET_GUID | Service methods | ||
| 57 | IF_AXT_CLUSTER - IS_UNIT_IN | Cluster of generation element | ||
| 58 | IF_AXT_CLUSTER - IS_OPERATION_INDEPENDENT | Cluster of generation element | ||
| 59 | IF_AXT_CLUSTER - IS_OBJECT_TYPE_INDEPENDENT | Cluster of generation element | ||
| 60 | IF_AXT_CLUSTER - GET_OPERATION | Cluster of generation element | ||
| 61 | IF_AXT_CLUSTER - CAN_DELETE_DEPENDENT_UNITS | Cluster of generation element | ||
| 62 | IF_AXT_CLUSTER - ADD_ELEMENT | Cluster of generation element | ||
| 63 | IF_AXT_CLUSTER - ADD_ELEMENT | Cluster of generation element | ||
| 64 | IF_AXT_CLUSTER - GET_OBJECT_TYPE | Cluster of generation element | ||
| 65 | IF_AXT_GENERATION_SEQ_CTRL - DETERMINE_GENERATION_NEEDED | Interface for BAdI: AXT_GENERATION_CTRL_EXIT | ||
| 66 | IF_AXT_GENERATION_SEQ_CTRL - FIND_DEPENDENCIES | Interface for BAdI: AXT_GENERATION_CTRL_EXIT | ||
| 67 | IF_AXT_GRAPH - MARK_PREDECESSOR | General interface for graphs | ||
| 68 | IF_AXT_GRAPH - MARK_PREDECESSOR | General interface for graphs | ||
| 69 | IF_AXT_GRAPH - HAS_UNHANDLED_PREDECESSORS | General interface for graphs | ||
| 70 | IF_AXT_GRAPH - HAS_UNHANDLED_PREDECESSORS | General interface for graphs | ||
| 71 | IF_AXT_GRAPH - HAS_PREDECESSORS | General interface for graphs | ||
| 72 | IF_AXT_GRAPH - HAS_PREDECESSORS | General interface for graphs | ||
| 73 | IF_AXT_GRAPH - HAS_PREDECESSORS | General interface for graphs | ||
| 74 | IF_AXT_GRAPH - HAS_ELEMENT_AS_DEEP_FOLLOW_UP | General interface for graphs | ||
| 75 | IF_AXT_GRAPH - GET_PREDECESSORS | General interface for graphs | ||
| 76 | IF_AXT_GRAPH - GET_PREDECESSORS | General interface for graphs | ||
| 77 | IF_AXT_GRAPH - GET_PREDECESSORS | General interface for graphs | ||
| 78 | IF_AXT_GRAPH - GET_FOLLOW_UPS | General interface for graphs | ||
| 79 | IF_AXT_GRAPH - GET_FOLLOW_UPS | General interface for graphs | ||
| 80 | IF_AXT_GRAPH - GET_FOLLOW_UPS | General interface for graphs | ||
| 81 | IF_AXT_GRAPH - ADD_PREDECESSOR | General interface for graphs | ||
| 82 | IF_AXT_GRAPH - ADD_FOLLOW_UP | General interface for graphs |