Uses of Class
jason.asSyntax.Rule

Packages that use Rule
jason.asSyntax   
 

Uses of Rule in jason.asSyntax
 

Methods in jason.asSyntax that return Rule
 Rule Rule.clone()
           
static Rule ASSyntax.createRule(Literal head, LogicalFormula body)
          Creates a new rule with a head and a body
static Rule ASSyntax.parseRule(java.lang.String sRule)
          creates a new rule by parsing a string