Uses of Class
gr.uoa.di.madgik.execution.plan.element.PlanElementBase.ClockType

Packages that use PlanElementBase.ClockType
gr.uoa.di.madgik.execution.plan.element   
 

Uses of PlanElementBase.ClockType in gr.uoa.di.madgik.execution.plan.element
 

Methods in gr.uoa.di.madgik.execution.plan.element that return PlanElementBase.ClockType
static PlanElementBase.ClockType PlanElementBase.ClockType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlanElementBase.ClockType[] PlanElementBase.ClockType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in gr.uoa.di.madgik.execution.plan.element with parameters of type PlanElementBase.ClockType
protected  void PlanElementBase.StartClock(PlanElementBase.ClockType Type)
          Start clock.
protected  void PlanElementBase.StopClock(PlanElementBase.ClockType Type)
          Stop clock.
 



Copyright © 2012. All Rights Reserved.