org.drools.rule
Interface PatternSource

All Superinterfaces:
Cloneable, Externalizable, RuleComponent, RuleConditionElement, Serializable
All Known Implementing Classes:
Accumulate, Collect, EntryPoint, From

public interface PatternSource
extends RuleConditionElement

A markup interface for pattern source elements


Method Summary
 
Methods inherited from interface org.drools.rule.RuleConditionElement
clone, getInnerDeclarations, getNestedElements, getOuterDeclarations, isPatternScopeDelimiter, resolveDeclaration
 
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
 



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