net.simplace.filler.FWScenarioFormComponentFiller
This Component Filler generates form options of the scenarios of the system that we are in
if parameter "other_SYSTEM_ID" is given scenarios can be taken from another system.
formFiller.filterexpression gives the regexp that the results have to be checked with
public class FWScenarioFormComponentFiller extends
net.simplace.ui.formengine.filler.FWAbstractFormComponentFiller {
// Public Constructors
public FWScenarioFormComponentFiller();
// Protected Instance Methods
}
Hierarchy: java.lang.Object - net.simplace.ui.formengine.filler.FWAbstractFormComponentFiller - FWScenarioFormComponentFiller