org.drools.guvnor.client.widgets.wizards.assets.decisiontable
Class ActionInsertFactFieldsPattern
java.lang.Object
org.drools.ide.common.client.modeldriven.dt52.Pattern52
org.drools.guvnor.client.widgets.wizards.assets.decisiontable.ActionInsertFactFieldsPattern
- All Implemented Interfaces:
- Serializable, HasCEPWindow, PortableObject
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, getConditions, getEntryPointName, getFactType, getWindow, isNegated, setBoundName, setConditions, setEntryPointName, setFactType, setNegated, 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.