| Package | Description |
|---|---|
| gr.uoa.di.madgik.execution.plan.element | |
| gr.uoa.di.madgik.execution.plan.element.contingency |
| Modifier and Type | Method and Description |
|---|---|
IContingencyReaction.ReactionType |
ContingencyReactionPick.GetReactionType() |
IContingencyReaction.ReactionType |
ContingencyReactionRetry.GetReactionType() |
IContingencyReaction.ReactionType |
ContingencyReactionNone.GetReactionType() |
IContingencyReaction.ReactionType |
IContingencyReaction.GetReactionType() |
static IContingencyReaction.ReactionType |
IContingencyReaction.ReactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IContingencyReaction.ReactionType[] |
IContingencyReaction.ReactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.