sage logo

Abstract Class: Activity_Graph_Node

Documentation: A Context, Decision, Action, or Route node that is part of an Activity Graph

Superclasses
Subclasses
Types
Template Slots
  Slot Name Documentation Type Cardinality
description A paragraph describing the nature of the instance String 0: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
scheduling_constraint Criteria which must be true in order for a particular Activity Graph node to be activated. IMP: Don't worry about it for now. Do not use unless there is no other way Criterion 0:1
transition_restriction Specifies control information in relation to activities preceding and following a given activity graph node. It has two elements: Join Constraint may be AND (all preceding nodes must be evaluated before this node may commence) or XOR (only one preceding node must complete). In all cases, the transition restriction must evaluate to true before the node may be activated. Split Constraint may be AND (all following nodes must be evaluated) or XOR (outgoing transitions are evaluated until one evaluates to true; the target node and no other is activated). Transitin_Restriction 0:1

Own Slots
  Slot Name Value
:ROLE Abstract
:SLOT-CONSTRAINTS  

  ^ back to top

Return to Class Hierarchy

Generated: 10/04/2006, 1:25:01 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.