All Classes and Interfaces
Class
Description
I -> I
The interface for module selection
Phase 1: Combine input request into IxOpt and pass to IxPanel
1) Combine input ( Envelop, Body, Module ) three format
2) Calculate the result to IxOpt
> This component will be called by IxOpt internal
「Sequence」
Phase 2: For sequence only
1) Execute `active` function
2) Pass the result of `active` into `standBy` ( Tran Component )
3) Execute `standBy` function
Phase 3: Response building
Wrap `envelop` here as request params
Here are the new data structure for input data
1) Envelop will convert to IxOpt to panel
2) Here are different module extractor in internal code logical for connect
3) This component will provide the feature that are similar with IxNext ( Old Version )
4) Provide the mapping from `active` to `standBy`