|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Source - the type of the transformation inputTarget - the type of the transformation outputpublic interface DmnElementTransformHandler<Source extends org.camunda.bpm.model.dmn.instance.DmnModelElementInstance,Target>
Handler to transform a DMN model element.
| Method Summary | |
|---|---|
Target |
handleElement(DmnElementTransformContext context,
Source element)
Transform a DMN model element |
| Method Detail |
|---|
Target handleElement(DmnElementTransformContext context,
Source element)
context - the transformation contextelement - the source element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||