Inheritance diagram for oaOccObject:
Public Methods | |
oaBoolean | isOccNet () const |
oaBoolean | isOccBitNet () const |
oaBoolean | isOccTerm () const |
oaBoolean | isOccBitTerm () const |
oaBoolean | isOccInst () const |
oaBoolean | isOccBitInst () const |
oaBoolean | isOccAssignment () const |
oaBoolean | isOccConnectDef () const |
oaOccurrence * | getOccurrence () const |
oaOccurrence * | getTopOccurrence () const |
Public Types | |
enum | { domain = oacOccDomain } |
|
This function returns the oaOccurrence that contains this object. |
|
This function returns the top oaOccurrence in the design that contains this object. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccAssignment class. The function returns a boolean value of true if the oaOccObject is an oaOccAssignment object. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccBitInst class. The function returns a boolean value of true if the oaOccObject is an oaOccBitInst object. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccBitNet class. The function returns a boolean value of true if the oaOccObject is an oaOccBitNet object. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccBitTerm class. The function returns a boolean value of true if the oaOccObject is an oaOccBitTerm object. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccConnectDef class. The function returns a boolean value of true if the oaOccObject is an oaOccConnectDef. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccInst class. The function returns a boolean value of true if the oaOccObject is an oaOccInst. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccNet class. The function returns a boolean value of true if the oaOccObject is an oaOccNet. |
|
This function determines if this object is an instance of one of the classes derived from the oaOccTerm class. The function returns a boolean value of true if the oaOccObject is an oaOccTerm. |
|
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.