org.drools.smf
Interface SemanticCompiler

All Known Subinterfaces:
SemanticFunctionsCompiler, SemanticRuleCompiler
All Known Implementing Classes:
GroovySemanticFunctionsCompiler, GroovySemanticRuleCompiler, JavaSemanticFunctionsCompiler, JavaSemanticRuleCompiler

public interface SemanticCompiler


Method Summary
 java.lang.String getFileExtension()
           
 java.lang.String getSemanticType()
           
 

Method Detail

getSemanticType

java.lang.String getSemanticType()

getFileExtension

java.lang.String getFileExtension()