Exit Criteria

A list of Exit Criterion that defines when a party has completed an activity within a phase, and the entire phase of a program.

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..∞
Minimum Amount 0..1
Amount 0..∞
Maximum Amount 0..1
Minimum Quantity 0..1
Quantity 0..∞
Maximum Quantity 0..1
Minimum Measure 0..1
Measure 0..∞
Maximum Measure 0..1
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 ExitCriteria {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String MinimumAmount
    String Amount
    String MaximumAmount
    String MinimumQuantity
    String Quantity
    String MaximumQuantity
    String MinimumMeasure
    String Measure
    String MaximumMeasure
}

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

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

hide circle
@enduml

Where Used

Following is a list of components that have Exit Criteria as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: a8ab0927044042548e9441ed508ae7c8

connectSpec (OAGIS) Version 10.12