]
Michael Anstis reassigned DROOLS-4680:
--------------------------------------
Assignee: Michael Anstis (was: Daniel José dos Santos)
[DMN Designer] BC DOs as DMN DTs - Create backend service that
receives a Data Object and generate a Data Type
--------------------------------------------------------------------------------------------------------------
Key: DROOLS-4680
URL:
https://issues.jboss.org/browse/DROOLS-4680
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Guilherme Gomes
Assignee: Michael Anstis
Priority: Major
Labels: drools-tools
Create backend service that receives a Data Object and generate a Data Type.
Service characteristics:
- The service supports only Data Objects from the current project (it won't support
external dependencies)
- The imported data object is analysed with 5 levels of introspection
- Simple java types are mapped to built in DMN data types, Integer, Double -> number,
String -> string, etc. But, fields that cannot be inferred are considered “Any”