Inheritance diagram for oaModObject:
Public Methods | |
oaBoolean | isModNet () const |
oaBoolean | isModBitNet () const |
oaBoolean | isModTerm () const |
oaBoolean | isModBitTerm () const |
oaBoolean | isModInst () const |
oaBoolean | isModBitInst () const |
oaBoolean | isModAssignment () const |
oaBoolean | isModConnectDef () const |
oaModule * | getModule () const |
oaModule * | getTopModule () const |
Public Types | |
enum | { domain = oacModDomain } |
|
This function returns the oaModule that contains this object. |
|
This function returns the top oaModule in the design that contains this object. |
|
This function determines if this object is an instance of one of the classes derived from the oaModAssignment class. The function returns a boolean value of true if the oaModObject is an oaModAssignment object. |
|
This function determines if this object is an instance of one of the classes derived from the oaModBitInst class. The function returns a boolean value of true if the oaModObject is an oaModBitInst object. |
|
This function determines if this object is an instance of one of the classes derived from the oaModBitNet class. The function returns a boolean value of true if the oaModObject is an oaModBitNet object. |
|
This function determines if this object is an instance of one of the classes derived from the oaModBitTerm class. The function returns a boolean value of true if the oaModObject is an oaModBitTerm object. |
|
This function determines if this object is an instance of one of the classes derived from the oaModConnectDef class. The function returns a boolean value of true if the oaModObject is an oaModConnectDef. |
|
This function determines if this object is an instance of one of the classes derived from the oaModInst class. The function returns a boolean value of true if the oaModObject is an oaModInst. |
|
This function determines if this object is an instance of one of the classes derived from the oaModNet class. The function returns a boolean value of true if the oaModObject is an oaModNet. |
|
This function determines if this object is an instance of one of the classes derived from the oaModTerm class. The function returns a boolean value of true if the oaModObject is an oaModTerm. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.