Drools Workbench - Common Model 6.0.0.CR4

org.drools.workbench.models.commons.backend
Class BaseConverter

java.lang.Object
  extended by org.drools.workbench.models.commons.backend.BaseConverter
All Implemented Interfaces:
org.drools.compiler.kie.builder.impl.FormatConverter

public abstract class BaseConverter
extends Object
implements org.drools.compiler.kie.builder.impl.FormatConverter


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.drools.compiler.kie.builder.impl.FormatConverter
org.drools.compiler.kie.builder.impl.FormatConverter.DummyConverter
 
Constructor Summary
BaseConverter()
           
 
Method Summary
protected  String getDestinationName(String name)
           
protected  String getDestinationName(String name, boolean hasDsl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.drools.compiler.kie.builder.impl.FormatConverter
convert
 

Constructor Detail

BaseConverter

public BaseConverter()
Method Detail

getDestinationName

protected String getDestinationName(String name)

getDestinationName

protected String getDestinationName(String name,
                                    boolean hasDsl)

Drools Workbench - Common Model 6.0.0.CR4

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