interface Step
| Type | Name and description | 
|---|---|
| int | lineNumber | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | abstract GloopModel | cleanContextModel(GloopExecutionContext context) | 
|  | abstract GloopStackTraceElement | getGloopStackTraceElement(GloopExecutionContext context) | 
|  | abstract java.lang.String | getKey() | 
|  | abstract int | getLineNumber() | 
|  | abstract java.lang.String | indexString() | 
|  | abstract Step | invoke(GloopExecutionContext context) | 
|  | abstract boolean | isEnabled() | 
|  | abstract java.lang.String | marshall() | 
|  | abstract boolean | modifyContextForUI(GloopModel input, GloopModel output, Step targetStep)Returns false once the target step has modified the UI | 
|  | abstract void | prepareContextModel(GloopExecutionContext context) | 
|  | abstract void | setLineNumber(int lineNumber) | 
|  | abstract java.util.List<java.lang.String> | stepProperties() | 
Returns false once the target step has modified the UI