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. | |
The index can be used to set and enforce behavior orders.
| javawrapper::ModelFlowSetup::BehaviorIndexer::BehaviorIndexer | ( | String | sBehaviorName, | |
| int | iIndex | |||
| ) | [inline, package] |
Constructor.
| sBehaviorName | Name of behavior. | |
| iIndex | Index number to package with name. |
| String javawrapper::ModelFlowSetup::BehaviorIndexer::toString | ( | ) | [inline] |
1.4.7