Inheritance diagram for oaSessionObject:
Public Methods | |
oaSession * | getSession () const |
The oaSession database is a non-persistent database which serves as the database parent to all session objects. Session objects are transient objects which are valid across the entire OA session.
Session objects may have a persistent representation which is tied to a persistent database such as a oaDesign, oaTech or oaLib database. In some cases, the session objects represent a union or superset of information compiled from databases which are opened in the OA session.
It is not legal to create properties or appDefs on session objects, nor is it legal to add these objects to groups.
|
This function returns the oaSession database associated with this oaSessionObject. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.