gr.uoa.di.madgik.workflow.plan.element.hook
Interface IElementHook


public interface IElementHook


Nested Class Summary
static class IElementHook.Direction
           
static class IElementHook.SubType
           
static class IElementHook.Type
           
 
Method Summary
 IElementHook.Direction GetDirection()
           
 String GetKey()
           
 gr.uoa.di.madgik.execution.plan.element.variable.IInputOutputParameter GetParameter()
           
 IElementHook.SubType GetSubType()
           
 IElementHook.Type GetType()
           
 

Method Detail

GetDirection

IElementHook.Direction GetDirection()

GetType

IElementHook.Type GetType()

GetSubType

IElementHook.SubType GetSubType()

GetParameter

gr.uoa.di.madgik.execution.plan.element.variable.IInputOutputParameter GetParameter()

GetKey

String GetKey()


Copyright © 2013. All Rights Reserved.