oaOccNetConnectDef Class Reference

Inheritance diagram for oaOccNetConnectDef:

oaOccConnectDef oaOccObject oaDesignObject oaObject


Public Methods

oaOccBitNetgetNet () const

Detailed Description

In the occurrence domain it is not possible directly create any connectDefs or assignments. The occurrence domain versions of these classes are automatically created by OpenAccess as a reflection of objects created in the block or module domain. For further information, see oaConnectDef (and its derived classes) and oaAssignmentDef in the block domain and oaModConnectDef (and its derived classes) and oaModAssignment in the module domain.


Member Function Documentation

oaOccBitNet * oaOccNetConnectDef::getNet   const
 

This function returns a pointer to the net associated with this connectDef.


The documentation for this class was generated from the following files:

Return to top of page