Exit Criterion

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 ExitCriterion {
    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"{}

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

hide circle
@enduml

Where Used

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

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: 7e11e15f0ae84e73bee3951d3942f090

connectSpec (OAGIS) Version 10.12