|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContingencyReaction | |
|---|---|
| gr.uoa.di.madgik.execution.plan.element.contingency | |
| gr.uoa.di.madgik.execution.utils | |
| Uses of IContingencyReaction in gr.uoa.di.madgik.execution.plan.element.contingency |
|---|
| Classes in gr.uoa.di.madgik.execution.plan.element.contingency that implement IContingencyReaction | |
|---|---|
class |
ContingencyReactionNone
|
class |
ContingencyReactionPick
|
class |
ContingencyReactionRetry
|
| Fields in gr.uoa.di.madgik.execution.plan.element.contingency declared as IContingencyReaction | |
|---|---|
IContingencyReaction |
ContingencyTrigger.Reaction
|
| Methods in gr.uoa.di.madgik.execution.plan.element.contingency that return IContingencyReaction | |
|---|---|
IContingencyReaction |
ReactionNoneHandler.GetReactionToHandle()
|
IContingencyReaction |
ReactionRetryHandler.GetReactionToHandle()
|
IContingencyReaction |
IContingencyReactionHandler.GetReactionToHandle()
|
IContingencyReaction |
ReactionPickHandler.GetReactionToHandle()
|
| Methods in gr.uoa.di.madgik.execution.plan.element.contingency with parameters of type IContingencyReaction | |
|---|---|
void |
ReactionNoneHandler.SetReactionToHandle(IContingencyReaction Reaction)
|
void |
ReactionRetryHandler.SetReactionToHandle(IContingencyReaction Reaction)
|
void |
IContingencyReactionHandler.SetReactionToHandle(IContingencyReaction Reaction)
|
void |
ReactionPickHandler.SetReactionToHandle(IContingencyReaction Reaction)
|
| Uses of IContingencyReaction in gr.uoa.di.madgik.execution.utils |
|---|
| Methods in gr.uoa.di.madgik.execution.utils that return IContingencyReaction | |
|---|---|
static IContingencyReaction |
ContingencyReactionUtils.GetContingencyReaction(Element elem)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||