| CausalConflictFlaw |
Represents a threat to a causal conflict A --p--> B.
|
| CausalLink |
Represents a Causal Link between two Steps A and B.
|
| DefaultDetectThreatStrategy |
|
| Effect |
Represents a step's effect.
|
| GoalThreat |
Represents an InterestGoal Threat
|
| OpenPrecondition |
Represents a plan's Open Precondition.
|
| OrderingConstraint |
Represents a plan's ordering constraint of the type A < B
(Step A must be executed before B)
|
| OrderRelation |
Represents an order relation between a step and other steps in the plan
|
| Plan |
Represents a plan and implements part of its functionality
|
| ProtectedCondition |
Represents an InterestGoal's ProtectedCondition that we want to preserve
during the planning proccess.
|
| Step |
Represents a plan action/step/operator.
|