oaOccInstPropDisplay Class Reference

Inheritance diagram for oaOccInstPropDisplay:

oaOccTextDisplay oaOccShape oaBlockObject oaDesignObject oaObject


Public Methods

oaPropgetMasterProp () const
oaInstgetInst () const
oaBoolean isBound () const

Detailed Description

The oaOccInstPropDisplay class implements an unique occurrence of an oaInstPropDisplay object in a design hierarchy.


Member Function Documentation

oaInst * oaOccInstPropDisplay::getInst   const
 

This function returns the instance associated with this instPropDisplay object.

oaProp * oaOccInstPropDisplay::getMasterProp   const
 

This function returns the property associated with this instPropDisplay object. NULL will be returned if the instance master is not bound.

oaBoolean oaOccInstPropDisplay::isBound   const
 

This function returns a boolean which indicates whether this text display is currently bound.


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

Return to top of page