public abstract class AbstractEngine extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AbstractElementsFactory |
elementsFactory |
protected UiDriver |
uiDriver |
| Constructor and Description |
|---|
AbstractEngine(UiDriver uiDriver,
AbstractElementsFactory elementsFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMapSection() |
void |
loadMapFile(String mapFile,
String mapSection) |
void |
setMapSection(String mapSection) |
protected UiDriver uiDriver
protected AbstractElementsFactory elementsFactory
public AbstractEngine(UiDriver uiDriver, AbstractElementsFactory elementsFactory)
Copyright © 2017 Axway Software. All rights reserved.