Interface CausalLaw
-
- All Superinterfaces:
Formula
- All Known Implementing Classes:
CLaw
,DynamicLaw
,StaticLaw
public interface CausalLaw extends Formula
A basic interface representing a causal law.- Author:
- Sebastian Homann
-
-
Method Summary
-
Methods inherited from interface net.sf.tweety.commons.Formula
getSignature
-
-