Inheritance diagram for oaCreate2DTableRelationshipChangeRec:
Public Methods | |
oaCreate2DTableRelationshipChangeRec (oaChangeSetBase *changeSetIn, sr::srRelationshipBase::SPtr valueIn) | |
virtual | ~oaCreate2DTableRelationshipChangeRec () |
virtual const sd::sdRelationshipBase * | getSchemaDefinition () const |
virtual oaCMObjectRef::SPtr | getFrom () const |
sr::srRelationshipBase::SPtr | getValue () const |
virtual void | accept (oaChangeRecVisitor *visitor, oaBoolean forward=true) |
|
|
|
|
|
This function accepts a change record visitor to allow access to the change record. It calls the visit function of the specified visitor on this object. The forward parameter indicates the direction in which the change records are being visited. The forward parameter might be set to false if the goal of the visit is to roll back changes due to an undo command.
Implements oaChangeRec. |
|
This function returns the from object of the relationship associated with this change record.
Reimplemented from oaRelationshipChangeRec. |
|
This function returns the schema definition for the relationship that is the subject of this oaRelationshipChangeRec. Reimplemented from oaRelationshipChangeRec. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.