org.drools.lang.descr
Interface PatternDestinationDescr

All Known Implementing Classes:
AccumulateDescr, CollectDescr

public interface PatternDestinationDescr

An interface to represent pattern destinations


Method Summary
 PatternDescr getInputPattern()
           
 void setInputPattern(PatternDescr patternDescr)
           
 

Method Detail

getInputPattern

PatternDescr getInputPattern()

setInputPattern

void setInputPattern(PatternDescr patternDescr)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.