Corba und Rexx |
||||
|
The
Interface Definition Language (IDL)
Is a object
oriented descriptive Language
IDL contains
Operations, which map onto Methods in objectoriented Languages
Interfaces can be arranged in modules Provides Inheritance, even multiple Inheritence, but not overriding of methods Provides Polimorphism by method narrow() |
|||||
|
|||||
|