Drools Workbench - Guided Decision Tree Model 6.2.0.Final

org.drools.workbench.models.guided.dtree.shared.model.parser.messages
Interface ParserMessage

All Known Implementing Classes:
AmbiguousRootParserMessage, BindingNotFoundParserMessage, DataTypeConversionErrorParserMessage, DataTypeNotFoundParserMessage, DefaultParserMessage, InvalidRootParserMessage, UnsupportedFieldConstraintParserMessage, UnsupportedFieldConstraintTypeParserMessage, UnsupportedFieldNatureTypeParserMessage, UnsupportedIActionParserMessage, UnsupportedIPatternParserMessage

public interface ParserMessage

Base class for messages generated whilst parsing DRL into a Guided Decision Tree. Rather than return a list of Strings to the client we return explicit message classes allowing the client to i18n the message.



Drools Workbench - Guided Decision Tree Model 6.2.0.Final

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