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 SEOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SEOX 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 CLIF_NAME Instance attribute Private Type reference (TYPE) SEOCLASS-CLSNAME Class Name 20100427
2 EVENTHANDLER Instance attribute Public Type reference (TYPE) SEOO_METHODS_R Event Handler Methods for Events of the Class 19990510
3 IF_IMPLEMENTINGS Instance attribute Public Type reference (TYPE) SEOR_IMPLEMENTINGS_R Implemented Interfaces 19990505
4 REDEFINITIONS Instance attribute Public Type reference (TYPE) SEOR_REDEFINITIONS_R Redefinitions 19990426
5 REFERENCES Instance attribute Public Type reference (TYPE) SEOO_ATTRIBUTES_R All Referencing Classes 19990422
6 SUBCLASSES Instance attribute Public Type reference (TYPE) SEOR_INHERITANCES_R All Subclasses 19990422
7 SUPERCLASSES Instance attribute Public Type reference (TYPE) SEOR_INHERITANCES_R All superclasses 19990422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990422
2 REFRESH Instance method Public Method Refresh Object 19990422
3 SEEK_FOR_EVENTHANDLER Instance method Private Method Looks for Event Handler Relationships 20100427
4 SEEK_FOR_IMPLEMENTINGS Instance method Private Method Looks for Interface Implementations 20100427
5 SEEK_FOR_REDEFINITIONS Instance method Private Method Looks for Redefinitions 20100427
6 SEEK_FOR_REFERENCES Instance method Private Method Looks for Class References in Other Classes or Interfaces 20100427
7 SEEK_FOR_SUBCLASSES Instance method Private Method Searches for Subclasses 20100427
8 SEEK_FOR_SUPERCLASSES 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 Importing CLSNAME Value transfer Type reference (TYPE) SEOCLASS-CLSNAME Klassenname 19990422
2 Importing W_EVENTHANDLER Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_TRUE 20000607
3 Importing W_IMPLEMENTINGS Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_TRUE 20000607
4 Importing W_REDEFINITIONS Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_TRUE 20000607
5 Importing W_REFERENCES Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_TRUE 20000607
6 Importing W_SUBCLASSES Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_TRUE 20000607
7 Importing W_SUPERCLASSES Value transfer Type reference (TYPE) SEOX_BOOLEAN SEOX_TRUE 20000607
# Exception Resumable Description Created on
1 IS_INTERFACE Objekt ist keine Klasse, sondern ein Interface 19990503
2 NOT_EXISTING 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