| Package | Description | 
|---|---|
| oracle.ide.condition | |
| oracle.ide.controller | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContextPropertyConditionEvaluates if the context has a certain property. | 
| class  | InstanceOfConditionEvaluates if a key in the context is instance of a type. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ActionConditionThe  Actionconditioninterface defines the contract for all
 conditions.A condition is responsible for determining the enabled/disabled state for an action, updating its label if needed. |