sage logo

Class: Compound_Action

Documentation: Simple if-then-else specification of individual actions. Use case: if data is available then display it else inquire or order its acquisition

Superclasses
Subclasses
Types
Template Slots
  Slot Name Documentation Type Cardinality
condition Conditions under which an action may be takenThe Boolean criterion that determines whether the associated item (string, action specifications, orderset or order item) is activated. Criterion 1:1
else_action The action to be taken if the "IF" logic evaluates to False. Action_Specification 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
then_action The action to be taken if the "IF" logic evaluates to True. Action_Specification 1:*

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

  ^ back to top

Return to Class Hierarchy

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