org.drools.workbench.models.commons.backend
Class BaseConverter
java.lang.Object
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 classes/interfaces inherited from interface org.drools.compiler.kie.builder.impl.FormatConverter |
org.drools.compiler.kie.builder.impl.FormatConverter.DummyConverter |
| 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 |
BaseConverter
public BaseConverter()
getDestinationName
protected String getDestinationName(String name)
getDestinationName
protected String getDestinationName(String name,
boolean hasDsl)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.