Class PRS_SolutionHasElement
extends CIM_Dependency

PRS_SolutionHasElement is an abstract base class for associating PRS_Solution with objects derived from PRS_SolutionElement. This association class allows all PRS_Reference, PRS_Problem and PRS_Resolution objects to be retrieved with a single query.

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


Class Hierarchy

CIM_Dependency
   |
   +--PRS_SolutionHasElement

Direct Known Subclasses

PRS_SolutionProblem
PRS_SolutionReference
PRS_SolutionResolution

Class Qualifiers

NameData TypeValue
Abstractbooleantrue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringPRS_SolutionHasElement is an abstract base class for associating PRS_Solution with objects derived from PRS_SolutionElement. This association class allows all PRS_Reference, PRS_Problem and PRS_Resolution objects to be retrieved with a single query.
UMLPackagePathstringPRS::Support
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentPRS_SolutionHasElementPRS_Solution
Aggregatebooleantrue
DescriptionstringThe PRS_Solution root object of the Solution.
Keybooleantrue
Minuint321
OverridestringAntecedent
DependentPRS_SolutionHasElementPRS_SolutionElement
DescriptionstringThe PRS_Reference, PRS_Problem or PRS_Resolution aggregated into the Solution by this association.
Keybooleantrue
OverridestringDependent

Class Methods