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

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.8