javawrapper.ModelFlowSetup.BehaviorIndexer Class Reference

Class which packages individual behavior names with an index number. More...

List of all members.

Public Member Functions

String toString ()
 Gets the string representation of this item.

Package Functions

 BehaviorIndexer (String sBehaviorName, int iIndex)
 Constructor.

Package Attributes

String m_sBehaviorName
 Behavior display name.
int m_iIndex
 Index to be saved with behavior.


Detailed Description

Class which packages individual behavior names with an index number.

The index can be used to set and enforce behavior orders.

Author:
Lora E. Murphy

Edit history:
------------------
April 28, 2004: Submitted in beta version (LEM)

Constructor & Destructor Documentation

javawrapper.ModelFlowSetup.BehaviorIndexer.BehaviorIndexer ( String  sBehaviorName,
int  iIndex 
) [package]

Constructor.

Parameters:
sBehaviorName Name of behavior.
iIndex Index number to package with name.


Member Function Documentation

String javawrapper.ModelFlowSetup.BehaviorIndexer.toString (  ) 

Gets the string representation of this item.

Returns:
String Behavior name.


Member Data Documentation

Behavior display name.

Index to be saved with behavior.


The documentation for this class was generated from the following file:

Generated on Wed Oct 28 14:01:22 2009 for SORTIE Java Interface by  doxygen 1.5.6