org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable
Class ActionInsertFactFieldsPattern
java.lang.Object
org.drools.ide.common.client.modeldriven.dt52.Pattern52
org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable.ActionInsertFactFieldsPattern
- All Implemented Interfaces:
- Serializable, PortableObject, HasCEPWindow, BaseColumn, CompositeColumn<ConditionCol52>
public class ActionInsertFactFieldsPattern
- extends Pattern52
A Fact Pattern used by the ActionInsertFactFieldsPage adding a flag
indicating whether the Pattern is inserted Logically or not
- See Also:
- Serialized Form
Methods inherited from class org.drools.ide.common.client.modeldriven.dt52.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-2012 JBoss by Red Hat. All Rights Reserved.