Inheritance diagram for oaAttributeChangeRec:
Public Methods | |
oaAttributeChangeRec (oaChangeSetBase *changeSetIn) | |
virtual oaCMObjectRef::SPtr | getOwner () const=0 |
virtual const sd::sdAttribute * | getSchemaDefinition () const=0 |
virtual oaCMDatabaseRef::SPtr | getDatabaseRef () const |
Change records are used by the OpenAccess change management system (CMS).
|
This is the oaAttributeChangeRec constructor.
|
|
This function returns the database reference with which this attribute change record is associated. Implements oaLeafChangeRec. |
|
This function returns a smart pointer to an oaCMObjectRef that is the owning object for the attribute that is the subject of this oaAttributeChangeRec. Implemented in oaSetAttributeChangeRec, and oaUnsetAttributeChangeRec. |
|
This function returns a pointer to the schema definition for the attribute that is the subject of this oaAttributeChangeRec. Implemented in oaSetAttributeChangeRec, and oaUnsetAttributeChangeRec. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.