SAP ABAP Class CL_FDT_GTC_DECISION_TREE (Unit Test for Decision Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_TEST (Package) BRFplus: Global Test Classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 20070502
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_GTC_DECISION_TREE_BRS Unit-Test for Expression: Decision Tree (BRS) 20111207
Properties
Class CL_FDT_GTC_DECISION_TREE  
Short Description Unit Test for Decision Tree    
Super Class CL_FDT_GTC_EXPRESSION Abstract Test-Class for Expressions 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SFDT_TEST   BRFplus: Global Test Classes 
Created 20070502   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_GTC_DECISION_TREE has no interface implemented.
Friends
Class CL_FDT_GTC_DECISION_TREE has no friend class.
Attributes
Class CL_FDT_GTC_DECISION_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DECISION_TREE Static method Public Method 20070502
2 CREATE_TEST_TREE Static method Public Method Creates a Decision Tree with Data 20090209
3 CREATE_TEST_TREE_ACTION Static method Public Method Creates a Dec Tree with actions as results 20090209
4 CREATE_TEST_TREE_DOS Static method Public Method Creates a test tree, which uses DOs as result / Condition 20090225
5 MFT_EXPR_0220_000_NODE_ATTR Instance method Protected Test Method for ABAP Unit Test: Set Invalid Node Attributes 20070502
6 MFT_EXPR_0220_001_MOVE_NODE Instance method Protected Test Method for ABAP Unit Test: Set Invalid Node Attributes 20131203
Events
Class CL_FDT_GTC_DECISION_TREE has no event.
Types
Class CL_FDT_GTC_DECISION_TREE has no local type.
Method Signatures

Method CREATE_DECISION_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_DO_1 Call by reference Object reference (TYPE REF TO) IF_FDT_DATA_OBJECT FDT: Data Object 20070502
2 Importing IO_CONTEXT_DO_2 Call by reference Object reference (TYPE REF TO) IF_FDT_DATA_OBJECT FDT: Data Object 20070502
3 Importing IO_CONTEXT_DO_3 Call by reference Object reference (TYPE REF TO) IF_FDT_DATA_OBJECT FDT: Data Object 20070502
4 Importing IO_RESULT_DO Call by reference Object reference (TYPE REF TO) IF_FDT_DATA_OBJECT FDT: Data Object 20070502
5 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID 20070502
6 Returning RO_DECISION_TREE Value transfer Object reference (TYPE REF TO) IF_FDT_DECISION_TREE FDT: Decision Tree 20070502

Method CREATE_DECISION_TREE on class CL_FDT_GTC_DECISION_TREE has no exception.

Method CREATE_TEST_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090209
2 Returning RO_TEST_OBJECT Value transfer Object reference (TYPE REF TO) IF_FDT_DECISION_TREE FDT: Administrative Data 20090209

Method CREATE_TEST_TREE on class CL_FDT_GTC_DECISION_TREE has no exception.

Method CREATE_TEST_TREE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090209
2 Returning RO_TEST_OBJECT Value transfer Object reference (TYPE REF TO) IF_FDT_DECISION_TREE FDT: Decision Tree 20090209

Method CREATE_TEST_TREE_ACTION on class CL_FDT_GTC_DECISION_TREE has no exception.

Method CREATE_TEST_TREE_DOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION_ID Call by reference Type reference (TYPE) IF_FDT_TYPES=>ID Universal Unique Identifier 20090225
2 Returning RO_DEC_TREE Value transfer Object reference (TYPE REF TO) IF_FDT_DECISION_TREE FDT: Decision Tree 20090225

Method CREATE_TEST_TREE_DOS on class CL_FDT_GTC_DECISION_TREE has no exception.

Method MFT_EXPR_0220_000_NODE_ATTR Signature

Method MFT_EXPR_0220_000_NODE_ATTR on class CL_FDT_GTC_DECISION_TREE has no parameter.
Method MFT_EXPR_0220_000_NODE_ATTR on class CL_FDT_GTC_DECISION_TREE has no exception.

Method MFT_EXPR_0220_001_MOVE_NODE Signature

Method MFT_EXPR_0220_001_MOVE_NODE on class CL_FDT_GTC_DECISION_TREE has no parameter.
Method MFT_EXPR_0220_001_MOVE_NODE on class CL_FDT_GTC_DECISION_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710