Class PRS_SolutionElement
extends PRS_ExchangeElement

PRS_SolutionElement is an abstract base class for non-Category objects that are associated with a Solution. This includes: PRS_Reference PRS_Problem PRS_Resolution PRS_SolutionElement provides a common reference for these objects to be associated with PRS_Expression objects through the SolutionExpression association. In addition, all of the derived objects may be retrieved with a single query for the common super-class.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--PRS_ExchangeElement
   |
   +--PRS_SolutionElement

Direct Known Subclasses

PRS_Problem
PRS_Reference
PRS_Resolution

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
DescriptionstringPRS_SolutionElement is an abstract base class for non-Category objects that are associated with a Solution. This includes: PRS_Reference PRS_Problem PRS_Resolution PRS_SolutionElement provides a common reference for these objects to be associated with PRS_Expression objects through the SolutionExpression association. In addition, all of the derived objects may be retrieved with a single query for the common super-class.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
DirtyFlaguint8PRS_ExchangeElement
ElementNamestringCIM_ManagedElement
InstanceIDstringCIM_ManagedElement
PRSUniqueNamestringPRS_ExchangeElement

Class Methods