Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

org.drools.workbench.screens.guided.dtable.client.wizard.pages.events
Class ConditionsDefinedEvent

java.lang.Object
  extended by org.drools.workbench.screens.guided.dtable.client.wizard.pages.events.ConditionsDefinedEvent

public class ConditionsDefinedEvent
extends Object

An event representing whether Conditions are correctly defined


Constructor Summary
ConditionsDefinedEvent(boolean areConditionsDefined)
           
 
Method Summary
 boolean getAreConditionsDefined()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConditionsDefinedEvent

public ConditionsDefinedEvent(boolean areConditionsDefined)
Method Detail

getAreConditionsDefined

public boolean getAreConditionsDefined()

Drools Workbench - Guided Decision Table Editor - Client 6.1.0-SNAPSHOT

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