org.drools.workbench.models.guided.dtable.shared.model
Class ActionInsertFactFieldsPattern
java.lang.Object
org.drools.workbench.models.guided.dtable.shared.model.Pattern52
org.drools.workbench.models.guided.dtable.shared.model.ActionInsertFactFieldsPattern
- All Implemented Interfaces:
- org.drools.workbench.models.datamodel.rule.HasCEPWindow, BaseColumn, CompositeColumn<ConditionCol52>
public class ActionInsertFactFieldsPattern
- extends Pattern52
A Fact Pattern used by the ActionInsertFactFieldsPage Wizard page adding
a flag indicating whether the Pattern is inserted Logically or not
| Methods inherited from class org.drools.workbench.models.guided.dtable.shared.model.Pattern52 |
getBoundName, getChildColumns, getDefaultValue, getEntryPointName, getFactType, getHeader, getWidth, getWindow, isBound, isHideColumn, isNegated, setBoundName, setChildColumns, setDefaultValue, setEntryPointName, setFactType, setHeader, setHideColumn, setNegated, setWidth, setWindow |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionInsertFactFieldsPattern
public ActionInsertFactFieldsPattern()
isInsertedLogically
public boolean isInsertedLogically()
setInsertedLogically
public void setInsertedLogically(boolean isInsertedLogically)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.