Uses of Class
FAtiMA.Core.plans.ProtectedCondition
Packages that use ProtectedCondition
-
Uses of ProtectedCondition in FAtiMA.Core.plans
Methods in FAtiMA.Core.plans that return ProtectedConditionModifier and TypeMethodDescriptionGoalThreat.getCond()Gets the Goal's protected condition being threatenedConstructors in FAtiMA.Core.plans with parameters of type ProtectedConditionModifierConstructorDescriptionGoalThreat(ProtectedCondition precond, IPlanningOperator op, Effect eff) Creates a new GoalThreatConstructor parameters in FAtiMA.Core.plans with type arguments of type ProtectedConditionModifierConstructorDescriptionPlan(ArrayList<ProtectedCondition> protectedConditions, ArrayList<Condition> finishConditions)