Class CActionDescription

java.lang.Object
All Implemented Interfaces:
Iterable<CLaw>, Collection<CLaw>, BeliefBase

public class CActionDescription extends ActionDescription<CLaw>
This class represents an action description for the action language C as a set of causal rules, and provides some basic functionality such as grounding.
Author:
Sebastian Homann