public class FromCompositeFactPattern extends Object implements IFactPattern
Constructor and Description |
---|
FromCompositeFactPattern() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ExpressionFormLine |
getExpression() |
FactPattern |
getFactPattern() |
String |
getFactType() |
int |
hashCode() |
void |
setExpression(ExpressionFormLine expression) |
void |
setFactPattern(FactPattern pattern) |
public ExpressionFormLine getExpression()
public void setExpression(ExpressionFormLine expression)
public FactPattern getFactPattern()
public void setFactPattern(FactPattern pattern)
public String getFactType()
getFactType
in interface IFactPattern
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.