org.drools.smf
Interface SemanticRule

All Superinterfaces:
SemanticComponent
All Known Subinterfaces:
SemanticCondition, SemanticConsequence, SemanticInvokeable
All Known Implementing Classes:
GroovyBlockConsequence, GroovyCondition, JavaBlockConsequence, JavaCondition

public interface SemanticRule
extends SemanticComponent


Method Summary
 SemanticRuleCompiler getSemanticRuleCompiler()
           
 
Methods inherited from interface org.drools.smf.SemanticComponent
getName, getSemanticType
 

Method Detail

getSemanticRuleCompiler

SemanticRuleCompiler getSemanticRuleCompiler()