Inheritance diagram for oaLeafChangeRec:

![]() |
Public Methods | |
| oaLeafChangeRec (oaChangeSetBase *changeSetIn) | |
| oaBoolean | isPrimary () const |
| void | setIsPrimary (oaBoolean val) |
| virtual oaCMDatabaseRef::SPtr | getDatabaseRef () const=0 |
Change records are used by the OpenAccess change management system (CMS).
|
|
This is the oaLeafChangeRec constructor.
|
|
|
This function returns the database reference with which this leaf change record is associated. Implemented in oaAttributeChangeRec, oaRelationshipChangeRec, oaObjectChangeRec, and oaMarkerChangeRec. |
|
|
An oaLeafChangeRec might have been specified as the primary change record for a series of hierarchical changes (with the oaHierChangeRec::setPrimary function). The oaLeafChangeRec::isPrimary function returns a boolean indicating whether or not this change record has been specified as such a primary record. |
|
|
This function sets the boolean flag that indicates whether or not this change record is a primary change record for a series of hierarchical changes.
|

Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.