org.drools.ide.common.server.util
Class GuidedDTDRLUtilities

java.lang.Object
  extended by org.drools.ide.common.server.util.GuidedDTDRLUtilities

public class GuidedDTDRLUtilities
extends Object

Utilities to support Guided Decision Table operations


Constructor Summary
GuidedDTDRLUtilities()
           
 
Method Summary
static String convertDTCellValueToString(DTCellValue52 dcv)
          Utility method to convert DTCellValues to their String representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedDTDRLUtilities

public GuidedDTDRLUtilities()
Method Detail

convertDTCellValueToString

public static String convertDTCellValueToString(DTCellValue52 dcv)
Utility method to convert DTCellValues to their String representation

Parameters:
dcv -
Returns:


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