org.drools.guvnor.models.commons.shared.rule
Class ExpressionUnboundFact
java.lang.Object
org.drools.guvnor.models.commons.shared.rule.ExpressionPart
org.drools.guvnor.models.commons.shared.rule.ExpressionUnboundFact
- All Implemented Interfaces:
- ExpressionVisitable, IAction, IPattern
public class ExpressionUnboundFact
- extends ExpressionPart
ExpressionUnboundFact
public ExpressionUnboundFact()
ExpressionUnboundFact
public ExpressionUnboundFact(FactPattern fact)
getFact
public FactPattern getFact()
accept
public void accept(ExpressionVisitor visitor)
- Specified by:
accept in interface ExpressionVisitable- Overrides:
accept in class ExpressionPart
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.