public interface IElementHook
| Modifier and Type | Interface and Description |
|---|---|
static class |
IElementHook.Direction |
static class |
IElementHook.SubType |
static class |
IElementHook.Type |
| Modifier and Type | Method and Description |
|---|---|
IElementHook.Direction |
GetDirection() |
String |
GetKey() |
gr.uoa.di.madgik.execution.plan.element.variable.IInputOutputParameter |
GetParameter() |
IElementHook.SubType |
GetSubType() |
IElementHook.Type |
GetType() |
IElementHook.Direction GetDirection()
IElementHook.Type GetType()
IElementHook.SubType GetSubType()
gr.uoa.di.madgik.execution.plan.element.variable.IInputOutputParameter GetParameter()
String GetKey()
Copyright © 2015. All Rights Reserved.