gr.uoa.di.madgik.execution.utils
Class PlanElementUtils
java.lang.Object
gr.uoa.di.madgik.execution.utils.PlanElementUtils
public class PlanElementUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlanElementUtils
public PlanElementUtils()
GetExecutionContextConfig
public static ExecutionContextConfigBase GetExecutionContextConfig(Element element)
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
GetCall
public static CallBase GetCall(Element element)
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
GetArgument
public static ArgumentBase GetArgument(Element element)
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
GetPlanElement
public static IPlanElement GetPlanElement(Element element)
throws ExecutionSerializationException
- Throws:
ExecutionSerializationException
Copyright © 2012. All Rights Reserved.