Business Rule

A simple expression based rule where the expression conforms to a cited expression language, which can be processed by a software application.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Expression 0..1
Result Value 0..∞
Version Identifier 0..1
Transaction Audit 0..∞
Predecessor Identifier 0..∞
Successor Identifier 0..∞
Status 0..∞
Expression Language Specification 0..1
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class BusinessRule {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String Expression
    String ResultValue
    String VersionIdentifier
    String PredecessorIdentifier
    String SuccessorIdentifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "TransactionAudit"{}
class "Status"{}
class "ExpressionLanguageSpecification"{}

BusinessRule o-d- "0...∞" "IdentifierSet"
BusinessRule o-r- "0...∞" "RelatedIdentifier"
BusinessRule o-u- "0...∞" "TransactionAudit"
BusinessRule o-l- "0...∞" "Status"
BusinessRule o-d- "0...1" "ExpressionLanguageSpecification"

hide circle
@enduml

Where Used

Following is a list of components that have Business Rule as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 7ea4838af4cf4a0dacf413aee0a4fcc0

connectSpec (OAGIS) Version 10.12