Class DecisionRequirementsDefinitionTransformHandler

java.lang.Object
org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
org.camunda.bpm.engine.impl.dmn.transformer.DecisionRequirementsDefinitionTransformHandler
All Implemented Interfaces:
org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformHandler<org.camunda.bpm.model.dmn.instance.Definitions,org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl>

public class DecisionRequirementsDefinitionTransformHandler extends org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
     
    protected org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
    createFromDefinitions(org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext context, org.camunda.bpm.model.dmn.instance.Definitions definitions)
     

    Methods inherited from class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler

    handleElement

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DecisionRequirementsDefinitionTransformHandler

      public DecisionRequirementsDefinitionTransformHandler()
  • Method Details

    • createFromDefinitions

      protected org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl createFromDefinitions(org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext context, org.camunda.bpm.model.dmn.instance.Definitions definitions)
      Overrides:
      createFromDefinitions in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
    • createDmnElement

      protected org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl createDmnElement()
      Overrides:
      createDmnElement in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler