Public Methods | |
oaConstraintGroupOperator (oaConstraintGroupOperatorEnum valueIn) | |
oaConstraintGroupOperator (const oaString &name) | |
~oaConstraintGroupOperator () | |
const oaString & | getName () const |
operator oaConstraintGroupOperatorEnum () const |
See Enum Wrappers in the Programmers Guide for a discussion of enum wrappers. In addition, refer to Combining Constraints in Constraint Groups in the Creating and Modeling Process Rules and Constraints section of the Programmers Guide.
|
|
|
This function constructs an oaConstraintGroupOperator object taking an oaConstraintGroupOperatorEnum as input.
|
|
This function constructs an oaConstraintGroupOperator object taking a string name as input. The name must be in the legal set of names associated with an oaConstraintGroupOperatorEnum.
|
|
This function destroys this oaConstraintGroupOperator object. |
|
This function returns the string name of the enum value associated with this oaConstraintGroupOperator object. |
|
This function casts this oaConstraintGroupOperator object into the corresponding oaConstraintGroupOperatorEnum value. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.