Class PRS_Problem
extends PRS_SolutionElement

PRS_Problem is the root object of a set of associated objects that describe a Problem. One or more Problems may be associated with a Solution. The Problem is described by PRS_Statement and PRS_Product instances indirectly associated to the PRS_Problem through a PRS_Expression.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_SolutionElement
   |
   +--PRS_Problem

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringPRS_Problem is the root object of a set of associated objects that describe a Problem. One or more Problems may be associated with a Solution. The Problem is described by PRS_Statement and PRS_Product instances indirectly associated to the PRS_Problem through a PRS_Expression.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Impactuint16
DescriptionstringThe Impact describes the severity of the problem. The value of this property shall be an integer value in the range of 0 to 100, inclusive.
MaxValuesint64100
MinValuesint640
Likelihooduint16
DescriptionstringThe Likelihood describes the potential for the Problem to occur. The value of this property shall be an integer value in the range of 0 to 100, inclusive.
MaxValuesint64100
MinValuesint640

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods