org.camunda.bpm.dmn.engine.impl.handler
Class DmnDefinitionsHandler
java.lang.Object
org.camunda.bpm.dmn.engine.impl.handler.AbstractDmnElementHandler<org.camunda.bpm.model.dmn.instance.Definitions,DmnDecisionModelImpl>
org.camunda.bpm.dmn.engine.impl.handler.DmnDefinitionsHandler
- All Implemented Interfaces:
- DmnElementHandler<org.camunda.bpm.model.dmn.instance.Definitions,DmnDecisionModelImpl>
public class DmnDefinitionsHandler
- extends AbstractDmnElementHandler<org.camunda.bpm.model.dmn.instance.Definitions,DmnDecisionModelImpl>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DmnDefinitionsHandler
public DmnDefinitionsHandler()
createElement
protected DmnDecisionModelImpl createElement(DmnElementHandlerContext context,
org.camunda.bpm.model.dmn.instance.Definitions definitions)
- Specified by:
createElement in class AbstractDmnElementHandler<org.camunda.bpm.model.dmn.instance.Definitions,DmnDecisionModelImpl>
initElement
protected void initElement(DmnElementHandlerContext context,
org.camunda.bpm.model.dmn.instance.Definitions definitions,
DmnDecisionModelImpl dmnDecisionModel)
- Overrides:
initElement in class AbstractDmnElementHandler<org.camunda.bpm.model.dmn.instance.Definitions,DmnDecisionModelImpl>
initNamespace
protected void initNamespace(DmnElementHandlerContext context,
org.camunda.bpm.model.dmn.instance.Definitions definitions,
DmnDecisionModelImpl dmnDecisionModel)
initTypeLanguage
protected void initTypeLanguage(DmnElementHandlerContext context,
org.camunda.bpm.model.dmn.instance.Definitions definitions,
DmnDecisionModelImpl dmnDecisionModel)
initExpressionLanguage
protected void initExpressionLanguage(DmnElementHandlerContext context,
org.camunda.bpm.model.dmn.instance.Definitions definitions,
DmnDecisionModelImpl dmnDecisionModel)
Copyright © 2015 camunda services GmbH. All rights reserved.