public abstract class Condition extends Object
| Modifier and Type | Field and Description |
|---|---|
protected UIAutomation |
automation |
| Constructor and Description |
|---|
Condition() |
| Modifier and Type | Method and Description |
|---|---|
IUIAutomationCondition |
getCondition()
Base 'abstract' method for Condition, needs to be implemented in the
subclasses, otherwise an exception is raised
|
protected UIAutomation automation
public IUIAutomationCondition getCondition() throws sun.reflect.generics.reflectiveObjects.NotImplementedException
sun.reflect.generics.reflectiveObjects.NotImplementedException - Not implementedCopyright © 2016. All rights reserved.