BusinessRuleCondition : Public <<TMF_BusinessEntity>> Business Entity
BusinessRuleCondition represents information about the condition(s) that must be met for a business rule. It captures scenarios where the business rule encompasses more than one condition and includes details such as the condition's ID, name, description, creation date, validity period, expression, associated business rule ID, sequence number, condition type, operation type, and priority.<br/>This class captures information to represent the conditions associated with a specific business rule.<br/>
- Attributes
- Associations To
- Associations From
- Tagged Values
- Advanced
- Other Links
Attribute |
Scope |
Type |
businessRuleConditionType
|
Public
|
String
|
Notes:
|
The type of the BusinessRuleCondition (SIMPLE, CMOPOUND, NESTED).<br/>
|
|
businessRuleConditionTypeOperation
|
Public
|
String
|
Notes:
|
The operation type of the BusinessRuleCondition (LOGICAL, BOOLEAN, ARITHMETIC).<br/>
|
|
creationDate
|
Public
|
DateTime
|
Notes:
|
The creation date of the BusinessRuleCondition.<br/>
|
|
expression
|
Public
|
String
|
Notes:
|
The expression of the BusinessRuleCondition. <br/>
|
|
priority
|
Public
|
String
|
Notes:
|
The priority of the BusinessRuleCondition (HIGH, MEDIUM, LOW).<br/>
|
|
seqNumber
|
Public
|
int
|
Notes:
|
The sequence number of the BusinessRuleCondition.<br/>
|
|
validFor
|
Public
|
TimePeriod
|
Notes:
|
The validity period of the BusinessRuleCondition.<br/>
|
|
Tag |
Value |
IsCoreEntity |
False |
Details:
Values: true,false Default: False
|
Property |
Value |
isFinalSpecialization: |
0 |