Drools Workbench - Guided Rule Editor - Client 6.0.0.CR1

org.drools.workbench.screens.guided.rule.client.editor
Class OperatorSelection

java.lang.Object
  extended by org.drools.workbench.screens.guided.rule.client.editor.OperatorSelection

public class OperatorSelection
extends Object

Details of section made; wrapping display text and associated value


Constructor Summary
OperatorSelection(String value, String displayText)
           
 
Method Summary
 String getDisplayText()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatorSelection

public OperatorSelection(String value,
                         String displayText)
Method Detail

getValue

public String getValue()

getDisplayText

public String getDisplayText()

Drools Workbench - Guided Rule Editor - Client 6.0.0.CR1

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