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
    string ActionCode
    string Identifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string Name
    string ShortName
    string Description
    number MinimumAmount
    number Amount
    number MaximumAmount
    number MinimumQuantity
    number Quantity
    number MaximumQuantity
    number MinimumMeasure
    number Measure
    number 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.8