![]() |
OTX Reference
|
|
Interface description (Signature) More...
Classes | |
| class | ProcedureSignature |
| Signature realisation for procedures More... | |
| class | Signature |
| Interface description (Signature) More... | |
| class | SignatureRealisation |
| Abstract signature type. More... | |
Interface description (Signature)
A Signature describes an interface. It consists of a name, a set of parameters as well as a specification. A signature is only at run time dynamically bound to the corresponding object. A ProcedureSignature is like a Procedure without implementation. A ScreenSignature describes the input and output variables of a window (screen).