org.camunda.bpm.dmn.engine.impl.handler
Class DmnAllowValueHandler

java.lang.Object
  extended by org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler<E,I>
      extended by org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnLiteralExpressionHandler<org.camunda.bpm.model.dmn.instance.AllowedValue,DmnExpressionImpl>
          extended by org.camunda.bpm.dmn.engine.impl.handler.DmnAllowValueHandler
All Implemented Interfaces:
DmnElementHandler<org.camunda.bpm.model.dmn.instance.AllowedValue,DmnExpressionImpl>

public class DmnAllowValueHandler
extends AbstractDmnLiteralExpressionHandler<org.camunda.bpm.model.dmn.instance.AllowedValue,DmnExpressionImpl>


Constructor Summary
DmnAllowValueHandler()
           
 
Method Summary
 
Methods inherited from class org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnLiteralExpressionHandler
createElement, hasJuelExpressionLanguage, initElement, initExpression, initExpressionLanguage, isExpression, postProcessExpressionText
 
Methods inherited from class org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler
handleElement, initKey, initName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DmnAllowValueHandler

public DmnAllowValueHandler()


Copyright © 2015 camunda services GmbH. All rights reserved.