EventTypeRepositoryClass
objects.
More...
import "NotificationTypes.idl";
Inherited by NotificationTypes::EventTypeRepository.
Public Methods | |
EventTypeRepository | create_event_type_repository (in StringSet supported_domains) raises (Reflective::AlreadyCreated, Reflective::SemanticError) |
Create the event type repository unless it is already created. More... | |
Public Attributes | |
readonly attribute EventTypeRepositoryUList | all_of_kind_event_type_repository |
All object of this kind that have been created. More... | |
readonly attribute EventTypeRepositoryUList | all_of_type_event_type_repository |
All object of this kind (including subtypes) that have been created. More... |
EventTypeRepositoryClass
objects.
This is used to create a singleton repository.
|
Create the event type repository unless it is already created.
|
|
All object of this kind that have been created.
|
|
All object of this kind (including subtypes) that have been created.
|