oaDestroyRelationshipChangeRec Class Reference

Inheritance diagram for oaDestroyRelationshipChangeRec:

oaRelationshipChangeRec oaLeafChangeRec oaChangeRec oaDestroy1to1RelationshipChangeRec oaDestroy1toNRelationshipChangeRec oaDestroy2DTableRelationshipChangeRec


Public Methods

 oaDestroyRelationshipChangeRec (oaChangeSetBase *changeSetIn)

Detailed Description

The oaDestroyRelationshipChangeRec class represents a change record that captures information related to the destruction of a relationship between two objects.

Change records are used by the OpenAccess change management system (CMS).


Constructor & Destructor Documentation

oaDestroyRelationshipChangeRec::oaDestroyRelationshipChangeRec oaChangeSetBase *    changeSetIn
 

This is the oaDestroyRelationshipChangeRec constructor.

Parameters:
changeSetIn A pointer to the change set to contain the change record.


The documentation for this class was generated from the following files:

Return to top of page