SAP ABAP Class CL_OO_CLASS_RELATIONS (Relationships Between Classes / Interfaces)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Properties
| Class | CL_OO_CLASS_RELATIONS | |
| Short Description | Relationships Between Classes / Interfaces | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 19990422 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OO_CLASS_RELATIONS has no interface implemented.
Friends
Class CL_OO_CLASS_RELATIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEOCLASS-CLSNAME | Class Name | 20100427 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SEOO_METHODS_R | Event Handler Methods for Events of the Class | 19990510 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SEOR_IMPLEMENTINGS_R | Implemented Interfaces | 19990505 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SEOR_REDEFINITIONS_R | Redefinitions | 19990426 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SEOO_ATTRIBUTES_R | All Referencing Classes | 19990422 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SEOR_INHERITANCES_R | All Subclasses | 19990422 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SEOR_INHERITANCES_R | All superclasses | 19990422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990422 | |
| 2 | Instance method | Public | Method | Refresh Object | 19990422 | |
| 3 | Instance method | Private | Method | Looks for Event Handler Relationships | 20100427 | |
| 4 | Instance method | Private | Method | Looks for Interface Implementations | 20100427 | |
| 5 | Instance method | Private | Method | Looks for Redefinitions | 20100427 | |
| 6 | Instance method | Private | Method | Looks for Class References in Other Classes or Interfaces | 20100427 | |
| 7 | Instance method | Private | Method | Searches for Subclasses | 20100427 | |
| 8 | Instance method | Private | Method | Searaches for Superclasses | 20100427 |
Events
Class CL_OO_CLASS_RELATIONS has no event.
Types
Class CL_OO_CLASS_RELATIONS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLSNAME | Value transfer | Type reference (TYPE) | SEOCLASS-CLSNAME | Klassenname | 19990422 | |||
| 2 | W_EVENTHANDLER | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | 20000607 | |||
| 3 | W_IMPLEMENTINGS | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | 20000607 | |||
| 4 | W_REDEFINITIONS | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | 20000607 | |||
| 5 | W_REFERENCES | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | 20000607 | |||
| 6 | W_SUBCLASSES | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | 20000607 | |||
| 7 | W_SUPERCLASSES | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_TRUE | 20000607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist keine Klasse, sondern ein Interface | 19990503 | ||
| 2 | Objekt existiert nicht | 19990503 |
Method REFRESH Signature
Method REFRESH on class CL_OO_CLASS_RELATIONS has no parameter.
Method REFRESH on class CL_OO_CLASS_RELATIONS has no exception.
Method SEEK_FOR_EVENTHANDLER Signature
Method SEEK_FOR_EVENTHANDLER on class CL_OO_CLASS_RELATIONS has no parameter.
Method SEEK_FOR_EVENTHANDLER on class CL_OO_CLASS_RELATIONS has no exception.
Method SEEK_FOR_IMPLEMENTINGS Signature
Method SEEK_FOR_IMPLEMENTINGS on class CL_OO_CLASS_RELATIONS has no parameter.
Method SEEK_FOR_IMPLEMENTINGS on class CL_OO_CLASS_RELATIONS has no exception.
Method SEEK_FOR_REDEFINITIONS Signature
Method SEEK_FOR_REDEFINITIONS on class CL_OO_CLASS_RELATIONS has no parameter.
Method SEEK_FOR_REDEFINITIONS on class CL_OO_CLASS_RELATIONS has no exception.
Method SEEK_FOR_REFERENCES Signature
Method SEEK_FOR_REFERENCES on class CL_OO_CLASS_RELATIONS has no parameter.
Method SEEK_FOR_REFERENCES on class CL_OO_CLASS_RELATIONS has no exception.
Method SEEK_FOR_SUBCLASSES Signature
Method SEEK_FOR_SUBCLASSES on class CL_OO_CLASS_RELATIONS has no parameter.
Method SEEK_FOR_SUBCLASSES on class CL_OO_CLASS_RELATIONS has no exception.
Method SEEK_FOR_SUPERCLASSES Signature
Method SEEK_FOR_SUPERCLASSES on class CL_OO_CLASS_RELATIONS has no parameter.
Method SEEK_FOR_SUPERCLASSES on class CL_OO_CLASS_RELATIONS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |