test::jbaci::SimpleMasterComponentImpl::CurrentStateHierarchyDataAccess Class Reference

Inheritance diagram for test::jbaci::SimpleMasterComponentImpl::CurrentStateHierarchyDataAccess:
Inheritance graph
[legend]
Collaboration diagram for test::jbaci::SimpleMasterComponentImpl::CurrentStateHierarchyDataAccess:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CurrentStateHierarchyDataAccess (CharacteristicComponentImpl characteristicComponentImpl, String[] states, int sequenceLength)
void run ()

Private Attributes

String[] states
int sequenceLength
CharacteristicComponentImpl characteristicComponentImpl

Detailed Description

Current state hierarchy simulation DataAccess implementation.


Constructor & Destructor Documentation

test::jbaci::SimpleMasterComponentImpl::CurrentStateHierarchyDataAccess::CurrentStateHierarchyDataAccess ( CharacteristicComponentImpl  characteristicComponentImpl,
String[]  states,
int  sequenceLength 
) [inline]

Default constructor.

Parameters:
property property to be simulated, non-null.
states simulation states, non-null and length > 0.
sequenceLength sequence length

Member Function Documentation

void test::jbaci::SimpleMasterComponentImpl::CurrentStateHierarchyDataAccess::run (  )  [inline]

Member Data Documentation

Simulated component.

Referenced by run().

Sequence length.

Referenced by run().

Simulation states.

Referenced by run().


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

Generated by  doxygen 1.6.2