Uses of Class
net.sf.tweety.action.description.syntax.StaticLaw
- 
Packages that use StaticLaw Package Description net.sf.tweety.action.description.syntax  - 
- 
Uses of StaticLaw in net.sf.tweety.action.description.syntax
Methods in net.sf.tweety.action.description.syntax that return types with arguments of type StaticLaw Modifier and Type Method Description java.util.Set<StaticLaw>CActionDescription. getStaticLaws()Returns a set of all static laws contained in this action description. 
 -