| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.plan.element.hook |
| Modifier and Type | Method and Description |
|---|---|
IElementHook.Type |
IElementHook.GetType() |
static IElementHook.Type |
IElementHook.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IElementHook.Type[] |
IElementHook.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
HookCollection.ContainsHook(IElementHook.Direction direction,
IElementHook.Type type,
IElementHook.SubType subType,
String key) |
IElementHook |
HookCollection.GetHookOf(IElementHook.Direction direction,
IElementHook.Type type,
IElementHook.SubType subType,
String key) |
Copyright © 2015. All Rights Reserved.