org.drools.workbench.models.datamodel.rule
Class FromCompositeFactPattern
java.lang.Object
org.drools.workbench.models.datamodel.rule.FromCompositeFactPattern
- All Implemented Interfaces:
- IFactPattern, IPattern
- Direct Known Subclasses:
- FromAccumulateCompositeFactPattern, FromCollectCompositeFactPattern, FromEntryPointFactPattern
public class FromCompositeFactPattern
- extends Object
- implements IFactPattern
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromCompositeFactPattern
public FromCompositeFactPattern()
getExpression
public ExpressionFormLine getExpression()
setExpression
public void setExpression(ExpressionFormLine expression)
getFactPattern
public FactPattern getFactPattern()
setFactPattern
public void setFactPattern(FactPattern pattern)
getFactType
public String getFactType()
- Specified by:
getFactType in interface IFactPattern
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.