Uses of Class
FAtiMA.Core.IntegrityValidator
Packages that use IntegrityValidator
-
Uses of IntegrityValidator in FAtiMA.Core
Methods in FAtiMA.Core with parameters of type IntegrityValidatorModifier and TypeMethodDescriptionvoidActionLibrary.checkIntegrity(IntegrityValidator val) Checks the integrity of the Planner operators/Steps/actions.voidIIntegrityTester.CheckIntegrity(IntegrityValidator val) Checks the integrity of a particular object. -
Uses of IntegrityValidator in FAtiMA.Core.goals
Methods in FAtiMA.Core.goals with parameters of type IntegrityValidatorModifier and TypeMethodDescriptionvoidActivePursuitGoal.CheckIntegrity(IntegrityValidator val) Checks the integrity of the goal.abstract voidGoal.CheckIntegrity(IntegrityValidator val) Checks the integrity of the goal.voidInterestGoal.CheckIntegrity(IntegrityValidator val) Checks the integrity of the goal. -
Uses of IntegrityValidator in FAtiMA.Core.plans
Methods in FAtiMA.Core.plans with parameters of type IntegrityValidatorModifier and TypeMethodDescriptionvoidStep.CheckIntegrity(IntegrityValidator val) Checks if the specification of a step is correct.