SAP ABAP Interface IF_UML_OBSERVER_SUBJECT (Subect of Observer Pattern)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TOOLS_UML (Package) UML Class Diagram

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UML_CACHE | UML Diagram Cache | 20071029 |
Properties
Interface | IF_UML_OBSERVER_SUBJECT | |
Short Description | Subect of Observer Pattern |
General Data
Package | S_ABAP_TOOLS_UML | UML Class Diagram |
Created | 20071029 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UML_OBSERVER_SUBJECT has no forward declaration.
Interfaces
Interface IF_UML_OBSERVER_SUBJECT has no interface.
Friends
Interface IF_UML_OBSERVER_SUBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | T_OBSERVER | Instance attribute | Public | See coding | Table for Registered Observer | 20071029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Method for Registering an Observer | 20071030 |
2 | ![]() |
Instance method | Public | Method | Delete Method for Registering an Observer | 20071030 |
3 | ![]() |
Instance method | Public | Method | Show Fatal Error | 20071108 |
4 | ![]() |
Instance method | Public | Method | SHow New Type | 20071108 |
Events
Interface IF_UML_OBSERVER_SUBJECT has no event.
Types
Interface IF_UML_OBSERVER_SUBJECT has no local type.
Method Signatures
Method ATTACH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_UML_OBSERVER | Beobachter des Observer-Patterns | 20071030 |
Method ATTACH on Interface IF_UML_OBSERVER_SUBJECT has no exception.
Method DETACH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_UML_OBSERVER | Beobachter des Observer-Patterns | 20071030 |
Method DETACH on Interface IF_UML_OBSERVER_SUBJECT has no exception.
Method NOTIFY_FATAL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | Names des Types | 20071108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse aller Exceptions der TCL | 20071108 |
Method NOTIFY_NEW_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | Names des Types | 20071108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Observer verlangt einen Abbruch | 20071122 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |