Drools Workbench - Guided Decision Tree Model 6.2.0.Final

org.drools.workbench.models.guided.dtree.shared.model.parser.messages
Class BindingNotFoundParserMessage

java.lang.Object
  extended by org.drools.workbench.models.guided.dtree.shared.model.parser.messages.BindingNotFoundParserMessage
All Implemented Interfaces:
ParserMessage

public class BindingNotFoundParserMessage
extends Object
implements ParserMessage

A bound Type referenced could not be located in the tree


Constructor Summary
BindingNotFoundParserMessage()
           
BindingNotFoundParserMessage(String binding)
           
 
Method Summary
 String getBinding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingNotFoundParserMessage

public BindingNotFoundParserMessage()

BindingNotFoundParserMessage

public BindingNotFoundParserMessage(String binding)
Method Detail

getBinding

public String getBinding()

Drools Workbench - Guided Decision Tree Model 6.2.0.Final

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