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 
) [inline, package]

Constructor.

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

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


Member Function Documentation

String javawrapper::ModelFlowSetup::BehaviorIndexer::toString (  )  [inline]

Gets the string representation of this item.

Returns:
String Behavior name.


The documentation for this class was generated from the following file:
Generated on Wed Nov 29 08:45:05 2006 for SORTIE Java Interface by  doxygen 1.4.7