Uses of Interface
org.drools.ide.common.server.util.BRLPersistence

Packages that use BRLPersistence
org.drools.ide.common.server.util   
 

Uses of BRLPersistence in org.drools.ide.common.server.util
 

Classes in org.drools.ide.common.server.util that implement BRLPersistence
 class BRDRLPersistence
          This class persists the rule model to DRL and back
 class BRDRTXMLPersistence
          This class persists the template rule model to XML and back.
 class BRXMLPersistence
          This class persists the rule model to XML and back.
 class GuidedDTBRDRLPersistence
          A specialised implementation of BRDELPersistence that can expand Template Keys to values
 

Methods in org.drools.ide.common.server.util that return BRLPersistence
static BRLPersistence BRDRTXMLPersistence.getInstance()
           
static BRLPersistence BRXMLPersistence.getInstance()
           
static BRLPersistence BRDRLPersistence.getInstance()
           
 



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