org.camunda.bpm.dmn.engine.impl.handler
Class AbstractDmnClauseHandler<E extends org.camunda.bpm.model.dmn.instance.LiteralExpression>
java.lang.Object
org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler<E,I>
org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnLiteralExpressionHandler<E,DmnClauseEntryImpl>
org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnClauseHandler<E>
- All Implemented Interfaces:
- DmnElementHandler<E,DmnClauseEntryImpl>
- Direct Known Subclasses:
- DmnInputEntryHandler, DmnOutputEntryHandler
public abstract class AbstractDmnClauseHandler<E extends org.camunda.bpm.model.dmn.instance.LiteralExpression>
- extends AbstractDmnLiteralExpressionHandler<E,DmnClauseEntryImpl>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDmnClauseHandler
public AbstractDmnClauseHandler()
createElement
protected DmnClauseEntryImpl createElement(DmnElementHandlerContext context,
E clauseEntry)
- Overrides:
createElement in class AbstractDmnLiteralExpressionHandler<E extends org.camunda.bpm.model.dmn.instance.LiteralExpression,DmnClauseEntryImpl>
Copyright © 2015 camunda services GmbH. All rights reserved.