| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan.element |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlanElementBase.StartClock(PlanElementBase.ClockType Type)
Start clock.
|
protected void |
PlanElementBase.StopClock(PlanElementBase.ClockType Type)
Stop clock.
|
Copyright © 2014. All Rights Reserved.