Class PRS_Expression
extends PRS_ExpressionElement

PRS_Expression defines a specific relationship between PRS_ExpressionElements associated with PRS_SolutionElements.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_ExpressionElement
   |
   +--PRS_Expression

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPRS_Expression defines a specific relationship between PRS_ExpressionElements associated with PRS_SolutionElements.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Relationstring
DescriptionstringThe operator to be used with the associated PRS_Expression Elements. The 'AND', 'OR' and 'NOT' operators are the only operators currently defined by the standard. (They must be used as uppercase strings.) Note that this is a vendor-extensible property - so that additional operators can be defined and used in implementations.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods