Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

FGAction Interface Reference

Inheritance diagram for FGAction:
[legend]
List of all members.

Public Methods

void doAction (FASet values)

Detailed Description

The interface to be implemented by actions that need to be performed when new values arrive at a flow graph node.

Author:
John Hatcliff , Venkatesh Prasad Ranganath
Version:
Name:
(
Revision:
1.1.1.1
)

Definition at line 50 of file FGAction.java.


Member Function Documentation

void FGAction::doAction FASet   values
 

Defines the action to be carried out. This needs to be defined by the implementing class.

Parameters:
values   that triggered the action.

Reimplemented in FGActionArrayRef, FGActionArrayStore, and FGActionInvoke.

Referenced by FGWorkSendVals::doWork().


The documentation for this interface was generated from the following file:
Generated at Thu Feb 7 07:11:01 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001