Uses of Class
gr.uoa.di.madgik.execution.engine.ExecutionHandle.HandleState

Packages that use ExecutionHandle.HandleState
gr.uoa.di.madgik.execution.engine   
 

Uses of ExecutionHandle.HandleState in gr.uoa.di.madgik.execution.engine
 

Methods in gr.uoa.di.madgik.execution.engine that return ExecutionHandle.HandleState
 ExecutionHandle.HandleState ExecutionHandle.GetHandleState()
          Gets the handle state.
static ExecutionHandle.HandleState ExecutionHandle.HandleState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecutionHandle.HandleState[] ExecutionHandle.HandleState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.