Class CLaw

java.lang.Object
org.tweetyproject.action.description.syntax.CLaw
All Implemented Interfaces:
CausalLaw, Formula
Direct Known Subclasses:
DynamicLaw, StaticLaw

public abstract class CLaw extends Object implements CausalLaw
The action description language C consists of two distinct expressions: static laws and dynamic laws. Both share some common functionalities which are implemented in this base class.
Author:
Sebastian Homann