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

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

public class GuidedDTDRLPersistence
extends Object

This takes care of converting GuidedDT object to DRL (via the RuleModel).


Constructor Summary
GuidedDTDRLPersistence()
           
 
Method Summary
static GuidedDTDRLPersistence getInstance()
           
 String marshal(GuidedDecisionTable52 dt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuidedDTDRLPersistence

public GuidedDTDRLPersistence()
Method Detail

getInstance

public static GuidedDTDRLPersistence getInstance()

marshal

public String marshal(GuidedDecisionTable52 dt)


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