|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IElementHook.SubType | |
|---|---|
| gr.uoa.di.madgik.workflow.plan.element.hook | |
| Uses of IElementHook.SubType in gr.uoa.di.madgik.workflow.plan.element.hook |
|---|
| Methods in gr.uoa.di.madgik.workflow.plan.element.hook that return IElementHook.SubType | |
|---|---|
IElementHook.SubType |
IElementHook.GetSubType()
|
static IElementHook.SubType |
IElementHook.SubType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IElementHook.SubType[] |
IElementHook.SubType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in gr.uoa.di.madgik.workflow.plan.element.hook with parameters of type IElementHook.SubType | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||