Package jadex.bdiv3.testcases.plans
Class PlanPreconditionBDI.PlanA
- java.lang.Object
- 
- jadex.bdiv3.testcases.plans.PlanPreconditionBDI.PlanA
 
- 
- Enclosing class:
- PlanPreconditionBDI
 
 protected class PlanPreconditionBDI.PlanA extends java.lang.Object
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedPlanA()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IFuture<java.lang.Void>body()protected booleanprecondition()
 
- 
- 
- 
Method Detail- 
preconditionprotected boolean precondition() 
 - 
bodyprotected IFuture<java.lang.Void> body() 
 
- 
 
-