3-25
Interface Repository Framework Reference
ModuleDef Class
Description
The ModuleDef class provides the interface for module definitions in the Interface
Repository.
File Stem
moduledf
Base
Contained, Container
Metaclass
SOMClass
Ancestor Classes
Contained
Container
SOMObject
Types
struct ModuleDescription {
Identifier name;
RepositoryId id;
RepositoryId defined_in;
};
The describe method, inherited from Contained, returns a ModuleDescription 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 a ModuleDescription structure in its
value member.
New Methods
None.
Overriding Methods
somInit
somUninit
somDumpSelf
somDumpSelfInt
describe
within
Kommentare zu diesen Handbüchern