Bull DPX/20 Guida Utente Pagina 332

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 424
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 331
3-26
SOMobjects Base Toolkit Programmers Reference Manual
OperationDef Class
Description
The OperationDef class provides the interface for operation (method) definitions in the
Interface Repository.
File Stem
operatdf
Base
Contained, Container
Metaclass
SOMClass
Ancestor Classes
Contained
Container
SOMObject
Types
typedef Identifier ContextIdentifier;
enum OperationMode {NORMAL, ONEWAY};
struct OperationDescription {
Identifier name;
RepositoryId id;
RepositoryId defined_in;
TypeCode result;
OperationMode mode;
sequence<ContextIdentifier> contexts;
sequence<ParameterDef::ParameterDescription> parameter;
sequence<ExceptionDef::ExceptionDescription> exceptions;
};
The describe method, inherited from Contained, returns an OperationDescription
structure in the value member of the Description structure (defined in the Contained
class). The describe_contents method, inherited from Container, returns a sequence of
these Description structures, each carrying a reference to an OperationDescription
structure in its value member.
Vedere la pagina 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 423 424

Commenti su questo manuale

Nessun commento