Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

NotificationTypes::NotificationTypesPackage Interface Reference

An interface for the NotificationTypesPackage object. More...

import "NotificationTypes.idl";

List of all members.

Public Attributes

readonly attribute PropertyClass property_class_ref
 The property class object for this package. More...

readonly attribute EventTypeClass event_type_class_ref
 The event type class object for this package. More...

readonly attribute EventTypeRepositoryClass event_type_repository_class_ref
 The event type repository class object for this package. More...

readonly attribute Contains contains_ref
 The contains object for this package. More...

readonly attribute Inherits inherits_ref
 The inherits object for this package. More...

readonly attribute Imports imports_ref
 The imports object for this package. More...

readonly attribute Composes composes_ref
 The composes object for this package. More...


Detailed Description

An interface for the NotificationTypesPackage object.

The package object contains references to the various components of the notification types package.


Member Data Documentation

readonly attribute Composes NotificationTypes::NotificationTypesPackage::composes_ref
 

The composes object for this package.

readonly attribute Contains NotificationTypes::NotificationTypesPackage::contains_ref
 

The contains object for this package.

readonly attribute EventTypeClass NotificationTypes::NotificationTypesPackage::event_type_class_ref
 

The event type class object for this package.

readonly attribute EventTypeRepositoryClass NotificationTypes::NotificationTypesPackage::event_type_repository_class_ref
 

The event type repository class object for this package.

readonly attribute Imports NotificationTypes::NotificationTypesPackage::imports_ref
 

The imports object for this package.

readonly attribute Inherits NotificationTypes::NotificationTypesPackage::inherits_ref
 

The inherits object for this package.

readonly attribute PropertyClass NotificationTypes::NotificationTypesPackage::property_class_ref
 

The property class object for this package.