fipaos.skill.constraint.ccl.proposition
Class IsActionResult
- public class IsActionResult
This class represents the object Is-action-result as described in
"CCL Language Specification, v2.01" section 4.1.3.5, p11.
Is-action-result is true if the object referred to in the Result Parameter is the
result of an action which is either given in the optional Action parameter,
or is well defined in the context of the agent conversation.
The Action parameter is not mandatory since in some cases it may be unnecessary
to repeat the specification of the action that led to the result since the action
is being referred to may be clear from the context.