Class DynamicLaw

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

public class DynamicLaw extends CLaw
A dynamic law in C has the form "caused F if G after U" where F is a propositional formula over the set of fluent names (called headFormula) G is a propositional formula over the set of fluent names (called ifFormula) U is a propositional formula over the set of fluent names and the set of action names (called afterFormula)
Author:
wutsch