Inheritance diagram for srBase:

![]() |
Public Methods | |
| srBase () | |
| virtual | ~srBase () |
| virtual void | accept (srVisitorMgr &visitor)=0 |
Public Types | |
| typedef srBase * | SPtr |
This class provides an accept method to allow visitors to perform specific tasks on the correct derived class.
In the OpenAccess change management system (CMS), a schema representation for a data model can be created using classes that inherit from srBase.
|
|
Reimplemented in srValueBase, srObjectRef, srRelationshipBase, srAttributeBase, sr1to1Relationship, sr1toNRelationship, and srObjectState. |
|
|
This is the srBase constructor. |
|
|
This is the srBase destructor. |
|
|
This function is responsible for calling the correct visitor.
Implemented in srObjectRef, sr1to1Relationship, sr1toNRelationship, and srObjectState. |

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