Inheritance diagram for sr1to1Relationship:
Public Methods | |
sr1to1Relationship (const sd::sdRelationshipBase *def, const srObjectRef::SPtr from, const srObjectRef::SPtr to) | |
virtual | ~sr1to1Relationship () |
virtual void | accept (srVisitorMgr &visitor) |
srObjectRef::CSPtr | getTo () const |
void | setTo (const srObjectRef::SPtr object) |
Public Types | |
typedef sr1to1Relationship * | SPtr |
|
Reimplemented from srRelationshipBase. |
|
This function is the sr1to1Relationship constructor.
|
|
This is the sr1to1Relationship destructor. |
|
This function is responsible for calling the correct visitor.
Implements srBase. |
|
This function is the accessor to get the to object in the relationship. |
|
This function sets the to value of the relationship.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.