Class PRS_Product
extends PRS_ExpressionElement

PRS_Product is used to describe a single product to associate with a PRS_Expression.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_ExpressionElement
   |
   +--PRS_Product

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPRS_Product is used to describe a single product to associate with a PRS_Expression.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Orderstring
DescriptionstringThe order of relevance of this product to an associated PRS_SolutionElement (which includes PRS_Reference, PRS_Problem or PRS_Resolution).
ProductNamestring
DescriptionstringThe make and or model of the product.
Vendorstring
DescriptionstringThe vendor of the product.
Versionstring
DescriptionstringThe version of the product.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods