public interface IMPlan extends IMParameterElement
Modifier and Type | Method and Description |
---|---|
IMPlanBody |
getBody()
Get the body.
|
IMCondition |
getContextCondition()
Get the context condition.
|
IMExpression |
getPrecondition()
Get the precondition.
|
int |
getPriority()
Get the priority.
|
IMPlanTrigger |
getTrigger()
Get the trigger.
|
IMTrigger |
getWaitqueue()
Get the waitqueue.
|
getParameter, getParameters, getParameterSet, getParameterSets
getAssigntos, isExported
getDescription, getName
int getPriority()
IMExpression getPrecondition()
IMCondition getContextCondition()
IMPlanBody getBody()
IMTrigger getWaitqueue()
IMPlanTrigger getTrigger()
Copyright © 2012. All Rights Reserved.