Uses of Class
FAtiMA.Core.plans.ProtectedCondition
-
Packages that use ProtectedCondition Package Description FAtiMA.Core.plans -
-
Uses of ProtectedCondition in FAtiMA.Core.plans
Methods in FAtiMA.Core.plans that return ProtectedCondition Modifier and Type Method Description ProtectedConditionGoalThreat. getCond()Gets the Goal's protected condition being threatenedConstructors in FAtiMA.Core.plans with parameters of type ProtectedCondition Constructor Description GoalThreat(ProtectedCondition precond, IPlanningOperator op, Effect eff)Creates a new GoalThreatConstructor parameters in FAtiMA.Core.plans with type arguments of type ProtectedCondition Constructor Description Plan(java.util.ArrayList<ProtectedCondition> protectedConditions, java.util.ArrayList<Condition> finishConditions)
-