oaCreateRelationshipChangeRec Class Reference

Inheritance diagram for oaCreateRelationshipChangeRec:

oaRelationshipChangeRec oaLeafChangeRec oaChangeRec oaCreate1to1RelationshipChangeRec oaCreate1toNRelationshipChangeRec oaCreate2DTableRelationshipChangeRec


Public Methods

 oaCreateRelationshipChangeRec (oaChangeSetBase *changeSetIn)

Detailed Description

The oaCreateRelationshipChangeRec class represents a change record for the creation of a new relationship.

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


Constructor & Destructor Documentation

oaCreateRelationshipChangeRec::oaCreateRelationshipChangeRec oaChangeSetBase *    changeSetIn
 

This is the oaCreateRelationshipChangeRec 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