Rule Set

A rule set is a named set of rules that can operate and execute in a sequence, etc.

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..∞
Result Value 0..∞
Business Rule 0..∞
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 RuleSet {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String ResultValue
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "BusinessRule"{}

RuleSet o-d- "0...∞" "IdentifierSet"
RuleSet o-r- "0...∞" "RelatedIdentifier"
RuleSet o-u- "0...∞" "BusinessRule"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 02a286ebbef44cf4b8e180b012ab5514

connectSpec (OAGIS) Version 10.12