Inheritance diagram for oaModConnectDef:
Public Methods | |
void | destroy () |
void | getAssignmentDef (oaAssignmentDef &assignmentDef) const |
Public Types | |
enum | { dtIndex = oacConnectDefDataType } |
The oaModConnectDef classes are used to allow the actual connection of a ModNet or a ModTerm to be specified by a parent instance in the design hierarchy. That specification is done by creating an oaModAssignment object. This is primarily used to handle multiple power supplies and substrate connections.
The usage of oaModConnectDefs and oaModAssignments exactly parallels of the usage of oaConnectDef and oaAssignment objects in the block domain. See oaConnectDef for more information.
The oaModConnectDef class can be observed by deriving from oaObserver<oaModConnectDef>.
|
This function destroys this connection definiton. |
|
This function returns the connection definition of this oaModConnectDef in the specified assignmentDef. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.