gr.uoa.di.madgik.execution.utils
Class ConditionUtils

java.lang.Object
  extended by gr.uoa.di.madgik.execution.utils.ConditionUtils

public class ConditionUtils
extends Object


Constructor Summary
ConditionUtils()
           
 
Method Summary
static IConditionTreeElement GetConditionTreeElement(Element element)
           
static IPlanCondition GetPlanCondition(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionUtils

public ConditionUtils()
Method Detail

GetConditionTreeElement

public static IConditionTreeElement GetConditionTreeElement(Element element)
                                                     throws ExecutionSerializationException
Throws:
ExecutionSerializationException

GetPlanCondition

public static IPlanCondition GetPlanCondition(Element element)
                                       throws ExecutionSerializationException
Throws:
ExecutionSerializationException


Copyright © 2012. All Rights Reserved.