SAP ABAP Interface IF_ADOC_CLASS (Class or Interface Information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_TOOLS_DOC (Package) AbapDoc Plug-In for UML-tool
Properties
Interface IF_ADOC_CLASS  
Short Description Class or Interface Information    
General Data
Package S_ABAP_TOOLS_DOC   AbapDoc Plug-In for UML-tool 
Created 20090603   SAP 
Last changed 20110908   SAP 
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADOC Representation of ABAP Constructs 20090603
2 IF_ADOC_PROGRAM_ELEMENT Represents an ABAP program element 20090603
Friends
Interface IF_ADOC_CLASS has no friend.
Attributes
Interface IF_ADOC_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIELDS Instance method Public Method Class Fields 20090603
2 INNER_CLASSES Instance method Public Method Local Classes and Interfaces 20090603
3 METHODS Instance method Public Method Class Methods 20090603
Events
Interface IF_ADOC_CLASS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CLASS_ARRAY Public See coding Table of Classes and Interfaces 20090603 class_array TYPE STANDARD TABLE OF REF TO if_adoc_class WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_ARRAY Value transfer Type reference (TYPE) IF_ADOC_FIELD=>FIELD_ARRAY Tabelle mit Feldern 20090603

Method FIELDS on Interface IF_ADOC_CLASS has no exception.

Method INNER_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASS_ARRAY Value transfer Type reference (TYPE) CLASS_ARRAY Tabelle mit Klassen und Interfaces 20090603

Method INNER_CLASSES on Interface IF_ADOC_CLASS has no exception.

Method METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_METH_ARRAY Value transfer Type reference (TYPE) IF_ADOC_METHOD=>METH_ARRAY Tabelle mit Methoden 20090603

Method METHODS on Interface IF_ADOC_CLASS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730