Inheritance diagram for oaModAssignAssignment:
Public Methods | |
void | getAssignmentDef (oaAssignmentDef &aDef) const |
void | setAssignmentDef (const oaAssignmentDef &aDef) |
Static Public Methods | |
oaModAssignAssignment * | create (const oaModInst *inst, const oaString &name, const oaAssignmentDef &aDef) |
This type of connection assignment is useful for integrating a block of intellectual property that contain connection definition. An oaModAssignAssignment can be used to insure that connectivity traversal applications search for connection assignments consistently in the entire design hierarchy.
|
This function creates an oaModAssignAssignment with the specified attributes on the given instance.
|
|
This function retrieves the data associated with this assignment and returns it in the assignmentDef argument. |
|
This function sets the data for this assignment from the specified assignmentDef.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.