Class PRS_ExpressionLink
extends CIM_HostedDependency

Associates a PRS_Expression with PRS_ExpressionElements such as PRS_Expression, PRS_Product, and PRS_Statement.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--PRS_ExpressionLink

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringAssociates a PRS_Expression with PRS_ExpressionElements such as PRS_Expression, PRS_Product, and PRS_Statement.
UMLPackagePathstringPRS::Support
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentPRS_ExpressionLinkPRS_Expression
Aggregatebooleantrue
DescriptionstringThe parent PRS_Expression.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentPRS_ExpressionLinkPRS_ExpressionElement
DescriptionstringThe child PRS_ExpressionElement, either a PRS_Expression, PRS_Product or PRS_Statement.
Keybooleantrue
Minuint321
OverridestringDependent

Class Methods