Drools :: Compiler 6.2.0.Final

org.drools.compiler.rule.builder
Class WindowReferenceBuilder

java.lang.Object
  extended by org.drools.compiler.rule.builder.WindowReferenceBuilder
All Implemented Interfaces:
EngineElementBuilder, RuleConditionBuilder

public class WindowReferenceBuilder
extends Object
implements RuleConditionBuilder

A class capable of building window source references


Constructor Summary
WindowReferenceBuilder()
           
 
Method Summary
 org.drools.core.rule.RuleConditionElement build(RuleBuildContext context, BaseDescr descr)
           
 org.drools.core.rule.RuleConditionElement build(RuleBuildContext context, BaseDescr descr, org.drools.core.rule.Pattern prefixPattern)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowReferenceBuilder

public WindowReferenceBuilder()
Method Detail

build

public org.drools.core.rule.RuleConditionElement build(RuleBuildContext context,
                                                       BaseDescr descr)
Specified by:
build in interface RuleConditionBuilder

build

public org.drools.core.rule.RuleConditionElement build(RuleBuildContext context,
                                                       BaseDescr descr,
                                                       org.drools.core.rule.Pattern prefixPattern)
Specified by:
build in interface RuleConditionBuilder

Drools :: Compiler 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.