Class: Activity_Graph
Documentation: Activity Graphs represent processes that constrain a sequence of decisions and actions over time. They represent models which include decisions but are primarily meant to coordinate, over time, sets of actions (which may be done concurrently) as recommended by the guideline. An activity graph is a specialization of Workflow Management Coalition's workflow process.
Superclasses
Subclasses
Types
Template Slots |
|
Slot Name |
Documentation |
Type |
Cardinality |
|
description |
The description of this Activity Graph.A paragraph describing the nature of the instance |
String |
1:1 |
|
label |
Each instance has a unique label that can be assigned by the guideline modeler. The label should be descriptive of the guideline element. Labels have no programmatic meaning.A short human readable string indicating the content of the instancehuman-readable string for the instance |
String |
0:1 |
|
references |
References to evidence supporting these recommendations.Sources of information regarding this concept-to-concept relationship. |
Supplemental_Material |
0:* |
|
start |
The entry point to an Activity Graph. |
Activity_Graph_Node |
0:1 |
|
steps |
The graphical depiction of the process flow of an Activity Graph. This is composed of Context, Decision, Action, and Routing nodes, connected by TransitionsThe steps of the process flow of an Activity Graph. This is composed of instances of Context, Decision, Action, and Routing nodes, connected by Transitions |
Activity_Graph_Node |
1:* |
|
transitions |
Directional pointers from one node to another. |
Transition |
0:* |
^ back to top
Return to Class Hierarchy
Generated: 10/04/2006, 1:24:53 PM, Pacific Daylight Time
The SAGE project was supported in part by grant 70NANB1H3049 of the NIST Advanced Technology Program. Protégé is a trademark of Stanford University, Copyright (c) 1998-2006 Stanford University.