Inheritance diagram for sdRelationship:

![]() |
Public Methods | |
| sdRelationship (unsigned int id, const std::string &name, const std::string &relDescription, sdRelationshipOrderingType orderType, const Actions &actions, sdRelationshipAssociationType associationType, sdRelationshipMultiplicityType multiplicityType, sdRelationshipContainerType containerType, sdNameSpace *nameSpace, const sdObject *from, const sdObject *to) | |
| virtual | ~sdRelationship () |
| const sdObject * | getFrom () const |
| const sdObject * | getTo () const |
| virtual void | accept (sdVisitor *visitor) |
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
This is the sdRelationship constructor.
|
|
|
This is the sdRelationship destructor. |
|
|
This function calls the visit function of the specified visitor on the relationship.
Implements sdBase. |
|
|
This function returns the 'from' object of this relationship. |
|
|
This function returns the 'to' object of this relationship. |

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