Inheritance diagram for sdBase:
Public Methods | |
virtual | ~sdBase () |
sdObjectType | getObjectType () const |
const sdNameSpace * | getNameSpace () const |
virtual void | accept (sdVisitor *visitor)=0 |
|
This is the destructor for sdBase. |
|
This function accepts a visitor to allow access to this schema definition object. It calls the visit function of the specified visitor.
Implemented in sdAttribute, sdObject, sdRelationship, sdRelationshipSet, sdLeafValue, and sdHierValue. |
|
This function returns the nameSpace of this schema object. |
|
This function returns the schema object type of this schema object. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.