Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.widgets.drools.wizards.assets.decisiontable
Class ActionInsertFactFieldsPattern

java.lang.Object
  extended by org.drools.ide.common.client.modeldriven.dt52.Pattern52
      extended by 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

Constructor Summary
ActionInsertFactFieldsPattern()
           
 
Method Summary
 boolean isInsertedLogically()
           
 void setInsertedLogically(boolean isInsertedLogically)
           
 
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
 

Constructor Detail

ActionInsertFactFieldsPattern

public ActionInsertFactFieldsPattern()
Method Detail

isInsertedLogically

public boolean isInsertedLogically()

setInsertedLogically

public void setInsertedLogically(boolean isInsertedLogically)

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.