SAP ABAP Class CL_SIC_OTR_MATCH_ANALYZER (Match analyzer for OTR texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_OTR (Package) Information Consolidation OTR Connector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_FM_OBJ_MATCH_ANALYZER | Semantic Object Match Analyzer | 20061130 |
Properties
| Class | CL_SIC_OTR_MATCH_ANALYZER | |
| Short Description | Match analyzer for OTR texts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_OTR | Information Consolidation OTR Connector |
| Created | 20061130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_OTR_MATCH_ANALYZER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_FM_OBJ_MATCH_ANALYZER | Semantic Object Match Analyzer | 20061130 |
Friends
Class CL_SIC_OTR_MATCH_ANALYZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIC_FM_FIELD_COMPARATOR | Field Comparator | 20061215 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SIC_MATCH_TYPE | Match Type | 20061215 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | F | Similarity score [0, 1] | 20061215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculate the match type of the two objects | 20061215 | |
| 2 | Instance method | Public | Constructor | Constructor | 20061215 |
Events
Class CL_SIC_OTR_MATCH_ANALYZER has no event.
Types
Class CL_SIC_OTR_MATCH_ANALYZER has no local type.
Method Signatures
Method ANALYZE_MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SRC_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Source object | 20061215 | |||
| 2 | IR_TRG_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Target object | 20061215 |
Method ANALYZE_MATCH on class CL_SIC_OTR_MATCH_ANALYZER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SIC_OTR_MATCH_ANALYZER has no parameter.
Method CONSTRUCTOR on class CL_SIC_OTR_MATCH_ANALYZER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |