Drools :: Compiler 6.0.0.CR5

org.drools.compiler.lang.descr
Interface MultiPatternDestinationDescr

All Known Implementing Classes:
AccumulateDescr

public interface MultiPatternDestinationDescr

An interface to represent pattern destinations


Method Summary
 BaseDescr getInput()
           
 void setInput(BaseDescr input)
           
 

Method Detail

getInput

BaseDescr getInput()

setInput

void setInput(BaseDescr input)

Drools :: Compiler 6.0.0.CR5

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